Sha256: 89a4f5dc156e2d158b1526a67808a9a4bef6c3e54ef5beed7da1a9ca611c8ecc

Contents?: true

Size: 1.14 KB

Versions: 4

Compression:

Stored size: 1.14 KB

Contents

<!DOCTYPE html>
<html>
<head>
  <meta http-equiv="content-type" content="text/html;charset=utf-8">
  <title>version.rb</title>
  <link rel="stylesheet" href="http://jashkenas.github.com/docco/resources/docco.css">
</head>
<body>
<div id='container'>
  <div id="background"></div>
  <div id="jump_to">
    Jump To &hellip;
    <div id="jump_wrapper">
      <div id="jump_page">
          <a class="source" href="../rep.html">rep.rb</a>
          <a class="source" href="version.html">version.rb</a>
      </div>
    </div>
  </div>
  <table cellspacing=0 cellpadding=0>
  <thead>
    <tr>
      <th class=docs><h1>version.rb</h1></th>
      <th class=code></th>
    </tr>
  </thead>
  <tbody>
    <tr id='section-1'>
      <td class=docs>
        <div class="pilwrap">
          <a class="pilcrow" href="#section-1">&#182;</a>
        </div>
        

      </td>
      <td class=code>
        <div class='highlight'><pre><span class="k">module</span> <span class="nn">Rep</span>
  <span class="no">VERSION</span> <span class="o">=</span> <span class="s2">&quot;0.1.0&quot;</span>
<span class="k">end</span></pre></div>
      </td>
    </tr>
  </table>
</div>
</body>

Version data entries

4 entries across 2 versions & 1 rubygems

Version Path
rep-0.1.1 docs/lib/rep/version.html
rep-0.1.1 docs/rep/version.html
rep-0.1.0 docs/lib/rep/version.html
rep-0.1.0 docs/rep/version.html