Removing depricated config option in the development env
This commit is contained in:
parent
ee1da78649
commit
89d8fc1bad
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ config.whiny_nils = true
|
|||
config.action_controller.consider_all_requests_local = true
|
||||
config.action_view.debug_rjs = true
|
||||
config.action_controller.perform_caching = false
|
||||
config.action_view.cache_template_extensions = false
|
||||
|
||||
# Don't care if the mailer can't send
|
||||
config.action_mailer.raise_delivery_errors = false
|
Loading…
Add table
Add a link
Reference in a new issue