Subject: How to suppress World Writable message
From: Jim Freeze <jim freeze.org>
Date: Tue, 17 Feb 2004 22:34:36 +0900
Hi
Matz mentioned that to supress the world writable message
(other than to actually fix the problem) was to use the
'-W0' option when calling ruby. (#!/usr/bin/ruby -W0)
Is there a way to set this inside ruby?
--
Jim Freeze
----------