sendgrid_toolkit
sendgrid_toolkit copied to clipboard
A Ruby wrapper for Sendgrid's Web API.
Bumps [git](https://github.com/ruby-git/ruby-git) from 1.2.6 to 1.13.0. Release notes Sourced from git's releases. Release v1.13.0 Full Changelog 8349224 Update list of maintainers (#598) 4fe8738 In ls-files do not unescape file paths...
Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.12.0 to 0.21.0. Changelog Sourced from httparty's changelog. 0.21.0 escape filename in the multipart/form-data Content-Disposition header Fix request marshaling Replace mime-types with mini_mime 0.20.0 Breaking changes Require...
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.3.5 to 2.8.1. Changelog Sourced from addressable's changelog. Addressable 2.8.1 refactor Addressable::URI.normalize_path to address linter offenses (#430) remove redundant colon in Addressable::URI::CharacterClasses::AUTHORITY regex (#438) update gemspec to...
Bumps [rdoc](https://github.com/ruby/rdoc) from 4.0.1 to 6.3.2. Changelog Sourced from rdoc's changelog. === 5.1.0 / 2017-02-24 Bug fixes Fix an issue that rdoc fails when running on Windows with RUBYOPT=-U. PR...
Bumps [rack](https://github.com/rack/rack) from 1.5.2 to 2.2.3. Changelog Sourced from rack's changelog. Changelog All notable changes to this project will be documented in this file. For info on how to format...
Bumps [rake](https://github.com/ruby/rake) from 10.1.0 to 13.0.1. Changelog *Sourced from [rake's changelog](https://github.com/ruby/rake/blob/master/History.rdoc).* > === 13.0.1 > > ==== Bug fixes > > * Fixed bug: Reenabled task raises previous exception on...
Hi there, I recently stumbled on this gem, its a while since anything has been done but keen to know if this is gem works on the current API. I...
…since that is what HTTParty returns as of 0.13.x
Any information now available on how to send attachments using sendgrid_toolkit as per previously logged issue #33
https://sendgrid.com/docs/Classroom/Send/v3_Mail_Send/how_to_migrate_from_v2_to_v3_mail_send.html https://sendgrid.com/docs/API_Reference/Web_API_v3/Mail/index.html Thanks!