RubyGems Navigation menu

i18n-bamboo 0.2.0

Consider the noble bamboo. This peculiar member of the Poaceae family has been known to grow to extraordinary lengths without yielding to (mostly) any obstacles. Not unlike bamboo, the i18n translations of a Rails app will continue to grow. As a tenacious stalk of bamboo breaks through a slab of sidewalk, so too will long translations break a UI. I18n:Bamboo monkey patches the Rails I18n module and will force all calls to I18n.translate (I18n.t) and I18n.localize (I18n.l) to return the longest translated or localized value from all available_locales. For obvious reasons, this gem is intended to be used for development purposes only to aid in UI and internationalization/localization testing.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.0 - January 09, 2015 (9.5 KB)
  2. 0.1.1 - November 13, 2014 (8.5 KB)
  3. 0.1.0 - November 10, 2014 (8.5 KB)

Runtime Dependencies (1):

i18n >= 0

Development Dependencies (5):

bundler ~> 1.6
pry ~> 0.10
rake ~> 10.3
rspec ~> 3.1.0
rubocop ~> 0.27.1

Owners:

Authors:

  • Tim Downey

SHA 256 checksum:

2480f0a56dff4483bcb6ff7c22d92ac7c4f97682a73eb6462512bd01e846e67a

Total downloads 9,053

For this version 3,881

License:

MIT

Required Ruby Version: >= 1.9

Links: