#271 √ resolved
Ian White

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

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.

Shared Ticket Bins

People watching this ticket

Attachments

Tags