On-the-floor

On the Floor

Introducing has_foreign_language: An Easy Database Internationalization Plugin

has_foreign_language is a Ruby on Rails plugin by factor[e] that makes it easy to internationalize your database without mucking up your views and controllers or having to write a bunch of YAML. Just create fields for each locale you want to support in addition to your default field and has_foreign_language will automatically call the appropriate one based on the current locale. script/plugin install git://github. Read more...