
Untitled
By: a guest on
May 2nd, 2012 | syntax:
None | size: 1.11 KB | hits: 12 | expires: Never
Started GET "/refinery/pages" for 122.3.110.11 at 2012-05-02 19:56:51 -0700
ActionView::Template::Error (undefined local variable or method `featured' for #<Page:0x0000000782d870>):
13: </span>
14: <% end %>
15: <span class='preview'>
16: <%= '***Featured***' if page.featured? %>
17: </span>
18: </span>
19:
app/models/page.rb:288:in `featured?'
app/views/admin/pages/_page.html.erb:16:in `_app_views_admin_pages__page_html_erb__998898187815157921_55171500__4423649248180995094'
app/views/admin/pages/_sortable_list.html.erb:2:in `_app_views_admin_pages__sortable_list_html_erb__630287893264366911_55611700__2325849283611381307'
app/views/admin/pages/_records.html.erb:5:in `_app_views_admin_pages__records_html_erb__3517628145830546684_55732420_4165957045570754773'
app/views/admin/pages/index.html.erb:4:in `block in _app_views_admin_pages_index_html_erb__3612194328669464061_55757120__1633281526562244124'
app/views/admin/pages/index.html.erb:3:in `_app_views_admin_pages_index_html_erb__3612194328669464061_55757120__1633281526562244124'