Exception: Airtable::ORM::RecordNotPersisted

Inherits:
Error
  • Object
show all
Defined in:
lib/airtable/orm/errors.rb

Overview

Raised when trying to perform operations on a non-persisted record (e.g., trying to destroy or reload a new record)