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
nobu 587a24609b uri/generic.rb: Tidy up merge
* lib/uri/generic.rb (URI::Generic#merge): merge merge0.
  [GH-1469]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56528 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-10-31 02:08:54 +00:00
..
common.rb * lib/uri/common.rb: added documentation for deprecated method. 2016-10-20 08:03:01 +00:00
ftp.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
generic.rb uri/generic.rb: Tidy up merge 2016-10-31 02:08:54 +00:00
http.rb * lib/uri/http.rb: Documentation and code style imrovements. 2016-09-30 10:06:24 +00:00
https.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
ldap.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
ldaps.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
mailto.rb * lib/uri/mailto.rb: Removed needless return and use . instead of ::` 2016-09-12 04:46:27 +00:00
rfc2396_parser.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
rfc3986_parser.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00