Sha256: 07722bbc14f4e850254ed0015fcf363b4f6e424752337c5a28cd7ab28ed109bf
Contents?: true
Size: 1.41 KB
Versions: 1
Compression:
Stored size: 1.41 KB
Contents
Griddler::Sendgrid ================== This is an adapter that allows [Griddler](/thoughtbot/griddler) to be used with [SendGrid's Parse API]. [SendGrid's Parse API]: http://sendgrid.com/docs/API%20Reference/Webhooks/parse.html Installation ------------ Add this line to your application's Gemfile: ```ruby gem 'griddler' gem 'griddler-sendgrid' ``` Usage ----- * SendGrid has done a [great tutorial](http://blog.sendgrid.com/receiving-email-in-your-rails-app-with-griddler/) on integrating Griddler with your application. * And of course, view our own blog post on the subject over at [Giant Robots](http://robots.thoughtbot.com/handle-incoming-email-with-griddler). More Information ---------------- * [SendGrid](http://www.sendgrid.com) * [SendGrid Parse API](http://www.sendgrid.com/docs/API Reference/Webhooks/parse.html) Credits ------- Griddler::Sendgrid was extracted from Griddler. Griddler was written by Caleb Thompson and Joel Oliveira. ![thoughtbot](http://thoughtbot.com/images/tm/logo.png) 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.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
griddler-sendgrid-0.0.1 | README.md |