<% title "Edit Assignment" %> <%= render 'form' %>

<%= link_to "Show", @assignment %> | <%= link_to "View All", assignments_path %>