M
Masao Mutoh
Hi,
Ruby-Locale(locale-2.0.2) and
Ruby-Locale for Ruby on Rails(locale_rails-2.0.2)
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 with locale
Changes
-------
== locale-2.0.2
* Add Locale.set_app_language_tags to restrict the target locales
whole the application. [Suggested by Vladimir Dobriakov]
* locale/driver/cgi.rb: Add Locale.set_request.
* sample/rack: Add a sample for rack.
* Improve documents.
* Fix bugs
* Illegular -> Irregular [by Denis Defreyne]
* test_thread.rb doesn't work under the environment where LC_ALL is set .
[Reported by Hans de Graaff (Bug#24831)]
* Fixed Locale:rive::CGI.charset don't work when accept_charset is nil.
[Reported by hallelujah (Bug#25583)]
* Fixed Locale:rive::Win32.charset don't work.
== locale_rails-2.0.2
* Remove I18n.candidates. Use Locale.candidates directly.
* Improve documentations.
* Override I18n.default_locale= to call Locale.default.
Thanks to
-------
Denis Defreyne, Hans de Graaff, hallelujah, Vladimir Dobriakov
Website
-------
* homepage
http://www.yotabanana.com/hiki/ruby-locale.html
* rubyforge
http://rubyforge.org/projects/locale
* github
http://github.com/mutoh/locale/tree/master
http://github.com/mutoh/locale_rails/tree/master
* 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
Ruby-Locale(locale-2.0.2) and
Ruby-Locale for Ruby on Rails(locale_rails-2.0.2)
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 with locale
Changes
-------
== locale-2.0.2
* Add Locale.set_app_language_tags to restrict the target locales
whole the application. [Suggested by Vladimir Dobriakov]
* locale/driver/cgi.rb: Add Locale.set_request.
* sample/rack: Add a sample for rack.
* Improve documents.
* Fix bugs
* Illegular -> Irregular [by Denis Defreyne]
* test_thread.rb doesn't work under the environment where LC_ALL is set .
[Reported by Hans de Graaff (Bug#24831)]
* Fixed Locale:rive::CGI.charset don't work when accept_charset is nil.
[Reported by hallelujah (Bug#25583)]
* Fixed Locale:rive::Win32.charset don't work.
== locale_rails-2.0.2
* Remove I18n.candidates. Use Locale.candidates directly.
* Improve documentations.
* Override I18n.default_locale= to call Locale.default.
Thanks to
-------
Denis Defreyne, Hans de Graaff, hallelujah, Vladimir Dobriakov
Website
-------
* homepage
http://www.yotabanana.com/hiki/ruby-locale.html
* rubyforge
http://rubyforge.org/projects/locale
* github
http://github.com/mutoh/locale/tree/master
http://github.com/mutoh/locale_rails/tree/master
* 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