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:
= 複製 已複製

安裝:
=

版本列表:

  1. 3.0.0 - May 29, 2022 (15.0 KB)
  2. 2.0.2 - May 31, 2019 (16.5 KB)
  3. 2.0.1 - April 11, 2019 (17.0 KB)
  4. 2.0.0 - January 12, 2019 (17.0 KB)
  5. 2.0.0.pre - January 08, 2019 (18.5 KB)
顯示所有版本(共 25)

Development 相依性套件 (6):

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

擁有者:

作者:

  • Vladimir Dobriakov

SHA 256 checksum:

63084c24590aac3f4326bbcb6221dec7a6958763f156f63c3b4b8380ce2a3a47

總下載次數 5,059,822

這個版本 1,688,084

License:

MIT

Ruby 版本需求: >= 2.3

相關連結: