Blob Blame History Raw
--- a/Rakefile	2010-09-07 18:49:33.000000000 +0200
+++ b/Rakefile	2010-09-07 18:46:53.000000000 +0200
@@ -20,7 +20,7 @@
   self.readme_file = "README.rdoc"
 end
 
-require 'newgem/tasks'
+#require 'newgem/tasks'
 Dir['tasks/**/*.rake'].each { |t| load t }
 
 # TODO - want other tests/tasks run by default? Add them to the list