This project is archived and is in readonly mode.

#61 ✓resolved
luke (at mudbugmedia)

render :partial => @collection.named_scope

Reported by luke (at mudbugmedia) | April 29th, 2008 @ 01:08 AM

When I tried to use render :partial => @collection.active (active being a named_scope) I got the following error:

Couldn't find template file for active_record/named_scope/scopes/_scope

vendor/rails/actionpack/lib/action_view/template.rb:72:in `set_extension_and_file_name'

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>

Pages