something 'required' in environment.rb available to all?

Hi,

In my environment.rb file I ‘require’ some files. They seem to be available to all my .rb files and my application.rhtml, but not to my other .rhtml files. Is this an understanding error on my part? If not,

what’s the best way of making the files accessible to my .rthml files?

Thanks

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

environment.rb.

– Andrew Stone