Sha256: 8d461f02664dfc7271e920508608f918ce79d7f5a575d517b4fef44e50a6cbba
Contents?: true
Size: 277 Bytes
Versions: 6
Compression:
Stored size: 277 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <b>Published at:</b> <%= @post.published_at %> </p> <p> <b>Link url:</b> <%= @post.link_url %> </p> <p> <b>Draft:</b> <%= @post.draft %> </p> <%= link_to 'Edit', edit_post_path(@post) %> | <%= link_to 'Back', posts_path %>
Version data entries
6 entries across 6 versions & 1 rubygems