[ruby-cvs:70276] stomar:r63186 (trunk): lib/uri/generic.rb: fix error in docs for URI::Generic#opaque
stomar at ruby-lang.org
stomar at ruby-lang.org
Wed Apr 18 04:52:10 JST 2018
stomar 2018-04-18 04:52:10 +0900 (Wed, 18 Apr 2018)
New Revision: 63186
https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=63186
Log:
lib/uri/generic.rb: fix error in docs for URI::Generic#opaque
* lib/uri/generic.rb: [DOC] fix description of URI::Generic#opaque,
and add an example. According to RFC2396, opaque path components do not
use the slash "/" character, as opposed to hierarchical path components.
Modified files:
trunk/lib/uri/generic.rb
More information about the ruby-cvs
mailing list