From: Phillip Gawlowski Date: 2011-10-12T11:56:04+09:00 Subject: Re: why does `a + f b` not parse? On Tue, Oct 11, 2011 at 10:08 PM, Robert Klemme wrote: > > Yes, but spaces do not become dots except those before an operator. Except that Ruby doesn't have operators. , -, *, ** are all methods. Granted, they get special treatment, but it's syntactic sugar so that they look like operators. -- Phillip Gawlowski gplus.to/phgaw | twitter.com/phgaw A method of solution is perfect if we can forsee from the start, and even prove, that following that method we shall attain our aim.               -- Leibniz