[Rails] App behaves differently on Apache and Webrick (Rails bug?)

Nicholas Seckar nseckar at gmail.com
Thu Mar 3 07:21:03 GMT 2005


The webrick server is pretty persistent in ensuring that the PWD is 
RAILS_ROOT. This may be related to your issue.

I was under the impression that your non-Rails Ruby code should reside in your 
application's lib/ folder, which is added to Ruby's load path.

-- 

Nicholas Seckar aka. Ulysses


More information about the Rails mailing list