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/testing
Boris Peterbarg 4be3997c9f Compare content_type with Mime::XML instead of regexp
Regexp is broken for both content types including charsets and for
integration tests, where the content_type is a Mime::Type and not String
2015-03-16 06:35:00 +02:00
..
assertions Merge pull request #18665 from sgrif/sg-test-route-all 2015-02-20 09:44:09 -07:00
assertions.rb Compare content_type with Mime::XML instead of regexp 2015-03-16 06:35:00 +02:00
integration.rb Call super last in before_setup 2015-03-09 17:11:15 -04:00
test_process.rb Mark unused variables and make some style fixes 2013-04-08 22:52:32 +03:00
test_request.rb Pass symbol as an argument instead of a block 2014-11-29 11:53:24 +01:00
test_response.rb Revert work arounds for upstream Ruby 2.2.0 kwargs bug 2015-03-05 17:39:22 +02:00