From: Ernest Ellingson Date: 2005-10-25T00:17:01+09:00 Subject: mod_ruby and rubygems I'm running into a security error when I require 'rubygems' in an .rbx file. Since mod_ruby defaults to a $SAFE=1 and one can't lower $SAFE by assignment, How does one overcome this security problem? Thanks in advance Ernie