Articles about "Action Mailer".
Catch your emails in Rails development with Mailhog.
January 03, 2024
Almost every non-trivial Rails application needs to handle email. While in development mode, the setup for actually viewing the raw email in HTML or Text is very tedious. It's even dangrous with the current Rails defaults. So follow this guide to use the tool Mailhog
to catch all mails locally.
Subscribe to get future articles via the
RSS feed
.