RubyGems Navigation menu

enumerated_field 1.1.0

EnumeratedField is a library that provides some nice methods when a string column is used like an enumeration, meaning there is a list of allowable values for the string column.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.2.0 - September 09, 2020 (11.5 KB)
  2. 1.1.0 - November 21, 2019 (11.5 KB)
  3. 1.0.2 - March 12, 2015 (11.5 KB)
  4. 1.0.1 - November 13, 2013 (9.5 KB)
  5. 1.0 - March 19, 2013 (9.5 KB)
Show all versions (15 total)

Runtime Dependencies (2):

activemodel > 3.0.0, < 6.0.0
activesupport > 3.0.0, < 6.0.0

Development Dependencies (8):

activerecord ~> 4.0.0
bundler >= 0
minitest ~> 4.0
rake >= 0
shoulda >= 0
sqlite3 ~> 1.3.9
test-unit >= 0
turn >= 0

Owners:

Pushed by:

Authors:

  • Luke Ludwig, Patrick Byrne, Jon Karna

SHA 256 checksum:

455b9281f4ac6bc704ea4a648d64a931141a8b578a5f395f121aceb86faf8d35

Total downloads 113,910

For this version 1,964

License:

MIT

Required Ruby Version: >= 1.9.3

Links: