RubyGems Navigation menu

has_secure_uuid 0.2.0

HasSecureUuid provides you an easily way to generate random uuids for any model in ruby on rails. **SecureRandom::uuid** is used to generate a unique uuid, so collisions are highly unlikely.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.0 - April 03, 2018 (8.5 KB)
  2. 0.1.0 - April 03, 2018 (8.5 KB)

Runtime Dependencies (1):

activerecord >= 3.0

Development Dependencies (4):

bundler ~> 1.3
minitest >= 0
rake >= 0
sqlite3 >= 0

Owners:

Authors:

  • Sander Tuin

SHA 256 checksum:

fdab1ad66ce3a5e1574dfcab659212463decb3321514bc5bd9554dc0ea8867be

Total downloads 4,401

For this version 2,868

License:

MIT

Required Ruby Version: >= 0

Links: