mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
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.
|
||
|---|---|---|
| .. | ||
| common.rb | ||
| file.rb | ||
| ftp.rb | ||
| generic.rb | ||
| http.rb | ||
| https.rb | ||
| ldap.rb | ||
| ldaps.rb | ||
| mailto.rb | ||
| rfc2396_parser.rb | ||
| rfc3986_parser.rb | ||
| uri.gemspec | ||
| version.rb | ||
| ws.rb | ||
| wss.rb | ||