CUGC/archives

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

Summary

Maintainability
Test Coverage
<h1>Editing collection</h1>

<%= render 'form' %>

<%= link_to 'Show', @collection %> |
<%= link_to 'Back', collections_path %>