[Locomotive-users] Installing Hpricot
Austin Ziegler
halostatue at gmail.com
Mon Sep 11 16:59:04 GMT 2006
On 9/8/06, Ryan Raaum <ryan.raaum at gmail.com> wrote:
> > require "rubygems"
> Don't require rubygems (it's already loaded.).
This shouldn't be a problem as the rubygems should be in the
appropriate loaded path and require should just silently return false.
Try this:
$stderr.puts require "rubygems"
It should print "false" in the stderr output.
-austin
--
Austin Ziegler * halostatue at gmail.com * http://www.halostatue.ca/
* austin at halostatue.ca * http://www.halostatue.ca/feed/
* austin at zieglers.ca
More information about the Locomotive-users
mailing list