Module: TransactionWrapper
- Extended by:
- ActiveSupport::Concern
- Included in:
- FlowBase, OperationBase
- Defined in:
- lib/flow/concerns/transaction_wrapper.rb
Overview
A callback driven approach to wrap business logic within database transaction.
A callback driven approach to wrap business logic within database transaction.