class ACIrb::ResUReqCtx
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/res.rb, line 275 def rn 'ureqctx-' << @attributes['ctxType'] << '-' << @attributes['ctx'] << '' end
# File lib/acirb/model/res.rb, line 275 def rn 'ureqctx-' << @attributes['ctxType'] << '-' << @attributes['ctx'] << '' end