Sha256: cdfa788e0fa1b3e94dced90c294234cc1981d6b4a487df80f8de2c5909dfc564
Contents?: true
Size: 241 Bytes
Versions: 7
Compression:
Stored size: 241 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <strong>Title:</strong> <%= @post.title %> </p> <p> <strong>Description:</strong> <%= @post.description %> </p> <%= link_to 'Edit', edit_post_path(@post) %> | <%= link_to 'Back', posts_path %>
Version data entries
7 entries across 7 versions & 1 rubygems