Also, if you put
config.autoload_paths += %W(#{config.root}/lib)in config/application.rb, then you don't need to use require 'cool_code'. -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

