Authors: Pawel Niemczyk
License: MIT
Summary: StatesmanScaffold generates StateMachine, Transition classes, and migrations for
ActiveRecord models using the Statesman gem. Includes a WithStateMachine concern
that wires up state machine delegation, query scopes, and...