rails-mailers

Community

Send reliable async transactional emails

AuthorShoebtamboli
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Deliver transactional and notification emails without blocking web requests and with consistent templates, previews, and test coverage so production deliveries are reliable and maintainable.

Core Features & Use Cases

  • Async delivery using deliver_later integrated with SolidQueue to keep HTTP responses fast.
  • Paired HTML and text templates with shared layouts and inline CSS for broad client compatibility.
  • Mailer previews in development and comprehensive tests asserting delivery, content, and enqueuing behavior.
  • Attachments and inline images support for reports and branded emails.
  • Use case: queue a welcome email after user signup with both HTML and text templates, preview it locally, and assert enqueuing in your test suite.

Quick Start

Send a welcome email to a new user asynchronously using NotificationMailer with deliver_later.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rails-mailers
Download link: https://github.com/Shoebtamboli/rails_claude_skills/archive/main.zip#rails-mailers

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.