ruby/lib/uri
stomar 58c3935ec9 improve docs for URI::Generic
* lib/uri/generic.rb: [DOC] expand docs for URI::Generic#normalize
  to clarify what normalization means here.
  Reported by Robert Gleeson.  [ruby-core:58430] [Bug #9127]

* lib/uri/generic.rb: [DOC] fix indent for correct code block detection.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58023 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-03-19 15:01:05 +00:00
..
common.rb Fix typo of URI#escape [Bug #13147] 2017-01-23 17:02:08 +00:00
ftp.rb
generic.rb improve docs for URI::Generic 2017-03-19 15:01:05 +00:00
http.rb
https.rb
ldap.rb
ldaps.rb
mailto.rb Use URI.decode_www_form_component [Bug #10774] 2016-12-12 15:24:28 +00:00
rfc2396_parser.rb
rfc3986_parser.rb