Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
carbon
v0.1.2
Carbon
Adapter
Address
DeliverLaterStrategy
DevAdapter
Email
Recipients
Emailable
Expectations
BeDeliveredExpectation
FailureMessage
SendGridAdapter
Email
SpawnStrategy
String
Built with Crystal 1.9.2
2023-10-08 08:19:46 UTC
class
Carbon::SendGridAdapter
Carbon::SendGridAdapter
Carbon::Adapter
Reference
Object
Defined in:
carbon/adapters/send_grid_adapter.cr
Constructors
.new
(api_key : String, sandbox : Bool =
false
)
Instance Method Summary
#deliver_now
(email : Carbon::Email)
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
]