CUGC/archives

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

Summary

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

<%= render 'form' %>

<%= link_to 'Back', collections_path %>