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 Remove deprecated force_ssl at the controller level. 2020-05-05 00:58:54 -04:00
base.rb Remove deprecated force_ssl at the controller level. 2020-05-05 00:58:54 -04:00
caching.rb No need to extend ActionController::Caching by ActiveSupport::Autoload 2020-05-26 22:00:13 +03:00
form_builder.rb
log_subscriber.rb Add to the log format "*/*" if using a not found format: 2020-01-02 16:45:47 -03:00
metal.rb avoid calling custom_encoding_for when unused 2020-10-27 10:42:41 -07:00
railtie.rb
renderer.rb Disentangle Action Text from ApplicationController 2020-10-30 01:01:42 +00:00
template_assertions.rb
test_case.rb Merge pull request #39705 from Shopify/actioncontroller-testcase-parameters-fix 2020-10-29 17:43:32 -04:00