Changeset [f627e3d8b5f2ff54b215fd6dee82e03627d8c97e] by Walter McGinnis
November 26th, 2010 @ 05:17 PM
Commenting out tests. Fairly overkill and they don't play nicely
with running all unit tests (causes an error that stops all unit
tests from running after that point). To use test, uncomment and
run in isolation.
https://github.com/kete/kete_translatable_content/commit/f627e3d8b5...
Committed by Walter McGinnis
- M generators/kete_translatable_content_tests/templates/kete_translatable_content_migration_test.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.