Hi,
Ruby-Locale(locale-2.0.4) and
Ruby-Locale for Ruby on Rails(locale_rails-2.0.4)
are now available.
Ruby-Locale is the library to manage/detect various format
of locale IDs(language tags), and provide ISO 639-3,
ISO-3166 data.
- locale - Manage Locale IDs, Auto-detect locales. ISO-639-3, 3166 data.
- locale_rails - Rails support
Changes
== locale-2.0.4
- Enhance Win32 support. [Reported by Dice]
- Enhance JRuby support
- Fixed a waring with ruby -d option.
== locale_rails-2.0.4
- Fixed that localized views are not working correctly. [Reported by
Dan Coutu] - Add tests
Website
-
rubyforge
http://rubyforge.org/projects/locale -
github
GitHub - mutoh/locale: Ruby-Locale is the pure ruby library which provides basic and general purpose APIs for localization.
GitHub - mutoh/locale_rails: Ruby on Rails (>=2.2) localization support(auto locale detection, localized caches, views, routes, etc...) with Ruby-Locale. -
Download
http://rubyforge.org/frs/?group_id=855&release_id=2856 -
Ruby-Locale HOWTOs
http://www.yotabanana.com/hiki/ruby-locale-howto.html -
Ruby-Locale for Ruby on Rails HOWTOs
http://www.yotabanana.com/hiki/ruby-locale-rails-howto.html
–
Masao M. [email protected]