I've just tagged Globalize2 v0.1.1 and merged the 0.2.0 to master. Globalize2 v0.2.0 will ship no features except model translations. The first version of Gobalize2 had to implement a few things that had not made it into the I18n gem yet, such as locale fallbacks, extensible pluralization etc. Now that these things are available in the I18n gem the Static backend and related stuff could be stripped off from Globalize2. Feedback and bug reports are highly appreciated :) -- You received this message because you are subscribed to the Google Groups "rails-i18n" group. To post to this group, send email to rails-i18n@googlegroups.com. To unsubscribe from this group, send email to rails-i18n+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rails-i18n?hl=en.
on 2009-12-26 17:37
on 2009-12-28 04:47
Sven, I use Globalize on a daily basis (http://tw.japan-guide.com/) and have a lot to thank you for, so I am glad to see a new version! :) One question: Was eager loading stripped out or replaced somehow in this update? Looks like the new "with_translations" named scope serves a similar purpose but since there are practically no cases were I don't want to load translated data I had :include => :globalize_translations as a default_scope and it seems this doesn't work anymore? On Dec 27, 1:34 am, Sven Fuchs <svenfu...@artweb-design.de> wrote: > I've just tagged Globalize2 v0.1.1 and merged the 0.2.0 to master. > > Globalize2 v0.2.0 will ship no features except model translations. > > The first version of Gobalize2 had to implement a few things that had not made it into the I18n gem yet, such as locale fallbacks, extensible pluralization etc. Now that these things are available in the I18n gem the Static backend and related stuff could be stripped off from Globalize2. > > Feedback and bug reports are highly appreciated :) -- You received this message because you are subscribed to the Google Groups "rails-i18n" group. To post to this group, send email to rails-i18n@googlegroups.com. To unsubscribe from this group, send email to rails-i18n+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rails-i18n?hl=en.
on 2010-01-07 07:11
Ah, never mind. I see now that the association has been renamed from "globalize_translations" to "translations" and this was causing the problem!
on 2010-01-07 09:02
Whoops, I've probably missed your last email. Yeah, I've renamed the association because people complained that :include => :globalize_translations etc seems overly verbose. I should probably add that to the readme or something.
on 2010-01-14 18:51
i'm trying lastest globalize + rails 2.3.5 it works, but locale fallbacks does not i18n integrated in rails missing the Static backend, i found only Simple backend i need 0.3.3 gem to get globalize 0.2.0 working? On Dec 26 2009, 5:34Â pm, Sven Fuchs <svenfu...@artweb-design.de>
on 2010-01-17 16:08
On Jan 14, 2010, at 6:14 PM, Davide Barison wrote: > i'm trying lastest globalize + rails 2.3.5 > > it works, but locale fallbacks does not > i18n integrated in rails missing the Static backend, i found only > Simple backend Yeah, you should not need the Static backend. That's an outdated extension of Simple that we've shipped with Globalize2 v1 because I18n missed a bunch of features we wanted for Globalize2 (such as Fallbacks). Meanwhile these features have all been moved to I18n and the old crufty Static backend is not up to date anymore. > i need 0.3.3 gem to get globalize 0.2.0 working? Ah, year. That's probably right. The Fallbacks module has been in I18n only since (iirc) 0.3.x Thanks for the headsup!
on 2010-01-20 23:00
Hi Sven! > Globalize2 v0.2.0 will ship no features except model translations. How about a note in the Readme? I was using Globalize2 for a while and wondered, where all the cool features were gone after an update. ;-) Gonna install i18n in a sec. Also, I think there are too many outdated websites about Rails i18n out there. I'm not sure if you can do anything about it, but I think web pages like http://globalize-rails.org/ and http://rails-i18n.org/ should have prominent links or even redirect to http://github.com/joshmh/globalize2 and http://github.com/svenfuchs/i18n, this mailing list or . If I see things like "Last update in may 2007", I would consider those project as dead. Regards, Johannes
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.