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:
=

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:

=

Total downloads 7,766

For this version 1,661

Version Released:

License:

BSD-2-Clause

Required Ruby Version: >= 0

Links: