Changeset [0d4446e813fdf2d14f79a4e4b4072f2f11d5f4aa] by Walter McGinnis
November 27th, 2010 @ 10:11 AM
Used to wipe all topics (including those that are part of the
bootstrapping process) and therefore breaking other units tests.
Repleaced with better cleanup after a test runs with teardown.
https://github.com/kete/kete_translatable_content/commit/0d4446e813...
Committed by Walter McGinnis
- M generators/kete_translatable_content_tests/templates/mongo_translatable_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.