ifmeorg/ifme

View on GitHub
app/views/notification_mailer/take_medication.html.erb

Summary

Maintainability
Test Coverage
<p>
  <%= t('salutation', name: @user.name) %>
</p>
<p>
  <%= t('medications.reminder_mailer.body', name: @model.name) %>
</p>