Please quote when replying.

mr wrote in post #961520:
> Thanks for your answer. The option of moving this source file
> somewhere Rails 3 will find it is kind of a last resort for me.

In this case, it's not a last resort.  Config files (if they're 
automatically loaded) normally go in config/initializers; if you put it 
elsewhere, that was probably a mistake.  So fix the mistake.

>
> What gets me with this issue is that without the daemon option this
> works (the required file is found) whereas with the daemon option it
> doesn't work...

That is strange.  Is $: the same in both cases?

Best,
--
Marnen Laibow-Koser
http://www.marnen.org
mar...@marnen.org

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to