Quoting Clemens <[email protected]>: > > Rayn, > sounds tempting, BUT my (2 year-old-legacy) app is built on Globalize > and I would prefer to stay with Globalize, at least with this app... > Should I go back to Rails 2.1.x? >
I would suggest yes. I am/was using Globalite and it is incompatible with Rails 2.2.2. Almost any internationalization (I18N) package had to reach deep inside Rails and change things the new built-in I18N will also be changing. I suspect that the immediate problem you were seeing would only be the first of many. Lock your app to 2.1.x or start the change to the built-in. I will be doing the changes today and will post how hard it was when it's completed. Just my $0.02USD, Jeffrey --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

