bamboo
bamboo copied to clipboard
Add support for content_id to SendGridAdapter
Apparently the SendGridAdapter was missing support for content_id or cid. This adds support with a check (same as the MandrillAdapter) if the image is inline to set it's disposition.