anthonymidili/Bullhorn

View on GitHub
app/views/bug_reports/new.html.haml

Summary

Maintainability
Test Coverage
.row
  .col-12
    %h1 Bug Report

    = render 'form', bug_report: @bug_report

    = link_to 'cancel', root_path