Enhancing test suite but I think the problem might have been caching setting
This commit is contained in:
parent
b5ebf99439
commit
413e700fe0
2 changed files with 69 additions and 6 deletions
|
@ -12,7 +12,7 @@ Rails.application.configure do
|
|||
|
||||
# Full error reports are disabled and caching is turned on.
|
||||
config.consider_all_requests_local = false
|
||||
config.action_controller.perform_caching = true
|
||||
config.action_controller.perform_caching = false
|
||||
|
||||
# Disable serving static files from the `/public` folder by default since
|
||||
# Apache or NGINX already handles this.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue