Sha256: 956d4bd72af631dbeb74016619501074743cb39b1324530b95937d1b7b38a361
Contents?: true
Size: 227 Bytes
Versions: 43
Compression:
Stored size: 227 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <strong>Title:</strong> <%= @post.title %> </p> <p> <strong>Body:</strong> <%= @post.body %> </p> <%= link_to 'Edit', edit_post_path(@post) %> | <%= link_to 'Back', posts_path %>
Version data entries
43 entries across 34 versions & 7 rubygems