rails/actionpack/lib/action_dispatch
Prem Sichanugrist 3a20e83795 Add missing require for String#strip_heredoc
This method is being used in `#xml_http_request`, but was not properly
required. This causes `NoMethodError` on projects that are doing
integration test.
2015-04-17 15:21:18 -04:00
..
http Fix method signature of parse_query to match rack 2015-04-06 08:30:32 -04:00
journey sort_by instead of sort 2015-04-08 22:18:56 +08:00
middleware [Rails4 regression] prevent thin and puma cause error in Non ASCII URL on Windows 2015-04-09 19:25:12 -03:00
request remove new line between doc and method 2015-04-07 05:02:22 +00:00
routing Merge pull request #19700 from tancnle/trivial-shallow-nesting-depth-count 2015-04-08 20:08:06 -03:00
testing Add missing require for String#strip_heredoc 2015-04-17 15:21:18 -04:00
journey.rb Integrate Journey into Action Dispatch 2012-12-19 22:13:08 +00:00
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