class ACIrb::RtctrlProfile

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/rtctrl.rb, line 844
def rn
  'prof-' << @attributes['name'] << ''
end