method
unregister_interceptor
v6.0.0 -
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.