RubyGems Navigation menu

has_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 - April 24, 2015 (8.5 KB)
  2. 0.0.2 - December 27, 2014 (8 KB)
  3. 0.0.1 - December 02, 2014 (7.5 KB)

Runtime Dependencies (1):

activerecord >= 3.0

Development Dependencies (4):

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

Owners:

Authors:

  • Roberto Miranda Altamar

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 2,362,276

For this version 2,344,262

License:

MIT

Required Ruby Version: >= 0

Links: