Skip to content

Instantly share code, notes, and snippets.

View lorines's full-sized avatar

Leopoldo Orines lorines

View GitHub Profile
@lorines
lorines / 00.md
Created April 8, 2025 18: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: