X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e65e41a6942062ff044af0d31c41ca0e554343cc..e59d6c567b2af5d6bc7f5f8d4512d7bd11a3e257:/Rakefile diff --git a/Rakefile b/Rakefile index 28fdc4c57..39f9f3564 100644 --- a/Rakefile +++ b/Rakefile @@ -1,6 +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 File.expand_path("../config/application", __FILE__) OpenStreetMap::Application.load_tasks