awesome_hstore_translate 0.4.0
This gem uses PostgreSQLs hstore datatype and ActiveRecord models to translate model data. It is based on the gem hstore_translate by Rob Worely.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activemodel
>= 5.0
activerecord
>= 5.0