Hello, I'm trying to upgrade to Rails 2.3.2. I have been using global constants file: config/global_constants.conf.rb
which I would use this way in controller: require 'global_constants.conf' In Rails 2.3.2 I'm getting the following error: no such file to load -- global_constants.conf Do I have to put the file somewhere else? Thanks, Tam --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

