doc/rdoc/classes/Mongrel/Rails/RailsHandler.html in mongrel-0.3.12.4 vs doc/rdoc/classes/Mongrel/Rails/RailsHandler.html in mongrel-0.3.13
- old
+ new
@@ -105,11 +105,11 @@
</li>
<li>If it exists at PATH_INFO+".html" exists then serve that.
</li>
<li>Finally, construct a <a href="../CGIWrapper.html">Mongrel::CGIWrapper</a>
-and run Dispatcher.dispath to have <a href="../Rails.html">Rails</a> go.
+and run Dispatcher.dispatch to have <a href="../Rails.html">Rails</a> go.
</li>
</ul>
<p>
This means that if you are using page caching it will actually work with <a
@@ -127,13 +127,13 @@
<div id="method-list">
<h3 class="section-bar">Methods</h3>
<div class="name-list">
- <a href="#M000045">new</a>
- <a href="#M000046">process</a>
- <a href="#M000047">reload!</a>
+ <a href="#M000043">new</a>
+ <a href="#M000044">process</a>
+ <a href="#M000045">reload!</a>
</div>
</div>
</div>
@@ -169,32 +169,32 @@
<!-- if method_list -->
<div id="methods">
<h3 class="section-bar">Public Class methods</h3>
- <div id="method-M000045" class="method-detail">
- <a name="M000045"></a>
+ <div id="method-M000043" class="method-detail">
+ <a name="M000043"></a>
<div class="method-heading">
- <a href="RailsHandler.src/M000045.html" target="Code" class="method-signature"
- onclick="popupCode('RailsHandler.src/M000045.html');return false;">
+ <a href="RailsHandler.src/M000043.html" target="Code" class="method-signature"
+ onclick="popupCode('RailsHandler.src/M000043.html');return false;">
<span class="method-name">new</span><span class="method-args">(dir, mime_map = {})</span>
</a>
</div>
<div class="method-description">
</div>
</div>
<h3 class="section-bar">Public Instance methods</h3>
- <div id="method-M000046" class="method-detail">
- <a name="M000046"></a>
+ <div id="method-M000044" class="method-detail">
+ <a name="M000044"></a>
<div class="method-heading">
- <a href="RailsHandler.src/M000046.html" target="Code" class="method-signature"
- onclick="popupCode('RailsHandler.src/M000046.html');return false;">
+ <a href="RailsHandler.src/M000044.html" target="Code" class="method-signature"
+ onclick="popupCode('RailsHandler.src/M000044.html');return false;">
<span class="method-name">process</span><span class="method-args">(request, response)</span>
</a>
</div>
<div class="method-description">
@@ -207,22 +207,22 @@
</li>
<li>If it exists at PATH_INFO+".html" exists then serve that.
</li>
<li>Finally, construct a <a href="../CGIWrapper.html">Mongrel::CGIWrapper</a>
-and run Dispatcher.dispath to have <a href="../Rails.html">Rails</a> go.
+and run Dispatcher.dispatch to have <a href="../Rails.html">Rails</a> go.
</li>
</ul>
</div>
</div>
- <div id="method-M000047" class="method-detail">
- <a name="M000047"></a>
+ <div id="method-M000045" class="method-detail">
+ <a name="M000045"></a>
<div class="method-heading">
- <a href="RailsHandler.src/M000047.html" target="Code" class="method-signature"
- onclick="popupCode('RailsHandler.src/M000047.html');return false;">
+ <a href="RailsHandler.src/M000045.html" target="Code" class="method-signature"
+ onclick="popupCode('RailsHandler.src/M000045.html');return false;">
<span class="method-name">reload!</span><span class="method-args">()</span>
</a>
</div>
<div class="method-description">
\ No newline at end of file