/griddler-sendgrid

SendGrid adapter for Griddler

Primary LanguageRubyMIT LicenseMIT

Griddler::Sendgrid

This is an adapter that allows Griddler to be used with SendGrid's Parse API.

Installation

Add this line to your application's Gemfile:

gem 'griddler'
gem 'griddler-sendgrid'

Usage

  • SendGrid has done a great tutorial on integrating Griddler with your application.
  • And of course, view our own blog post on the subject over at Giant Robots.

More Information

Credits

Griddler::Sendgrid was extracted from Griddler.

Griddler was written by Caleb Thompson and Joel Oliveira.

thoughtbot

The names and logos for thoughtbot are trademarks of thoughtbot, inc.

License

Griddler is Copyright © 2014 Caleb Thompson, Joel Oliveira and thoughtbot. It is free software, and may be redistributed under the terms specified in the LICENSE file.

Griddler::Sendgrid is Copyright © 2014 Caleb Thompson and thoughtbot. It is free software, and may be redistributed under the terms specified in the LICENSE file.