Translate attributes using Rails I18N
I’ve been following the Rails development team since they started working on a built-in 118N solution. We’ve just delivered an application that has to support both english and arabic; so, the project was a perfect fit for the new I18N functionality because I needed support for view and model translations.
I’ve decided to write a simple [...]
Also tagged rails