Sha256: 1b1af58e88ee1a3b318566147bbe49208fe199d7b6f6eb2fdc9c4903ff885d32
Contents?: true
Size: 280 Bytes
Versions: 73
Compression:
Stored size: 280 Bytes
Contents
<p> <strong>Commenter:</strong> <%= comment.commenter %> </p> <p> <strong>Comment:</strong> <%= comment.body %> </p> <p> <%= link_to 'Destroy Comment', [comment.post, comment], method: :delete, data: { confirm: 'Are you sure?' } %> </p>
Version data entries
73 entries across 73 versions & 3 rubygems