constant_table_saver 6.1.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.
          Gemfile:
          =
        
        
          installation:
          =
        
      Dépendances de Runtime (1):
            activerecord
            >= 0
          
    