class ACIrb::DbgACRuleIp

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/dbg.rb, line 909
def rn
  'acRuleIp-' << @attributes['ruleName'] << ''
end