RubyGems Navigation menu

i18n-bamboo 0.1.1

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:

fd055757194f6642c075c5455dc3a0901433f28d003c6944058c090ec42f4bb3

Total downloads 9,099

For this version 2,593

License:

MIT

Required Ruby Version: >= 1.9

Links: