Sha256: 9d79fa777c3c98c1159887768c24d1c582e17a9f84adb2db37a5f923e02c59eb
Contents?: true
Size: 140 Bytes
Versions: 3
Compression:
Stored size: 140 Bytes
Contents
<h1><%=h @post.title %></h1> <p> <%= @post.body %> </p> <%= link_to 'Edit', edit_post_path(@post) %> | <%= link_to 'Back', posts_path %>
Version data entries
3 entries across 3 versions & 1 rubygems