RubyGems Navigation menu

workflow 3.0.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 * 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:

Pushed by:

Authors:

  • Vladimir Dobriakov

SHA 256 checksum:

f68dd4ad418a70c9997747d787a1ba154a0c7e639b44d8580ae344d322aa6844

Total downloads 4,943,376

For this version 601,109

License:

MIT

Required Ruby Version: >= 2.7

Links: