Rails i18n in one table (CakePHP-like)? -


is there gem stores translations in 1 table cakephp does?

the polymorphic cakephp i18n-table has following structure:

id locale model foreign_key field content 

globalize3 i.e. uses new table each model translation find redundant.

you can add various backends i18n gem provides internationalization ruby. globalize3 1 option. more lightweight alternative i18n-active_record uses single table similar cakephp example.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -