[Template::Error] Project show
Closed
[Template::Error] Project show
Created by: thijssimonis
I have installed v3.0 and when i creating a new repos i get this error:
Started GET "/admin/projects/projecttest" for 127.0.0.1 at 2012-10-22 16:47:50 +0200 Processing by Admin::ProjectsController#show as HTML Parameters: {"id"=>"projecttest"} Rendered admin/shared/_projects_head.html.haml (1.1ms) Rendered admin/projects/show.html.haml within layouts/admin (3.1ms) Completed 500 Internal Server Error in 10ms ActionView::Template::Error (/home/git/repositories/projecttest.git): 5: %i.icon-edit 6: Edit 7: 8: - if !@admin_project.has_post_receive_file? && @admin_project.commit 9: %br 10: .alert.alert-error 11: %span app/roles/repository.rb:78:in `new' app/roles/repository.rb:78:in `repo' app/roles/repository.rb:16:in `commit' app/views/admin/projects/show.html.haml:8:in `_app_views_admin_projects_show_html_haml__803740341886909141_38427660'
Please register or sign in to reply