From: Bob Asdflkj Date: 2009-11-20T06:37:55+09:00 Subject: Re: how to ignore warning Konrad Meyer wrote: > Quoth Pokkai Dokkai: >> how to ignore warning messages in ruby (when executing ruby code) > > Close your eyes and tap your heels thrice. > No, really, ignoring things is as easy as not looking at them. (In all > likelihood you should fix your code to not have warnings instead.) > > Regards, Ruby will spit out warnings for white space - with no coding errors, and many programming languages output warnings for using anything but the most basic techniques so weather you're a novice or a seasoned veteran there are valid reasons to suppress warnings: after all, it does have W levels -- Posted via http://www.ruby-forum.com/.