method
expire_page
v2.2.1 -
Show latest stable
- Class:
ActionController::Caching::Pages::ClassMethods
expire_page(path)public
Expires the page that was cached with the path as a key. Example:
expire_page "/lists/show"
expire_page(path)Expires the page that was cached with the path as a key. Example:
expire_page "/lists/show"