Changeset [84a7ba1db6fb06636e8784452f0b942b9bcd0611] by Walter McGinnis
August 19th, 2010 @ 03:26 PM
Wrapping assignment of translated value to an attribute in a
method so it can be overridden if necessary in users of the
gem.
http://github.com/kete/mongo_translatable/commit/84a7ba1db6fb06636e...
Committed by Walter McGinnis
- M lib/mongo_translatable.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Rails specific I18n model localization meant to tie-in to existing ActiveRecord models, ala Globalize2, backed by MongoDB rather than an RDBMS. May include UI elements, too.