class ACIrb::AcRuleArp

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/ac.rb, line 182
def rn
  'ruleArp-' << @attributes['ruleId'] << ''
end