add jrails, work on comments
This commit is contained in:
@@ -0,0 +1 @@
|
||||
page.insert_html(:bottom, "div.comments-for-post[data-post-id=#{@comment.post_id}] div.list-of-comments", :partial => "comments/partials/show/comment", :locals => {:comment => @comment})
|
||||
|
||||
Reference in New Issue
Block a user