From: Michael Orlitzky Date: Wed, 13 Jun 2012 03:27:32 +0000 (-0400) Subject: Fix the progressbar require path in uri_utilities.rb. X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=cfb766c18f5f6347f002e3f5b1b4b47647c43a5a;hp=cfb766c18f5f6347f002e3f5b1b4b47647c43a5a;p=dead%2Fwhatever-dl.git Fix the progressbar require path in uri_utilities.rb. Replace the makefile with a Rakefile. Update all of the test code to run under `rake test`. Add a short README. ---