method

unregister_observer

Importance_1
v7.1.3.2 - Show latest stable - 0 notes - 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.

Show source
Register or log in to add new notes.