4 Matching Annotations
- Mar 2022
-
-
Ghillar Michael Anderson, John Barsa, David Bosun, RonDay, Segar Passi and Alo Tapim
Without these authors and their knowledge and the prior knowledge chain of all their ancestors, this book would certainly not exist.
-
- Apr 2021
-
gist.github.com gist.github.com
-
Apparently when you create a subclass, that subclass's singleton class has # its superclass's singleton class as an ancestor.
This is a good thing. It allows class methods to be inherited by subclasses.
-
at least in recent versions of Ruby, calling ancestors on the singleton class does show the other singleton classes.
-
-
github.com github.com
-
first sighting: this file referenced by https://hyp.is/ZD-z8px8Eeue0ws8rEMsrw/gist.github.com/cowboyd/1642793
-