Produce a new Transaction for the class of this Resource
@return [Adapters::Transaction]
a new Adapters::Transaction for the Repository of the class of this Resource added.
@api public
# File lib/dm-transactions.rb, line 386 def transaction model.transaction { |*block_args| yield(*block_args) } end
Generated with the Darkfish Rdoc Generator 2.