My mistake then, sorry for that. So when you do a require 'your/module' in the application.rb doesn't this works?
On Wed, Jun 23, 2010 at 3:22 PM, regnever <[email protected]> wrote: > evnironment.rb file doesn't contain any "config" instance or local > variable. > Edge rails documentation (Rails application configuration) suggests > using: > > config.action_view.default_form_builder = MyBuilder > > inside application.rb file. > > I just cant figure out Where to store my modules/classes in order to > be able to set that configuration > int application.rb file. > > -- 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.

