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