Sha256: 3b39ddb812990d9472e845515dcdb6fec8bade397fedb19a2e159d418448fd04

Contents?: true

Size: 587 Bytes

Versions: 15

Compression:

Stored size: 587 Bytes

Contents

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

# Quick Start

Run the [example](https://github.com/sendgrid/sendgrid-ruby/tree/master/examples/helpers/mail) (make sure you have set your environment variable to include your SENDGRID_API_KEY).

```bash
ruby examples/helpers/mail/example.rb
```

## Usage

- See the [example](https://github.com/sendgrid/sendgrid-ruby/tree/master/examples/helpers/mail) for a complete working example.
- [Documentation](https://sendgrid.com/docs/API_Reference/Web_API_v3/Mail/overview.html)

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
sendgrid-ruby-6.3.3 lib/sendgrid/helpers/mail/README.md
sendgrid-ruby-6.3.2 lib/sendgrid/helpers/mail/README.md
sendgrid-ruby-6.3.1 lib/sendgrid/helpers/mail/README.md
sendgrid-ruby-6.2.1 lib/sendgrid/helpers/mail/README.md
sendgrid-ruby-6.2.0 lib/sendgrid/helpers/mail/README.md
sendgrid-ruby-6.1.4 lib/sendgrid/helpers/mail/README.md
sendgrid-ruby-6.1.3 lib/sendgrid/helpers/mail/README.md
sendgrid-ruby-6.1.2 lib/sendgrid/helpers/mail/README.md
sendgrid-ruby-6.1.1 lib/sendgrid/helpers/mail/README.md
sendgrid-ruby-6.1.0 lib/sendgrid/helpers/mail/README.md
sendgrid-ruby-6.0.4 lib/sendgrid/helpers/mail/README.md
sendgrid-ruby-6.0.3 lib/sendgrid/helpers/mail/README.md
sendgrid-ruby-6.0.2 lib/sendgrid/helpers/mail/README.md
sendgrid-ruby-6.0.1 lib/sendgrid/helpers/mail/README.md
sendgrid-ruby-6.0.0 lib/sendgrid/helpers/mail/README.md