Exception: ActiveRecord::StrictLoadingViolationError
- Inherits:
-
ActiveRecordError
- Object
- StandardError
- ActiveRecordError
- ActiveRecord::StrictLoadingViolationError
- Defined in:
- lib/active_record/errors.rb
Overview
Raised on attempt to lazily load records that are marked as strict loading.