Skip to content

Instantly share code, notes, and snippets.

@zenom
Created April 13, 2010 01:35
Show Gist options
  • Save zenom/364219 to your computer and use it in GitHub Desktop.
Save zenom/364219 to your computer and use it in GitHub Desktop.
<%= link_to "Remove", [:admin, owner], :confirm => "Are you sure you wish to delete #{owner.username}?", :method => :delete %>
ActionController::InvalidAuthenticityToken in Admin/ownersController#destroy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment