Sha256: b32df9cfea714b4dcc9c09aa11689ab8526ed5f68ce6d0a27f72b50b46ddbaa2
Contents?: true
Size: 262 Bytes
Versions: 126
Compression:
Stored size: 262 Bytes
Contents
class TestLab class Network module Bind # BIND PTR Record def ptr TestLab::Utility.ptr(self.address) end # Returns the ARPA network def arpa TestLab::Utility.arpa(self.address) end end end end
Version data entries
126 entries across 126 versions & 1 rubygems