Loading...
Loading...
Found 5 Skills
Test email sending locally using Mailpit with .NET Aspire. Captures all outgoing emails without sending them. View rendered HTML, inspect headers, and verify delivery in integration tests.
Use when sending transactional emails (welcome messages, order confirmations, password resets, receipts), notifications, or bulk emails via Resend API.
Use when creating or refactoring Action Mailer emails. Applies Rails 7.1+ conventions, parameterized mailers, preview workflows, background delivery, and email design best practices.
Use when sending emails - ActionMailer with async delivery via SolidQueue, templates, previews, and testing
Use when sending emails - ActionMailer with async delivery via SolidQueue, templates, previews, and testing