Skip to content

Instantly share code, notes, and snippets.

@cowboycoded
Created April 11, 2011 16:19
Show Gist options
  • Save cowboycoded/913793 to your computer and use it in GitHub Desktop.
Save cowboycoded/913793 to your computer and use it in GitHub Desktop.
<%= link_to "Vote Yes", {:controller=>"widgets", :action => 'vote',:id=>widget, :vote=>true}, :remote=> true, :class=>"yes-button" %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment