????JFIF??x?x????'
| Server IP : 172.67.174.47  /  Your IP : 216.73.216.83 Web Server : LiteSpeed System : Linux premium151.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : tempvsty ( 647) PHP Version : 8.0.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /././opt/cpanel/ea-ruby27/root/usr/local/share/gems/doc/rack-2.2.4/ri/Rack/Builder/ | 
| Upload File : | 
U:RDoc::AnyMethod[iI"run:ETI"Rack::Builder#run;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I"]Takes an argument that is an object that responds to #call and returns a Rack response. ;TI"2The simplest form of this is a lambda object:;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim;	[I"Lrun lambda { |env| [200, { "Content-Type" => "text/plain" }, ["OK"]] }
;T:@format0o;
;	[I"(However this could also be a class:;T@o;;	[I"class Heartbeat
;TI"  def self.call(env)
;TI":   [200, { "Content-Type" => "text/plain" }, ["OK"]]
;TI"  end
;TI"	end
;TI"
;TI"run Heartbeat;T;
0:
@fileI"lib/rack/builder.rb;T:0@omit_headings_from_table_of_contents_below000[ I"
(app);T@FI"Builder;TcRDoc::NormalClass00