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
wycats 15c31c7639 open_session can just return the a dup of the current context.
At this point, its entire purpose in the open_session {} case was to
delegate back to the IntegrationTest anyway.
2010-03-22 17:14:28 -07:00
..
assertions Each controller class has it's own view context subclass. This removes the need for ActionView::Base.for_controller 2010-03-18 18:14:54 -07:00
assertions.rb
integration.rb open_session can just return the a dup of the current context. 2010-03-22 17:14:28 -07:00
performance_test.rb
test_process.rb AD::TestProcess relies on request.flash, so let's load it. 2010-02-16 22:54:56 +01:00
test_request.rb
test_response.rb Deprecation notice for TestResponse#redirected_to 2010-01-30 12:26:49 -06:00