YaleSTC/shifts

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

Summary

Maintainability
Test Coverage
<% title "Edit Mass Add Job" %>

<%= render partial: 'form' %>

<p>
  <%= link_to "Show", @payform_item_set %> |
  <%= link_to "View All", payform_item_sets_path %>
</p>