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