test/dummy/config/environments/production.rb in shipstation-0.14.5 vs test/dummy/config/environments/production.rb in shipstation-0.15.5

- old
+ new

@@ -9,10 +9,10 @@ # and those relying on copy on write to perform better. # Rake tasks automatically ignore this option for performance. config.eager_load = true # Full error reports are disabled and caching is turned on. - config.consider_all_requests_local = false + config.consider_all_requests_local = false config.action_controller.perform_caching = true # Enable Rack::Cache to put a simple HTTP cache in front of your application # Add `rack-cache` to your Gemfile before enabling this. # For large-scale production use, consider using a caching reverse proxy like