tolken 0.3.3
Tolken's API is more verbose than most similar gems. The idea is that you should be aware of when you're dealing with translatable fields and what language you're interested in in any given moment. In tolken a translatable field is just a Ruby hash which makes it easy to reason about.
Gemfile:
=
インストール:
=
Runtime依存関係 (1):
rails
~> 5.2
Development依存関係 (10):
bundler
>= 0
pg
>= 0
pry
>= 0
rake
>= 0
rspec
>= 0
rubocop
= 0.68.1
rubocop-rspec
>= 0
simplecov
>= 0
simple_form
>= 0
with_model
>= 0