Skip to content

Instantly share code, notes, and snippets.

@abbec
Created June 13, 2011 16:14
Show Gist options
  • Save abbec/1023086 to your computer and use it in GitHub Desktop.
Save abbec/1023086 to your computer and use it in GitHub Desktop.
Link that does not work
<td><p><%= link_to "Ta bort vän", user_friendship_path(:id => friendship), :confirm => "Vill du verkligen ta bort #{user_friend.username} som vän?", :method => :delete %></p></td>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment