AyuntamientoMadrid/participacion

View on GitHub
app/views/budgets/investments/votes/show.js.erb

Summary

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