RubyGems Navigation menu

tolken 0.2.0

A down-to-earth database translation Gem for Rails using psql jsonb. Designed to be less magic than most other translation projects. You should be aware of when you're dealing with translatable fields and what language you're interested in at any given moment. This comes from experience working with gems such as Globalize, while it might fit some projects we've found that the magic that starts out as a convenience quickly becomes a liability. In Tolken a translatable field is just a Ruby hash which makes it easy to reason about.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.3.3 - September 12, 2019 (16 KB)
  2. 0.3.2 - August 10, 2018 (16.5 KB)
  3. 0.3.1 - August 10, 2018 (16.5 KB)
  4. 0.3.0 - August 10, 2018 (16.5 KB)
  5. 0.2.0 - August 09, 2018 (16.5 KB)
Show all versions (6 total)

Runtime Dependencies (1):

rails = 5.2.1

Development Dependencies (10):

bundler ~> 1.16
pg ~> 1.0
pry ~> 0.11
rake ~> 12.3
rspec ~> 3.0
rubocop = 0.58.2
rubocop-rspec ~> 1.23
simplecov ~> 0.16
simple_form ~> 4.0
with_model ~> 2.0

Owners:

Authors:

  • Nicklas Ramhöj, Julia Fridberg

SHA 256 checksum:

cf6031bb05beaa325ff07647282ca907cbcd9920557448faf4363db666aea3a0

Total downloads 9,572

For this version 1,441

License:

MIT

Required Ruby Version: >= 0

Links: