method
observed_class_inherited
v2.1.0 -
Show latest stable
- Class:
ActiveModel::Observer
observed_class_inherited(subclass)public
Special method sent by the observed class when it is inherited. Passes the new subclass.
observed_class_inherited(subclass)Special method sent by the observed class when it is inherited. Passes the new subclass.