module AasmProgressable

Mixin for models with linear AASM-defined workflows.

This mixin provides the aasm_state_order class settor, as well as a similarly-named instance gettor.

@author Brendan MacDonell