method
unregister_interceptor
v7.1.3.2 -
Show latest stable
- Class:
ActionMailer::Base
unregister_interceptor(interceptor)public
Unregister a previously registered Interceptor. Either a class, string, or symbol can be passed in as the Interceptor. If a string or symbol is passed in it will be camelized and constantized.