Module: AutoloadRecords
- Extended by:
- ActiveSupport::Concern
- Included in:
- DHS
- Defined in:
- lib/dhs/concerns/autoload_records.rb
Overview
Preload all the DHS::Records that are defined in app/models/* in order to collect record endpoints and to be able to identify records from hrefs and not only from model constant names (which is different to ActiveRecord)