Hi !
I translated all the texts of my front end of my e-commerce website
using i18n.
Now I’d like to translate the products’ description located in my
database. Which method do you recommend ?
Regards
Hi !
I translated all the texts of my front end of my e-commerce website
using i18n.
Now I’d like to translate the products’ description located in my
database. Which method do you recommend ?
Regards
Best is to use the globalize2 gem with a Rails 2 app or the globalize3
gem with a Rails 3 app. The Globalize gem is very easy to use.
I like translatable_columns:
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs