From: Adam Prescott Date: 2011-12-09T02:18:57+09:00 Subject: Re: Confusing results from string multiplication --14dae93a1337fc1bc804b397dc84 Content-Type: text/plain; charset=UTF-8 On Thu, Dec 8, 2011 at 17:17, Adam Prescott wrote: > "1011".to_i is actually equivalent to "1101".to_i(10) Typo! That should be 1011, of course. It doesn't affect the point I was making. --14dae93a1337fc1bc804b397dc84--