doc/rdoc/classes/Mongrel/Configurator.html in mongrel-0.3.13.2 vs doc/rdoc/classes/Mongrel/Configurator.html in mongrel-0.3.13.3
- old
+ new
@@ -309,11 +309,11 @@
<a name="M000127"></a>
<div class="method-heading">
<a href="Configurator.src/M000127.html" target="Code" class="method-signature"
onclick="popupCode('Configurator.src/M000127.html');return false;">
- <span class="method-name">debug</span><span class="method-args">(location, what = [:object, :rails, :files, :threads, :params])</span>
+ <span class="method-name">debug</span><span class="method-args">(location, what = [:objects, :rails, :files, :threads, :params])</span>
</a>
</div>
<div class="method-description">
<p>
@@ -330,10 +330,10 @@
<pre>
debug "/", what = [:rails]
</pre>
<p>
And it will only produce the log/mongrel_debug/rails.log file. Available
-options are: :object, :rails, :files, :threads, :params
+options are: :objects, :rails, :files, :threads, :params
</p>
<p>
NOTE: Use [:files] to get accesses dumped to stderr like with WEBrick.
</p>
</div>
\ No newline at end of file