Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

thoughtbot/griddler-cloudmailin

Repository files navigation

Deprecated as of September 19, 2024

Griddler, and its related libraries, have been deprecated in favor of ActionMailbox since this is built into Rails now.

Griddler::Cloudmailin

Gem Version Gem downloads Code quality Dependency Status Security Build status Coverage Status

An adapter for Griddler to allow Cloudmailin to be used with the gem.

Installation

Add this line to your application's Gemfile:

gem 'griddler-cloudmailin'

Usage

See the Griddler gem for usage instructions

Upgrading from version 0.0.1

Griddler::Cloudmailin now includes all details of the recipients of the email in the to array of a Griddler::Email object. In version 0.0.1 this method returned the bare address of the Cloudmailin recipient only.

The email date is now returned as well.

There is an additional bcc array which contains the Cloudmailin recipient if it was BCCed on the email.

Attachments are now returned in the attachments array.

More Information

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages