Multilanguage Approach I18n

Hi All,

what is the common approach when dealing with multi language web sites
in
Ruby on Rails?

  • Language text files
  • Database driven approach

Also Which will be faster?

regards,
Loganathan
Mob: +91 7760780741 | +91 9944414388
Skype: loganathan.sellappa
ViewMe http://vizualize.me/loganathan

Language yaml files.

You can add more entry to the en.yml you already have.

You can also store the user’s language preference in the cookies and in
the
DB.

On Fri, Sep 7, 2012 at 9:35 PM, Loganathan S.
[email protected]wrote:

Loganathan
For more options, visit https://groups.google.com/groups/opt_out.


Pio Ryan S. Lumongsod
Software Engineer/RoR Developer

ETA '03
UP Alpha Phi Omega

Which approach will be better for large application either files/db?

regards,
Loganathan
Mob: +91 7760780741 | +91 9944414388
Skype: loganathan.sellappa
ViewMe http://vizualize.me/loganathan