method
unregister_preview_interceptor
rails latest stable - Class:
ActionMailer::Previews::ClassMethods
unregister_preview_interceptor(interceptor)public
Unregister a previously registered Interceptor. Either a class or a string can be passed in as the Interceptor. If a string is passed in it will be constantized.