Sha256: 01336d0412166c86d815838ed55bcf7198917b08abf6b175573cac8e45392daf
Contents?: true
Size: 288 Bytes
Versions: 22
Compression:
Stored size: 288 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <strong>Name:</strong> <%= @post.name %> </p> <p> <strong>Title:</strong> <%= @post.title %> </p> <p> <strong>Content:</strong> <%= @post.content %> </p> <%= link_to 'Edit', edit_post_path(@post) %> | <%= link_to 'Back', posts_path %>
Version data entries
22 entries across 22 versions & 1 rubygems