class ACIrb::DhcpLeaseDb

Public Instance Methods

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