Changeset [c649f21d0cb5720a0efbedf4806991a5789af05f] by Walter McGinnis
December 16th, 2010 @ 12:13 PM
Adding controller for item class translatables that have a
different controller name than their model pluralized. Also, fixed
look up of current_translatable_record.
https://github.com/kete/kete_translatable_content/commit/c649f21d0c...
Committed by Walter McGinnis
- M config/translatables.yml
- M lib/kete_translatable_content/extensions/controllers/application_controller.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Kete Translatable Content is a gem that is an add-on for Kete web applications that takes advantage of the mongo_translatable gem’s functionality. As you would expect, you use it to add the ability to translate content in your Kete web site.
Obviously, your site should be set up to support to support multiples locales for this add-on to be useful.