Skip to content

Instantly share code, notes, and snippets.

View kofiasare-dev's full-sized avatar
🎯
Focusing

kofiasare-dev

🎯
Focusing
View GitHub Profile
@kofiasare-dev
kofiasare-dev / 00.md
Created January 22, 2023 17:31 — forked from maxivak/00.md
Sending emails with ActionMailer and Sidekiq

Sending emails with ActionMailer and Sidekiq

Send email asynchroniously using Sidekiq.

ActionMailer

Create your mailer us usual: