Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 2nd, 2012  |  syntax: None  |  size: 1.11 KB  |  hits: 12  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1.  
  2. Started GET "/refinery/pages" for 122.3.110.11 at 2012-05-02 19:56:51 -0700
  3.  
  4. ActionView::Template::Error (undefined local variable or method `featured' for #<Page:0x0000000782d870>):
  5.     13:         </span>
  6.     14:       <% end %>
  7.     15:       <span class='preview'>
  8.     16:         <%= '***Featured***' if page.featured? %>
  9.     17:       </span>
  10.     18:     </span>
  11.     19:
  12.   app/models/page.rb:288:in `featured?'
  13.   app/views/admin/pages/_page.html.erb:16:in `_app_views_admin_pages__page_html_erb__998898187815157921_55171500__4423649248180995094'
  14.   app/views/admin/pages/_sortable_list.html.erb:2:in `_app_views_admin_pages__sortable_list_html_erb__630287893264366911_55611700__2325849283611381307'
  15.   app/views/admin/pages/_records.html.erb:5:in `_app_views_admin_pages__records_html_erb__3517628145830546684_55732420_4165957045570754773'
  16.   app/views/admin/pages/index.html.erb:4:in `block in _app_views_admin_pages_index_html_erb__3612194328669464061_55757120__1633281526562244124'
  17.   app/views/admin/pages/index.html.erb:3:in `_app_views_admin_pages_index_html_erb__3612194328669464061_55757120__1633281526562244124'