method

unregister_observer

rails latest stable - Class: ActionMailer::Base
unregister_observer(observer)
public

Unregister a previously registered Observer. Either a class, string, or symbol can be passed in as the Observer. If a string or symbol is passed in it will be camelized and constantized.