class Carbon::SendGridAdapter

Defined in:

carbon/adapters/send_grid_adapter.cr

Constructors

Instance Method Summary

Instance methods inherited from class Carbon::Adapter

deliver_now(email : Carbon::Email) deliver_now

Constructor Detail

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

[View source]

Instance Method Detail

def deliver_now(email : Carbon::Email) #

[View source]