doc/CSVDecision/ScanRow.html in csv_decision-0.1.0 vs doc/CSVDecision/ScanRow.html in csv_decision-0.2.0
- old
+ new
@@ -625,22 +625,22 @@
<tr>
<td>
<pre class="lines">
-70
-71
-72
-73
-74
-75
-76
-77
-78</pre>
+35
+36
+37
+38
+39
+40
+41
+42
+43</pre>
</td>
<td>
- <pre class="code"><span class="info file"># File 'lib/csv_decision/scan_row.rb', line 70</span>
+ <pre class="code"><span class="info file"># File 'lib/csv_decision/scan_row.rb', line 35</span>
<span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_eval_matcher'>eval_matcher</span><span class='lparen'>(</span><span class='label'>proc:</span><span class='comma'>,</span> <span class='label'>hash:</span><span class='comma'>,</span> <span class='label'>value:</span> <span class='kw'>nil</span><span class='rparen'>)</span>
<span class='id identifier rubyid_function'>function</span> <span class='op'>=</span> <span class='id identifier rubyid_proc'>proc</span><span class='period'>.</span><span class='id identifier rubyid_function'>function</span>
<span class='comment'># A symbol guard expression just needs to be passed the input hash
@@ -795,17 +795,17 @@
<li>
<span class='name'>row</span>
- <span class='type'>(<tt>Array</tt>)</span>
+ <span class='type'>(<tt>Array<String></tt>)</span>
—
<div class='inline'>
-<p>Data row.</p>
+<p>Data row - still just all string constants.</p>
</div>
</li>
</ul>
@@ -897,17 +897,17 @@
<li>
<span class='name'>row</span>
- <span class='type'>(<tt>Array</tt>)</span>
+ <span class='type'>(<tt>Array<String></tt>)</span>
—
<div class='inline'>
-<p>Data row.</p>
+<p>Data row - still just all string constants.</p>
</div>
</li>
</ul>
@@ -997,17 +997,17 @@
<li>
<span class='name'>row</span>
- <span class='type'>(<tt>Array</tt>)</span>
+ <span class='type'>(<tt>Array<String></tt>)</span>
—
<div class='inline'>
-<p>Data row.</p>
+<p>Data row - still just all string constants.</p>
</div>
</li>
<li>
@@ -1112,10 +1112,10 @@
</div>
</div>
<div id="footer">
- Generated on Sat Jan 6 20:03:02 2018 by
+ Generated on Sat Jan 13 10:02:47 2018 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.12 (ruby-2.4.0).
</div>
</div>
\ No newline at end of file