diff options
Diffstat (limited to 'config/environment.rb')
-rw-r--r-- | config/environment.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/environment.rb b/config/environment.rb index 05f25a29e..196680b23 100644 --- a/config/environment.rb +++ b/config/environment.rb @@ -1,7 +1,5 @@ - # Load the rails application require File.expand_path('../application', __FILE__) -ActiveSupport::Deprecation.silenced = true # Initialize the rails application Alaveteli::Application.initialize! |