method

unregister_interceptor

rails 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.