devdnsd 3.0.4 → 3.0.5

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 600020a9ffe32ad259e99e7cab6fbd838aa73414
4
- data.tar.gz: 405e8519bf27a5be4448336c612c4c0cc8689d9d
3
+ metadata.gz: 718c6916f505ae3f40ecd6b6434b7c5d8e6104bb
4
+ data.tar.gz: d7a24589562e54b6444aba2e37ac9c18af15ee08
5
5
  SHA512:
6
- metadata.gz: 5a9f800550a4c9c2e50734592da2cf0960a9ef23e5bdd727730f7c3b1aa19b4f6f1166b9a7a90b9acf47ee23f0e0176b2779859da5639f4710fcd4d1d0adfc55
7
- data.tar.gz: 947afb928658fe41ed4bd483dce619133332ba68f96c0352ee5e4a5e6b1b77ddf9626eaeac079ad6f01dd3fe4adb161afd1dccd968d47ae541213480d8d1c8c8
6
+ metadata.gz: 82aefb1f31655b1924b4745621eff4e44d53fa2504ea66584be638299c0180de8394ef66257d5d232bc0523eb06d6eee6b7602e5a5948f4e461d09b1bf542828
7
+ data.tar.gz: 33cd255ecdc5aba5cf718eed17f2bb47bbc1a90a21e4ebad06b2df4efcc6c222219cd5c2a2c25c0406358a96e9b8c7a0b6d0ee73f659bab4b3ad3a67d8c5f73e
data/README.md CHANGED
@@ -5,6 +5,7 @@
5
5
  [![Build Status](https://secure.travis-ci.org/ShogunPanda/devdnsd.png?branch=master)](http://travis-ci.org/ShogunPanda/devdnsd)
6
6
  [![Code Climate](https://codeclimate.com/github/ShogunPanda/devdnsd.png)](https://codeclimate.com/github/ShogunPanda/devdnsd)
7
7
  [![Coverage Status](https://coveralls.io/repos/ShogunPanda/devdnsd/badge.png)](https://coveralls.io/r/ShogunPanda/devdnsd)
8
+ [![Bitdeli Trend](https://d2weczhvl823v0.cloudfront.net/ShogunPanda/devdnsd/trend.png)](https://bitdeli.com/free "Bitdeli Badge")
8
9
 
9
10
  A small DNS server to enable local .dev domain resolution.
10
11
 
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: DevDNSd::Application
8
8
 
9
- &mdash; Documentation by YARD 0.8.7
9
+ &mdash; Documentation by YARD 0.8.7.2
10
10
 
11
11
  </title>
12
12
 
@@ -579,25 +579,25 @@
579
579
  <pre class="lines">
580
580
 
581
581
 
582
- 604
583
- 605
584
- 606
585
- 607
586
- 608
587
- 609
588
- 610
589
- 611
590
- 612
591
- 613
592
- 614
593
- 615
594
- 616
595
- 617
596
- 618
597
- 619</pre>
582
+ 619
583
+ 620
584
+ 621
585
+ 622
586
+ 623
587
+ 624
588
+ 625
589
+ 626
590
+ 627
591
+ 628
592
+ 629
593
+ 630
594
+ 631
595
+ 632
596
+ 633
597
+ 634</pre>
598
598
  </td>
599
599
  <td>
600
- <pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 604</span>
600
+ <pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 619</span>
601
601
 
602
602
  <span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='lparen'>(</span><span class='id identifier rubyid_command'>command</span><span class='comma'>,</span> <span class='id identifier rubyid_locale'>locale</span><span class='rparen'>)</span>
603
603
  <span class='id identifier rubyid_i18n_setup'>i18n_setup</span><span class='lparen'>(</span><span class='symbol'>:devdnsd</span><span class='comma'>,</span> <span class='op'>::</span><span class='const'>File</span><span class='period'>.</span><span class='id identifier rubyid_absolute_path'>absolute_path</span><span class='lparen'>(</span><span class='op'>::</span><span class='const'>Pathname</span><span class='period'>.</span><span class='id identifier rubyid_new'>new</span><span class='lparen'>(</span><span class='op'>::</span><span class='const'>File</span><span class='period'>.</span><span class='id identifier rubyid_dirname'>dirname</span><span class='lparen'>(</span><span class='kw'>__FILE__</span><span class='rparen'>)</span><span class='rparen'>)</span><span class='period'>.</span><span class='id identifier rubyid_to_s'>to_s</span> <span class='op'>+</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>/../../locales/</span><span class='tstring_end'>&quot;</span></span><span class='rparen'>)</span><span class='rparen'>)</span>
@@ -669,21 +669,6 @@
669
669
  <pre class="lines">
670
670
 
671
671
 
672
- 583
673
- 584
674
- 585
675
- 586
676
- 587
677
- 588
678
- 589
679
- 590
680
- 591
681
- 592
682
- 593
683
- 594
684
- 595
685
- 596
686
- 597
687
672
  598
688
673
  599
689
674
  600
@@ -775,10 +760,25 @@
775
760
  686
776
761
  687
777
762
  688
778
- 689</pre>
763
+ 689
764
+ 690
765
+ 691
766
+ 692
767
+ 693
768
+ 694
769
+ 695
770
+ 696
771
+ 697
772
+ 698
773
+ 699
774
+ 700
775
+ 701
776
+ 702
777
+ 703
778
+ 704</pre>
779
779
  </td>
780
780
  <td>
781
- <pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 583</span>
781
+ <pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 598</span>
782
782
 
783
783
  <span class='kw'>class</span> <span class='const'>Application</span> <span class='op'>&lt;</span> <span class='const'>RExec</span><span class='op'>::</span><span class='const'>Daemon</span><span class='op'>::</span><span class='const'>Base</span>
784
784
  <span class='comment'># Class for ANY DNS request.
@@ -936,21 +936,6 @@
936
936
  <pre class="lines">
937
937
 
938
938
 
939
- 583
940
- 584
941
- 585
942
- 586
943
- 587
944
- 588
945
- 589
946
- 590
947
- 591
948
- 592
949
- 593
950
- 594
951
- 595
952
- 596
953
- 597
954
939
  598
955
940
  599
956
941
  600
@@ -1042,10 +1027,25 @@
1042
1027
  686
1043
1028
  687
1044
1029
  688
1045
- 689</pre>
1030
+ 689
1031
+ 690
1032
+ 691
1033
+ 692
1034
+ 693
1035
+ 694
1036
+ 695
1037
+ 696
1038
+ 697
1039
+ 698
1040
+ 699
1041
+ 700
1042
+ 701
1043
+ 702
1044
+ 703
1045
+ 704</pre>
1046
1046
  </td>
1047
1047
  <td>
1048
- <pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 583</span>
1048
+ <pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 598</span>
1049
1049
 
1050
1050
  <span class='kw'>class</span> <span class='const'>Application</span> <span class='op'>&lt;</span> <span class='const'>RExec</span><span class='op'>::</span><span class='const'>Daemon</span><span class='op'>::</span><span class='const'>Base</span>
1051
1051
  <span class='comment'># Class for ANY DNS request.
@@ -1203,21 +1203,6 @@
1203
1203
  <pre class="lines">
1204
1204
 
1205
1205
 
1206
- 583
1207
- 584
1208
- 585
1209
- 586
1210
- 587
1211
- 588
1212
- 589
1213
- 590
1214
- 591
1215
- 592
1216
- 593
1217
- 594
1218
- 595
1219
- 596
1220
- 597
1221
1206
  598
1222
1207
  599
1223
1208
  600
@@ -1309,10 +1294,25 @@
1309
1294
  686
1310
1295
  687
1311
1296
  688
1312
- 689</pre>
1297
+ 689
1298
+ 690
1299
+ 691
1300
+ 692
1301
+ 693
1302
+ 694
1303
+ 695
1304
+ 696
1305
+ 697
1306
+ 698
1307
+ 699
1308
+ 700
1309
+ 701
1310
+ 702
1311
+ 703
1312
+ 704</pre>
1313
1313
  </td>
1314
1314
  <td>
1315
- <pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 583</span>
1315
+ <pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 598</span>
1316
1316
 
1317
1317
  <span class='kw'>class</span> <span class='const'>Application</span> <span class='op'>&lt;</span> <span class='const'>RExec</span><span class='op'>::</span><span class='const'>Daemon</span><span class='op'>::</span><span class='const'>Base</span>
1318
1318
  <span class='comment'># Class for ANY DNS request.
@@ -1470,21 +1470,6 @@
1470
1470
  <pre class="lines">
1471
1471
 
1472
1472
 
1473
- 583
1474
- 584
1475
- 585
1476
- 586
1477
- 587
1478
- 588
1479
- 589
1480
- 590
1481
- 591
1482
- 592
1483
- 593
1484
- 594
1485
- 595
1486
- 596
1487
- 597
1488
1473
  598
1489
1474
  599
1490
1475
  600
@@ -1576,10 +1561,25 @@
1576
1561
  686
1577
1562
  687
1578
1563
  688
1579
- 689</pre>
1564
+ 689
1565
+ 690
1566
+ 691
1567
+ 692
1568
+ 693
1569
+ 694
1570
+ 695
1571
+ 696
1572
+ 697
1573
+ 698
1574
+ 699
1575
+ 700
1576
+ 701
1577
+ 702
1578
+ 703
1579
+ 704</pre>
1580
1580
  </td>
1581
1581
  <td>
1582
- <pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 583</span>
1582
+ <pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 598</span>
1583
1583
 
1584
1584
  <span class='kw'>class</span> <span class='const'>Application</span> <span class='op'>&lt;</span> <span class='const'>RExec</span><span class='op'>::</span><span class='const'>Daemon</span><span class='op'>::</span><span class='const'>Base</span>
1585
1585
  <span class='comment'># Class for ANY DNS request.
@@ -1725,15 +1725,15 @@
1725
1725
  <pre class="lines">
1726
1726
 
1727
1727
 
1728
- 668
1729
- 669
1730
- 670
1731
- 671
1732
- 672
1733
- 673</pre>
1728
+ 683
1729
+ 684
1730
+ 685
1731
+ 686
1732
+ 687
1733
+ 688</pre>
1734
1734
  </td>
1735
1735
  <td>
1736
- <pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 668</span>
1736
+ <pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 683</span>
1737
1737
 
1738
1738
  <span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_check_ruby_implementation'>check_ruby_implementation</span>
1739
1739
  <span class='kw'>if</span> <span class='kw'>defined?</span><span class='lparen'>(</span><span class='const'>JRuby</span><span class='rparen'>)</span> <span class='kw'>then</span>
@@ -1843,14 +1843,14 @@
1843
1843
  <pre class="lines">
1844
1844
 
1845
1845
 
1846
- 646
1847
- 647
1848
- 648
1849
- 649
1850
- 650</pre>
1846
+ 661
1847
+ 662
1848
+ 663
1849
+ 664
1850
+ 665</pre>
1851
1851
  </td>
1852
1852
  <td>
1853
- <pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 646</span>
1853
+ <pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 661</span>
1854
1854
 
1855
1855
  <span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_instance'>instance</span><span class='lparen'>(</span><span class='id identifier rubyid_command'>command</span> <span class='op'>=</span> <span class='kw'>nil</span><span class='comma'>,</span> <span class='id identifier rubyid_locale'>locale</span> <span class='op'>=</span> <span class='kw'>nil</span><span class='comma'>,</span> <span class='id identifier rubyid_force'>force</span> <span class='op'>=</span> <span class='kw'>false</span><span class='rparen'>)</span>
1856
1856
  <span class='ivar'>@instance</span> <span class='op'>=</span> <span class='kw'>nil</span> <span class='kw'>if</span> <span class='id identifier rubyid_force'>force</span>
@@ -1887,15 +1887,15 @@
1887
1887
  <pre class="lines">
1888
1888
 
1889
1889
 
1890
- 660
1891
- 661
1892
- 662
1893
- 663
1894
- 664
1895
- 665</pre>
1890
+ 675
1891
+ 676
1892
+ 677
1893
+ 678
1894
+ 679
1895
+ 680</pre>
1896
1896
  </td>
1897
1897
  <td>
1898
- <pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 660</span>
1898
+ <pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 675</span>
1899
1899
 
1900
1900
  <span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_quit'>quit</span>
1901
1901
  <span class='kw'>begin</span>
@@ -1940,12 +1940,12 @@
1940
1940
  <pre class="lines">
1941
1941
 
1942
1942
 
1943
- 655
1944
- 656
1945
- 657</pre>
1943
+ 670
1944
+ 671
1945
+ 672</pre>
1946
1946
  </td>
1947
1947
  <td>
1948
- <pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 655</span>
1948
+ <pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 670</span>
1949
1949
 
1950
1950
  <span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_run'>run</span>
1951
1951
  <span class='id identifier rubyid_instance'>instance</span><span class='period'>.</span><span class='id identifier rubyid_perform_server'>perform_server</span>
@@ -2003,12 +2003,12 @@
2003
2003
  <pre class="lines">
2004
2004
 
2005
2005
 
2006
- 624
2007
- 625
2008
- 626</pre>
2006
+ 639
2007
+ 640
2008
+ 641</pre>
2009
2009
  </td>
2010
2010
  <td>
2011
- <pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 624</span>
2011
+ <pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 639</span>
2012
2012
 
2013
2013
  <span class='kw'>def</span> <span class='id identifier rubyid_get_logger'>get_logger</span>
2014
2014
  <span class='ivar'>@logger</span> <span class='op'>||=</span> <span class='const'>Bovem</span><span class='op'>::</span><span class='const'>Logger</span><span class='period'>.</span><span class='id identifier rubyid_create'>create</span><span class='lparen'>(</span><span class='ivar'>@config</span><span class='period'>.</span><span class='id identifier rubyid_foreground'>foreground</span> <span class='op'>?</span> <span class='const'>Bovem</span><span class='op'>::</span><span class='const'>Logger</span><span class='period'>.</span><span class='id identifier rubyid_default_file'>default_file</span> <span class='op'>:</span> <span class='ivar'>@config</span><span class='period'>.</span><span class='id identifier rubyid_log_file'>log_file</span><span class='comma'>,</span> <span class='ivar'>@config</span><span class='period'>.</span><span class='id identifier rubyid_log_level'>log_level</span><span class='comma'>,</span> <span class='ivar'>@log_formatter</span><span class='rparen'>)</span>
@@ -2060,11 +2060,11 @@
2060
2060
  <pre class="lines">
2061
2061
 
2062
2062
 
2063
- 631
2064
- 632</pre>
2063
+ 646
2064
+ 647</pre>
2065
2065
  </td>
2066
2066
  <td>
2067
- <pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 631</span>
2067
+ <pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 646</span>
2068
2068
 
2069
2069
  <span class='kw'>def</span> <span class='id identifier rubyid_on_start'>on_start</span>
2070
2070
  <span class='kw'>end</span></pre>
@@ -2115,11 +2115,11 @@
2115
2115
  <pre class="lines">
2116
2116
 
2117
2117
 
2118
- 637
2119
- 638</pre>
2118
+ 652
2119
+ 653</pre>
2120
2120
  </td>
2121
2121
  <td>
2122
- <pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 637</span>
2122
+ <pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 652</span>
2123
2123
 
2124
2124
  <span class='kw'>def</span> <span class='id identifier rubyid_on_stop'>on_stop</span>
2125
2125
  <span class='kw'>end</span></pre>
@@ -2133,9 +2133,9 @@
2133
2133
  </div>
2134
2134
 
2135
2135
  <div id="footer">
2136
- Generated on Mon Sep 2 15:43:20 2013 by
2136
+ Generated on Thu Sep 26 10:55:11 2013 by
2137
2137
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2138
- 0.8.7 (ruby-2.0.0).
2138
+ 0.8.7.2 (ruby-2.0.0).
2139
2139
  </div>
2140
2140
 
2141
2141
  </body>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Module: DevDNSd::ApplicationMethods::Aliases
8
8
 
9
- &mdash; Documentation by YARD 0.8.7
9
+ &mdash; Documentation by YARD 0.8.7.2
10
10
 
11
11
  </title>
12
12
 
@@ -305,13 +305,13 @@
305
305
  <pre class="lines">
306
306
 
307
307
 
308
- 346
309
- 347
310
- 348
311
- 349</pre>
308
+ 361
309
+ 362
310
+ 363
311
+ 364</pre>
312
312
  </td>
313
313
  <td>
314
- <pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 346</span>
314
+ <pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 361</span>
315
315
 
316
316
  <span class='kw'>def</span> <span class='id identifier rubyid_compute_addresses'>compute_addresses</span><span class='lparen'>(</span><span class='id identifier rubyid_type'>type</span> <span class='op'>=</span> <span class='symbol'>:all</span><span class='rparen'>)</span>
317
317
  <span class='id identifier rubyid_config'>config</span> <span class='op'>=</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_config'>config</span>
@@ -383,15 +383,15 @@
383
383
  <pre class="lines">
384
384
 
385
385
 
386
- 355
387
- 356
388
- 357
389
- 358
390
- 359
391
- 360</pre>
386
+ 370
387
+ 371
388
+ 372
389
+ 373
390
+ 374
391
+ 375</pre>
392
392
  </td>
393
393
  <td>
394
- <pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 355</span>
394
+ <pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 370</span>
395
395
 
396
396
  <span class='kw'>def</span> <span class='id identifier rubyid_is_ipv4?'>is_ipv4?</span><span class='lparen'>(</span><span class='id identifier rubyid_address'>address</span><span class='rparen'>)</span>
397
397
  <span class='id identifier rubyid_address'>address</span> <span class='op'>=</span> <span class='id identifier rubyid_address'>address</span><span class='period'>.</span><span class='id identifier rubyid_ensure_string'>ensure_string</span>
@@ -465,25 +465,25 @@
465
465
  <pre class="lines">
466
466
 
467
467
 
468
- 366
469
- 367
470
- 368
471
- 369
472
- 370
473
- 371
474
- 372
475
- 373
476
- 374
477
- 375
478
- 376
479
- 377
480
- 378
481
- 379
482
- 380
483
- 381</pre>
468
+ 381
469
+ 382
470
+ 383
471
+ 384
472
+ 385
473
+ 386
474
+ 387
475
+ 388
476
+ 389
477
+ 390
478
+ 391
479
+ 392
480
+ 393
481
+ 394
482
+ 395
483
+ 396</pre>
484
484
  </td>
485
485
  <td>
486
- <pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 366</span>
486
+ <pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 381</span>
487
487
 
488
488
  <span class='kw'>def</span> <span class='id identifier rubyid_is_ipv6?'>is_ipv6?</span><span class='lparen'>(</span><span class='id identifier rubyid_address'>address</span><span class='rparen'>)</span>
489
489
  <span class='id identifier rubyid_address'>address</span> <span class='op'>=</span> <span class='id identifier rubyid_address'>address</span><span class='period'>.</span><span class='id identifier rubyid_ensure_string'>ensure_string</span>
@@ -599,24 +599,24 @@
599
599
  <pre class="lines">
600
600
 
601
601
 
602
- 326
603
- 327
604
- 328
605
- 329
606
- 330
607
- 331
608
- 332
609
- 333
610
- 334
611
- 335
612
- 336
613
- 337
614
- 338
615
- 339
616
- 340</pre>
602
+ 341
603
+ 342
604
+ 343
605
+ 344
606
+ 345
607
+ 346
608
+ 347
609
+ 348
610
+ 349
611
+ 350
612
+ 351
613
+ 352
614
+ 353
615
+ 354
616
+ 355</pre>
617
617
  </td>
618
618
  <td>
619
- <pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 326</span>
619
+ <pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 341</span>
620
620
 
621
621
  <span class='kw'>def</span> <span class='id identifier rubyid_manage_address'>manage_address</span><span class='lparen'>(</span><span class='id identifier rubyid_type'>type</span><span class='comma'>,</span> <span class='id identifier rubyid_address'>address</span><span class='comma'>,</span> <span class='id identifier rubyid_dry_run'>dry_run</span> <span class='op'>=</span> <span class='kw'>false</span><span class='rparen'>)</span>
622
622
  <span class='id identifier rubyid_locale'>locale</span> <span class='op'>=</span> <span class='id identifier rubyid_i18n'>i18n</span>
@@ -729,23 +729,23 @@
729
729
  <pre class="lines">
730
730
 
731
731
 
732
- 305
733
- 306
734
- 307
735
- 308
736
- 309
737
- 310
738
- 311
739
- 312
740
- 313
741
- 314
742
- 315
743
- 316
744
- 317
745
- 318</pre>
732
+ 320
733
+ 321
734
+ 322
735
+ 323
736
+ 324
737
+ 325
738
+ 326
739
+ 327
740
+ 328
741
+ 329
742
+ 330
743
+ 331
744
+ 332
745
+ 333</pre>
746
746
  </td>
747
747
  <td>
748
- <pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 305</span>
748
+ <pre class="code"><span class="info file"># File 'lib/devdnsd/application.rb', line 320</span>
749
749
 
750
750
  <span class='kw'>def</span> <span class='id identifier rubyid_manage_aliases'>manage_aliases</span><span class='lparen'>(</span><span class='id identifier rubyid_operation'>operation</span><span class='comma'>,</span> <span class='id identifier rubyid_message'>message</span><span class='comma'>,</span> <span class='id identifier rubyid_options'>options</span><span class='rparen'>)</span>
751
751
  <span class='id identifier rubyid_config'>config</span> <span class='op'>=</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_config'>config</span>
@@ -771,9 +771,9 @@
771
771
  </div>
772
772
 
773
773
  <div id="footer">
774
- Generated on Mon Sep 2 15:43:19 2013 by
774
+ Generated on Thu Sep 26 10:55:10 2013 by
775
775
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
776
- 0.8.7 (ruby-2.0.0).
776
+ 0.8.7.2 (ruby-2.0.0).
777
777
  </div>
778
778
 
779
779
  </body>