joegattnet/joegattnet_v3

View on GitHub
app/views/commontator/threads/show.js.slim

Summary

Maintainability
Test Coverage
| $("#thread_#{ @thread.id.to_s }").html("#{ escape_javascript(render 'show', thread: @thread, user: @user) }");
= javascript_proc