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:
=
install:
=
Runtime Dependencies (2):
activerecord
>= 0
rake
>= 0