Secryst is a seq2seq transformer suited for transliteration. Written in Ruby. It’s installation is a bit tricky, you should consult its own installation guide (at GitHub). By default we don’t use Secryst, unless you have installed it.
In your Gemfile, add:
source "https://rubygems.org"
gem "secryst"Create a Secrystfile near your Gemfile with the following, for each model you want to use in your application. Please consult our Secrystfile to get all the maps needed to
model "model-name"