activerecord-postgres-hstore 0.3.0
This gem adds support for the postgres hstore type. It is the _just right_ alternative for storing hashes instead of using seralization or dynamic tables.
Gemfile:
=
安装:
=
Runtime 依赖 (2):
activerecord
>= 0
rake
>= 0