Module: Goodmail::ActionMailerIntegration

Defined in:
lib/goodmail/action_mailer_integration.rb

Overview

Private helpers for Action Mailer classes that use ‘Goodmail.render` and then call `mail()` themselves. Goodmail installs this module into ActionMailer::Base at load time; apps should not need to include it.

Constant Summary collapse

DEFAULT_UNSUBSCRIBE_URL =
Object.new.freeze