Changeset [11d56a308abe54ecb7c3b87d023977ac0e03826f] by Walter McGinnis
January 25th, 2011 @ 03:56 PM
bugfix: when editing a translation, what was being translated
was showing up with existing translation under the original
area.
https://github.com/kete/mongo_translatable/commit/11d56a308abe54ecb...
Committed by Walter McGinnis
- M app/controllers/translations_controller.rb
- M test/full_2_3_5_app_with_tests/test/integration/translation_test.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.