Sha256: a13836a8d0ac1c7744b0f91fc968a1833a1275e167f17a8effa33c7f99cd4ac9
Contents?: true
Size: 632 Bytes
Versions: 10
Compression:
Stored size: 632 Bytes
Contents
#admin_contacts should: %s be_a(Array) should: %s have(1).items should: %s[0] be_a(_contact) should: %s[0].type == Whois::Record::Contact::TYPE_ADMIN should: %s[0].id == "TT4277-ITNIC" should: %s[0].name == "Tsao Tu" should: %s[0].organization == "Tu Tsao" should: %s[0].address == "30 Herbert Street" should: %s[0].city == "Dublin" should: %s[0].zip == "2" should: %s[0].state == "IE" should: %s[0].country_code == "IE" should: %s[0].created_on == Time.parse("2008-11-27 16:47:22") should: %s[0].updated_on == Time.parse("2008-11-27 16:47:22")
Version data entries
10 entries across 10 versions & 1 rubygems