Skip to content

Instantly share code, notes, and snippets.

View Anyoks's full-sized avatar

Dennis Orina Anyoks

View GitHub Profile
@Anyoks
Anyoks / 00.md
Created April 12, 2018 11: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: