method
register_observer
v6.1.3.1 -
Show latest stable
- Class:
ActionMailer::Base
register_observer(observer)public
Register an Observer which will be notified when mail is delivered. 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.