This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
#
|
#
|
||||||
# Send email via Sidekiq:
|
# 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
|
class CustomMailer < ApplicationMailer
|
||||||
def custom_message
|
def custom_message
|
||||||
|
|||||||
Reference in New Issue
Block a user