Sha256: 63eef24477eb8f0c57c8ac1491d8a35e32be8473a6fc34dd3ddb008ea6dd6619

Contents?: true

Size: 937 Bytes

Versions: 2

Compression:

Stored size: 937 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>recent (Delinquent)</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/de.linque.nt.rb, line 71</span>
  <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">recent</span>( <span class="ruby-identifier">count</span> = <span class="ruby-value">10</span> )
    <span class="ruby-ivar">@r</span>.<span class="ruby-identifier">recent</span>(  <span class="ruby-ivar">@base_tag</span>,  <span class="ruby-identifier">count</span>)
  <span class="ruby-keyword kw">end</span></pre>
</body>
</html>

Version data entries

2 entries across 1 versions & 1 rubygems

Version Path
De.linque.nt-0.0.1 doc/classes/Delinquent.src/M000006.html
De.linque.nt-0.0.1 doc/classes/Delinquent.src/M000017.html