lib/retriever/fetchsitemap.rb in rubyretriever-1.3.0 vs lib/retriever/fetchsitemap.rb in rubyretriever-1.4.0

- old
+ new

@@ -1,8 +1,8 @@ module Retriever # class FetchSitemap < Fetch - # recieves target URL and RR options + # receives target URL and RR options # returns an array of all unique pages found on the site def initialize(url, options) super start @result.push(@t.target)