Post: <%=h @comment.post_id %>

Author: <%=h @comment.author %>

Body: <%=h @comment.body %>

<%= link_to 'Edit', edit_object_url %> | <%= link_to 'Back', collection_url %>