Hey, I'm a newbie with Rails and ActiveRecord so sorry for stupid question if it is stupid though ;) I have read several articles about making i18n for validation messages, models and stuff. What I want to do, is different language for the record contents though. So, by example. I have a table Faculty: id name_en name_es name_pl can I do that automagically with ActiveRecord and Rails?
on 2010-09-03 14:08
on 2010-09-03 14:11
You need a plugin. I use translatable_columns: http://github.com/henrik/translatable_columns
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.