Skip to content

Commit

Permalink
Update Puma docs to 6.5.0 (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
MSP-Greg authored Nov 27, 2024
1 parent 12b94c9 commit 9cf1c5d
Show file tree
Hide file tree
Showing 112 changed files with 3,777 additions and 2,199 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<h2>Speed &amp; Concurrency</h2>
<p class="current-release">
<span>
Current Release: <strong id='version'>6.4.3</strong>
Current Release: <strong id='version'>6.5.0</strong>
</span>
</p>
<p>
Expand Down Expand Up @@ -95,7 +95,7 @@ <h3>Resources</h3>
</li>

<li class="document">
<strong><a href="puma/">Documentation: 6.4.3</a></strong>
<strong><a href="puma/">Documentation: 6.5.0</a></strong>
</li>
<li class="document">
<strong><a href="puma5/">Documentation: 5.6.9</a></strong>
Expand Down
6 changes: 3 additions & 3 deletions puma/IO.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta name='apple-mobile-web-app-capable' content='yes'>
<meta name='apple-mobile-web-app-status-bar-style' content='rgba(228,228,228,1.0)'>

<title>Class: IO &mdash; Puma-6.4.3</title>
<title>Class: IO &mdash; Puma-6.5.0</title>

<link rel='stylesheet' type='text/css' href='css/y_fonts.css' />
<link rel='stylesheet' type='text/css' href='css/highlight.github.css' />
Expand Down Expand Up @@ -50,7 +50,7 @@
<header id='y_header'>
<div id='y_menu'>
<a id='home_no_xhr' href='/'>Home</a> &raquo;
<a href='.'>Puma-6.4.3</a> &raquo;
<a href='.'>Puma-6.5.0</a> &raquo;
<a href='_index.html#alpha_I'>Index (I)</a> &raquo;
<span class='title'><a id='t2_doc_top' href='#'>IO&nbsp;&#x25B2;</a></span>
</div>
Expand Down Expand Up @@ -82,7 +82,7 @@ <h1>Class: IO</h1>
</tr>
<tr class='single'>
<td id='t2_defined_in' class='box_2'>Defined in:</td>
<td class='box_rel'><a class='repo' href='https://github.com/puma/puma/blob/v6.4.3/lib/puma/client.rb#L3'>lib/puma/client.rb</a> </td>
<td class='box_rel'><a class='repo' href='https://github.com/puma/puma/blob/v6.5.0/lib/puma/client.rb#L3'>lib/puma/client.rb</a> </td>
</tr>
</tbody>
</table>
Expand Down
6 changes: 3 additions & 3 deletions puma/IO/WaitReadable.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta name='apple-mobile-web-app-capable' content='yes'>
<meta name='apple-mobile-web-app-status-bar-style' content='rgba(228,228,228,1.0)'>

<title>Module: IO::WaitReadable &mdash; Puma-6.4.3</title>
<title>Module: IO::WaitReadable &mdash; Puma-6.5.0</title>

<link rel='stylesheet' type='text/css' href='../css/y_fonts.css' />
<link rel='stylesheet' type='text/css' href='../css/highlight.github.css' />
Expand Down Expand Up @@ -50,7 +50,7 @@
<header id='y_header'>
<div id='y_menu'>
<a id='home_no_xhr' href='/'>Home</a> &raquo;
<a href='../'>Puma-6.4.3</a> &raquo;
<a href='../'>Puma-6.5.0</a> &raquo;
<a href='../_index.html#alpha_W'>Index (W)</a> &raquo;
<a href="../IO.html" title="IO (class)">IO</a> &raquo;
<span class='title'><a id='t2_doc_top' href='#'>WaitReadable&nbsp;&#x25B2;</a></span>
Expand All @@ -71,7 +71,7 @@ <h1>Module: IO::WaitReadable</h1>
<tbody>
<tr class='single'>
<td id='t2_defined_in' class='box_2'>Defined in:</td>
<td class='box_rel'><a class='repo' href='https://github.com/puma/puma/blob/v6.4.3/lib/puma/client.rb#L7'>lib/puma/client.rb</a> </td>
<td class='box_rel'><a class='repo' href='https://github.com/puma/puma/blob/v6.5.0/lib/puma/client.rb#L7'>lib/puma/client.rb</a> </td>
</tr>
</tbody>
</table>
Expand Down
4 changes: 2 additions & 2 deletions puma/IOError.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta name='apple-mobile-web-app-capable' content='yes'>
<meta name='apple-mobile-web-app-status-bar-style' content='rgba(228,228,228,1.0)'>

<title>Exception: IOError &mdash; Puma-6.4.3</title>
<title>Exception: IOError &mdash; Puma-6.5.0</title>

<link rel='stylesheet' type='text/css' href='css/y_fonts.css' />
<link rel='stylesheet' type='text/css' href='css/highlight.github.css' />
Expand Down Expand Up @@ -50,7 +50,7 @@
<header id='y_header'>
<div id='y_menu'>
<a id='home_no_xhr' href='/'>Home</a> &raquo;
<a href='.'>Puma-6.4.3</a> &raquo;
<a href='.'>Puma-6.5.0</a> &raquo;
<a href='_index.html#alpha_I'>Index (I)</a> &raquo;
<span class='title'><a id='t2_doc_top' href='#'>IOError&nbsp;&#x25B2;</a></span>
</div>
Expand Down
88 changes: 88 additions & 0 deletions puma/Minitest.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,88 @@
<!DOCTYPE html>
<html>
<head>

<meta charset='utf-8'>
<meta name='viewport' content='width=device-width, initial-scale=1.0, user-scalable=no'>
<meta name='apple-touch-fullscreen' content='yes'>
<meta name='apple-mobile-web-app-capable' content='yes'>
<meta name='apple-mobile-web-app-status-bar-style' content='rgba(228,228,228,1.0)'>

<title>Module: Minitest &mdash; Puma-6.5.0</title>

<link rel='stylesheet' type='text/css' href='css/y_fonts.css' />
<link rel='stylesheet' type='text/css' href='css/highlight.github.css' />
<link rel='stylesheet' type='text/css' href='css/y_style.css' />
<link rel='stylesheet' type='text/css' href='css/y_list.css' />
<link rel='stylesheet' type='text/css' href='css/y_color.css' />

<script type='text/javascript'>
var pathId = "Minitest",
relpath = '';

var t2Info = {
CSEP: '.',
ISEP: '#',
NSEP: '::'
};
</script>

<script type='text/javascript' charset='utf-8' src='js/highlight.pack.js'></script>
<script type='text/javascript' charset='utf-8' src='js/y_app.js'></script>

</head>
<body>
<svg id='y_wait' class viewBox='0 0 90 90'></svg>
<div id='settings' class='hidden'></div>
<div id='y_list' class='d h'>
<header id='list_header'></header>
<nav id= 'list_nav' class='y_nav l_nav'>
<ul id='list_items'></ul>
</nav>
</div>
<div id='y_toc' class='f h'>
<header id='toc_header'></header>
<nav id= 'toc_nav' class='y_nav t_nav'>
<ol id='toc_items'></ol>
</nav>
</div>
<div id='y_main' tabindex='-1'>
<header id='y_header'>
<div id='y_menu'>
<a id='home_no_xhr' href='/'>Home</a> &raquo;
<a href='.'>Puma-6.5.0</a> &raquo;
<a href='_index.html#alpha_M'>Index (M)</a> &raquo;
<span class='title'><a id='t2_doc_top' href='#'>Minitest&nbsp;&#x25B2;</a></span>
</div>

<a id='list_href' href="class_list.html"></a>
<div id='y_measure_em' class='y_measure'></div>
<div id='y_measure_vh' class='y_measure'></div>
<span id='y_measure_50pre' class='y_measure'><code>123456789_123456789_123456789_123456789_123456789_</code></span>
</header>
<div id='content' class='module'>
<h1>Module: Minitest</h1>
<div id='t2_rel_sf_div'>
<table id='t2_rel_sf' class='y_box'>
<thead>
<tr><td id='t2_relations' colspan='2'>Relationships & Source Files</td></tr>
</thead>
<tbody>
<tr><td class='box_h' colspan='2'>Namespace Children</td></tr>
<tr><td colspan='2'>
<div class='box_1'>Modules:</div>
<div class='box_11'>
<a href="Minitest/Assertions.html" title="Minitest::Assertions (module)"><code>Assertions</code></a> </div>
</td></tr>
<tr class='single'>
<td id='t2_defined_in' class='box_2'>Defined in:</td>
<td class='box_rel'><a class='repo' href='https://github.com/puma/puma/blob/v6.5.0/test/helpers/test_puma/assertions.rb#L35'>test/helpers/test_puma/assertions.rb</a> </td>
</tr>
</tbody>
</table>
</div>
<div id='footer'></div>
</div> <!-- content -->
</div> <!-- y_main -->
</body>
</html>
117 changes: 117 additions & 0 deletions puma/Minitest/Assertions.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,117 @@
<!DOCTYPE html>
<html>
<head>

<meta charset='utf-8'>
<meta name='viewport' content='width=device-width, initial-scale=1.0, user-scalable=no'>
<meta name='apple-touch-fullscreen' content='yes'>
<meta name='apple-mobile-web-app-capable' content='yes'>
<meta name='apple-mobile-web-app-status-bar-style' content='rgba(228,228,228,1.0)'>

<title>Module: Minitest::Assertions &mdash; Puma-6.5.0</title>

<link rel='stylesheet' type='text/css' href='../css/y_fonts.css' />
<link rel='stylesheet' type='text/css' href='../css/highlight.github.css' />
<link rel='stylesheet' type='text/css' href='../css/y_style.css' />
<link rel='stylesheet' type='text/css' href='../css/y_list.css' />
<link rel='stylesheet' type='text/css' href='../css/y_color.css' />

<script type='text/javascript'>
var pathId = "Minitest::Assertions",
relpath = '../';

var t2Info = {
CSEP: '.',
ISEP: '#',
NSEP: '::'
};
</script>

<script type='text/javascript' charset='utf-8' src='../js/highlight.pack.js'></script>
<script type='text/javascript' charset='utf-8' src='../js/y_app.js'></script>

</head>
<body>
<svg id='y_wait' class viewBox='0 0 90 90'></svg>
<div id='settings' class='hidden'></div>
<div id='y_list' class='d h'>
<header id='list_header'></header>
<nav id= 'list_nav' class='y_nav l_nav'>
<ul id='list_items'></ul>
</nav>
</div>
<div id='y_toc' class='f h'>
<header id='toc_header'></header>
<nav id= 'toc_nav' class='y_nav t_nav'>
<ol id='toc_items'></ol>
</nav>
</div>
<div id='y_main' tabindex='-1'>
<header id='y_header'>
<div id='y_menu'>
<a id='home_no_xhr' href='/'>Home</a> &raquo;
<a href='../'>Puma-6.5.0</a> &raquo;
<a href='../_index.html#alpha_A'>Index (A)</a> &raquo;
<a href="../Minitest.html" title="Minitest (module)">Minitest</a> &raquo;
<span class='title'><a id='t2_doc_top' href='#'>Assertions&nbsp;&#x25B2;</a></span>
</div>

<a id='list_href' href="../class_list.html"></a>
<div id='y_measure_em' class='y_measure'></div>
<div id='y_measure_vh' class='y_measure'></div>
<span id='y_measure_50pre' class='y_measure'><code>123456789_123456789_123456789_123456789_123456789_</code></span>
</header>
<div id='content' class='module'>
<h1>Module: Minitest::Assertions</h1>
<div id='t2_rel_sf_div'>
<table id='t2_rel_sf' class='y_box'>
<thead>
<tr><td id='t2_relations' colspan='2'>Relationships & Source Files</td></tr>
</thead>
<tbody>
<tr><td class='box_h' colspan='2'>Super Chains via Extension / Inclusion / Inheritance</td></tr>
<tr>
<td colspan='2'>
<div class='box_2'>Instance Chain:</div>
<div class='box_22'>
self,
<a href="../TestPuma/Assertions.html" title="TestPuma::Assertions (module)"><code>::TestPuma::Assertions</code></a>
</div>
</td>
</tr>
<tr class='single'>
<td id='t2_defined_in' class='box_2'>Defined in:</td>
<td class='box_rel'><a class='repo' href='https://github.com/puma/puma/blob/v6.5.0/test/helpers/test_puma/assertions.rb#L36'>test/helpers/test_puma/assertions.rb</a> </td>
</tr>
</tbody>
</table>
</div>
<h2 class='h2_sum' id='instance_Method_summary'>Instance Method Summary</h2>
<div class='div_sum'>

<h3 class='inherited'><a href="../TestPuma/Assertions.html" title="TestPuma::Assertions (module)"><code>::TestPuma::Assertions</code></a> - Included</h3>
<div class='inherited'><table class='inherited'>
<tbody>
<tr>
<td colspan='2'>
<a class='i_m ' href="../TestPuma/Assertions.html#assert_end_with-instance_method" title="TestPuma::Assertions#assert_end_with (method)">#assert_end_with</a>,
</td>
</tr>
<tr class='i_ds'>
<td><a class='i_m ' href="../TestPuma/Assertions.html#assert_match-instance_method" title="TestPuma::Assertions#assert_match (method)">#assert_match</a></td>
<td><div class='inline'><p>if obj is longer than 80 characters, show as string, not inspected.</p></div></td>
</tr>
<tr>
<td colspan='2'>
<a class='i_m ' href="../TestPuma/Assertions.html#assert_start_with-instance_method" title="TestPuma::Assertions#assert_start_with (method)">#assert_start_with</a>
</td>
</tr>
</tbody>
</table></div>
</div> <!-- instance_method_summary -->

<div id='footer'></div>
</div> <!-- content -->
</div> <!-- y_main -->
</body>
</html>
4 changes: 2 additions & 2 deletions puma/Object.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta name='apple-mobile-web-app-capable' content='yes'>
<meta name='apple-mobile-web-app-status-bar-style' content='rgba(228,228,228,1.0)'>

<title>Class: Object &mdash; Puma-6.4.3</title>
<title>Class: Object &mdash; Puma-6.5.0</title>

<link rel='stylesheet' type='text/css' href='css/y_fonts.css' />
<link rel='stylesheet' type='text/css' href='css/highlight.github.css' />
Expand Down Expand Up @@ -50,7 +50,7 @@
<header id='y_header'>
<div id='y_menu'>
<a id='home_no_xhr' href='/'>Home</a> &raquo;
<a href='.'>Puma-6.4.3</a> &raquo;
<a href='.'>Puma-6.5.0</a> &raquo;
<a href='_index.html#alpha_O'>Index (O)</a> &raquo;
<span class='title'><a id='t2_doc_top' href='#'>Object&nbsp;&#x25B2;</a></span>
</div>
Expand Down
Loading

0 comments on commit 9cf1c5d

Please sign in to comment.