Create new.html.erb

This commit is contained in:
2016-08-05 20:28:35 -04:00
committed by GitHub
parent a588ac19a6
commit d96ecd2b66

View File

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