consul/consul

View on GitHub
app/views/comments/votes/show.js.erb

Summary

Maintainability
Test Coverage
$("#<%= dom_id(@comment) %>_votes").html("<%= j render Comments::VotesComponent.new(@comment) %>");