test/dummy/config/environments/development.rb in thermos-0.5.2 vs test/dummy/config/environments/development.rb in thermos-0.6.0

- old
+ new

@@ -8,10 +8,10 @@ # Do not eager load code on boot. config.eager_load = false # Show full error reports and disable caching. - config.consider_all_requests_local = true + config.consider_all_requests_local = true config.action_controller.perform_caching = false # Don't care if the mailer can't send. config.action_mailer.raise_delivery_errors = false