File: C:/Ruby27-x64/share/ri/2.7.0/system/Bundler/URI/join-c.ri
U:RDoc::AnyMethod[iI" join:ETI"Bundler::URI::join;TT:publico:RDoc::Markup::Document:@parts[S:RDoc::Markup::Heading:
leveli: textI"
Synopsis;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I")Bundler::URI::join(str[, str, ...])
;T:@format0S;
;i;I" Args;T@
o:RDoc::Markup::List:
@type: NOTE:@items[o:RDoc::Markup::ListItem:@label[I"
+str+;T; [o:RDoc::Markup::Paragraph; [I"NString(s) to work with, will be converted to RFC3986 URIs before merging.;T@
S;
;i;I"Description;T@
o;; [I"Joins URIs.;T@
S;
;i;I"
Usage;T@
o;; [I"*require 'bundler/vendor/uri/lib/uri'
;TI"
;TI"9Bundler::URI.join("http://example.com/","main.rbx")
;TI"<# => #<Bundler::URI::HTTP http://example.com/main.rbx>
;TI"
;TI"4Bundler::URI.join('http://example.com', 'foo')
;TI"7# => #<Bundler::URI::HTTP http://example.com/foo>
;TI"
;TI"=Bundler::URI.join('http://example.com', '/foo', '/bar')
;TI"7# => #<Bundler::URI::HTTP http://example.com/bar>
;TI"
;TI"<Bundler::URI.join('http://example.com', '/foo', 'bar')
;TI"7# => #<Bundler::URI::HTTP http://example.com/bar>
;TI"
;TI"=Bundler::URI.join('http://example.com', '/foo/', 'bar')
;TI":# => #<Bundler::URI::HTTP http://example.com/foo/bar>;T;0:
@fileI"-lib/bundler/vendor/uri/lib/uri/common.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(*str);T@5FI"URI;TcRDoc::NormalModule00