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