hstore_translate 0.0.10
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:
=
インストール:
=
Runtime依存関係 (3):
activerecord
>= 3.1.0
activerecord-postgres-hstore
~> 0.7.0