1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Lovely RDOC patches from mathew (metaATpoboxDOTcom) on URI/* and getoptlong.rb

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9028 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
ryan 2005-08-24 05:08:00 +00:00
parent 08324a4098
commit 030e887fed
7 changed files with 171 additions and 40 deletions

View file

@ -12,6 +12,7 @@ module URI
#
# Base class for all URI classes.
# Implements generic URI syntax as per RFC 2396.
#
class Generic
include URI