method
no_store
rails latest stable - Class:
ActionController::ConditionalGet
no_store()public
Sets an HTTP 1.1 Cache-Control header of no-store. This means the resource may not be stored in any cache.
no_store()Sets an HTTP 1.1 Cache-Control header of no-store. This means the resource may not be stored in any cache.