Subject: Turning Off Warnings In Code
From: "Sean O'Dell" <sean celsoft.com>
Date: Thu, 26 Aug 2004 03:49:54 +0900
This seems like something really simple, but I can't figure out it's done.
How do you turn warnings off in code? Meaning, not launching Ruby with -w0,
just turning them off with Ruby code.
Sean O'Dell