ciudadanointeligente/partidopublico

View on GitHub
app/views/egreso_campanas/edit.html.erb

Summary

Maintainability
Test Coverage
<h1>Editing Egreso Campana</h1>

<%= render 'form' %>

<%= link_to 'Show', @egreso_campana %> |
<%= link_to 'Back', egreso_campanas_path %>