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

4 lines
84 B
Plaintext

<h1>All products</h1>
<%= render partial: 'flash' %>
<%= render 'products/index' %>