class ACIrb::CompatCtlrFw

Public Instance Methods

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