Sha256: 833bde85c6b9580db9e8c2859dd1c6d9c1104240cd6e422c719d495912e6c84f
Contents?: true
Size: 214 Bytes
Versions: 37
Compression:
Stored size: 214 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <b>Title:</b> <%= @post.title %> </p> <p> <b>Content:</b> <%= @post.content %> </p> <%= link_to 'Edit', edit_post_path(@post) %> | <%= link_to 'Back', posts_path %>
Version data entries
37 entries across 37 versions & 5 rubygems