mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Added .document file for lib/uri.
Added mathew's patches to test_ftp.rb Fixed a minor typo in getoptlong.rb git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9098 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
7591606c52
commit
51c919b387
3 changed files with 29 additions and 2 deletions
|
|
@ -113,7 +113,7 @@ class GetoptLong
|
|||
# argument ordering must be a member of ORDERINGS, i.e one of
|
||||
# GetoptLong::REQUIRE_ORDER, GetoptLong::PERMUTE,
|
||||
# GetoptLong::RETURN_IN_ORDER. A RuntimeError is raised if
|
||||
# option processin has already started.
|
||||
# option processing has already started.
|
||||
#
|
||||
def ordering=(ordering)
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue