Exception: StandardAudit::Operation::DeclarationError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/standard_audit/operation.rb

Overview

Raised when an operation writes an audit action it didn't declare, wrote despite audit_none!, or wrote an action absent from the configured catalogue. Raised in dev/test only (see config.verify_audit_declarations) and never rescued by this module.