AyuntamientoMadrid/participacion

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

Summary

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