DISQUS

Virtuous Code: Class.new and .inherited()

  • eq2 plat · 11 months ago
    Wow, I wrote a long comment... about as long as the original post.
  • Zach Dennis · 8 months ago
    Avdi,

    Thanks for sharing. I ran into this todo when refactoring some examples. It seems so odd that the order in which .inherited is called changes depending on how you construct the class.