method
expire_page
rails 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"