class

Carbon::SendGridAdapter::Email

Inherits Reference < Object

Constants

BASE_URI = "api.sendgrid.com"
MAIL_SEND_PATH = "/v3/mail/send"

Constructors

new(email : Carbon::Email, api_key : String, sandbox : Bool = false)
Source

Instance methods

deliver
Source