i18n-inflector icon indicating copy to clipboard operation
i18n-inflector copied to clipboard

Enhances simple I18n backend so that it inflects translations using pattern interpolation

Results 4 i18n-inflector issues
Sort by recently updated
recently updated
newest added

Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.6.4 to 0.8.0. Release notes Sourced from i18n's releases. v0.8.0 This release is the same as the v0.8.0.beta1 gem. Notable changes You can now set I18n.cache_key_digest to...

dependencies

Bumps [rdoc](https://github.com/ruby/rdoc) from 4.0.1 to 6.3.1. Changelog Sourced from rdoc's changelog. === 5.1.0 / 2017-02-24 Bug fixes Fix an issue that rdoc fails when running on Windows with RUBYOPT=-U. PR...

dependencies

Bumps [yard](https://github.com/lsegal/yard) from 0.8.6.1 to 0.9.20. Release notes *Sourced from [yard's releases](https://github.com/lsegal/yard/releases).* > ## Release v0.9.20 > > [0.9.20]: https://github.com/lsegal/yard/compare/v0.9.19...v0.9.20 > > - Fix parsing of stringified Symbols in Ruby...

dependencies

There is a problem with the gem when you retrieve some text from a database that contains the char "@" and you have some code after that uses @{f:whatever|whenever}. For...