class ACIrb::ArpDb

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/arp.rb, line 75
def rn
  'db-' << @attributes['type'] << ''
end