json_translate 2.0.0
Rails I18n library for ActiveRecord model/data translation using PostgreSQL's JSONB datatype. Translations are stored directly in the model table rather than shadow tables.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activerecord
>= 3.1.0