Sha256: 0e354788abf0580ee87fd6d558a3f4463fa057340ec154c64b73c40c90284769
Contents?: true
Size: 224 Bytes
Versions: 4
Compression:
Stored size: 224 Bytes
Contents
<p> <b>User:</b> <%=h @post.user_id %> </p> <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
4 entries across 4 versions & 1 rubygems