1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/uri
usa 1a5d5856f5 merge revision(s) 54257: [Backport #12215]
* lib/uri/http.rb (URI::HTTP#initialize): [DOC] fix example,
	  missing mandatory arguments.  [ruby-core:74540] [Bug #12215]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_1@54395 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-03-29 12:09:08 +00:00
..
common.rb * lib/uri/common.rb: [DOC] Fix a broken link by @namusyaka [fix GH-478] 2013-12-13 23:22:41 +00:00
ftp.rb Finish docs for URI::FTP by @darkhelmet [fix GH-274] 2013-04-09 00:29:54 +00:00
generic.rb merge revision(s) r48666: [Backport #10875] 2015-03-09 13:00:13 +00:00
http.rb merge revision(s) 54257: [Backport #12215] 2016-03-29 12:09:08 +00:00
https.rb * lib/uri.rb: Add toplevel documentation. Patch by Vincent Batts. 2011-05-13 20:03:21 +00:00
ldap.rb * lib/uri.rb: Add toplevel documentation. Patch by Vincent Batts. 2011-05-13 20:03:21 +00:00
ldaps.rb * lib/uri.rb: Add toplevel documentation. Patch by Vincent Batts. 2011-05-13 20:03:21 +00:00
mailto.rb * lib/uri/mailto.rb (URI::MailTo.build): follow Array#to_s change of 2012-01-23 08:12:52 +00:00