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