<% @dashboard.comments.each do |activity| %> <% end %>
Comment Activity
Comment User Votes Score
<%= link_to activity.comment.body, post_path(activity.comment.post_id) %> <%= mod_link_to_user(activity.comment.creator, :negative) %> <%= activity.count %> <%= activity.comment.score %>