X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/c9fa49c99485b0ba1242c6d13e12df9ab1532987..dc2a2c8ebd1a11e4a64555fda22c6859a51defff:/Rakefile diff --git a/Rakefile b/Rakefile index 039e38f47..39f9f3564 100644 --- 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