SMERM/EMUForm

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

Summary

Maintainability
Test Coverage
<h1 class="entry-title">Editing Edition</h1>

<%= link_to 'Show', @edition %> |
<%= link_to 'Back', editions_path %>

<%= render 'form' %>