From: Andrew Grimm Date: 2011-08-23T08:17:26+09:00 Subject: [ruby-core:39049] [Ruby 1.9 - Bug #5116] Code example for URI::Parser is invalid Issue #5116 has been updated by Andrew Grimm. The spelling of :ESCAPED has been fixed by Bug #5177 , but there's still a missing parenthesis. A new patch will have to be generated. ---------------------------------------- Bug #5116: Code example for URI::Parser is invalid http://redmine.ruby-lang.org/issues/5116 Author: Andrew Grimm Status: Open Priority: Normal Assignee: Category: Target version: ruby -v: ruby 1.9.2p274 (2011-06-06 revision 31932) [x86_64-darwin10.7.0] The code example for URI::Parser#initialize is invalid Ruby code. A patch is supplied. -- http://redmine.ruby-lang.org