method
clear
v8.1.1 -
Show latest stable
- Class:
ActionDispatch::Cookies::CookieJar
clear(options = {})public
Removes all cookies on the client machine by calling `delete` for each cookie.
clear(options = {})Removes all cookies on the client machine by calling `delete` for each cookie.