Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby27
/
share
/
ri
/
system
/
Bundler
/
URI
/
//opt/alt/ruby27/share/ri/system/Bundler/URI/join-c.ri
U:RDoc::AnyMethod[iI" join:ETI"Bundler::URI::join;TT:privateo: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