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

4 lines
57 B
Plaintext

<p>
<%= pluralize(product.count, product.name) %>
</p>