method
abstract_class?
abstract_class?()
public
Returns whether this class is a base AR class. If A is a base class and B descends from A, then B.base_class will return B.
abstract_class?()
public
Returns whether this class is a base AR class. If A is a base class and B descends from A, then B.base_class will return B.