Changeset [9bc3a91ae240c37a41d034d8c040c969e56fa7bc] by Walter McGinnis
August 24th, 2010 @ 03:28 PM
refactoring to allow for local overriding of
translatable_attributes to be generated (partially) dynamically for
an instance of a class
http://github.com/kete/mongo_translatable/commit/9bc3a91ae240c37a41...
Committed by Walter McGinnis
- M app/views/translations/_form.html.erb
- 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.