class

Avram::LazyLoadError

Inherits Avram::AvramError < Exception < Reference < Object

Raised when trying to access a record that was not preloaded and lazy load is disabled.

Constructors

new(model : String, association : String)
Source

Instance methods

association
Source
model
Source