Module | DataMapper::Transaction::Repository |
In: |
lib/dm-transactions.rb
|
Produce a new Transaction for this Repository
@return [Adapters::Transaction]
a new Transaction (in state :none) that can be used to execute code #with_transaction
@api public