Sha256: 5ae61ebcd42a7a45bdf44db804a81997675c92ab411fa7a65f647038bea1fbed
Contents?: true
Size: 1.01 KB
Versions: 10
Compression:
Stored size: 1.01 KB
Contents
h1. Ruby I18n Ruby Internationalization and localization solution. Features: * translation and localization * interpolation of values to translations (Ruby 1.9 compatible syntax) * pluralization (CLDR compatible) * flexible defaults * bulk lookup * lambdas as translation data * custom key/scope separator * custom exception handlers * extensible architecture with a swappable backend Experimental, pluggable features: * lambda pluralizers stored as translation data * RFC4647 compliant locale fallbacks (with optional RFC4646 locale validation) * backend cache For more information and lots of resources see: "http://rails-i18n.org/wiki":http://rails-i18n.org/wiki h2. Install gem install i18n h2. Authors * "Sven Fuchs":http://www.artweb-design.de * "Joshua Harvey":http://www.workingwithrails.com/person/759-joshua-harvey * "Stephan Soller":http://www.arkanis-development.de * "Saimon Moore":http://saimonmoore.net * "Matt Aimonetti":http://railsontherun.com h2. License MIT License. See the included MIT-LICENCE file.
Version data entries
10 entries across 10 versions & 4 rubygems