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

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>