RubyGems.org

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 * state and transition dependent validations for ActiveModel

installgem install validating-workflow
Authors

Vladimir Dobriakov, Willem van Kerkhof

835 total downloads 831 for this version
Owners

8258472d81b3c3138af572bb746c7dc9

Gemfile
gem "validating-workflow", "~> 0.7.2"
Versions
  1. 0.7.2 October 15, 2010
Show all versions (2 total)