Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

griddler-sparkpost

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

griddler-sparkpost

  • 0.0.3
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Griddler::Sparkpost

This is an adapter that allows Griddler to be used with SparkPost's Inbound Email Relay.

Installation

Add this line to your application's Gemfile:

gem 'griddler'
gem 'griddler-sparkpost'

Usage

thoughtbot has a blog post on how to use Griddler over on their blog: Giant Robots.

That post is specific to Mailgun, so you'll need to update the references from Mailgun to SparkPost.

Example:

# config/initializers/griddler.rb

Griddler.configure do |config|
  config.email_service = :sparkpost
end

More Information

Credits

Griddler::Sparkpost is based off of Griddler::Sendgrid by Caleb Thompson.

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::Sparkpost is Copyright © 2016 Kyle Powers and PrestoDoctor. It is free software, and may be redistributed under the terms specified in the LICENSE file.

FAQs

Package last updated on 24 Apr 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc