This project is archived and is in readonly mode.
Changeset [163152bfd0ea5344472d24b6f89e8c957dbd66f5] by David Chelimsky
May 26th, 2010 @ 07:49 AM
Support configuration of controller.controller_path on instances
of
ActionView::TestCase::TestController without stubs. Just say:
@controller.controller_path = "path/i/need/for/this/test"
[#4697 state:resolved]
Signed-off-by: José Valim jose.valim@gmail.com
http://github.com/rails/rails/commit/163152bfd0ea5344472d24b6f89e8c...
Committed by David Chelimsky
- M actionpack/lib/action_view/test_case.rb
- M actionpack/test/template/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>