method

expire_page

Importance_1
v2.3.8 - Show latest stable - 0 notes - 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"
Show source
Register or log in to add new notes.