Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 289 Bytes

README.rdoc

File metadata and controls

8 lines (4 loc) · 289 Bytes

Rails Mail Preview

A Rails 3 plugin gem to intercept emails being sent and send a NSDistributedNotification so other Cocoa based apps can listen for the notification.

Usage

The only known app that listens for these notifications is called “RailsMailPreview” which I also wrote.