denny/ShinyCMS-ruby

View on GitHub
plugins/ShinyCMS/app/views/shinycms/comments/index.html.erb

Summary

Maintainability
Test Coverage
<%= render partial: 'comments/comment_thread',
           locals: { discussion: @discussion, comment: @comment, depth: 0 } %>