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