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

2 lines
61 B
Text
Raw Normal View History

2015-02-09 17:14:33 +01:00
<%= simple_format(pluralize(product.count, product.name)) %>