hstore_translate 0.0.13
Rails I18n library for ActiveRecord model/data translation using PostgreSQL's hstore datatype. Translations are stored directly in the model table rather than shadow tables.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activerecord
>= 3.1.0