activerecord2-hstore 1.0.6
Allows you to mark a column in a model as a HStore column letting you pass in a hash for its setter and retrieve a hash from its getter method. Also provides a series to named scopes for easy querying of data.
Gemfile:
=
installation:
=
Dépendances de Runtime (2):
activerecord
~> 2.3.0
activesupport
~> 2.3.0
Dépendances de Development (1):
rspec
>= 2.0.0