зеркало из https://github.com/github/ruby.git
* lib/rubygems/local_remote_options.rb (Gem#add_update_sources_option):
little documentation fix. a patch from okkez. [ruby-dev:37271] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20491 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
f5332d6b5e
Коммит
c69b59c43f
|
@ -1,3 +1,8 @@
|
||||||
|
Thu Dec 4 14:54:32 2008 Yukihiro Matsumoto <matz@ruby-lang.org>
|
||||||
|
|
||||||
|
* lib/rubygems/local_remote_options.rb (Gem#add_update_sources_option):
|
||||||
|
little documentation fix. a patch from okkez. [ruby-dev:37271]
|
||||||
|
|
||||||
Thu Dec 4 13:56:31 2008 Yukihiro Matsumoto <matz@ruby-lang.org>
|
Thu Dec 4 13:56:31 2008 Yukihiro Matsumoto <matz@ruby-lang.org>
|
||||||
|
|
||||||
* ext/curses/curses.c (window_getch): avoid ISPRINT() macro which
|
* ext/curses/curses.c (window_getch): avoid ISPRINT() macro which
|
||||||
|
|
|
@ -99,7 +99,7 @@ module Gem::LocalRemoteOptions
|
||||||
end
|
end
|
||||||
|
|
||||||
##
|
##
|
||||||
# Add the --source option
|
# Add the --update-source option
|
||||||
|
|
||||||
def add_update_sources_option
|
def add_update_sources_option
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче