joegattnet/joegattnet_v3

View on GitHub
app/views/commontator/comments/edit.js.slim

Summary

Maintainability
Test Coverage
| $("#comment_#{ @comment.id.to_s } .body").html("#{ escape_javascript( render 'form', comment: @comment) }");
= javascript_proc