Method deprecated or moved
This method is deprecated or moved on the latest stable version.
The last existing version (v1.2.6) is shown here.
cookie(*options)
protected
Deprecated cookie
writer method
Show source
def cookie(*options)
response.headers['cookie'] << CGI::Cookie.new(*options)
end