Sha256: f56331c3d6567476ee8259d3dd7d53752d41ebd4c0d01c93ca65656fe9542123
Contents?: true
Size: 205 Bytes
Versions: 4
Compression:
Stored size: 205 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <b>Name:</b> <%= @post.name %> </p> <p> <b>Body:</b> <%= @post.body %> </p> <%= link_to 'Edit', edit_post_path(@post) %> | <%= link_to 'Back', posts_path %>
Version data entries
4 entries across 4 versions & 2 rubygems