RubyGems.org

ready_for_i18n will help you extract visible hard-coded text from your ERB view files, then choose a proper key and replace them with the I18n.translate method like t(:login)

installgem install ready_for_i18n
Authors

zigzag

8,711 total downloads 3,328 for this version
Owners

1637fd44c209e4fe8704b289d6c7e390

Gemfile
gem "ready_for_i18n", "~> 0.3.0"
Versions
  1. 0.3.0 December 29, 2009
  2. 0.2.8 December 24, 2009
  3. 0.2.7 December 20, 2009
  4. 0.2.6 December 16, 2009
  5. 0.2.4 December 15, 2009
Show all versions (7 total)
Runtime Dependencies
  1. ya2yaml >= 0.26
Development Dependencies
  1. thoughtbot-shoulda >= 0