-
Getting Started with Rails 7 Episode 25: Set Up a Comments Mailer
This is the 25th video in the Getting Started with Rails 7 series. In this video Mike generates and implements a mailer that sends an email when a comment is created or destroyed and works through testing the mailer and making sure it doesn’t break the browser tests. There are a couple of “gotchas” illustrated…