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
Lawrence Pit 1e1d30715e Fix parsing xml input by ActionDispatch::ParamsParser
[#4437 state:committed]

Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2010-05-06 20:34:47 -07:00
..
http Some require indifferent_access added 2010-04-21 07:45:29 -07:00
middleware Fix parsing xml input by ActionDispatch::ParamsParser 2010-05-06 20:34:47 -07:00
routing RouteSet does not raise ActionController::RoutingError when no routes match anymore. Instead, it follows the X-Cascade convention. ShowExceptions checks for X-Cascade so that the routing error page can still be displayed. 2010-04-30 16:40:42 -07:00
testing Some require indifferent_access added 2010-04-21 07:45:29 -07:00
railtie.rb Add a test which ensures action_dispatch.show_exceptions is properly disabled. 2010-04-02 20:54:10 +02:00
routing.rb Remove routing implementation details from RDoc 2010-03-31 14:54:07 +01:00