RubyGems.org

workflow_kit

0.0.1.apha

This gem provides a workflow construction kit for rails apps. Users can arrange workflow bricks in a sequence for each workflow and add parameters. When a workflow is executed, each workflow brick executes a callback method written in ruby and passes the parameters.

installgem install workflow_kit -v 0.0.1.apha --pre
Authors

Sebastian Fiedlschuster

896 total downloads 178 for this version
Owners

3daf2b8c705c431f105aeff9880df470

Gemfile
gem "workflow_kit", "~> 0.0.1.apha"
Versions
  1. 0.0.4.alpha August 30, 2012
  2. 0.0.3.alpha July 22, 2012
  3. 0.0.2.alpha July 22, 2012
  4. 0.0.1.apha July 22, 2012
Runtime Dependencies
  1. rails ~> 3.2.6