AyuntamientoMadrid/participacion

View on GitHub
app/views/budgets/investments/_ballot.html.erb

Summary

Maintainability
Test Coverage
<%= render Budgets::Investments::BallotComponent.new(
  investment: investment,
  investment_ids: investment_ids,
  ballot: ballot
) %>