Skip to content

Instantly share code, notes, and snippets.

@VitorRibeiroCustodio
Last active August 14, 2019 02:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save VitorRibeiroCustodio/5df82fab8510a9dc77433923ad41a5e8 to your computer and use it in GitHub Desktop.
Save VitorRibeiroCustodio/5df82fab8510a9dc77433923ad41a5e8 to your computer and use it in GitHub Desktop.
<br><br>
<h3>Comments</h3>
<div>
<%= render @post.comments %>
</div>
<%= render 'comments/new', post: @post %>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment