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
Jacopo 32db1486fb Allow to overwrite Cache-Control header in fresh_when and stale?
Add a `cache_control: {}` option to `fresh_when` and `stale?`,
when given works as a shortcut to set `response.cache_control` manually.

Closes #41644
2021-05-28 12:32:30 +02:00
..
api
metal Allow to overwrite Cache-Control header in fresh_when and stale? 2021-05-28 12:32:30 +02:00
railties Fix call sites 2018-10-02 15:31:29 -04:00
api.rb Remove deprecated force_ssl at the controller level. 2020-05-05 00:58:54 -04:00
base.rb Rename HTTP Feature Policy to Permissions Policy 2020-11-14 17:31:58 +01: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 Provide context when logging unpermitted parameters 2021-03-31 17:15:23 -06:00
metal.rb Use ... argument forwarding instead of ruby2_keywords when possible 2021-03-19 16:53:06 +01:00
railtie.rb
renderer.rb Fix inline code markup [ci-skip] 2021-02-14 11:20:35 -06:00
template_assertions.rb Remove compatibility module from docs [ci skip] 2019-05-22 11:58:14 -04:00
test_case.rb Remove ActionDispatch::Flash::NullFlash 2021-05-18 21:26:24 -05:00