Hello Todd,
gnufied actually removed that line, and for good reason. When RAILS_ENV is
set, which it appears is the case when it gets to that line, then it won't
overwrite it with that you want from the config file or the -e command line
option, so you're always stuck in development mode, no matter what you
specify.
That complaining it makes is just a warning, and can be safely ignored.
Regards
KieranP
On Mon, Aug 18, 2008 at 2:13 AM, Todd Tyree <[EMAIL PROTECTED]> wrote:
>
> I started to re-add the test for RAILS_ENV that KieranP removed ( Line 27
> of bdrb_config.rb - Object.const_set("RAILS_ENV",environment) unless
> defined?(RAILS_ENV) ) as bdrb complains on startup without it. However, I'm
> not at all clear why he removed it so I decided to leave it alone.
>
_______________________________________________
Backgroundrb-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/backgroundrb-devel