RubyGems Navigation menu

workflow 3.1.1

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.1.1 - June 12, 2024 (15.5 KB)
  2. 3.1.0.pre - May 29, 2024 (15.5 KB)
  3. 3.0.0 - May 29, 2022 (15.0 KB)
  4. 2.0.2 - May 31, 2019 (16.5 KB)
  5. 2.0.1 - April 11, 2019 (17.0 KB)
顯示所有版本(共 28)

Development 相依性套件 (6):

bundler ~> 2.3
minitest ~> 5.21
mocha ~> 2.2
rake ~> 13.1
rdoc ~> 6.4
ruby-graphviz ~> 1.2

擁有者:

推送者:

作者:

  • Vladimir Dobriakov

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 5,243,853

這個版本 1,631

授權:

MIT

Ruby 版本需求: >= 2.7

相關連結: