fairmondo/fairmondo

View on GitHub
app/views/comments/new.js.erb

Summary

Maintainability
Test Coverage
$('<%= "#new_comment_#{@commentable.id}" %>').replaceWith("<%= j render("comments/new", comment: @comment, commentable: @commentable) %>");