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 [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
-~----------~----~----~----~------~----~------~--~---

Reply via email to