Sha256: 3704d7a6e65547fee9e251b746f0a9b44ba2ceaa0af97685d6a93d803a1f8e73
Contents?: true
Size: 267 Bytes
Versions: 14
Compression:
Stored size: 267 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <b>Title:</b> <%= @post.title %> </p> <p> <b>Content:</b> <%= @post.content %> </p> <p> <b>Parent:</b> <%= @post.parent_id %> </p> <%= link_to 'Edit', edit_post_path(@post) %> | <%= link_to 'Back', posts_path %>
Version data entries
14 entries across 14 versions & 1 rubygems