diff --git a/Rakefile b/Rakefile index 22edea4..ba6b733 100644 --- a/Rakefile +++ b/Rakefile @@ -1,9 +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 'pp' -pp ENV - require File.expand_path('../config/application', __FILE__) Rails.application.load_tasks