diff config/environments/development.rb @ 205:10f1eb74e6d7

We have no activemailer. Copypasta failure.
author Edho Arief <edho@myconan.net>
date Wed, 08 May 2013 01:18:22 +0900
parents d4cf49db9c49
children 68eb23b52864
line wrap: on
line diff
--- a/config/environments/development.rb	Wed May 08 01:16:30 2013 +0900
+++ b/config/environments/development.rb	Wed May 08 01:18:22 2013 +0900
@@ -14,7 +14,7 @@
   config.action_controller.perform_caching = false
 
   # Don't care if the mailer can't send.
-  config.action_mailer.raise_delivery_errors = false
+  # config.action_mailer.raise_delivery_errors = false
 
   # Print deprecation notices to the Rails logger.
   config.active_support.deprecation = :log