Issue #13147 has been reported by Steve Hill.
----------------------------------------
Bug #13147: Update documentation for URI#escape
https://bugs.ruby-lang.org/issues/13147
* Author: Steve Hill
* Status: Open
* Priority: Normal
* Assignee:
* Target version:
* ruby -v: 2.4.0
* Backport: 2.2: UNKNOWN, 2.3: UNKNOWN, 2.4: UNKNOWN
----------------------------------------
URI#escape documentation references URI.www_form_encode and URI.www_form_encode_component, but neither method exists. This patch updates the methods to URI.encode_www_form and URI.encode_www_form_component.
---Files--------------------------------
0001-Update-documentation-for-URI-escape.patch (817 Bytes)
--
https://bugs.ruby-lang.org/
Unsubscribe: <mailto:ruby-core-request / ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>