Skip to content

Instantly share code, notes, and snippets.

View jtFrancisco's full-sized avatar
⛰️
Working from home

Jefferson Francisco jtFrancisco

⛰️
Working from home
View GitHub Profile
@maxivak
maxivak / 00.md
Last active May 23, 2024 13:24
Sending emails with ActionMailer and Sidekiq

Sending emails with ActionMailer and Sidekiq

Send email asynchroniously using Sidekiq.

ActionMailer

Create your mailer us usual: