johnrees/fablabs

View on GitHub
app/views/projects/edit.html.haml

Summary

Maintainability
Test Coverage
.row
  .col-lg-12
    = render "projects/breadcrumbs", lab: @project
.row
  .col-lg-12= title "Editing #{@project.title}"
  .col-lg-12= render 'form', project: @project