rails_i18n_extended 0.1.2
This gem adds helpers on ActiveRecord models to shorten the I18n.t calls. It also provides a fallback on the default locale, and a glocab default mechanism (see Readme for more infos)
Gemfile:
=
安装:
=
Runtime 依赖 (2):
activerecord
>= 6
sqlite3
>= 0