X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/302fd06d4606867176d6fba8d14ae9a6fa7ec8af..62f999cd835dad3c16ea46e340bc15b0e43f31db:/config/environments/development.rb diff --git a/config/environments/development.rb b/config/environments/development.rb index 09a451f9a..d67452f0c 100644 --- a/config/environments/development.rb +++ b/config/environments/development.rb @@ -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 \ No newline at end of file +config.action_mailer.raise_delivery_errors = false