class ACIrb::ReplTxCont
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/repl.rb, line 94 def rn 'tx-' << @attributes['txId'] << '' end
# File lib/acirb/model/repl.rb, line 94 def rn 'tx-' << @attributes['txId'] << '' end