Subject: Re: ruby in 50 milliseconds or less
From: Brian Candler <b.candler pobox.com>
Date: Sun, 19 Jul 2009 04:22:33 +0900
References: 341707
In-reply-to: 341707
Or simpler: only put "require 'rubygems'" at the top of scripts which
use rubygems.
(Obviously less convenient than using RUBYOPT of course, but your script
may be more portable)
--
Posted via http://www.ruby-forum.com/.