Project

General

Profile

Download (134 Bytes) Statistics
| Branch: | Tag: | Revision:
0c3e15d2 Ohad Levy
module Net
module DHCP
autoload :Record, "net/dhcp/record.rb"
autoload :SparcRecord, "net/dhcp/sparc_record.rb"
end
end