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
# File lib/dm-transactions.rb, line 353 def transaction Transaction.new(self) end
Generated with the Darkfish Rdoc Generator 2.