git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42130 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2013-07-23 01:12:41 +00:00
Родитель 3b4134cadb
Коммит 792b6fd8a2
3 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@ -327,4 +327,4 @@ module Win32
end
end
end
end
end

Просмотреть файл

@ -325,7 +325,7 @@ class Gem::RemoteFetcher
def request(uri, request_class, last_modified = nil)
request = Gem::Request.new uri, request_class, last_modified, @proxy
request.fetch do |req|
yield req if block_given?
end

Просмотреть файл

@ -22,7 +22,7 @@
* dqout.rb --- client. pop DQEntry objects.
* dqlib.rb --- define DQEntry
* IdConv customize demo: reference by name
* IdConv customize demo: reference by name
* name.rb --- server
* namec.rb --- client
@ -46,7 +46,7 @@
* drbssl
* drbssl_s.rb
* drbssl_c.rb
* add DRbProtocl
* http0.rb
* http0serv.rb