]> git.openstreetmap.org Git - rails.git/blobdiff - Rakefile
Simplify "report a problem" control
[rails.git] / Rakefile
index 039e38f47aa6773d588e355ca59d27ce013605d7..39f9f3564686f928792b3a771866a14924fb6f20 100644 (file)
--- a/Rakefile
+++ b/Rakefile
@@ -1,7 +1,6 @@
 # Add your own tasks in files placed in lib/tasks ending in .rake,
 # for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
 
-require File.expand_path('../config/application', __FILE__)
-require 'rake'
+require File.expand_path("../config/application", __FILE__)
 
 OpenStreetMap::Application.load_tasks