diff --git a/Rakefile b/Rakefile index a6ecc2dd90..08223ff3af 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. -include Rake::DSL require File.expand_path('../config/application', __FILE__) require 'rake'