How to Install ruby-model-tokenizer in Ubuntu 18.04



Install ruby-model-tokenizer by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-model-tokenizer

Description:

Random token generator for Rails models

Model tokenizer is a ruby library that allows you to creates random tokens which can be used as primary keys for Active Record objects. It can create a new tokenized model. If the model already exists, ModelTokenizer will integrate into it. It also creates the appropriate migration.

Homepage: https://github.com/adibsaad/model_tokenizer

Version: 1.0.1-1

Section: universe/ruby