RubyGems Navigation menu

workflow 2.0.2

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 * various hooks for single transitions, entering state etc. * convenient access to the workflow specification: list states, possible events for particular state

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 3.0.0 - May 29, 2022 (15 KB)
  2. 2.0.2 - May 31, 2019 (16.5 KB)
  3. 2.0.1 - April 11, 2019 (17 KB)
  4. 2.0.0 - January 12, 2019 (17 KB)
  5. 2.0.0.pre - January 08, 2019 (18.5 KB)
Show all versions (25 total)

Development Dependencies (6):

bundler ~> 2.0
minitest ~> 5.11
mocha ~> 1.8
rake ~> 12.3
rdoc ~> 6.1
ruby-graphviz ~> 1.2

Owners:

Authors:

  • Vladimir Dobriakov

SHA 256 checksum:

63084c24590aac3f4326bbcb6221dec7a6958763f156f63c3b4b8380ce2a3a47

Total downloads 5,012,487

For this version 1,682,000

License:

MIT

Required Ruby Version: >= 2.3

Links: