Sha256: dba1b0f667524c7806a743616d8c2fac4cadcda2480004e5bade18aba999e845

Contents?: true

Size: 914 Bytes

Versions: 7

Compression:

Stored size: 914 Bytes

Contents

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html>
<head>
  <title>failure (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 105</span>
105:       <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">failure</span>(<span class="ruby-identifier">message</span>)
106:         <span class="ruby-constant">STDERR</span>.<span class="ruby-identifier">puts</span> <span class="ruby-node">&quot;!!! #{message}&quot;</span>
107:       <span class="ruby-keyword kw">end</span></pre>
</body>
</html>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
mongrel-0.3.10.1 doc/rdoc/classes/Mongrel/Command/Base.src/M000015.html
mongrel-0.3.10 doc/rdoc/classes/Mongrel/Command/Base.src/M000015.html
mongrel-0.3.12.3 doc/rdoc/classes/Mongrel/Command/Base.src/M000038.html
mongrel-0.3.12.2 doc/rdoc/classes/Mongrel/Command/Base.src/M000038.html
mongrel-0.3.12.1 doc/rdoc/classes/Mongrel/Command/Base.src/M000038.html
mongrel-0.3.12 doc/rdoc/classes/Mongrel/Command/Base.src/M000038.html
mongrel-0.3.12.4 doc/rdoc/classes/Mongrel/Command/Base.src/M000038.html