Hi,
Ruby-GetText-Package-2.0.0 is now available.
Ruby-GetText-Package now separate 2 base libraries and 3 libraries which support Ruby on Rails 2.3.2.
For all libraries/applications: * locale - Management Locale IDs * gettext - Message localizations
For Ruby on Rails: * locale_rails - Rails support with locale * gettext_activerecord - ActiveRecord Localization * gettext_rails - Support other localization same with gettext-1.93.0.
See HOWTO below to migrate rails-2.1.x apps to rails-2.3.2.
* HOWTO Migrate rails-2.1.x(gettext-1.93.0) to rails-2.3.2(gettext-2.0.0) http://www.yotabanana.com/hiki/ruby-gettext-rails-migration.html
Changes