json_translate 4.0.1
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
>= 4.2.0