RubyGems.org

Provides a backend to the i18n gem to allow a definition to contain embedded references to other definitions by introducing the special embedded notation ${}. E.g. {foo: 'bar', baz: ${foo}} will evaluate t(:baz) to 'bar'.

installgem install i18n-recursive-lookup
Authors

Octavian Neamtu

1,047 total downloads 844 for this version
Owners

Ab66205c361008e6951d739fda8d0e77

Gemfile
gem "i18n-recursive-lookup", "~> 0.0.4"
Versions
  1. 0.0.4 April 19, 2013
  2. 0.0.2 February 14, 2013
Runtime Dependencies
  1. i18n >= 0