spec/dummy/config/environments/development.rb in metasploit-credential-1.0.1 vs spec/dummy/config/environments/development.rb in metasploit-credential-1.1.0
- old
+ new
@@ -14,12 +14,9 @@
config.action_controller.perform_caching = false
# # Don't care if the mailer can't send
# config.action_mailer.raise_delivery_errors = false
- # Print deprecation notices to the Rails logger
- config.active_support.deprecation = :log
-
# Do not compress assets
config.assets.compress = false
# Expands the lines which load the assets
config.assets.debug = true