hstore_translate 0.0.4
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 依赖 (2):
activerecord
>= 3.1.0
activerecord-postgres-hstore
~> 0.4.0
Development 依赖 (1):
rake
>= 0