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