Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
carbon_sendgrid_adapter
v0.6.0
Carbon
CarbonError
Email
SendGridAdapter
Email
SendGridExtensions
SendGridInvalidTemplateError
SendGridResponseFailedError
Generated using Crystal 1.11.2
2024-11-02 07:52:18 UTC
class
Carbon::
SendGridAdapter
Carbon::SendGridAdapter
Carbon::Adapter
Reference
Object
Defined in:
carbon_sendgrid_adapter.cr
Constant Summary
VERSION
=
"0.6.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
]