constant_table_saver 6.0.0
Loads all records from the table on first use, and thereafter returns the cached (and frozen) records for all find calls. Optionally, creates class-level methods you can use to grab the records, named after the name field you specify. Compatibility ============= Currently tested against Rails 5.2 (up to 5.2.1), 5.1 (up to 5.1.6) and 5.0 (up to 5.0.6) and 4.2 (up to 4.2.10). For earlier versions of Rails, use an older version of the gem.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activerecord
>= 0