Skip to content
Snippets Groups Projects
Commit 3a7106f0 authored by Yamagishi Kazutoshi's avatar Yamagishi Kazutoshi Committed by Eugen Rochko
Browse files

Fix that AdminMailer does not send (#4012)

parent 5c7a4f0b
No related branches found
No related tags found
No related merge requests found
# frozen_string_literal: true
class AdminMailer < ApplicationMailer
helper StreamEntriesHelper
def new_report(recipient, report)
@report = report
@me = recipient
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment