BaseEmail::HabitatSettings
Inherits Reference / Object
Learn about sending emails https://luckyframework.org/guides/emails/sending-emails-with-carbon
Class methods
adapter
adapter=(value : Carbon::Adapter)
adapter?
Used for checking missing settings on non-nilable types It's advised to use adapter in your apps to ensure the propper type is checked.
deliver_later_strategy
deliver_later_strategy=(value : Carbon::DeliverLaterStrategy)
deliver_later_strategy?
Used for checking missing settings on non-nilable types It's advised to use deliver_later_strategy in your apps to ensure the propper type is checked.
to_h
Generates a hash using the provided values