RubyGems Navigation menu

i18n-bamboo 0.1.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:

4cfa5441b1289e7b3b008a23b6afb3ad1c2504f22bfa54eac8c2c0a5115e1cfe

Total downloads 9,099

For this version 2,607

License:

MIT

Required Ruby Version: >= 0

Links: