method
before_deliver
rails latest stable - Class:
ActionMailer::Callbacks::ClassMethods
before_deliver(*filters, &blk)public
Defines a callback that will get called right before the message is sent to the delivery method.
before_deliver(*filters, &blk)Defines a callback that will get called right before the message is sent to the delivery method.