class ACIrb::RbqmQuery
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/rbqm.rb, line 28 def rn 'q-' << @attributes['name'] << '' end
# File lib/acirb/model/rbqm.rb, line 28 def rn 'q-' << @attributes['name'] << '' end