RubyGems Navigation menu

tolken 0.1.0

A down-to-earth database translation Gem for Rails using psql jsonb. Designed to be less magic than most other translation projects. Tolken's API is more verbose than most similar gems. The philosophy 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. This comes from experience working with gems such as [Globalize](https://github.com/globalize/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. See *Usage* for details.

Gemfile:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  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)
  6. 0.1.0 - August 09, 2018 (16 KB)
Zeige alle Versionen (6 total)

Runtime Abhängigkeiten (1):

rails = 5.2.0.rc2

Development Abhängigkeiten (10):

bundler ~> 1.16
pg ~> 1.0
pry ~> 0.11
rake ~> 10.0
rspec ~> 3.0
rubocop = 0.52.1
rubocop-rspec ~> 1.23
simplecov ~> 0.16
simple_form ~> 1.4
with_model ~> 2.0

Besitzer:

Autoren:

  • Nicklas Ramhöj, Julia Fridberg

SHA 256-Prüfsumme:

91f7d39563616d3d3ffc90995abd17ae27ad00b8b368f0d1fc7887933784fe95

Downloads insgesamt 9.667

Für diese Version 1.414

Lizenz:

MIT

Erforderliche Ruby-Version: >= 0

Links: