Sha256: 464cf2cd0bee7c697ef3a633fc5c976513840e27bef748f00ce025bf7b8df3e5
Contents?: true
Size: 175 Bytes
Versions: 70
Compression:
Stored size: 175 Bytes
Contents
<p> <b>Title:</b> <%=h @post.title %> </p> <p> <b>Body:</b> <%=h @post.body %> </p> <%= link_to 'Edit', edit_post_path(@post) %> | <%= link_to 'Back', posts_path %>
Version data entries
70 entries across 70 versions & 22 rubygems