Sha256: 6f2ab0d3c16b7b433bcddd72b8ff3795e19dd33ab3612982c1e0cd938906397d
Contents?: true
Size: 296 Bytes
Versions: 4
Compression:
Stored size: 296 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <b>Title:</b> <%= @post.title %> </p> <p> <b>Text:</b> <%= @post.text %> </p> <h3>Comments</h3> <%= render @post.comments %> <%= render "raffle_v1/comments/form" %> <%= link_to 'Edit', edit_post_path(@post) %> | <%= link_to 'Back', posts_path %>
Version data entries
4 entries across 4 versions & 1 rubygems