doc/rdoc/classes/Mongrel/Command/Base.src/M000030.html in mongrel-0.3.13.1 vs doc/rdoc/classes/Mongrel/Command/Base.src/M000030.html in mongrel-0.3.13.2

- old
+ new

@@ -3,16 +3,16 @@ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> - <title>run (Mongrel::Command::Base)</title> + <title>help (Mongrel::Command::Base)</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link rel="stylesheet" href="../../../.././rdoc-style.css" type="text/css" media="screen" /> </head> <body class="standalone-code"> - <pre> <span class="ruby-comment cmt"># File lib/mongrel/command.rb, line 99</span> - 99: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">run</span> -100: <span class="ruby-identifier">raise</span> <span class="ruby-constant">NotImplementedError</span> -101: <span class="ruby-keyword kw">end</span></pre> + <pre> <span class="ruby-comment cmt"># File lib/mongrel/command.rb, line 93</span> +93: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">help</span> +94: <span class="ruby-ivar">@opt</span>.<span class="ruby-identifier">help</span> +95: <span class="ruby-keyword kw">end</span></pre> </body> </html> \ No newline at end of file