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
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
..
api
metal Document ActionController::Cookies#cookies [ci-skip] 2020-11-09 16:38:42 -06:00
railties
api.rb
base.rb
caching.rb
form_builder.rb
log_subscriber.rb
metal.rb
railtie.rb
renderer.rb
template_assertions.rb
test_case.rb