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:

fa46f4b9cff0440c6ff7eea94ff08a4d6777a9a5b424c45d9c30735e536a5235

Total downloads 2,343,025

For this version 2,325,539

License:

MIT

Required Ruby Version: >= 0

Links: