Fixed includes; started wrking onn caching strategy
This commit is contained in:
parent
70fa15e3f3
commit
bfecd09b56
6 changed files with 58 additions and 32 deletions
|
@ -1,4 +1,3 @@
|
|||
Dependencies.mechanism = :require
|
||||
ActionController::Base.consider_all_requests_local = false
|
||||
ActionController::Base.perform_caching = false
|
||||
|
||||
ActionController::Base.perform_caching = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue