mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 20:07:50 -04:00
12 lines
390 B
Plaintext
12 lines
390 B
Plaintext
Ruby-Locale for Ruby on Rails is the L10n library which works with
|
|
Ruby on Rails 2.2.
|
|
|
|
It supports Rails i18n and have the features below:
|
|
|
|
* Auto-Detect the client locale
|
|
* Detect candidate locales from supported locales by the application.
|
|
* Localized Routes
|
|
* Localized Action/Fragment cache
|
|
* Localized view template files
|
|
* I18n.t fallback to localized message candidates.
|