AyuntamientoMadrid/participacion

View on GitHub
app/views/management/proposals/_votes.html.erb

Summary

Maintainability
Test Coverage
<%= render "proposals/votes",
           { proposal: proposal, vote_url: vote_management_proposal_path(proposal, value: "yes") } %>