class Carbon::SendGridAdapter

Defined in:

carbon_sendgrid_adapter.cr

Constant Summary

VERSION = "0.6.0"

Constructors

Instance Method Summary

Constructor Detail

def self.new(api_key : String, sandbox : Bool = false) #

[View source]

Instance Method Detail

def deliver_now(email : Carbon::Email) #

[View source]