#471 √ resolved
Mike Vincent

Edge Regression: rendered_file replaced by rendered_template

Reported by Mike Vincent | July 17th, 2008 @ 07:46 PM | in 1.1.5

After updating edge rails and rspec lots of controller examples failed with method missing exceptions about rendered_file on ActionController::TestResponse

After looking around I saw the api changed slightly (diff) and rendered_file has been replaced by rendered_template. Attempting to fix the matcher did not work as expected though. rendered_template appears to always be nil :(

Attached diff of what I -thought- would fix it, but failed.

Also, do the matchers have specs? I didn't find any for the RenderTemplate matcher.

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

Attachments