FeedNormalizer::RewriteRelativeLinks

Public Instance Methods

Private Instance Methods

url_host(url) click to toggle source
     # File lib/structures.rb, line 145
145:       def url_host(url)
146:         URI.parse(url).host rescue nil
147:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.