Skip to content

Instantly share code, notes, and snippets.

@jblac
Created February 7, 2013 06:21
Show Gist options
  • Save jblac/4728942 to your computer and use it in GitHub Desktop.
Save jblac/4728942 to your computer and use it in GitHub Desktop.
<%= link_to "delete", micropost, method: :delete,
data: { confirm: "You sure?" },
title: micropost.content %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment