29 Oct 2023 // ActionMailer, Generators
This is a short and sweet article covering `rails generate mailer`, the Rails generator for ActionMailer, plus all it's options. I cover it's basic usage to generate an ActionMailer mailer with some mailer methods, then dig into all the flags we can pass.