Paul Brannan wrote:
> I have just discovered Ruby's -w option, and I think it's really nifty.
> However, I have many places in my code where I do this:
> 
>     foo       ( "this is a test"            )
>     foo       ( "this is another test"      )
>     foobarfoo ( "this is yet another test " )
> 

Just leave the parens away and the warning disappears!

foo     "this is a test"
foo     "this ...."
...


Regards,

  Michael

-- 
Michael Neumann
merlin.zwo InfoDesign GmbH
http://www.merlin-zwo.de