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
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
..
http Merge pull request #19215 from gsamokovarov/revert-ruby-2-2-0-kwarg-crash-workarounds 2015-03-05 10:58:16 -07:00
journey Merge pull request #15806 from tgxworld/partition_routes_during_setup 2015-03-02 15:02:14 -08:00
middleware Also skip Content-Encoding and Vary header if 304 2015-03-12 23:32:07 +09:00
request Don't convert empty arrays to nils when deep munging params 2014-12-15 14:51:07 +00:00
routing pass a config to the route set 2015-03-05 13:12:06 -08:00
testing Compare content_type with Mime::XML instead of regexp 2015-03-16 06:35:00 +02:00
journey.rb
railtie.rb pass a config to the route set 2015-03-05 13:12:06 -08:00
routing.rb Add missing requires for require 'action_dispatch/routing' 2014-05-15 06:03:23 +01:00