-
Xavier Noria authored
The descendants tracker is a generic tracker that you can use anywhere. In particular, outside Rails applications. Should provide API to clear only a subset of classes, but in my view should know nothing about autoloading. That is a concern of client code.
Xavier Noria authoredThe descendants tracker is a generic tracker that you can use anywhere. In particular, outside Rails applications. Should provide API to clear only a subset of classes, but in my view should know nothing about autoloading. That is a concern of client code.
Loading