infusionvlc/infusion

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

Summary

Maintainability
Test Coverage
<h1><%= @proposal.title %></h1>
<br/>
<%= render 'validation_errors' %>
<%= render 'form' %>