APIdock
/
Ruby on Rails
/
Browse
About
method
has_key?
v4.1.8
-
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
handle_options
has_key?
key?
recycle!
update
write
Class methods
build
new
options_for_env
Private methods
write_cookie?