Rakefile in andy_rails_toolbox-1.0.1 vs Rakefile in andy_rails_toolbox-1.1.0
- old
+ new
@@ -12,12 +12,6 @@
rdoc.options << '--line-numbers'
rdoc.rdoc_files.include('README.rdoc')
rdoc.rdoc_files.include('lib/**/*.rb')
end
-
-
-
-
-
Bundler::GemHelper.install_tasks
-