Tagged with 'super'
On being super
I have a super power. I have Peter Petrelli’s power. I just haven’t met any other supers.
Yet.
Ruby, modules, super and alias_method
In general, I really like the way Ruby handles class inheritance & module mix-ins. But, recently, I found an odd behavior - maybe a bug? - in Ruby 1.8.6 (the Ruby shipping with Leopard)…