RubyGems Navigation menu

i18n-tasks 0.3.6

i18n-tasks finds and manages missing and unused translations in your application. The basic approach to i18n key management in frameworks such as Rails is far from perfect. If you use a key that does not exist, this will only blow up at runtime. Keys left over from removed code accumulate in the resource files, introducing unnecessary overhead on the translators. Translation files can quickly turn to disarray. i18n-tasks improves this by using static analysis. It scans calls such as `I18n.t('some.key')` and uses this information to provide reports on key usage, missing and unused keys, and can prefill missing keys, including from Google Translate, and can also remove unused keys.

Gemfile:
=

installation:
=

Versions:

  1. 1.1.2 November 27, 2025 (83 ko)
  2. 1.1.1 November 24, 2025 (82,5 ko)
  3. 1.1.0 November 14, 2025 (82,5 ko)
  4. 1.0.15 March 07, 2025 (75 ko)
  5. 1.0.14 May 10, 2024 (68 ko)
  6. 0.3.6 February 28, 2014 (32,5 ko)
Voir toutes les versions (150)

Dépendances de Runtime (7):

easy_translate >= 0.4.0
erubis >= 0
highline >= 0
slop >= 3.4.7

Dépendances de Development (5):

axlsx ~> 2.0
bundler ~> 1.3
rake >= 0
rspec >= 0
yard >= 0

Propriétaires:

Auteurs:

  • glebm

Total de contrôle SHA 256:

=

Total de téléchargements 28 874 491

Pour cette version 3 415

Version publiée:

License:

MIT

Version de Ruby requise: None

New versions require MFA: true

Liens: