From: Ben Bleything Date: 2011-01-28T04:48:08+09:00 Subject: Re: why is overloading invalid in ruby. On Thu, Jan 27, 2011 at 11:22 AM, Ted Flethuseo wrote: > I don't understand why when I try to overload I get an error. Can I > overload somehow? Ruby does not support method overloading. Searching the list archives should turn up plenty of explanations. Ben