Skip to content

Instantly share code, notes, and snippets.

@metaskills
Created January 29, 2010 16:56
Show Gist options
  • Save metaskills/289885 to your computer and use it in GitHub Desktop.
Save metaskills/289885 to your computer and use it in GitHub Desktop.
link_to 'Logout', session_path, :method => :delete
<a href="/session" data-method="delete" data-url "/session" rel="nofollow">Logoout</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment