From: "zzak (Zachary Scott)" Date: 2012-05-02T06:29:30+09:00 Subject: [ruby-core:44779] [ruby-trunk - Bug #6386][Open] URI.parse should raise an error for invalid uri 'http:/' Issue #6386 has been reported by zzak (Zachary Scott). ---------------------------------------- Bug #6386: URI.parse should raise an error for invalid uri 'http:/' https://bugs.ruby-lang.org/issues/6386 Author: zzak (Zachary Scott) Status: Open Priority: Normal Assignee: drbrain (Eric Hodel) Category: lib Target version: 2.0.0 ruby -v: 2.0.0 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/