como 0.1.3 → 0.1.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/CHANGELOG.rdoc +7 -0
- data/doc/Como/ArgsParseState.html +52 -52
- data/doc/Como/ComoCommon.html +128 -33
- data/doc/Como/MainOpt.html +52 -55
- data/doc/Como/Opt/ErrorWithData.html +15 -15
- data/doc/Como/Opt/InvalidOption.html +1 -1
- data/doc/Como/Opt/MissingArgument.html +1 -1
- data/doc/Como/Opt.html +1211 -821
- data/doc/Como/RuleCheck.html +143 -92
- data/doc/Como/RuleDisplay.html +96 -92
- data/doc/Como/Spec.html +636 -273
- data/doc/Como.html +56 -36
- data/doc/_index.html +1 -1
- data/doc/file.CHANGELOG.html +12 -2
- data/doc/file.README.html +1 -1
- data/doc/index.html +1 -1
- data/doc/method_list.html +113 -71
- data/doc/top-level-namespace.html +1 -1
- data/lib/como.rb +217 -102
- data/lib/version.rb +2 -7
- metadata +60 -67
- data/Rakefile +0 -59
data/doc/Como/MainOpt.html
CHANGED
@@ -115,17 +115,8 @@
|
|
115
115
|
|
116
116
|
|
117
117
|
</div>
|
118
|
-
<h2>Constant Summary</h2>
|
119
|
-
|
120
|
-
|
121
118
|
|
122
119
|
|
123
|
-
<h2>Constant Summary</h2>
|
124
|
-
|
125
|
-
<h3 class="inherited">Constants inherited
|
126
|
-
from <span class='object_link'><a href="ComoCommon.html" title="Como::ComoCommon (class)">ComoCommon</a></span></h3>
|
127
|
-
<p class="inherited"><span class='object_link'><a href="ComoCommon.html#VERSION-constant" title="Como::ComoCommon::VERSION (constant)">ComoCommon::VERSION</a></span></p>
|
128
|
-
|
129
120
|
|
130
121
|
<h2>Instance Attribute Summary <small>(<a href="#" class="summary_toggle">collapse</a>)</small></h2>
|
131
122
|
<ul class="summary">
|
@@ -277,7 +268,7 @@
|
|
277
268
|
|
278
269
|
|
279
270
|
<span class="summary_desc"><div class='inline'>
|
280
|
-
<p>
|
271
|
+
<p>Create program main option.</p>
|
281
272
|
</div></span>
|
282
273
|
|
283
274
|
</li>
|
@@ -320,7 +311,7 @@
|
|
320
311
|
|
321
312
|
|
322
313
|
<h3 class="inherited">Methods inherited from <span class='object_link'><a href="Opt.html" title="Como::Opt (class)">Opt</a></span></h3>
|
323
|
-
<p class="inherited"><span class='object_link'><a href="Opt.html#%5B%5D-instance_method" title="Como::Opt#[] (method)">#[]</a></span>, <span class='object_link'><a href="Opt.html#%5B%5D-class_method" title="Como::Opt.[] (method)">[]</a></span>, <span class='object_link'><a href="Opt.html#addOpt-class_method" title="Como::Opt.addOpt (method)">addOpt</a></span>, <span class='object_link'><a href="Opt.html#apply-instance_method" title="Como::Opt#apply (method)">#apply</a></span>, <span class='object_link'><a href="Opt.html#applyConfig-instance_method" title="Como::Opt#applyConfig (method)">#applyConfig</a></span>, <span class='object_link'><a href="Opt.html#argById-instance_method" title="Como::Opt#argById (method)">#argById</a></span>, <span class='object_link'><a href="Opt.html#argByName-instance_method" title="Como::Opt#argByName (method)">#argByName</a></span>, <span class='object_link'><a href="Opt.html#author-class_method" title="Como::Opt.author (method)">author</a></span>, <span class='object_link'><a href="Opt.html#check-instance_method" title="Como::Opt#check (method)">#check</a></span>, <span class='object_link'><a href="Opt.html#checkAlso-instance_method" title="Como::Opt#checkAlso (method)">#checkAlso</a></span>, <span class='object_link'><a href="Opt.html#checkMissing-instance_method" title="Como::Opt#checkMissing (method)">#checkMissing</a></span>, <span class='object_link'><a href="Opt.html#checkRule-instance_method" title="Como::Opt#checkRule (method)">#checkRule</a></span>, <span class='object_link'><a href="Opt.html#cmdline-instance_method" title="Como::Opt#cmdline (method)">#cmdline</a></span>, <span class='object_link'><a href="Opt.html#configGet-class_method" title="Como::Opt.configGet (method)">configGet</a></span>, <span class='object_link'><a href="Opt.html#configOverlay-class_method" title="Como::Opt.configOverlay (method)">configOverlay</a></span>, <span class='object_link'><a href="Opt.html#configSet-class_method" title="Como::Opt.configSet (method)">configSet</a></span>, <span class='object_link'><a href="Opt.html#current-class_method" title="Como::Opt.current (method)">current</a></span>, <span class='object_link'><a href="Opt.html#default-instance_method" title="Como::Opt#default (method)">#default</a></span>, <span class='object_link'><a href="Opt.html#default-class_method" title="Como::Opt.default (method)">default</a></span>, <span class='object_link'><a href="Opt.html#defaultOpt-class_method" title="Como::Opt.defaultOpt (method)">defaultOpt</a></span>, <span class='object_link'><a href="Opt.html#each-
|
314
|
+
<p class="inherited"><span class='object_link'><a href="Opt.html#%5B%5D-instance_method" title="Como::Opt#[] (method)">#[]</a></span>, <span class='object_link'><a href="Opt.html#%5B%5D-class_method" title="Como::Opt.[] (method)">[]</a></span>, <span class='object_link'><a href="Opt.html#addOpt-class_method" title="Como::Opt.addOpt (method)">addOpt</a></span>, <span class='object_link'><a href="Opt.html#addOption-instance_method" title="Como::Opt#addOption (method)">#addOption</a></span>, <span class='object_link'><a href="Opt.html#addSubcmd-instance_method" title="Como::Opt#addSubcmd (method)">#addSubcmd</a></span>, <span class='object_link'><a href="Opt.html#apply-instance_method" title="Como::Opt#apply (method)">#apply</a></span>, <span class='object_link'><a href="Opt.html#applyConfig-instance_method" title="Como::Opt#applyConfig (method)">#applyConfig</a></span>, <span class='object_link'><a href="Opt.html#argById-instance_method" title="Como::Opt#argById (method)">#argById</a></span>, <span class='object_link'><a href="Opt.html#argByName-instance_method" title="Como::Opt#argByName (method)">#argByName</a></span>, <span class='object_link'><a href="Opt.html#author-class_method" title="Como::Opt.author (method)">author</a></span>, <span class='object_link'><a href="Opt.html#check-instance_method" title="Como::Opt#check (method)">#check</a></span>, <span class='object_link'><a href="Opt.html#checkAlso-instance_method" title="Como::Opt#checkAlso (method)">#checkAlso</a></span>, <span class='object_link'><a href="Opt.html#checkMissing-instance_method" title="Como::Opt#checkMissing (method)">#checkMissing</a></span>, <span class='object_link'><a href="Opt.html#checkRule-instance_method" title="Como::Opt#checkRule (method)">#checkRule</a></span>, <span class='object_link'><a href="Opt.html#cmdline-instance_method" title="Como::Opt#cmdline (method)">#cmdline</a></span>, <span class='object_link'><a href="Opt.html#configGet-class_method" title="Como::Opt.configGet (method)">configGet</a></span>, <span class='object_link'><a href="Opt.html#configOverlay-class_method" title="Como::Opt.configOverlay (method)">configOverlay</a></span>, <span class='object_link'><a href="Opt.html#configSet-class_method" title="Como::Opt.configSet (method)">configSet</a></span>, <span class='object_link'><a href="Opt.html#current-class_method" title="Como::Opt.current (method)">current</a></span>, <span class='object_link'><a href="Opt.html#default-instance_method" title="Como::Opt#default (method)">#default</a></span>, <span class='object_link'><a href="Opt.html#default-class_method" title="Como::Opt.default (method)">default</a></span>, <span class='object_link'><a href="Opt.html#defaultOpt-class_method" title="Como::Opt.defaultOpt (method)">defaultOpt</a></span>, <span class='object_link'><a href="Opt.html#each-instance_method" title="Como::Opt#each (method)">#each</a></span>, <span class='object_link'><a href="Opt.html#each-class_method" title="Como::Opt.each (method)">each</a></span>, <span class='object_link'><a href="Opt.html#each_given-class_method" title="Como::Opt.each_given (method)">each_given</a></span>, <span class='object_link'><a href="Opt.html#each_given-instance_method" title="Como::Opt#each_given (method)">#each_given</a></span>, <span class='object_link'><a href="Opt.html#error-instance_method" title="Como::Opt#error (method)">#error</a></span>, <span class='object_link'><a href="Opt.html#errornl-instance_method" title="Como::Opt#errornl (method)">#errornl</a></span>, <span class='object_link'><a href="Opt.html#external-class_method" title="Como::Opt.external (method)">external</a></span>, <span class='object_link'><a href="Opt.html#fatal-instance_method" title="Como::Opt#fatal (method)">#fatal</a></span>, <span class='object_link'><a href="Opt.html#findOpt-class_method" title="Como::Opt.findOpt (method)">findOpt</a></span>, <span class='object_link'><a href="Opt.html#findOpt-instance_method" title="Como::Opt#findOpt (method)">#findOpt</a></span>, <span class='object_link'><a href="Opt.html#full-class_method" title="Como::Opt.full (method)">full</a></span>, <span class='object_link'><a href="Opt.html#givenCount-instance_method" title="Como::Opt#givenCount (method)">#givenCount</a></span>, <span class='object_link'><a href="Opt.html#givenSubcmd-instance_method" title="Como::Opt#givenSubcmd (method)">#givenSubcmd</a></span>, <span class='object_link'><a href="Opt.html#hasArg-instance_method" title="Como::Opt#hasArg (method)">#hasArg</a></span>, <span class='object_link'><a href="Opt.html#hasMany-instance_method" title="Como::Opt#hasMany (method)">#hasMany</a></span>, <span class='object_link'><a href="Opt.html#isExclusive-instance_method" title="Como::Opt#isExclusive (method)">#isExclusive</a></span>, <span class='object_link'><a href="Opt.html#isRequired-instance_method" title="Como::Opt#isRequired (method)">#isRequired</a></span>, <span class='object_link'><a href="Opt.html#isSwitch-instance_method" title="Como::Opt#isSwitch (method)">#isSwitch</a></span>, <span class='object_link'><a href="Opt.html#main-class_method" title="Como::Opt.main (method)">main</a></span>, <span class='object_link'><a href="Opt.html#opt-instance_method" title="Como::Opt#opt (method)">#opt</a></span>, <span class='object_link'><a href="Opt.html#params-instance_method" title="Como::Opt#params (method)">#params</a></span>, <span class='object_link'><a href="Opt.html#parse-instance_method" title="Como::Opt#parse (method)">#parse</a></span>, <span class='object_link'><a href="Opt.html#progname-class_method" title="Como::Opt.progname (method)">progname</a></span>, <span class='object_link'><a href="Opt.html#reset-class_method" title="Como::Opt.reset (method)">reset</a></span>, <span class='object_link'><a href="Opt.html#setMain-class_method" title="Como::Opt.setMain (method)">setMain</a></span>, <span class='object_link'><a href="Opt.html#setOptionSubcmd-instance_method" title="Como::Opt#setOptionSubcmd (method)">#setOptionSubcmd</a></span>, <span class='object_link'><a href="Opt.html#setRuleCheck-instance_method" title="Como::Opt#setRuleCheck (method)">#setRuleCheck</a></span>, <span class='object_link'><a href="Opt.html#setSubcmd-class_method" title="Como::Opt.setSubcmd (method)">setSubcmd</a></span>, <span class='object_link'><a href="Opt.html#setUsageFooter-instance_method" title="Como::Opt#setUsageFooter (method)">#setUsageFooter</a></span>, <span class='object_link'><a href="Opt.html#setUsageHeader-instance_method" title="Como::Opt#setUsageHeader (method)">#setUsageHeader</a></span>, <span class='object_link'><a href="Opt.html#silent%3F-instance_method" title="Como::Opt#silent? (method)">#silent?</a></span>, <span class='object_link'><a href="Opt.html#suball-instance_method" title="Como::Opt#suball (method)">#suball</a></span>, <span class='object_link'><a href="Opt.html#subcmd-class_method" title="Como::Opt.subcmd (method)">subcmd</a></span>, <span class='object_link'><a href="Opt.html#suboptDoc-instance_method" title="Como::Opt#suboptDoc (method)">#suboptDoc</a></span>, <span class='object_link'><a href="Opt.html#usage-instance_method" title="Como::Opt#usage (method)">#usage</a></span>, <span class='object_link'><a href="Opt.html#usageIfHelp-instance_method" title="Como::Opt#usageIfHelp (method)">#usageIfHelp</a></span>, <span class='object_link'><a href="Opt.html#usageNormal-instance_method" title="Como::Opt#usageNormal (method)">#usageNormal</a></span>, <span class='object_link'><a href="Opt.html#year-class_method" title="Como::Opt.year (method)">year</a></span>, <span class='object_link'><a href="Opt.html#%7E-instance_method" title="Como::Opt#~ (method)">#~</a></span></p>
|
324
315
|
|
325
316
|
|
326
317
|
|
@@ -347,7 +338,7 @@
|
|
347
338
|
</h3><div class="docstring">
|
348
339
|
<div class="discussion">
|
349
340
|
|
350
|
-
<p>
|
341
|
+
<p>Create program main option.</p>
|
351
342
|
|
352
343
|
|
353
344
|
</div>
|
@@ -361,20 +352,26 @@
|
|
361
352
|
<pre class="lines">
|
362
353
|
|
363
354
|
|
364
|
-
|
365
|
-
|
366
|
-
|
367
|
-
|
368
|
-
|
369
|
-
|
370
|
-
|
371
|
-
|
355
|
+
1958
|
356
|
+
1959
|
357
|
+
1960
|
358
|
+
1961
|
359
|
+
1962
|
360
|
+
1963
|
361
|
+
1964
|
362
|
+
1965
|
363
|
+
1966
|
364
|
+
1967
|
365
|
+
1968</pre>
|
372
366
|
</td>
|
373
367
|
<td>
|
374
|
-
<pre class="code"><span class="info file"># File 'lib/como.rb', line
|
368
|
+
<pre class="code"><span class="info file"># File 'lib/como.rb', line 1958</span>
|
375
369
|
|
376
370
|
<span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='lparen'>(</span> <span class='id identifier rubyid_author'>author</span><span class='comma'>,</span> <span class='id identifier rubyid_year'>year</span><span class='comma'>,</span>
|
377
|
-
|
371
|
+
<span class='id identifier rubyid_name'>name</span><span class='comma'>,</span> <span class='id identifier rubyid_opt'>opt</span><span class='comma'>,</span>
|
372
|
+
<span class='id identifier rubyid_type'>type</span><span class='comma'>,</span> <span class='id identifier rubyid_doc'>doc</span><span class='comma'>,</span>
|
373
|
+
<span class='id identifier rubyid_value'>value</span> <span class='op'>=</span> <span class='kw'>nil</span> <span class='rparen'>)</span>
|
374
|
+
|
378
375
|
<span class='ivar'>@author</span> <span class='op'>=</span> <span class='id identifier rubyid_author'>author</span>
|
379
376
|
<span class='ivar'>@year</span> <span class='op'>=</span> <span class='id identifier rubyid_year'>year</span>
|
380
377
|
<span class='ivar'>@external</span> <span class='op'>=</span> <span class='kw'>nil</span>
|
@@ -419,12 +416,12 @@
|
|
419
416
|
<pre class="lines">
|
420
417
|
|
421
418
|
|
422
|
-
|
423
|
-
|
424
|
-
|
419
|
+
1954
|
420
|
+
1955
|
421
|
+
1956</pre>
|
425
422
|
</td>
|
426
423
|
<td>
|
427
|
-
<pre class="code"><span class="info file"># File 'lib/como.rb', line
|
424
|
+
<pre class="code"><span class="info file"># File 'lib/como.rb', line 1954</span>
|
428
425
|
|
429
426
|
<span class='kw'>def</span> <span class='id identifier rubyid_author'>author</span>
|
430
427
|
<span class='ivar'>@author</span>
|
@@ -462,12 +459,12 @@
|
|
462
459
|
<pre class="lines">
|
463
460
|
|
464
461
|
|
465
|
-
|
466
|
-
|
467
|
-
|
462
|
+
1951
|
463
|
+
1952
|
464
|
+
1953</pre>
|
468
465
|
</td>
|
469
466
|
<td>
|
470
|
-
<pre class="code"><span class="info file"># File 'lib/como.rb', line
|
467
|
+
<pre class="code"><span class="info file"># File 'lib/como.rb', line 1951</span>
|
471
468
|
|
472
469
|
<span class='kw'>def</span> <span class='id identifier rubyid_external'>external</span>
|
473
470
|
<span class='ivar'>@external</span>
|
@@ -505,12 +502,12 @@
|
|
505
502
|
<pre class="lines">
|
506
503
|
|
507
504
|
|
508
|
-
|
509
|
-
|
510
|
-
|
505
|
+
1954
|
506
|
+
1955
|
507
|
+
1956</pre>
|
511
508
|
</td>
|
512
509
|
<td>
|
513
|
-
<pre class="code"><span class="info file"># File 'lib/como.rb', line
|
510
|
+
<pre class="code"><span class="info file"># File 'lib/como.rb', line 1954</span>
|
514
511
|
|
515
512
|
<span class='kw'>def</span> <span class='id identifier rubyid_year'>year</span>
|
516
513
|
<span class='ivar'>@year</span>
|
@@ -553,12 +550,12 @@
|
|
553
550
|
<pre class="lines">
|
554
551
|
|
555
552
|
|
556
|
-
|
557
|
-
|
558
|
-
|
553
|
+
1972
|
554
|
+
1973
|
555
|
+
1974</pre>
|
559
556
|
</td>
|
560
557
|
<td>
|
561
|
-
<pre class="code"><span class="info file"># File 'lib/como.rb', line
|
558
|
+
<pre class="code"><span class="info file"># File 'lib/como.rb', line 1972</span>
|
562
559
|
|
563
560
|
<span class='kw'>def</span> <span class='id identifier rubyid_fullCommand'>fullCommand</span>
|
564
561
|
<span class='const'>Opt</span><span class='period'>.</span><span class='id identifier rubyid_progname'>progname</span>
|
@@ -594,24 +591,24 @@
|
|
594
591
|
<pre class="lines">
|
595
592
|
|
596
593
|
|
597
|
-
|
598
|
-
|
599
|
-
|
600
|
-
|
601
|
-
|
602
|
-
|
603
|
-
|
604
|
-
|
605
|
-
|
606
|
-
|
607
|
-
|
608
|
-
|
609
|
-
|
610
|
-
|
611
|
-
|
594
|
+
1978
|
595
|
+
1979
|
596
|
+
1980
|
597
|
+
1981
|
598
|
+
1982
|
599
|
+
1983
|
600
|
+
1984
|
601
|
+
1985
|
602
|
+
1986
|
603
|
+
1987
|
604
|
+
1988
|
605
|
+
1989
|
606
|
+
1990
|
607
|
+
1991
|
608
|
+
1992</pre>
|
612
609
|
</td>
|
613
610
|
<td>
|
614
|
-
<pre class="code"><span class="info file"># File 'lib/como.rb', line
|
611
|
+
<pre class="code"><span class="info file"># File 'lib/como.rb', line 1978</span>
|
615
612
|
|
616
613
|
<span class='kw'>def</span> <span class='id identifier rubyid_usageCommand'>usageCommand</span>
|
617
614
|
<span class='id identifier rubyid_str'>str</span> <span class='op'>=</span> <span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>\
|
@@ -638,7 +635,7 @@
|
|
638
635
|
</div>
|
639
636
|
|
640
637
|
<div id="footer">
|
641
|
-
Generated on
|
638
|
+
Generated on Sat Nov 22 10:05:16 2014 by
|
642
639
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
643
640
|
0.8.6.1 (ruby-1.9.3).
|
644
641
|
</div>
|
@@ -104,7 +104,7 @@
|
|
104
104
|
<h2>Overview</h2><div class="docstring">
|
105
105
|
<div class="discussion">
|
106
106
|
|
107
|
-
<p>Create exception with capability to pass arbitrary data
|
107
|
+
<p>Create exception with capability to pass arbitrary data.</p>
|
108
108
|
|
109
109
|
|
110
110
|
</div>
|
@@ -146,7 +146,7 @@
|
|
146
146
|
|
147
147
|
|
148
148
|
<span class="summary_desc"><div class='inline'>
|
149
|
-
<p>
|
149
|
+
<p>Exception data.</p>
|
150
150
|
</div></span>
|
151
151
|
|
152
152
|
</li>
|
@@ -185,7 +185,7 @@
|
|
185
185
|
|
186
186
|
|
187
187
|
<span class="summary_desc"><div class='inline'>
|
188
|
-
<p>
|
188
|
+
<p>Create error exception.</p>
|
189
189
|
</div></span>
|
190
190
|
|
191
191
|
</li>
|
@@ -210,7 +210,7 @@
|
|
210
210
|
</h3><div class="docstring">
|
211
211
|
<div class="discussion">
|
212
212
|
|
213
|
-
<p>
|
213
|
+
<p>Create error exception.</p>
|
214
214
|
|
215
215
|
|
216
216
|
</div>
|
@@ -224,13 +224,13 @@
|
|
224
224
|
<pre class="lines">
|
225
225
|
|
226
226
|
|
227
|
-
|
228
|
-
|
229
|
-
|
230
|
-
|
227
|
+
855
|
228
|
+
856
|
229
|
+
857
|
230
|
+
858</pre>
|
231
231
|
</td>
|
232
232
|
<td>
|
233
|
-
<pre class="code"><span class="info file"># File 'lib/como.rb', line
|
233
|
+
<pre class="code"><span class="info file"># File 'lib/como.rb', line 855</span>
|
234
234
|
|
235
235
|
<span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='lparen'>(</span> <span class='id identifier rubyid_message'>message</span> <span class='op'>=</span> <span class='kw'>nil</span><span class='comma'>,</span> <span class='id identifier rubyid_data'>data</span> <span class='op'>=</span> <span class='kw'>nil</span> <span class='rparen'>)</span>
|
236
236
|
<span class='kw'>super</span><span class='lparen'>(</span> <span class='id identifier rubyid_message'>message</span> <span class='rparen'>)</span>
|
@@ -260,7 +260,7 @@
|
|
260
260
|
</h3><div class="docstring">
|
261
261
|
<div class="discussion">
|
262
262
|
|
263
|
-
<p>
|
263
|
+
<p>Exception data.</p>
|
264
264
|
|
265
265
|
|
266
266
|
</div>
|
@@ -274,12 +274,12 @@
|
|
274
274
|
<pre class="lines">
|
275
275
|
|
276
276
|
|
277
|
-
|
278
|
-
|
279
|
-
|
277
|
+
852
|
278
|
+
853
|
279
|
+
854</pre>
|
280
280
|
</td>
|
281
281
|
<td>
|
282
|
-
<pre class="code"><span class="info file"># File 'lib/como.rb', line
|
282
|
+
<pre class="code"><span class="info file"># File 'lib/como.rb', line 852</span>
|
283
283
|
|
284
284
|
<span class='kw'>def</span> <span class='id identifier rubyid_data'>data</span>
|
285
285
|
<span class='ivar'>@data</span>
|
@@ -295,7 +295,7 @@
|
|
295
295
|
</div>
|
296
296
|
|
297
297
|
<div id="footer">
|
298
|
-
Generated on
|
298
|
+
Generated on Sat Nov 22 10:05:15 2014 by
|
299
299
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
300
300
|
0.8.6.1 (ruby-1.9.3).
|
301
301
|
</div>
|
@@ -149,7 +149,7 @@
|
|
149
149
|
</div>
|
150
150
|
|
151
151
|
<div id="footer">
|
152
|
-
Generated on
|
152
|
+
Generated on Sat Nov 22 10:05:16 2014 by
|
153
153
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
154
154
|
0.8.6.1 (ruby-1.9.3).
|
155
155
|
</div>
|
@@ -149,7 +149,7 @@
|
|
149
149
|
</div>
|
150
150
|
|
151
151
|
<div id="footer">
|
152
|
-
Generated on
|
152
|
+
Generated on Sat Nov 22 10:05:16 2014 by
|
153
153
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
154
154
|
0.8.6.1 (ruby-1.9.3).
|
155
155
|
</div>
|