method
clear
v7.2.3 -
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.