RubyGems Navigation menu

step-sequencer-work-flow 0.2.0

StepSequencer is a Ruby gem providing a lightweight, intuitive DSL for defining and orchestrating a sequence of operations, also known as a workflow. Inspired by the functionality of musical sequencers, StepSequencer allows developers to chain together a series of steps that are executed in order, with the capability to halt the sequence based on custom conditions. This gem is particularly useful for scenarios where a set of tasks must be performed in a specific sequence, and where each task might depend on the outcome of the previous one.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.0 - November 11, 2023 (9 KB)
  2. 0.1.0 - November 10, 2023 (8.5 KB)

Owners:

Pushed by:

Authors:

  • Joseph Martin Giralt

SHA 256 checksum:

3b024ce4c63638fffd23b57448edf79a2e39baad78108aabcf9dd00ac17343b2

Total downloads 491

For this version 271

License:

MIT

Required Ruby Version: >= 2.6.6

Links: