YaleSTC/shifts

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

Summary

Maintainability
Test Coverage
<% title "New Repeating Event" %>


<%= render partial: "form" %>

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