On Fri, Feb 8, 2008 at 1:51 PM, Chad Woolley <[EMAIL PROTECTED]> wrote: > I've attached a patch which avoids the double require and associated > warnings. Please review here: > > > > http://rubyforge.org/tracker/index.php?func=detail&aid=17042&group_id=126&atid=575
Could someone do a quick review of this and let me know if it is an acceptable workaround patch, or if something different is needed? Basically, it forces the rubygems-bundled openuri with the nonstandard path to always be used, by shoving the standard path of the ruby-core open uri onto the require array, thus avoiding the double-require. Thanks, -- Chad _______________________________________________ Rubygems-developers mailing list [email protected] http://rubyforge.org/mailman/listinfo/rubygems-developers
