Create new.html.erb

This commit is contained in:
2016-05-02 10:17:53 -04:00
parent 7d3c21771f
commit b6f0b35bf0

View File

@@ -0,0 +1,3 @@
<h1>New Customer</h1>
<br/>
<%= render :partial => 'customers/form' %>