Sha256: bae5a2b7b81c1a8d65603276f98e1cc8e023197a459970e02d0e0496af369e2c
Contents?: true
Size: 286 Bytes
Versions: 23
Compression:
Stored size: 286 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <strong>Title:</strong> <%= @post.title %> </p> <p> <strong>Body:</strong> <%= @post.body %> </p> <p> <strong>Author:</strong> <%= @post.author %> </p> <%= link_to 'Edit', edit_post_path(@post) %> | <%= link_to 'Back', posts_path %>
Version data entries
23 entries across 23 versions & 2 rubygems