-
Ruby Method Overloading · Luca Guidi
Adding Method Overloading to Ruby — I’m featuring this not because I think it’s a great technique to be using in production code, but because it demonstrates just how flexible Ruby is and what you can pull off with a little metaprogramming.