workflow_sequel_adapter is a persistence adapter for the Workflow gem. All you do is include this adapter, and `Workflow` will use the `workflow_column` to retrieve and persist the workflow state.
Jack Chu
gem "workflow_sequel_adapter", "~> 0.0.1"