[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[ANN] locale-2.0.4, locale_rails-2.0.4

Masao Mutoh

5/23/2009 7:05:00 AM

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
-------
* homepage
http://www.yotabanana.com/hiki/ruby-l...
* rubyforge
http://rubyforge.org/proje...
* github
http://github.com/mutoh/locale/t...
http://github.com/mutoh/locale_rails/t...

* Download
http://rubyforge.org/frs/?group_id=855&relea...

* Ruby-Locale HOWTOs
http://www.yotabanana.com/hiki/ruby-locale-...

* Ruby-Locale for Ruby on Rails HOWTOs
http://www.yotabanana.com/hiki/ruby-locale-rails-...

--
Masao Mutoh <mutomasa@gmail.com>