.. |
basic_implicit_render.rb
|
|
|
conditional_get.rb
|
expires_in extras documentation (#38625)
|
2020-03-14 02:50:50 +01:00 |
content_security_policy.rb
|
Use try only when we're unsure if the receiver would respond_to the method
|
2019-08-01 17:58:00 +09:00 |
cookies.rb
|
|
|
data_streaming.rb
|
[ActionController] Fix send_file example for 404
|
2019-07-19 14:39:48 +09:00 |
default_headers.rb
|
|
|
etag_with_flash.rb
|
|
|
etag_with_template_digest.rb
|
Don't require "action_view/base" in action pack:
|
2019-12-19 17:28:24 +01:00 |
exceptions.rb
|
Add an integration test for DYM
|
2020-05-12 15:55:15 -07:00 |
feature_policy.rb
|
Use reserved domain for example configuration
|
2019-07-15 08:16:51 +10:00 |
flash.rb
|
|
|
head.rb
|
In head , set response body after headers.
|
2020-03-16 20:56:23 -07:00 |
helpers.rb
|
[ci skip] Update Documentation: Add a code example and clarify docs
|
2020-02-22 12:47:20 +11:00 |
http_authentication.rb
|
require, require_relative, load by double quotes (#38841)
|
2020-03-29 16:30:52 -07:00 |
implicit_render.rb
|
A few action_controller docs corrections
|
2020-05-26 22:01:58 +03:00 |
instrumentation.rb
|
ActiveSupport::Calbacks#halted_callback_hook receive callback name:
|
2020-03-03 16:17:55 -04:00 |
live.rb
|
Call MonitorMixin initializer before use methods provided by MonitorMixin
|
2019-11-28 12:14:54 +09:00 |
logging.rb
|
Add ActionController::Base.log_at
|
2019-09-24 13:47:34 -04:00 |
mime_responds.rb
|
Modify respond_to behaviour always setting the request's content type:
|
2019-11-21 14:40:42 +01:00 |
parameter_encoding.rb
|
|
|
params_wrapper.rb
|
Add missing # in wrap_parameters RDoc
|
2020-05-29 14:57:24 -04:00 |
redirecting.rb
|
Add two cross links to methods in docs [skip ci]
|
2019-10-15 22:31:24 +10:00 |
renderers.rb
|
Use media_type instead of content_type internally
|
2019-08-04 00:35:49 +01:00 |
rendering.rb
|
Do not set response "Vary" header if it has already been set
|
2019-09-03 11:54:40 -04:00 |
request_forgery_protection.rb
|
Add application config for URL-safe Base64 CSRF tokens
|
2020-06-11 11:39:37 -04:00 |
rescue.rb
|
Reduce Array assignment by not giving a name for unused *args
|
2019-07-31 17:41:34 +09:00 |
streaming.rb
|
Enable Layout/EmptyLinesAroundAccessModifier cop
|
2019-06-13 12:00:45 +09:00 |
strong_parameters.rb
|
Remove more references to white list
|
2020-06-09 13:47:12 -04:00 |
testing.rb
|
|
|
url_for.rb
|
|
|