Skip to content

Instantly share code, notes, and snippets.

@mfifth
Created May 18, 2016 23:06
Show Gist options
  • Select an option

  • Save mfifth/a06b9f2d9c9a5b8441afc34692175580 to your computer and use it in GitHub Desktop.

Select an option

Save mfifth/a06b9f2d9c9a5b8441afc34692175580 to your computer and use it in GitHub Desktop.
<li><%= link_to "Delete", [@forum, @topic], method: :destroy,
data: { confirm: "Are you sure you want to delete this topic?" }, class: "delete" %></li>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment