Skip to content

Instantly share code, notes, and snippets.

@dbridges
Created March 15, 2018 23:21
Show Gist options
  • Save dbridges/13fdac5b0ac19b6a8a0149586789c7b1 to your computer and use it in GitHub Desktop.
Save dbridges/13fdac5b0ac19b6a8a0149586789c7b1 to your computer and use it in GitHub Desktop.
$(".comment-list").append("<%= j render(@comment) %>");
$(".comment-list form textarea").val("");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment