class ACIrb::ActrlMgmtAuxRule

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/actrl.rb, line 333
def rn
  'mgmtrule-' << @attributes['id'] << ''
end