Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 332 Bytes

README.rdoc

File metadata and controls

16 lines (8 loc) · 332 Bytes

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)