Hi,
After creating a new, clean Rails-2.2.2 project and inserting
    I18n.default_locale = "de"
in config/environment.rb, the command
    script/generate
ends with
    .../config/environment.rb:76: uninitialized constant I18n
(NameError)
This is strange since I18n of rails-2.2.2 worked fine for me in
another project. Just `script/generate` complains.
Hints appreciated!
Michael
--~--~---------~--~----~------------~-------~--~----~
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
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---