aboutsummaryrefslogtreecommitdiffstats
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index e134250fa..5fa2a360d 100644
--- a/Rakefile
+++ b/Rakefile
@@ -2,7 +2,6 @@
# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
require File.expand_path('../config/application', __FILE__)
-ActiveSupport::Deprecation.silenced = true
require 'rake'
Alaveteli::Application.load_tasks
if Rails.env == 'test'