File: README
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
Website
Requirements
- Ruby-1.8.7 or later <www.ruby-lang.org/ja/>
- JRuby-1.1.4 or later <jruby.codehaus.org/>
- Ruby-Locale-0.9.0 or later <locale.rubyforge.org/>
Install
- gem: ($ su)
# gem install locale_rails
License
This program is licenced under the same licence as Ruby. (See the file ‘COPYING’.)
Maintainer
Masao Mutoh <mutoh at highway.ne.jp>