Skip to content

Add a note to clarify placement of before_action - #63

Open
rywall wants to merge 1 commit into
rails:masterfrom
rywall:patch-1
Open

Add a note to clarify placement of before_action#63
rywall wants to merge 1 commit into
rails:masterfrom
rywall:patch-1

Conversation

@rywall

@rywall rywall commented Feb 1, 2019

Copy link
Copy Markdown

before_action filters placed after the caches_action directive (or in a subclass) will not run when serving from the cache.

`before_action` filters placed after the `caches_action` directive (or in a subclass) will not run when serving from the cache.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant