YaleSTC/shifts

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

Summary

Maintainability
Test Coverage
<% title 'Editing Template' %>

<%= render partial: 'form' %>

<%= link_to 'Show', @week_template %> |
<%= link_to 'Back', templates_path %>