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 April 8, 2025 18:31
Sending emails with ActionMailer and Sidekiq

Sending emails with ActionMailer and Sidekiq

Send email asynchroniously using Sidekiq.

ActionMailer

Create your mailer us usual: