RubyGems Navigation menu

persistent_enum 1.2.6

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, < 8
activesupport >= 5.0, < 8

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:

a3051ef72f945a69a6cd3c862126c9f0da0ada1f2ec801951005c800ff6458c5

Total downloads 7,171

For this version 1,983

License:

BSD-2-Clause

Required Ruby Version: >= 0

Links: