1 2 3 4
class WhoIsQuery query = ARGV[0] puts "Querying whois with #{query} ..." ...
I'm new to ruby and I make ...
I'm new to ruby and I make ...