Mercurial > zeropaste
comparison 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 |
comparison
equal
deleted
inserted
replaced
204:c054f01477c4 | 205:10f1eb74e6d7 |
---|---|
12 # Show full error reports and disable caching. | 12 # Show full error reports and disable caching. |
13 config.consider_all_requests_local = true | 13 config.consider_all_requests_local = true |
14 config.action_controller.perform_caching = false | 14 config.action_controller.perform_caching = false |
15 | 15 |
16 # Don't care if the mailer can't send. | 16 # Don't care if the mailer can't send. |
17 config.action_mailer.raise_delivery_errors = false | 17 # config.action_mailer.raise_delivery_errors = false |
18 | 18 |
19 # Print deprecation notices to the Rails logger. | 19 # Print deprecation notices to the Rails logger. |
20 config.active_support.deprecation = :log | 20 config.active_support.deprecation = :log |
21 | 21 |
22 # Raise an error on page load if there are pending migrations | 22 # Raise an error on page load if there are pending migrations |