Exception: ActiveRecord::StrictLoadingViolationError

Inherits:
ActiveRecordError show all
Defined in:
activerecord/lib/active_record/errors.rb

Overview

Raised on attempt to lazily load records that are marked as strict loading.