Changeset [93bf0fc13de3a35ca8c91512536dc7854d266dda] by Walter McGinnis
December 10th, 2010 @ 10:38 AM
The link_to_unless_current was pretty hard to match because of
the url_for. Using I18n.locale to check passed in locale against,
instead.
https://github.com/kete/mongo_translatable/commit/93bf0fc13de3a35ca...
Committed by Walter McGinnis
- M lib/translatables_helper.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.