Module | DataMapper::Repository::Transaction |
In: |
lib/dm-core/repository.rb
|
TODO: move to dm-more/dm-transactions
Produce a new Transaction for this Repository
@return <DataMapper::Adapters::Transaction> a new Transaction (in state
:none) that can be used to execute code #with_transaction
TODO: move to dm-more/dm-transactions