avrj/eventTicketing

View on GitHub
app/views/customer/customers/new.html.erb

Summary

Maintainability
Test Coverage
<div class="jumbotron">
  <h1 class="page-header">Create an account</h1>

  <%= render partial: 'form', locals: {redirect: ""}  %>
</div>