I, Object! Demystifying the Ruby Object Ancestry
This post is adapted from an answer to a Stack Overflow question. Understanding the way Ruby handles message passing and method stashing is not always the most intuitive. Luckily, a new amazing explanation how Ruby Object Ancestry works has been written.
Post a comment