Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History

README.md

This helper allows you to quickly and easily build a Mail object for sending email through Twilio SendGrid.

Quick Start

Run the example (make sure you have set your environment variable to include your SENDGRID_API_KEY).

ruby examples/helpers/mail/example.rb

Usage