Admin project view not working
Created by: weidrabbit
https:// ... /admin/projects/user/project got error 500 in 4-1-stable
production log:
Started GET "/admin/projects/user/project" for 127.0.0.1 at 2013-01-21 23:03:06 +0100 Processing by Admin::ProjectsController#show as HTML Parameters: {"id"=>"user/project"} Rendered admin/projects/show.html.haml within layouts/admin (5.4ms) Completed 500 Internal Server Error in 13ms
ActionView::Template::Error (undefined method creator' for #<Project:0x00XXXXXXXXX>): 58: %b 59: Created by: 60: %td 61: = @project.creator.try(:name) || '(deleted)' 62: %tr 63: %td 64: %b app/views/admin/projects/show.html.haml:61:in
_app_views_admin_projects_show_html_haml__2936142312509329643_69892509717700'