This project is archived and is in readonly mode.

#5812 ✓resolved
André Camargo

Fix for ActionView::Template#refresh in rails 3.1.0.beta

Reported by André Camargo | October 15th, 2010 @ 04:26 AM

After pull new changes my Rails3 app started to raise MissingTemplate exceptions for views with 2 depth directories (like for app/views/admin/banner/index.html.erb).

I perceived that the path for template informed by exception message was missing the slashes.

In the attach you'll find the fix for code and test suite.

Comments and changes to this ticket

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>

Attachments

Pages