Methods

Class/Module Index [+]

Quicksearch

Domainatrix

Public Class Methods

parse(url) click to toggle source
# File lib/domainatrix.rb, line 11
def self.parse(url)
  Url.new(DOMAIN_PARSER.parse(url))
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.