1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/guides
yuuji.yaginuma ddb6d788d6 Make ActionDispatch::Response#content_type behavior configurable
I changed return value of `ActionDispatch::Response#content_type` in #36034.
But this change seems to an obstacle to upgrading. https://github.com/rails/rails/pull/36034#issuecomment-498795893

Therefore, I restored the behavior of `ActionDispatch::Response#content_type`
to 5.2 and deprecated old behavior. Also, made it possible to control the
behavior with the config.
2019-06-21 07:17:14 +09:00
..
assets [ci skip] images/getting_started: Update screenshot for missing action 2019-06-12 11:11:22 +02:00
bug_report_templates Update bug report templates 2019-04-25 19:11:22 +09:00
rails_guides Enable Layout/EmptyLinesAroundAccessModifier cop 2019-06-13 12:00:45 +09:00
source Make ActionDispatch::Response#content_type behavior configurable 2019-06-21 07:17:14 +09:00
.document
CHANGELOG.md Start Rails 6.1 development 2019-04-24 15:57:14 -04:00
rails_guides.rb
Rakefile
w3c_validator.rb