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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  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 校验和:

fd055757194f6642c075c5455dc3a0901433f28d003c6944058c090ec42f4bb3

下载总量 9,145

这个版本 2,606

许可:

MIT

需要的 Ruby 版本: >= 1.9

链接: