This commit is contained in:
parent
6d52af53ae
commit
4b17afa93d
@ -11,7 +11,7 @@
|
||||
#
|
||||
# Send email via Sidekiq:
|
||||
#
|
||||
# CustomMailer.with(user: u, subject: "Important announcement", body: body).custom_message.deliver_later
|
||||
# CustomMailer.with(user: user, subject: "Important announcement", body: body).custom_message.deliver_later
|
||||
#
|
||||
class CustomMailer < ApplicationMailer
|
||||
def custom_message
|
||||
|
Loading…
x
Reference in New Issue
Block a user