Rakefile in net-http-pipeline-0.1 vs Rakefile in net-http-pipeline-1.0
- old
+ new
@@ -7,8 +7,11 @@
Hoe.plugin :minitest
Hoe.plugins.delete :rubyforge
Hoe.spec 'net-http-pipeline' do
developer 'Eric Hodel', 'drbrain@segment7.net'
+
+ rdoc_locations <<
+ 'docs.seattlerb.org:/data/www/docs.seattlerb.org/net-http-pipeline/'
end
# vim: syntax=Ruby