Sha256: 8049d54ad47e08310815f897c114deb7657ce0ac317aac8390e24b5d012ff3d2

Contents?: true

Size: 732 Bytes

Versions: 8

Compression:

Stored size: 732 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>name (Period)</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 app/models/period.rb, line 94</span>
  <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">name</span>
    <span class="ruby-node">&quot;#{party.name}##{position}&quot;</span>
  <span class="ruby-keyword kw">end</span></pre>
</body>
</html>

Version data entries

8 entries across 4 versions & 1 rubygems

Version Path
backlog-0.7.10 doc/classes/Period.src/M000197.html
backlog-0.7.10 doc/classes/Period.src/M000225.html
backlog-0.7.12 doc/classes/Period.src/M000225.html
backlog-0.7.12 doc/classes/Period.src/M000197.html
backlog-0.8.0 doc/classes/Period.src/M000225.html
backlog-0.8.0 doc/classes/Period.src/M000197.html
backlog-0.8.1 doc/classes/Period.src/M000225.html
backlog-0.8.1 doc/classes/Period.src/M000197.html