tests(mailer) Instance Public methods
exists?(preview) Class Public methods Returns true if the preview exists
register_observers(*observers) Class Public methods Register one or more Observers
mailer_name() Class Public methods Returns the name of current mailer. This
deliver(event) Instance Public methods An email was delivered.
new(context, &block) Class Public methods
attachments() Instance Public methods Allows you to add attachments to an email
logger() Instance Public methods Use the logger configured for
mail(headers = {}, &block) Instance Public methods The main method that
custom(mime, options = {}) Instance Public methods
Page 1 of 6