class Marten::Emailing::Backend::Development
Overview
A development emailing backend that outputs details of delivered emails.
Defined in:
marten/emailing/backend/development.crConstructors
Class Method Summary
Instance Method Summary
- #deliver(email : Email) : Nil
- #delivered_emails(*args, **options)
- #delivered_emails(*args, **options, &)
- #print_emails? : Bool