Module: BetterService::Workflows::DSL
- Extended by:
- ActiveSupport::Concern
- Included in:
- Base
- Defined in:
- lib/better_service/workflows/dsl.rb
Overview
DSL - Provides class-level DSL methods for defining workflow steps
This module adds the ‘step` and `with_transaction` class methods that allow declarative workflow definition using a clean DSL syntax.