Subject: $SAFE and creating New objects (File)
From: "\"RayZ\" Andrew V Rumm" <rayz gloria-jeans.ru>
Date: Tue, 18 Feb 2003 23:33:50 +0900
Sorry for noob question
I've just installed mod_ruby
Trying to create new file and there an Insecure operation error.
SomeFile = File.new("someFileName", "w")
What must i do then?