Sha256: 2016e41b7be707a1f6635f0154186c6e73c400f403356fec90ec89dac2faac03
Contents?: true
Size: 515 Bytes
Versions: 7
Compression:
Stored size: 515 Bytes
Contents
#status should: %s == :registered #available? should: %s == false #registered? should: %s == true #created_on should: %s raise_error(Whois::PropertyNotSupported) #updated_on should: %s raise_error(Whois::PropertyNotSupported) #expires_on should: %s raise_error(Whois::PropertyNotSupported) #nameservers should: %s CLASS(array) should: %s SIZE(2) should: %s[0] CLASS(nameserver) should: %s[0].name == "ns1.commit.gm" should: %s[1] CLASS(nameserver) should: %s[1].name == "ns1.sol.no"
Version data entries
7 entries across 7 versions & 1 rubygems