class ACIrb::EventAclL3DropRecord

Public Instance Methods

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