Since @template.finder, isolation mode doesn't work
Reported by Ian White | February 5th, 2008 @ 11:31 AM
Since the introduction of ActionView::TemplateFinder in edge rails, isolation mode for controller doesn't appear to work.
The reason is that the wrong file_exists? is stubbed, which results in assert_existence_of_template_file being called irrespective of integrate_views?
I'm currently struggling to get rake pre_commit_rails going, but in the meantime, the following patch sorts out all of my failing specs.
Comments and changes to this ticket
-
Ian White February 5th, 2008 @ 11:20 PM
Someone is quick, I see this has been fixed in r3285!
Thanks,
Ian
-
David Chelimsky February 6th, 2008 @ 04:06 PM
- → Assigned user changed from to David Chelimsky
- → State changed from new to open
Yes - I forgot to close the ticket.
Cheers,
David
-
David Chelimsky February 9th, 2008 @ 03:23 PM
- → State changed from open to resolved
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Behaviour Driven Development for Ruby.
