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:
=

インストール:
=

バージョン履歴:

  1. 1.1.2 November 27, 2025 (83KB)
  2. 1.1.1 November 24, 2025 (82.5KB)
  3. 1.1.0 November 14, 2025 (82.5KB)
  4. 1.0.15 March 07, 2025 (75KB)
  5. 1.0.14 May 10, 2024 (68KB)
  6. 0.3.5 February 28, 2014 (32.5KB)
全てのバージョンを表示(全150件)

Runtime依存関係 (7):

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

Development依存関係 (5):

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

所有者:

作者:

  • glebm

SHA 256チェックサム:

=

累計ダウンロード数 28,876,141

このバージョンのみ 5,048

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: なし

新しいバージョンはMFAを必要とします: true

リンク: