Sha256: 5cf51a0418fe0b91abe3da11b48252eab0ccf5c8b5756a3294ccffbdb4fa6d9e
Contents?: true
Size: 717 Bytes
Versions: 5
Compression:
Stored size: 717 Bytes
Contents
#admin_contacts should: %s CLASS(array) should: %s SIZE(2) should: %s[0] CLASS(contact) should: %s[0].type == Whois::Record::Contact::TYPE_ADMIN should: %s[0].id == "JL241-IEDR" should: %s[0].name == "Jonathan Lundberg" should: %s[1] CLASS(contact) should: %s[1].type == Whois::Record::Contact::TYPE_ADMIN should: %s[1].id == "JM474-IEDR" should: %s[1].name == "John Moylan" #technical_contacts should: %s CLASS(array) should: %s SIZE(1) should: %s[0] CLASS(contact) should: %s[0].type == Whois::Record::Contact::TYPE_TECHNICAL should: %s[0].id == "JM474-IEDR" should: %s[0].name == "John Moylan"
Version data entries
5 entries across 5 versions & 1 rubygems