workflow-rails4 1.1.0
Workflow is a finite-state-machine-inspired API for modeling and interacting with what we tend to refer to as 'workflow'. * nice DSL to describe your states, events and transitions * robust integration with ActiveRecord and non relational data stores * various hooks for single transitions, entering state etc. * convenient access to the workflow specification: list states, possible events for particular state Temporary version to address possible rails4 issues
Gemfile:
=
install:
=
Versions:
- 1.1.0 October 30, 2013 (42.5 KB)
Development Dependencies (7):
activerecord
>= 0
bundler
>= 1.0.0
mocha
>= 0
rake
>= 0
rdoc
>= 3.12
ruby-graphviz
>= 1.0
sqlite3
>= 0