Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.ie availability checking returning incorrect results #155

Closed
dtuite opened this issue Mar 20, 2012 · 1 comment
Closed

.ie availability checking returning incorrect results #155

dtuite opened this issue Mar 20, 2012 · 1 comment
Assignees
Labels
Milestone

Comments

@dtuite
Copy link

dtuite commented Mar 20, 2012

When using the Whois gem:

» irb
1.9.3-p0 :001 > require "whois"
 => true 
1.9.3-p0 :002 > Whois.available?("hjdfkjhdsjkhfkjdshjf.ie")
 => false

But using the CLI:

» ruby-whois hjdfkjhdsjkhfkjdshjf.ie               

% Rights restricted by copyright; http://iedr.ie/index.php/mnudomregs/mnudnssearch/96 
% Do not remove this notice

% Not Registered - The domain you have requested (hjdfkjhdsjkhfkjdshjf.ie) is not a registered .ie domain name.
@ghost ghost assigned weppos Mar 21, 2012
@weppos weppos closed this as completed in 5f48d7a Mar 21, 2012
@weppos
Copy link
Owner

weppos commented Mar 21, 2012

Fixed. Thank you very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants