Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 214 Bytes

lecture_notes.md

File metadata and controls

11 lines (9 loc) · 214 Bytes

Rails: Mailers and Background Jobs

  1. Intro to Mailers a) setup mailer b) Creating email templates c) preview

  2. Background Job a) Intro to ActiveJob b) Queue Concept c) Setup SMTP via google servers