not api endpoints, moved to button, fixed notifier message, fixed tests

This commit is contained in:
Mikel Maron 2016-10-03 22:20:04 -04:00
parent 443080d7b0
commit 44b08cc35d
6 changed files with 72 additions and 86 deletions

View file

@ -83,7 +83,6 @@ class Notifier < ActionMailer::Base
end
end
# FIXME mail should say your / their depending who's message it is
def diary_comment_notification(comment, recipient)
with_recipient_locale recipient do
@to_user = recipient.display_name