Module: BetterService::Workflows::TransactionSupport
- Included in:
- Base
- Defined in:
- lib/better_service/workflows/transaction_support.rb
Overview
TransactionSupport - Handles database transaction wrapping for workflows
This module provides the ability to execute workflows within a database transaction, with automatic rollback on failure.