Sha256: e3898a3f4ea3b0798300a704c5cf0fb60b88f676dc632c66e087382ad9e58746
Contents?: true
Size: 410 Bytes
Versions: 3
Compression:
Stored size: 410 Bytes
Contents
h1. Ruby Wrapper for Namecheap.com API Allow the ability to check domain availability through namecheap.com API. h2. Usage <pre> <code> require 'lib/namecheap' namecheap = Namecheap.new namecheap.is_domain_availble? 'hashrocket.com' # => false </code> </pre> h2. Contributors * "Hashrocket":http://www.hashrocket.com * "Corey Grusden":http://coreygrusden.com * "Big Tiger":http://bigtiger.github.com
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
namecheap-0.1.0 | README.textile |
namecheap-0.0.2 | README.textile |
namecheap-0.0.1 | README.textile |