Exception: MassiveRecord::ORM::RelationMissing

Inherits:
MassiveRecordError show all
Defined in:
lib/massive_record/orm/errors.rb

Overview

Used if we are dependent on a relation, but it does not seem to exist. For instance, embedded_in is dependent of it’s inverse in the owner object.