Skip to content

Instantly share code, notes, and snippets.

View JFernandezWM's full-sized avatar

Jose C Fernandez JFernandezWM

View GitHub Profile
@JFernandezWM
JFernandezWM / 00.md
Created May 29, 2019 18:29 — 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: