Exception: IronAdmin::RecordNotFound

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

Overview

Raised when a record cannot be found by ID. Adapter-agnostic replacement for ActiveRecord::RecordNotFound.