This project is archived and is in readonly mode.
Changeset [84e94551f62d3bcbc71f1c6f3fda738342d984e2] by Joshua Peek
October 4th, 2009 @ 02:45 AM
Add custom "with_routing" to internal tests to fix reseting
session after using
with_routing. This only affects our internal AP tests.
http://github.com/rails/rails/commit/84e94551f62d3bcbc71f1c6f3fda73...
Committed by Joshua Peek
- M actionpack/test/abstract_unit.rb
- M actionpack/test/activerecord/active_record_store_test.rb
- M actionpack/test/controller/integration_test.rb
- M actionpack/test/controller/rescue_test.rb
- M actionpack/test/controller/webservice_test.rb
- M actionpack/test/dispatch/request/json_params_parsing_test.rb
- M actionpack/test/dispatch/request/multipart_params_parsing_test.rb
- M actionpack/test/dispatch/request/query_string_parsing_test.rb
- M actionpack/test/dispatch/request/url_encoded_params_parsing_test.rb
- M actionpack/test/dispatch/request/xml_params_parsing_test.rb
- M actionpack/test/dispatch/session/cookie_store_test.rb
- M actionpack/test/dispatch/session/mem_cache_store_test.rb
- M actionpack/test/lib/controller/fake_controllers.rb
- M actionpack/test/view/test_case_test.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>