Exception: Signoff::MissingColumnError

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

Overview

Raised when the workflowable table is missing the state column the workflow expects (run rails g signoff:model NAME or add it yourself).