Flowdock
method

unregister_interceptor

Importance_1
Ruby on Rails latest stable (v6.1.7.7) - 0 notes - 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.

Show source
Register or log in to add new notes.