1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/uri
Peter Zhu eab354e17b [ruby/uri] Include RFC2396_REGEXP module directly
REGEXP is defined as RFC2396_REGEXP in lib/uri/common.rb. If we include
REGEXP then a broken URL is generated in rdoc for URI and URI::MailTo.

https://github.com/ruby/uri/commit/ed6ded9c80
2022-04-22 12:00:14 +09:00
..
common.rb [ruby/uri] Include RFC2396_REGEXP module directly 2022-04-22 12:00:14 +09:00
file.rb
ftp.rb
generic.rb
http.rb [ruby/uri] URI#HTTP#origin and URI#HTTP#authority (https://github.com/ruby/uri/pull/30) 2021-10-22 19:48:36 +09:00
https.rb
ldap.rb
ldaps.rb
mailto.rb [ruby/uri] Include RFC2396_REGEXP module directly 2022-04-22 12:00:14 +09:00
rfc2396_parser.rb
rfc3986_parser.rb
uri.gemspec
version.rb
ws.rb
wss.rb