Sha256: 5916ad08ef0fdbcf3f6e24963bf9248c3960da933bbf36e1afcea734d004edb9
Contents?: true
Size: 1.89 KB
Versions: 3
Compression:
Stored size: 1.89 KB
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html lang='en'> <head> <title>File: elo.rb [elo ]</title> <meta content='text/html; charset=UTF-8' http-equiv='Content-Type'> <link href='../../rdoc-style.css' media='screen' rel='stylesheet' type='text/css'> <script type='text/javascript'> //<![CDATA[ function popupCode(url) { window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400") } function toggleCode(id) { var code = document.getElementById(id) code.style.display = code.style.display != 'block' ? 'block' : 'none' return true } // Make codeblocks hidden by default document.writeln('<' + 'style type="text/css">.method .source pre { display: none }<\/style>') //]]> </script> </head> <body class='page'> <div class='file' id='wrapper'> <div class='header'> <h1 class='name'>elo.rb</h1> <div class='paths'> lib/elo.rb </div> <div class='last-update'> Last Update: <span class='datetime'>Sun Mar 14 17:14:00 +0100 2010</span> </div> </div> <div id='content'> <div id='text'> <div id='description'> <p> The configuration of <a href="../../classes/Elo.html">Elo</a> is done here. </p> <p> See <a href="../README_rdoc.html">README.rdoc</a> for general information about <a href="../../classes/Elo.html">Elo</a>. </p> </div> <div id='section'> </div> </div> </div> <div id='footer-push'></div> </div> <div id='footer'> <a href="http://github.com/mislav/hanna/tree/master"><strong>Hanna</strong> RDoc template</a> </div> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
elo-0.1.0 | doc/files/lib/elo_rb.html |
elo-0.0.3.alpha | doc/files/lib/elo_rb.html |
elo-0.0.2.alpha | doc/files/lib/elo_rb.html |