method
register_interceptor
v3.2.8 -
Show latest stable
- Class:
ActionMailer::Base
register_interceptor(interceptor)public
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.