From: Brian Candler Date: 2010-09-27T22:32:25+09:00 Subject: Re: eruby and/or mod_ruby on apache not working with rubygem Johny Goerend wrote: > Thank you very much for your answer. Safe really is set to 1 so you're > right. But running the script with ruby -T1 gives me the same as running > it without -T1, so no error. Odd. Could you try: puts "foo".tainted? in both scenarios. Also, you could try running mod_ruby with RubySafeLevel 0 http://www.modruby.net/en/index.rbx?mode=search&word=shugo#label-17 -- Posted via http://www.ruby-forum.com/.