Plugins - Translate Columns
Add to favoritesThe aim of the Translate Columns plugin is to aid the normally difficult task of supporting multiple languages in the models. It provides a near transparent interface to the data contained in the models and their translations such that your current controllers, views and models only need to be modified slightly to support multiple languages in a scalable fashion.
If you already have your rails app set up and functioning, using translate columns will not require any major refactoring of your code (unless you’re really unlucky), and can be simply added. Indeed, the plugin was written to be added to an existing application.
Please checkout the website and project documentation for a full description of how this small yet powerful aid can be added to your project.
http://www.samlown.com/page/RailsTranslateColumnsPlugin
https://ityzen.com/svn/translate_columns/trunk/vendor/plugins/translate_columns
Rails' (MIT)
Internationalization

