Module: ActionMailer::Callbacks
- Extended by:
- ActiveSupport::Concern
- Included in:
- Base
- Defined in:
- actionmailer/lib/action_mailer/callbacks.rb
Defined Under Namespace
Modules: ClassMethods
Constant Summary collapse
- DEFAULT_INTERNAL_METHODS =
:nodoc:
[:_run_deliver_callbacks].freeze
Method Summary
Methods included from ActiveSupport::Concern
append_features, class_methods, extended, included, prepend_features, prepended