RubyGems Navigation menu

workflow 2.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 >= 1.0.0
minitest >= 0
mocha >= 0
rake >= 0
rdoc >= 3.12

Owners:

Authors:

  • Vladimir Dobriakov

SHA 256 checksum:

8d71fae222b615ba2bbc3c56086fcfba680164923d5230f35cc29a57ff4158c4

Total downloads 5,042,754

For this version 52,402

License:

MIT

Required Ruby Version: >= 2.3

Links: