Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 280 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 280 Bytes

Sinkhole 🐰

Sinkhole is a simple smtp library with hooks.

Installation

Add this line to your application's Gemfile:

gem 'sinkhole'

And then execute:

$ bundle

Or install it yourself as:

$ gem install sinkhole

Usage

See file in example directory.