Skip to content

Instantly share code, notes, and snippets.

@rjswenson
Created October 23, 2013 03:01
Show Gist options
  • Save rjswenson/7111947 to your computer and use it in GitHub Desktop.
Save rjswenson/7111947 to your computer and use it in GitHub Desktop.
<td><%= button_to 'Approve', post_comment_path(comment, comment: { approved: true }), method: :put, class: "btn" %></td>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment