RubyGems Navigation menu

active_model_secure_token 1.0.0

HasSecureToken provides you an easily way to geneatre uniques random tokens for any model in ruby on rails. **SecureRandom::base58** is used to generate the 24-character unique token, so collisions are highly unlikely.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.0 - June 13, 2015 (9 KB)

Runtime Dependencies (1):

Development Dependencies (6):

activerecord < 5.0, >= 3.0
bundler ~> 1.3
minitest >= 0
mongoid >= 0
rake >= 0
sqlite3 >= 0

Owners:

Authors:

  • Roberto Miranda Altamar, Joost Baaij

SHA 256 checksum:

6e4277b42a42282c9b98d21bf6ebbc3698572f914a84aafbad2704b64b27dce8

Total downloads 4,932

For this version 4,932

License:

MIT

Required Ruby Version: >= 0

Links: