Subject: Ruby 2.0 and "warning: don't put space before argument parentheses"
From: "Its Me" <itsme213 hotmail.com>
Date: Thu, 8 Apr 2004 02:44:19 +0900
Will 2.0 stop issuing this warning for
x.foo ( arg )
It affects a very common code style.
How about 1.8.x ?