workflow_kit 0.0.6.alpha
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.
Gemfile:
=
install:
=
Versions:
- 0.0.8 May 06, 2014 (85 KB)
- 0.0.7 March 02, 2014 (85 KB)
- 0.0.6.alpha September 05, 2013 (85 KB)
- 0.0.4.alpha August 30, 2012 (84.5 KB)
- 0.0.3.alpha July 22, 2012 (28.5 KB)
Runtime Dependencies (1):
rails
~> 3.2.6
Development Dependencies (9):
bundler
>= 0
capybara
>= 0
guard
= 1.0.1
guard-rspec
= 0.5.5
nokogiri
>= 1.5.0
rake
>= 0
rspec-rails
>= 2.8.0
rspec-rails
= 2.10.0
sqlite3
>= 0