From: "zzak (Zachary Scott)" <zachary@...>
Date: 2012-05-02T06:54:36+09:00
Subject: [ruby-core:44781] [ruby-trunk - Bug #6386] URI.parse should raise an error for invalid uri 'http:/'


Issue #6386 has been updated by zzak (Zachary Scott).


Here's a gist[1] of the same workaround, in case the pastie gets pruned.

1: https://gist.github.com/2571731
----------------------------------------
Bug #6386: URI.parse should raise an error for invalid uri 'http:/'
https://bugs.ruby-lang.org/issues/6386#change-26349

Author: zzak (Zachary Scott)
Status: Open
Priority: Normal
Assignee: akira (akira yamada)
Category: lib
Target version: 2.0.0
ruby -v: -


I've added a test to cover this, or you can use the following workaround[1].

1: http://pastie.org/3845341


-- 
http://bugs.ruby-lang.org/