AyuntamientoMadrid/participacion

View on GitHub
app/components/budgets/investments/new_component.html.erb

Summary

Maintainability
Test Coverage
<% provide :main_class, "budget-investment-new" %>

<%= back_link_to budgets_path %>

<%= header %>

<%= render "/budgets/investments/form", form_url: budget_investments_path(budget) %>