class

Mailer::Sendgrid

Inherits Mailer::Provider / Reference / Object

Constructors

new(key : String)

Setup sendgrid library with your api key

Mailer::Sendgrid.setup(key: "your-key-here")
Source

Instance methods

send(message)
Source