Sha256: a5bd4447b19300ce0d8118f24233a754380af12c79cb19f11741483073a2a1ce
Contents?: true
Size: 202 Bytes
Versions: 28
Compression:
Stored size: 202 Bytes
Contents
<%= render @post %> <div> <%= link_to "Edit this post", edit_post_path(@post) %> | <%= link_to "Back to posts", posts_path %> <%= button_to "Destroy this post", @post, method: :delete %> </div>
Version data entries
28 entries across 28 versions & 1 rubygems