From: Roger Pack Date: 2009-07-16T00:56:19+09:00 Subject: Re: println? > def println(*args) > print *args > puts > end Nice. This is something I think should be in core, and might well suggest it. Thoughts? =r -- Posted via http://www.ruby-forum.com/.