YaleSTC/shifts

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

Summary

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

<%= @new_shift.user.name %> has agreed to cover your shift from <%= @new_shift.start.to_s(:am_pm_long) %> to <%= @new_shift.end.to_s(:am_pm_long) %> in <%= @new_shift.location.name %>.

Have a nice day!