Libraries
»
motion-yapper
(0.1.0)
»
Index
»
Yapper
»
DB
»
Transaction
»
#txn
Method: Yapper::DB::Transaction#txn
Defined in:
lib/yapper/db.rb
#
txn
⇒
Object
Returns the value of attribute txn.
228 229 230
# File 'lib/yapper/db.rb', line 228
def
txn
@txn
end