actionpack-action_caching
actionpack-action_caching copied to clipboard
Add a note to clarify placement of `before_action`
before_action filters placed after the caches_action directive (or in a subclass) will not run when serving from the cache.