Created
May 18, 2016 23:06
-
-
Save mfifth/a06b9f2d9c9a5b8441afc34692175580 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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