workflow-activerecord 0.0.0
ActiveRecord/Rails Integration for the Workflow library. Workflow is a finite-state-machine-inspired API for modeling and interacting with what we tend to refer to as 'workflow'.
Gemfile:
=
install:
=
Development Dependencies (9):
activerecord
>= 3.0, < 6
bundler
>= 1.0.0
minitest
>= 0
mocha
>= 0
rake
>= 0
rdoc
>= 3.12
ruby-graphviz
>= 0
sqlite3
>= 0
test-unit
>= 0