diff --git a/app/views/category/_product_category.rhtml b/app/views/category/_product_category.rhtml index f75e59e..68e46d2 100644 --- a/app/views/category/_product_category.rhtml +++ b/app/views/category/_product_category.rhtml @@ -1,11 +1,16 @@ -<%= @products.size.to_s + " products in this category" %> -<%= @enterprises.size.to_s + " enterprises sells products in this category" %> + -- libgit2 0.21.2