hi,

I have now pinned down the problem I described in
http://groups.google.com/group/rails-i18n/browse_thread/thread/a85983953fddb3f8#,
to the use of rails observers.

It seems like globalize can't find translations during the
environment.rb loading phase, where the observers get loaded.

I made a test project which you can get here: 
http://www.schmidp.com/public/blabla.tar.bz2

If you try to run script/server you get and exception, but if you edit
the environment.rb file and disable the observer, everything loads
fine.

Lg Philipp


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"rails-i18n" 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/rails-i18n?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to