json_translate 3.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:
=
安装:
=
Runtime 依赖 (1):
activerecord
>= 4.2.0