Active Mailer Flashcards

1
Q

register_interceptor(interceptor)

A

Register an Interceptor which will be called before mail is sent. Either a class or a string can be passed in as the Interceptor. If a string is passed in it will be constantized

How well did you know this?
1
Not at all
2
3
4
5
Perfectly