method
close!
v3.1.0 -
Show latest stable
- Class:
ActionDispatch::Cookies::CookieJar
close!()public
No documentation available.
# File actionpack/lib/action_dispatch/middleware/cookies.rb, line 124
def close!; @closed = true end