YaleSTC/shifts

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

Summary

Maintainability
Test Coverage
<% title "New Restriction" %>

<%= render partial: 'form' %>

<p><%= link_to "Back to List", restrictions_path %></p>