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:
= 複製 已複製

安裝:
=

版本列表:

  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 相依性套件 (1):

i18n >= 0

Development 相依性套件 (5):

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

擁有者:

作者:

  • Tim Downey

SHA 256 checksum:

2480f0a56dff4483bcb6ff7c22d92ac7c4f97682a73eb6462512bd01e846e67a

總下載次數 9,099

這個版本 3,899

License:

MIT

Ruby 版本需求: >= 1.9

相關連結: