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_dispatch
Rafael França 93dbbe3a81
Merge pull request #35236 from renuo/fix-30467
Prohibit sneaky custom params from being drawn (Fix #30467)
2019-03-27 16:31:16 -04:00
..
http Update regular expression for checking valid MIME type 2019-03-19 11:20:40 -04:00
journey
middleware Add the Mime::Type::InvalidMimeType error in the default rescue_response: 2019-03-26 02:03:47 +01:00
request
routing Raise if resource custom params contain colons 2019-03-26 13:53:41 +01:00
system_testing
testing
journey.rb
railtie.rb
routing.rb
system_test_case.rb