RubyGems Navigation menu

i18n-tasks 1.1.1

i18n-tasks helps you find and manage missing and unused translations. It analyses code statically for key usages, such as `I18n.t('some.key')`, in order to report keys that are missing or unused, pre-fill missing keys (optionally from Google Translate), and remove unused keys.

Gemfile:
=

install:
=

Versions:

  1. 1.1.1 November 24, 2025 (82.5 KB)
  2. 1.1.0 November 14, 2025 (82.5 KB)
  3. 1.0.15 March 07, 2025 (75 KB)
  4. 1.0.14 May 10, 2024 (68 KB)
  5. 1.0.13 October 14, 2023 (66 KB)
Show all versions (149 total)

Runtime Dependencies (11):

activesupport >= 4.0.2
ast >= 2.1.0
erubi >= 0
highline >= 3.0.0
i18n >= 0
parser >= 3.2.2.1
prism >= 0
rails-i18n >= 0
rainbow >= 2.2.2, < 4.0
ruby-progressbar ~> 1.8, >= 1.8.1
terminal-table >= 1.5.1

Owners:

Pushed by:

Authors:

  • glebm

SHA 256 checksum:

=

Total downloads 26,762,086

For this version 4,107

Version Released:

License:

MIT

Required Ruby Version: >= 3.1

New versions require MFA: true

Version published with MFA: true

Links: