RubyGems Navigation menu

persistent_enum 1.2.5

Provide a database-backed enumeration between indices and symbolic values. This allows us to have a valid foreign key which behaves like a enumeration. Values are cached at startup, and cannot be changed.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.2.8 - January 08, 2024 (21 KB)
  2. 1.2.7 - January 08, 2024 (21 KB)
  3. 1.2.6 - January 12, 2022 (21 KB)
  4. 1.2.5 - August 31, 2021 (21 KB)
  5. 1.2.4 - April 08, 2019 (21 KB)

Runtime Dependencies (3):

activerecord >= 5.0, < 7
activesupport >= 5.0, < 7

Development Dependencies (8):

appraisal >= 0
bundler >= 0
byebug >= 0
mysql2 >= 0
pg >= 0
rake >= 0
rspec >= 0
sqlite3 >= 0

Owners:

Pushed by:

Authors:

  • iKnow

SHA 256 checksum:

dfd11e5de921c6f7e7775b8087ed6524b21a631b9695b1c606436143775690d6

Total downloads 7,158

For this version 1,576

License:

BSD-2-Clause

Required Ruby Version: >= 0

Links: