APIdock
/
Ruby on Rails
/
Browse
About
method
has_key?
v7.1.3.4
-
Show latest stable
- Class:
ActionDispatch
::
Cookies
::
CookieJar
has_key?
(name)
public
Alias for
ActionDispatch::Cookies::CookieJar#key?
Related methods
Instance methods
[]
[]=
clear
commit!
committed?
delete
deleted?
each
fetch
has_key?
key?
to_header
update
update_cookies_from_jar
write
Class methods
build
new
Private methods
escape
handle_options
write_cookie?