<% comments = card.comments.by_user %> <% if comments.any? %>
<%= icon_tag "comment" %> <%= comments.count %>
<% end %>