YaleSTC/shifts

View on GitHub
app/views/user_mailer/late_payform_warning.text.erb

Summary

Maintainability
Test Coverage
Hi <%= @user.name %>,

<%= @message %>

Link to unsubmitted payforms:

<% for payform in @payforms %>
    <%= payform.date.to_formatted_s(:long) %>: <%= payform_url(payform) %>
<% end %>

Message sent by <%= @dept.name %>@Shifts.