RubyGems Navigation menu

i18n-tasks 0.3.5

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 provides tasks to find and manage missing and unused translations. This information is inferred based on the keys the gem detects used with calls such as `I18n.t` when scanning the code.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 1.0.14 - May 10, 2024 (68 ko)
  2. 1.0.13 - October 14, 2023 (66 ko)
  3. 1.0.12 - September 18, 2022 (64,5 ko)
  4. 1.0.11 - June 15, 2022 (64,5 ko)
  5. 1.0.10 - May 08, 2022 (64,5 ko)
  6. 0.3.5 - February 28, 2014 (32,5 ko)
Voir toutes les versions (146)

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:

ca328ae17c1e7e0faa2d999da565d72153d827614be67b210f696542845be00a

Total de téléchargements 18 084 032

Pour cette version 4 456

License:

MIT

Version de Ruby requise: None

New versions require MFA: true

Liens: