method
update
v3.2.1 -
Show latest stable
- Class:
ActiveModel::Observer
update(observed_method, object, &block)public
Send observed_method(object) if the method exists and the observer is enabled for the given object’s class.
update(observed_method, object, &block)Send observed_method(object) if the method exists and the observer is enabled for the given object’s class.