On being super
I have a super power. I have Peter Petrelli's power. I just haven't met any other supers.
Yet.
I have a super power. I have Peter Petrelli's power. I just haven't met any other supers.
Yet.
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) when using alias_method
and super
inside an included module …
Read more… • Posted in: programming