AyuntamientoMadrid/participacion

View on GitHub
app/views/legislation/proposals/votes/show.js.erb

Summary

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