From: usa@... Date: 2014-07-02T07:41:20+00:00 Subject: [ruby-core:63510] [ruby-trunk - Bug #9700] [Rejected] [DOC] Fix for documentation of URI::Escape Issue #9700 has been updated by Usaku NAKAMURA. Status changed from Closed to Rejected ---------------------------------------- Bug #9700: [DOC] Fix for documentation of URI::Escape https://bugs.ruby-lang.org/issues/9700#change-47560 * Author: Si Cheng * Status: Rejected * 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/