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

* properties.

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
parent 3b4134cadb
commit 792b6fd8a2
3 changed files with 4 additions and 4 deletions

View file

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

View file

@ -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

View file

@ -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