tap/app/views/products/edit.html.erb

3 lines
45 B
Plaintext
Raw Normal View History

2014-11-25 12:09:55 +00:00
<h1>Update product</h1>
2014-12-09 13:39:27 +00:00
<%= render "form" %>