Rakefile in reap-5.0.0 vs Rakefile in reap-5.10.10
- old
+ new
@@ -1,10 +1 @@
-require 'rake'
-require 'reap/rake'
-
-task :default => [:tasks]
-
-task :tasks do
- Rake.application.options.show_task_pattern = //
- Rake.application.display_tasks_and_comments
-end
-
\ No newline at end of file