Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
carbon_sendgrid_adapter
v0.3.0
Carbon
CarbonError
Email
SendGridAdapter
Email
SendGridExtensions
SendGridInvalidTemplateError
SendGridResponseFailedError
Built with Crystal 1.9.2
2023-10-08 11:07:23 UTC
class
Carbon::SendGridAdapter
Carbon::SendGridAdapter
Carbon::Adapter
Reference
Object
Defined in:
carbon_sendgrid_adapter.cr
Constant Summary
VERSION
=
"0.3.0"
Constructors
.new
(api_key : String, sandbox : Bool =
false
)
Instance Method Summary
#deliver_now
(email : Carbon::Email)
Constructor Detail
def self.
new
(api_key : String, sandbox : Bool =
false
)
#
[
View source
]
Instance Method Detail
def
deliver_now
(email :
Carbon::Email
)
#
[
View source
]