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