summaryrefslogtreecommitdiffstats
path: root/lib/uri
diff options
context:
space:
mode:
authorryan <ryan@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-09-07 16:07:43 +0000
committerryan <ryan@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-09-07 16:07:43 +0000
commitb00bb40e0dcc92f4b85997749a455c7926a1cebd (patch)
treef549f698aeef781e9e66255474adf262af847ca8 /lib/uri
parentc699dc7a37b0b7f3ae8661eab0efd2d79cfc047b (diff)
downloadruby-b00bb40e0dcc92f4b85997749a455c7926a1cebd.tar.gz
ruby-b00bb40e0dcc92f4b85997749a455c7926a1cebd.tar.xz
ruby-b00bb40e0dcc92f4b85997749a455c7926a1cebd.zip
Added .document file for lib/uri.
Added mathew's patches to test_ftp.rb Fixed a minor typo in getoptlong.rb git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@9098 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/uri')
-rw-r--r--lib/uri/.document7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/uri/.document b/lib/uri/.document
new file mode 100644
index 000000000..214dd2e48
--- /dev/null
+++ b/lib/uri/.document
@@ -0,0 +1,7 @@
+common.rb
+ftp.rb
+generic.rb
+http.rb
+https.rb
+ldap.rb
+mailto.rb