Exception: MassiveRecord::ORM::IdMissing

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

Overview

Raised if id is missing when you try a save TODO It might be that we some time later will offer a kind of

auto increment key functionality, and then this should only
be raised if that is disabled.