1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_controller/metal
Jonathan Hefner 2e53730d62 Document ActionController::Cookies#cookies [ci-skip]
There are several `cookies` methods that appear when searching the API
documentation, but none of them are the method commonly used in
controllers.

This makes Action Controller's `cookies` method appear in the search
results, and makes the accompanying `ActionDispatch::Cookies`
documentation more discoverable.
2020-11-09 16:38:42 -06:00
..
basic_implicit_render.rb
conditional_get.rb
content_security_policy.rb
cookies.rb Document ActionController::Cookies#cookies [ci-skip] 2020-11-09 16:38:42 -06:00
data_streaming.rb
default_headers.rb
etag_with_flash.rb
etag_with_template_digest.rb
exceptions.rb
feature_policy.rb
flash.rb
head.rb
helpers.rb
http_authentication.rb Resurrect doc explaining HTTP Basic behavior 2020-08-26 11:34:24 +01:00
implicit_render.rb
instrumentation.rb
live.rb
logging.rb
mime_responds.rb
parameter_encoding.rb Copy-edit the documentation [ci skip] 2020-10-27 18:13:40 +00:00
params_wrapper.rb Merge pull request #40504 from tbrisker/paramobjects 2020-11-02 12:52:24 -05:00
redirecting.rb
renderers.rb
rendering.rb Revert "Raise when calling render with invalid options" 2020-10-29 13:49:30 -07:00
request_forgery_protection.rb
rescue.rb
streaming.rb
strong_parameters.rb
testing.rb
url_for.rb