File: //usr/local/rvm/gems/ruby-2.6.8/doc/rack-test-1.1.0/ri/Rack/Test/UploadedFile/new-c.ri
U:RDoc::AnyMethod[iI"new:ETI""Rack::Test::UploadedFile::new;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I")Creates a new UploadedFile instance.;To:RDoc::Markup::BlankLine o;
; [I"w@param content [IO, Pathname, String, StringIO] a path to a file, or an {IO} or {StringIO} object representing the;To:RDoc::Markup::Verbatim; [I"file.
;T:@format0o;
; [I""@param content_type [String] ;TI"t@param binary [Boolean] an optional flag that indicates whether the file should be open in binary mode or not. ;TI"{@param original_filename [String] an optional parameter that provides the original filename if `content` is a StringIO;To;; [I":object. Not used for other kind of `content` objects.;T;
0:
@fileI"#lib/rack/test/uploaded_file.rb;T:0@omit_headings_from_table_of_contents_below000[ I"S(content, content_type = 'text/plain', binary = false, original_filename: nil);T@FI"UploadedFile;TcRDoc::NormalClass00