Sha256: eeca8bea243878a49ad08ac69f0f40f43cf02e6ce75b49eb33a394046b55d913

Contents?: true

Size: 134 Bytes

Versions: 5

Compression:

Stored size: 134 Bytes

Contents

module Net
  module DHCP
    autoload :Record,   "net/dhcp/record.rb"
    autoload :SparcRecord, "net/dhcp/sparc_record.rb"
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
foreman_discovery-1.0.0 test/foreman_app/lib/net/dhcp.rb
foreman_discovery-1.0.0.rc4 test/foreman_app/lib/net/dhcp.rb
foreman_discovery-1.0.0.rc3 test/foreman_app/lib/net/dhcp.rb
foreman_discovery-1.0.0.rc2 test/foreman_app/lib/net/dhcp.rb
foreman_discovery-1.0.0.rc1 test/foreman_app/lib/net/dhcp.rb