From: ksaynice@... Date: 2014-04-03T22:01:54+00:00 Subject: [ruby-core:61846] [ruby-trunk - Bug #9700] [Open] [DOC] Fix for documentation of URI::Escape Issue #9700 has been reported by Si Cheng. ---------------------------------------- Bug #9700: [DOC] Fix for documentation of URI::Escape https://bugs.ruby-lang.org/issues/9700 * Author: Si Cheng * Status: Open * Priority: Low * Assignee: Zachary Scott * Category: doc * Target version: * ruby -v: 2.1.0 * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN ---------------------------------------- I was trying to use URI.escape to encode "." http://www.ruby-doc.org/stdlib-2.1.0/libdoc/uri/rdoc/URI/Escape.html the REGEXP::UNSAFE was no longer exist. -- https://bugs.ruby-lang.org/