RubyGems.org

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.

installgem install workflow_sequel_adapter
Authors

Jack Chu

534 total downloads 534 for this version
Owners

F9d1a09df9178ff326f16913b7e90ad8

Gemfile
gem "workflow_sequel_adapter", "~> 0.0.1"
Versions
  1. 0.0.1 January 17, 2013
Runtime Dependencies
  1. sequel >= 0
  2. workflow >= 0