avrj/eventTicketing

View on GitHub
app/views/customer/contact_informations/show.html.erb

Summary

Maintainability
Test Coverage
<h1 class="page-header">Your contact information</h1>

<%= render 'contact_information' %>

<p><%= link_to 'Edit', edit_customer_contact_information_path, class: 'btn btn-primary' %></p>