Skip to Content Skip to Search
v7.1.0
class ActiveRecord::StrictLoadingViolationError < ActiveRecord::ActiveRecordError

ActiveRecord::StrictLoadingViolationError

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

Definition files