Sha256: 87e42e4b467645b0f6ee6c7801ca64f0baf7d1c38e28cfd3170b3e28b8a9d157

Contents?: true

Size: 283 Bytes

Versions: 1

Compression:

Stored size: 283 Bytes

Contents

<p id="notice"><%= notice %></p>

<p>
  <strong>Requst uri:</strong>
  <%= @page_comment.requst_uri %>
</p>

<p>
  <strong>Content:</strong>
  <%= @page_comment.content %>
</p>

<%= link_to 'Edit', edit_page_comment_path(@page_comment) %> |
<%= link_to 'Back', page_comments_path %>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rails_page_comment-0.0.3 app/views/rails_page_comment/page_comments/show.html.erb