Sha256: 8de4c71eb2971c180499565eb6068403afc1206bb8443b0c19ec74357041f313
Contents?: true
Size: 1.01 KB
Versions: 1
Compression:
Stored size: 1.01 KB
Contents
= Ruby-Locale for Ruby on Rails This library provides some Rails localized functions. This is useful with Rails i18n backends which doesn't have auto-detection and some other features includes this library. == Features for Ruby on Rails * Auto-Detect the locales from the WWW browser * Action/Fragment caching * Separated Localized View template file * Localized Routes * I18n.t fallback to localized message candidates. == Website * http://www.yotabanana.com/hiki/ruby-locale-rails.html * http://locale.rubyforge.org/ == Requirements * Ruby-1.8.7 or later <http://www.ruby-lang.org/ja/> * JRuby-1.1.4 or later <http://jruby.codehaus.org/> * Ruby-Locale-0.9.0 or later <http://locale.rubyforge.org/> == Install * gem: ($ su) # gem install locale_rails == Support matrix * locale_rails-0.1.0 - rails-2.1.x * locale_rails-2.0.0 - rails-2.3.2 * locale_rails-2.0.1 - rails-2.3.2 == License This program is licenced under the same licence as Ruby. (See the file 'COPYING'.) == Maintainer Masao Mutoh <mutomasa at gmail.com>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
locale_rails-2.0.1 | README.rdoc |