class ActiveRecord::StrictLoadingViolationError

Parent:
ActiveRecord::ActiveRecordError

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

© 2004–2020 David Heinemeier Hansson
Licensed under the MIT License.