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
Joshua Peek 11af089cee Extract ActionController rescue templates into Rescue and ShowExceptions middleware.
This commit breaks all exception catching plugins like ExceptionNotifier. These plugins should be rewritten as middleware instead overriding Controller#rescue_action_in_public.
2009-05-02 23:02:22 -05:00
..
request Can't please them all 2009-04-27 09:29:17 -07:00
session Inherit TestSession from Session::AbstractStore and add indifferent access to Session::AbstractStore. 2009-04-26 14:33:57 -05:00
header_test.rb Move dispatch related tests into test/dispatch 2009-01-28 22:50:46 -06:00
middleware_stack_test.rb Bring abstract_controller up to date with rails/master 2009-04-13 15:18:45 -07:00
mime_type_test.rb Move dispatch related tests into test/dispatch 2009-01-28 22:50:46 -06:00
rack_test.rb Create a new file for response tests 2009-04-26 10:26:53 -05:00
request_test.rb Switch to action_dispatch rack namespace 2009-04-30 13:45:12 -05:00
response_test.rb Move useful response test helpers into request 2009-04-26 11:12:33 -05:00
show_exceptions_test.rb Extract ActionController rescue templates into Rescue and ShowExceptions middleware. 2009-05-02 23:02:22 -05:00
test_request_test.rb Fix implicit ordering expectation 2009-05-02 15:30:00 -07:00