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
Carlos Antonio da Silva 7fc1edd790 Remove deprecated stuff in ActionController
This removes all deprecated classes in ActionController related to
Routing, Abstract Request/Response and Integration/IntegrationTest.
All tests and docs were changed to ActionDispatch instead of ActionController.
2010-09-26 02:13:45 +08:00
..
json_params_parsing_test.rb Remove deprecated stuff in ActionController 2010-09-26 02:13:45 +08:00
multipart_params_parsing_test.rb Remove deprecated stuff in ActionController 2010-09-26 02:13:45 +08:00
query_string_parsing_test.rb Remove deprecated stuff in ActionController 2010-09-26 02:13:45 +08:00
url_encoded_params_parsing_test.rb Remove deprecated stuff in ActionController 2010-09-26 02:13:45 +08:00
xml_params_parsing_test.rb Remove deprecated stuff in ActionController 2010-09-26 02:13:45 +08:00