Requst uri | Content | |||
---|---|---|---|---|
<%= page_comment.requst_uri %> | <%= page_comment.content %> | <%= link_to 'Show', page_comment %> | <%= link_to 'Edit', edit_page_comment_path(page_comment) %> | <%= link_to 'Destroy', page_comment, method: :delete, data: { confirm: 'Are you sure?' } %> |