We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 133ed38 + a58c8a3 commit 71fbee7Copy full SHA for 71fbee7
actionpack/lib/action_controller/caching.rb
@@ -9,9 +9,8 @@ module ActionController
9
# of calculations, renderings, and database calls around for subsequent
10
# requests.
11
#
12
- # You can read more about each approach by clicking the modules below.
13
- #
14
# Note: To turn off all caching provided by Action Controller, set
+ #
15
# config.action_controller.perform_caching = false
16
17
# ## Caching stores
0 commit comments