lib/tap/mechanize/get.rb in tap-mechanize-0.5.1 vs lib/tap/mechanize/get.rb in tap-mechanize-0.6.0

- old
+ new

@@ -1,9 +1,9 @@ require 'tap/mechanize/request' module Tap module Mechanize - # :startdoc::manifest gets the uri + # :startdoc::task gets the uri # # Submits an Http request to the specified uri and returns the message # body. # # % tap run -- get http://tap.rubyforge.org --: dump \ No newline at end of file