No release in over 3 years
Low commit activity in last 3 years
Keep a DRY multilingual translation of your ActiveRecord models' textual attributes
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

has_many_translations¶ ↑

Makes models speak in tongues!

has_many_translations[http://github.com/Artforge/has_many_translations]

Installing from source

1) cd /[YOUR SOURCE DIRECTORY]/has_many_translations/

2) git pull

3) rake build

4) sudo gem install pkg/has_many_translations-0.4.x.gem (where x is latest version)