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:
=
install:
=
Versions:
- 0.1.0 February 25, 2016 (8.5 KB)
Runtime Dependencies (2):
activerecord
>= 4.2
pg
>= 0