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
Guo Xiang Tan f1e53be508
Change default HTTP status to 308 for ActionDispatch::SSL.
308 status code introduced in https://tools.ietf.org/html/rfc7538
preserves the request method unlike 301 status code which would convert
POST requests to GET.
2020-07-06 14:51:24 +08:00
..
abstract_controller Update rubocop-performance gem and enable Performance/DeletePrefix and Performance/DeleteSuffix cops 2020-05-24 12:51:35 +03:00
action_controller Fix json encoded controller tests 2020-06-18 17:15:48 -04:00
action_dispatch Change default HTTP status to 308 for ActionDispatch::SSL. 2020-07-06 14:51:24 +08:00
action_pack
abstract_controller.rb
action_controller.rb Remove invalid autoloads in top-level Rails modules 2020-06-08 17:21:26 -04:00
action_dispatch.rb Clear cache after setting Template::Types delegate 2020-05-21 22:43:13 -07:00
action_pack.rb Bump license years from 2019 to 2020 [ci skip] 2020-01-01 15:10:31 +05:30