RubyGems Navigation menu

randomized_field 1.0.0

RandomizedField is a simple ActiveRecord module that populates a field with a unique, randomly-generated string. This is useful for generating one-off tokens or creating a non-incrementing unique ID. See the project page for example uses.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.0 - October 23, 2018 (9.5 KB)
  2. 0.1.0 - February 05, 2012 (21 KB)

Runtime Dependencies (1):

activerecord >= 4.0.0

Development Dependencies (7):

bundler ~> 1.16
rake ~> 10.0
rspec ~> 3.0
rubocop ~> 0.59
rubocop-rspec ~> 1.30
sqlite3 >= 0

Owners:

Authors:

  • Jesse Farmer

SHA 256 checksum:

cf10800f44b078ac9137af2cdd737fead0e52beeab822208215c8e8c236212fe

Total downloads 11,705

For this version 2,076

License:

MIT

Required Ruby Version: >= 0

Links: