Parser for the whois.smallregistry.net server.
@author Mathieu Arnold <m@absolight.fr>
Initializes a new {Scanners::WhoisSmallregistryNet} instance passing the {content_for_scanner} and calls parse on it.
@return [Hash]
# File lib/whois/record/parser/whois.smallregistry.net.rb, line 114 def parse Scanners::WhoisSmallregistryNet.new(content_for_scanner).parse end
Generated with the Darkfish Rdoc Generator 2.