1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test/dispatch/request
Rafael Mendonça França b3d41eae4b
Deprecated ActionDispatch::ParamsParser::ParamsParser
ActionDispatch::ParamsParser class was removed in favor of
ActionDispatch::Http::Parameters so it is better to move the error
constant to the new class.
2016-10-10 01:35:58 -03:00
..
json_params_parsing_test.rb Deprecated ActionDispatch::ParamsParser::ParamsParser 2016-10-10 01:35:58 -03:00
multipart_params_parsing_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
query_string_parsing_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
session_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
url_encoded_params_parsing_test.rb applies new string literal convention in actionpack/test 2016-08-06 18:54:50 +02:00