ruby-model-tokenizer

Random token generator for Rails models
  https://github.com/adibsaad/model_tokenizer
  0
  no reviews



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.