ruby-i18n-inflector-rails

I18n Inflector bindings for Rails
  https://github.com/siefca/i18n-inflector-rails
  0
  no reviews



This Rails plug-in contains bindings for the I18n Inflector module for Ruby's I18n.

It's intended to be used in a projects where translations are performed by many people, yet there is a need to inflect sentences or words by user's gender, person or other data.

If you have a troop of happy translators that shouldn't have the ability to execute any code yet you need some simple inflection then this plug-in might help you.