Flowdock
method

unregister_observer

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