class PasswordResetRequestEmail::HabitatSettings

Defined in:

emails/password_reset_request_email.cr

Class Method Summary

Class Method Detail

def self.adapter #

def self.deliver_later_strategy #

def self.stubbed_token : String | Nil #

def self.stubbed_token=(value : String | Nil) #

def self.stubbed_token? #

Used for checking missing settings on non-nilable types It's advised to use stubbed_token in your apps to ensure the propper type is checked.


def self.to_h #

Generates a hash using the provided values