method
observed_class_inherited
rails latest stable - Class:
ActiveRecord::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.