jsonb_translate 0.1.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:
=
インストール:
=
バージョン履歴:
- 0.1.0 February 25, 2016 (8.5KB)
Runtime依存関係 (2):
activerecord
>= 4.2
pg
>= 0