File: C:/Ruby27-x64/lib/ruby/gems/2.7.0/doc/puma-6.1.0/ri/Puma/Server/new-c.ri
U:RDoc::AnyMethod[iI"new:ETI"Puma::Server::new;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I",Create a server for the rack app +app+.;To:RDoc::Markup::BlankLine o;
; [I"R+log_writer+ is a Puma::LogWriter object used to log info and error messages.;T@o;
; [I"P+events+ is a Puma::Events object used to notify application status events.;T@o;
; [I"MServer#run returns a thread that you can join on to wait for the server ;TI"to do its work.;T@o;
; [I"N@note Several instance variables exist so they are available for testing,;To:RDoc::Markup::Verbatim; [I"Oand have default values set via +fetch+. Normally the values are set via
;TI"3`::Puma::Configuration.puma_default_options`.
;T:@format0o;
; [I"Q@note The `events` parameter is set to nil, and set to `Events.new` in code.;To;; [I"ROften `options` needs to be passed, but `events` does not. Using nil allows
;TI"+calling code to not require events.rb.;T;
0:
@fileI"lib/puma/server.rb;T:0@omit_headings_from_table_of_contents_below000[ I"&(app, events = nil, options = {});T@'FI"Server;TcRDoc::NormalClass00