Module: AutoloadRecords

Extended by:
ActiveSupport::Concern
Included in:
LHS
Defined in:
lib/lhs/concerns/autoload_records.rb

Overview

Preload all the LHS::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)