Sha256: e3fa7460453894001e66873893737c1843fd139c9c71037a264af2abf0dddf94
Contents?: true
Size: 212 Bytes
Versions: 2
Compression:
Stored size: 212 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <b>Name:</b> <%= @post.name %> </p> <p> <b>Content:</b> <%= @post.content %> </p> <%= link_to 'Edit', edit_post_path(@post) %> | <%= link_to 'Back', posts_path %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rake-kit-0.1.7 | spec/dummy/app/views/posts/show.html.erb |
rake-kit-0.1.6 | spec/dummy/app/views/posts/show.html.erb |