Mercurial > zeropaste
diff config/environments/test.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 | 9e860754b5d6 |
line wrap: on
line diff
--- a/config/environments/test.rb Wed May 08 01:16:30 2013 +0900 +++ b/config/environments/test.rb Wed May 08 01:18:22 2013 +0900 @@ -29,7 +29,7 @@ # Tell Action Mailer not to deliver emails to the real world. # The :test delivery method accumulates sent emails in the # ActionMailer::Base.deliveries array. - config.action_mailer.delivery_method = :test + # config.action_mailer.delivery_method = :test # Print deprecation notices to the stderr. config.active_support.deprecation = :stderr