Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
.irbrc
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Петьо Иванов  
View profile   Translate to Translated (View Original)
 More options Jul 30 2008, 11:09 am
From: Петьо Иванов <under...@gmail.com>
Date: Wed, 30 Jul 2008 08:09:03 -0700 (PDT)
Local: Wed, Jul 30 2008 11:09 am
Subject: .irbrc
не помня откъде съм го прицапкал това, ама май никой не го знае. Поне
Стефан и Сава не го знаеха. Та го поствам:

~/.irbrc

<pre>
<code>
script_console_running = ENV.include?('RAILS_ENV') &&
IRB.conf[:LOAD_MODULES] && IRB.conf[:LOAD_MODULES].include?
('console_with_helpers')
rails_running = ENV.include?('RAILS_ENV') && !(IRB.conf[:LOAD_MODULES]
&& IRB.conf[:LOAD_MODULES].include?('console_with_helpers'))
irb_standalone_running = !script_console_running && !rails_running

if script_console_running
  require 'logger'
  Object.const_set(:RAILS_DEFAULT_LOGGER, Logger.new(STDOUT))
end
</code>
</pre>

това показва лог на sql заявките в script/console...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Stanislav Bozhkov  
View profile   Translate to Translated (View Original)
 More options Jul 30 2008, 1:48 pm
From: "Stanislav Bozhkov" <stanislav.bozh...@gmail.com>
Date: Wed, 30 Jul 2008 20:48:09 +0300
Local: Wed, Jul 30 2008 1:48 pm
Subject: Re: .irbrc

Хм, на мен винаги май ми ги показва

--
Internet Entrepreneur
gsm: +359 897 941 631
site: http://svejo.net

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Stefan Kanev  
View profile   Translate to Translated (View Original)
 More options Jul 30 2008, 4:56 pm
From: "Stefan Kanev" <stefan.ka...@gmail.com>
Date: Wed, 30 Jul 2008 23:56:13 +0300
Local: Wed, Jul 30 2008 4:56 pm
Subject: Re: .irbrc

В конзолата, предприемачо, не в лога. ;)

On Wed, Jul 30, 2008 at 8:48 PM, Stanislav Bozhkov <


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Stanislav Bozhkov  
View profile   Translate to Translated (View Original)
 More options Jul 31 2008, 2:25 am
From: "Stanislav Bozhkov" <stanislav.bozh...@gmail.com>
Date: Thu, 31 Jul 2008 09:25:53 +0300
Local: Thurs, Jul 31 2008 2:25 am
Subject: Re: .irbrc

Аха, ясно.

Би било полезно, но аз вече съм свикнал да си отварям лога в отделна конзола
и да си го следя там...

Мерси все пак.

On Wed, Jul 30, 2008 at 11:56 PM, Stefan Kanev <stefan.ka...@gmail.com>wrote:

--
Internet Entrepreneur
gsm: +359 897 941 631
site: http://svejo.net

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »