Module: Mobility::Backends::Hstore
- Defined in:
- lib/mobility/backends/hstore.rb
Overview
Stores translations as hash on Postgres hstore column.
Backend Options
column_prefix
and column_suffix
Prefix and suffix to add to attribute name to generate hstore column name.