constant_table_saver 4.2.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 4.2 (up to 4.2.3), 4.1 (up to 4.1.12), 4.0 (up to 4.0.13), and 3.2 (3.2.18), on Ruby 2.1.5. Was also previously tested compatible with 2.3.14, 3.0.17, and 3.1.8 on Ruby 2.0.0 or 1.8.7 as appropriate, and may still work for them.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activerecord
>= 0