Sha256: 01d81c70449ec7dd1769ff1a13dfc1d7275690f6cfca39eb3e689b7b3ca307f2
Contents?: true
Size: 208 Bytes
Versions: 12
Compression:
Stored size: 208 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <b>Title:</b> <%= @post.title %> </p> <p> <b>Text:</b> <%= @post.text %> </p> <%= link_to 'Edit', edit_post_path(@post) %> | <%= link_to 'Back', posts_path %>
Version data entries
12 entries across 12 versions & 3 rubygems