I’m trying to get radiant 0.6.4 to behave, but it keeps trowing this
errror
at me:
ActionView::TemplateError (undefined method `find’ for Status:Class) on
line
#15 of vendor/radiant/app/views/admin/page/_node.rhtml:
12:
13:
14: <% unless simple -%>
15:
page.status.name %>
16:
‘add
child’), page_new_url(:parent_id => page) %>
17:
page’), page_remove_url(:id => page) %>
18: <% end -%>
This behaviour is same, regardles of the frozen radiant version (tried
with
0.6.4 tag, and with edge). I’ve also reinstalled radiant gem, but can’t
lose
the error. Any ideas?