ui_bibz 1.1.2 → 1.1.3

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.
Files changed (75) hide show
  1. checksums.yaml +8 -8
  2. data/.yardoc/checksums +2 -2
  3. data/.yardoc/objects/root.dat +0 -0
  4. data/Gemfile.lock +5 -5
  5. data/README.md +45 -44
  6. data/doc/UiBibz.html +2 -2
  7. data/doc/UiBibz/Concerns.html +1 -1
  8. data/doc/UiBibz/Concerns/Models.html +1 -1
  9. data/doc/UiBibz/Concerns/Models/Searchable.html +1 -1
  10. data/doc/UiBibz/Concerns/Models/Searchable/ClassMethods.html +1 -1
  11. data/doc/UiBibz/Helpers.html +1 -1
  12. data/doc/UiBibz/Helpers/MetaHelper.html +1 -1
  13. data/doc/UiBibz/Helpers/UiCoreHelper.html +1 -1
  14. data/doc/UiBibz/Helpers/UiUxHelper.html +1 -1
  15. data/doc/UiBibz/Helpers/UtilsHelper.html +1 -1
  16. data/doc/UiBibz/Rails.html +1 -1
  17. data/doc/UiBibz/Rails/Engine.html +1 -1
  18. data/doc/UiBibz/Ui.html +1 -1
  19. data/doc/UiBibz/Ui/Base.html +1 -1
  20. data/doc/UiBibz/Ui/Core.html +1 -1
  21. data/doc/UiBibz/Ui/Core/Alert.html +1 -1
  22. data/doc/UiBibz/Ui/Core/Bar.html +1 -1
  23. data/doc/UiBibz/Ui/Core/Breadcrumb.html +1 -1
  24. data/doc/UiBibz/Ui/Core/BreadcrumbLink.html +1 -1
  25. data/doc/UiBibz/Ui/Core/Button.html +1 -1
  26. data/doc/UiBibz/Ui/Core/ButtonDropdown.html +1 -1
  27. data/doc/UiBibz/Ui/Core/ButtonGroup.html +1 -1
  28. data/doc/UiBibz/Ui/Core/ButtonLink.html +1 -1
  29. data/doc/UiBibz/Ui/Core/ButtonSplitDropdown.html +1 -1
  30. data/doc/UiBibz/Ui/Core/Col.html +1 -1
  31. data/doc/UiBibz/Ui/Core/Component.html +1 -1
  32. data/doc/UiBibz/Ui/Core/Dropdown.html +1 -1
  33. data/doc/UiBibz/Ui/Core/DropdownDivider.html +1 -1
  34. data/doc/UiBibz/Ui/Core/DropdownHeader.html +1 -1
  35. data/doc/UiBibz/Ui/Core/DropdownLink.html +1 -1
  36. data/doc/UiBibz/Ui/Core/Glyph.html +1 -1
  37. data/doc/UiBibz/Ui/Core/Jumbotron.html +1 -1
  38. data/doc/UiBibz/Ui/Core/Label.html +1 -1
  39. data/doc/UiBibz/Ui/Core/List.html +1 -1
  40. data/doc/UiBibz/Ui/Core/ListGroup.html +1 -1
  41. data/doc/UiBibz/Ui/Core/Nav.html +1 -1
  42. data/doc/UiBibz/Ui/Core/NavDropdown.html +1 -1
  43. data/doc/UiBibz/Ui/Core/NavLink.html +1 -1
  44. data/doc/UiBibz/Ui/Core/Navbar.html +1 -1
  45. data/doc/UiBibz/Ui/Core/NavbarForm.html +1 -1
  46. data/doc/UiBibz/Ui/Core/NavbarNav.html +1 -1
  47. data/doc/UiBibz/Ui/Core/NavbarText.html +1 -1
  48. data/doc/UiBibz/Ui/Core/Panel.html +1 -1
  49. data/doc/UiBibz/Ui/Core/ProgressBar.html +1 -1
  50. data/doc/UiBibz/Ui/Core/Row.html +1 -1
  51. data/doc/UiBibz/Ui/Core/Stars.html +1 -1
  52. data/doc/UiBibz/Ui/Ux.html +1 -1
  53. data/doc/UiBibz/Ui/Ux/Actionable.html +1 -1
  54. data/doc/UiBibz/Ui/Ux/Actions.html +1 -1
  55. data/doc/UiBibz/Ui/Ux/Column.html +1 -1
  56. data/doc/UiBibz/Ui/Ux/Columns.html +1 -1
  57. data/doc/UiBibz/Ui/Ux/Grid.html +1 -1
  58. data/doc/UiBibz/Ui/Ux/Paginable.html +1 -1
  59. data/doc/UiBibz/Ui/Ux/Searchable.html +1 -1
  60. data/doc/UiBibz/Ui/Ux/Sortable.html +1 -1
  61. data/doc/UiBibz/Ui/Ux/Store.html +1 -1
  62. data/doc/UiBibz/Ui/Ux/Table.html +1 -1
  63. data/doc/UiBibz/Ui/Ux/TablePagination.html +1 -1
  64. data/doc/UiBibz/Ui/Ux/TablePaginationPerPage.html +1 -1
  65. data/doc/UiBibz/Ui/Ux/TablePanel.html +1 -1
  66. data/doc/UiBibz/Ui/Ux/TableSearchField.html +1 -1
  67. data/doc/UiBibz/Utils.html +1 -1
  68. data/doc/UiBibz/Utils/Internationalization.html +1 -1
  69. data/doc/_index.html +1 -1
  70. data/doc/file.README.html +51 -43
  71. data/doc/index.html +51 -43
  72. data/doc/top-level-namespace.html +1 -1
  73. data/lib/ui_bibz/ui/ux/table/table_search_field.rb +1 -1
  74. data/lib/ui_bibz/version.rb +1 -1
  75. metadata +2 -2
@@ -106,7 +106,7 @@
106
106
  </div>
107
107
 
108
108
  <div id="footer">
109
- Generated on Wed Sep 2 11:20:03 2015 by
109
+ Generated on Fri Sep 4 16:55:18 2015 by
110
110
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
111
111
  0.8.7.6 (ruby-1.9.3).
112
112
  </div>
@@ -275,7 +275,7 @@
275
275
  </div>
276
276
 
277
277
  <div id="footer">
278
- Generated on Wed Sep 2 11:20:03 2015 by
278
+ Generated on Fri Sep 4 16:55:18 2015 by
279
279
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
280
280
  0.8.7.6 (ruby-1.9.3).
281
281
  </div>
@@ -1173,7 +1173,7 @@ lib/action_view/helpers/form_helper.rb" conflict</p>
1173
1173
  </div>
1174
1174
 
1175
1175
  <div id="footer">
1176
- Generated on Wed Sep 2 11:20:03 2015 by
1176
+ Generated on Fri Sep 4 16:55:18 2015 by
1177
1177
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1178
1178
  0.8.7.6 (ruby-1.9.3).
1179
1179
  </div>
@@ -454,7 +454,7 @@
454
454
  </div>
455
455
 
456
456
  <div id="footer">
457
- Generated on Wed Sep 2 11:20:03 2015 by
457
+ Generated on Fri Sep 4 16:55:18 2015 by
458
458
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
459
459
  0.8.7.6 (ruby-1.9.3).
460
460
  </div>
@@ -178,7 +178,7 @@
178
178
  </div>
179
179
 
180
180
  <div id="footer">
181
- Generated on Wed Sep 2 11:20:03 2015 by
181
+ Generated on Fri Sep 4 16:55:18 2015 by
182
182
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
183
183
  0.8.7.6 (ruby-1.9.3).
184
184
  </div>
@@ -106,7 +106,7 @@
106
106
  </div>
107
107
 
108
108
  <div id="footer">
109
- Generated on Wed Sep 2 11:20:03 2015 by
109
+ Generated on Fri Sep 4 16:55:18 2015 by
110
110
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
111
111
  0.8.7.6 (ruby-1.9.3).
112
112
  </div>
@@ -114,7 +114,7 @@
114
114
  </div>
115
115
 
116
116
  <div id="footer">
117
- Generated on Wed Sep 2 11:20:03 2015 by
117
+ Generated on Fri Sep 4 16:55:18 2015 by
118
118
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
119
119
  0.8.7.6 (ruby-1.9.3).
120
120
  </div>
data/doc/UiBibz/Ui.html CHANGED
@@ -110,7 +110,7 @@
110
110
  </div>
111
111
 
112
112
  <div id="footer">
113
- Generated on Wed Sep 2 11:20:03 2015 by
113
+ Generated on Fri Sep 4 16:55:18 2015 by
114
114
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
115
115
  0.8.7.6 (ruby-1.9.3).
116
116
  </div>
@@ -295,7 +295,7 @@
295
295
  </div>
296
296
 
297
297
  <div id="footer">
298
- Generated on Wed Sep 2 11:20:03 2015 by
298
+ Generated on Fri Sep 4 16:55:18 2015 by
299
299
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
300
300
  0.8.7.6 (ruby-1.9.3).
301
301
  </div>
@@ -119,7 +119,7 @@
119
119
  </div>
120
120
 
121
121
  <div id="footer">
122
- Generated on Wed Sep 2 11:20:03 2015 by
122
+ Generated on Fri Sep 4 16:55:18 2015 by
123
123
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
124
124
  0.8.7.6 (ruby-1.9.3).
125
125
  </div>
@@ -371,7 +371,7 @@ end.render</code></pre>
371
371
  </div>
372
372
 
373
373
  <div id="footer">
374
- Generated on Wed Sep 2 11:20:03 2015 by
374
+ Generated on Fri Sep 4 16:55:18 2015 by
375
375
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
376
376
  0.8.7.6 (ruby-1.9.3).
377
377
  </div>
@@ -360,7 +360,7 @@ arguments in options attribute:</p>
360
360
  </div>
361
361
 
362
362
  <div id="footer">
363
- Generated on Wed Sep 2 11:20:06 2015 by
363
+ Generated on Fri Sep 4 16:55:21 2015 by
364
364
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
365
365
  0.8.7.6 (ruby-1.9.3).
366
366
  </div>
@@ -431,7 +431,7 @@ end</code></pre>
431
431
  </div>
432
432
 
433
433
  <div id="footer">
434
- Generated on Wed Sep 2 11:20:05 2015 by
434
+ Generated on Fri Sep 4 16:55:20 2015 by
435
435
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
436
436
  0.8.7.6 (ruby-1.9.3).
437
437
  </div>
@@ -358,7 +358,7 @@ end.render</code></pre>
358
358
  </div>
359
359
 
360
360
  <div id="footer">
361
- Generated on Wed Sep 2 11:20:06 2015 by
361
+ Generated on Fri Sep 4 16:55:21 2015 by
362
362
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
363
363
  0.8.7.6 (ruby-1.9.3).
364
364
  </div>
@@ -367,7 +367,7 @@ arguments in options attribute:</p>
367
367
  </div>
368
368
 
369
369
  <div id="footer">
370
- Generated on Wed Sep 2 11:20:04 2015 by
370
+ Generated on Fri Sep 4 16:55:19 2015 by
371
371
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
372
372
  0.8.7.6 (ruby-1.9.3).
373
373
  </div>
@@ -389,7 +389,7 @@ end</code></pre>
389
389
  </div>
390
390
 
391
391
  <div id="footer">
392
- Generated on Wed Sep 2 11:20:05 2015 by
392
+ Generated on Fri Sep 4 16:55:20 2015 by
393
393
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
394
394
  0.8.7.6 (ruby-1.9.3).
395
395
  </div>
@@ -360,7 +360,7 @@ end</code></pre>
360
360
  </div>
361
361
 
362
362
  <div id="footer">
363
- Generated on Wed Sep 2 11:20:05 2015 by
363
+ Generated on Fri Sep 4 16:55:20 2015 by
364
364
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
365
365
  0.8.7.6 (ruby-1.9.3).
366
366
  </div>
@@ -369,7 +369,7 @@ arguments in options attribute:</p>
369
369
  </div>
370
370
 
371
371
  <div id="footer">
372
- Generated on Wed Sep 2 11:20:04 2015 by
372
+ Generated on Fri Sep 4 16:55:20 2015 by
373
373
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
374
374
  0.8.7.6 (ruby-1.9.3).
375
375
  </div>
@@ -391,7 +391,7 @@ end</code></pre>
391
391
  </div>
392
392
 
393
393
  <div id="footer">
394
- Generated on Wed Sep 2 11:20:06 2015 by
394
+ Generated on Fri Sep 4 16:55:21 2015 by
395
395
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
396
396
  0.8.7.6 (ruby-1.9.3).
397
397
  </div>
@@ -361,7 +361,7 @@ arguments in options attribute:</p>
361
361
  </div>
362
362
 
363
363
  <div id="footer">
364
- Generated on Wed Sep 2 11:20:03 2015 by
364
+ Generated on Fri Sep 4 16:55:18 2015 by
365
365
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
366
366
  0.8.7.6 (ruby-1.9.3).
367
367
  </div>
@@ -1076,7 +1076,7 @@ variable 'content' does not exit.</p>
1076
1076
  </div>
1077
1077
 
1078
1078
  <div id="footer">
1079
- Generated on Wed Sep 2 11:20:04 2015 by
1079
+ Generated on Fri Sep 4 16:55:19 2015 by
1080
1080
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1081
1081
  0.8.7.6 (ruby-1.9.3).
1082
1082
  </div>
@@ -651,7 +651,7 @@ end</code></pre>
651
651
  </div>
652
652
 
653
653
  <div id="footer">
654
- Generated on Wed Sep 2 11:20:04 2015 by
654
+ Generated on Fri Sep 4 16:55:20 2015 by
655
655
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
656
656
  0.8.7.6 (ruby-1.9.3).
657
657
  </div>
@@ -292,7 +292,7 @@
292
292
  </div>
293
293
 
294
294
  <div id="footer">
295
- Generated on Wed Sep 2 11:20:06 2015 by
295
+ Generated on Fri Sep 4 16:55:21 2015 by
296
296
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
297
297
  0.8.7.6 (ruby-1.9.3).
298
298
  </div>
@@ -344,7 +344,7 @@ content to add a separator</p>
344
344
  </div>
345
345
 
346
346
  <div id="footer">
347
- Generated on Wed Sep 2 11:20:06 2015 by
347
+ Generated on Fri Sep 4 16:55:21 2015 by
348
348
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
349
349
  0.8.7.6 (ruby-1.9.3).
350
350
  </div>
@@ -364,7 +364,7 @@ arguments in options attribute:</p>
364
364
  </div>
365
365
 
366
366
  <div id="footer">
367
- Generated on Wed Sep 2 11:20:06 2015 by
367
+ Generated on Fri Sep 4 16:55:21 2015 by
368
368
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
369
369
  0.8.7.6 (ruby-1.9.3).
370
370
  </div>
@@ -373,7 +373,7 @@ arguments in options attribute:</p>
373
373
  </div>
374
374
 
375
375
  <div id="footer">
376
- Generated on Wed Sep 2 11:20:03 2015 by
376
+ Generated on Fri Sep 4 16:55:19 2015 by
377
377
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
378
378
  0.8.7.6 (ruby-1.9.3).
379
379
  </div>
@@ -367,7 +367,7 @@ arguments in options attribute:</p>
367
367
  </div>
368
368
 
369
369
  <div id="footer">
370
- Generated on Wed Sep 2 11:20:04 2015 by
370
+ Generated on Fri Sep 4 16:55:19 2015 by
371
371
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
372
372
  0.8.7.6 (ruby-1.9.3).
373
373
  </div>
@@ -366,7 +366,7 @@ arguments in options attribute:</p>
366
366
  </div>
367
367
 
368
368
  <div id="footer">
369
- Generated on Wed Sep 2 11:20:04 2015 by
369
+ Generated on Fri Sep 4 16:55:19 2015 by
370
370
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
371
371
  0.8.7.6 (ruby-1.9.3).
372
372
  </div>
@@ -516,7 +516,7 @@ arguments in options attribute:</p>
516
516
  </div>
517
517
 
518
518
  <div id="footer">
519
- Generated on Wed Sep 2 11:20:05 2015 by
519
+ Generated on Fri Sep 4 16:55:20 2015 by
520
520
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
521
521
  0.8.7.6 (ruby-1.9.3).
522
522
  </div>
@@ -463,7 +463,7 @@ end</code></pre>
463
463
  </div>
464
464
 
465
465
  <div id="footer">
466
- Generated on Wed Sep 2 11:20:04 2015 by
466
+ Generated on Fri Sep 4 16:55:19 2015 by
467
467
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
468
468
  0.8.7.6 (ruby-1.9.3).
469
469
  </div>
@@ -504,7 +504,7 @@ end</code></pre>
504
504
  </div>
505
505
 
506
506
  <div id="footer">
507
- Generated on Wed Sep 2 11:20:04 2015 by
507
+ Generated on Fri Sep 4 16:55:19 2015 by
508
508
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
509
509
  0.8.7.6 (ruby-1.9.3).
510
510
  </div>
@@ -380,7 +380,7 @@ end</code></pre>
380
380
  </div>
381
381
 
382
382
  <div id="footer">
383
- Generated on Wed Sep 2 11:20:06 2015 by
383
+ Generated on Fri Sep 4 16:55:21 2015 by
384
384
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
385
385
  0.8.7.6 (ruby-1.9.3).
386
386
  </div>
@@ -353,7 +353,7 @@ end.render</code></pre>
353
353
  </div>
354
354
 
355
355
  <div id="footer">
356
- Generated on Wed Sep 2 11:20:05 2015 by
356
+ Generated on Fri Sep 4 16:55:20 2015 by
357
357
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
358
358
  0.8.7.6 (ruby-1.9.3).
359
359
  </div>
@@ -635,7 +635,7 @@ end</code></pre>
635
635
  </div>
636
636
 
637
637
  <div id="footer">
638
- Generated on Wed Sep 2 11:20:04 2015 by
638
+ Generated on Fri Sep 4 16:55:19 2015 by
639
639
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
640
640
  0.8.7.6 (ruby-1.9.3).
641
641
  </div>
@@ -352,7 +352,7 @@ arguments in options attribute:</p>
352
352
  </div>
353
353
 
354
354
  <div id="footer">
355
- Generated on Wed Sep 2 11:20:06 2015 by
355
+ Generated on Fri Sep 4 16:55:21 2015 by
356
356
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
357
357
  0.8.7.6 (ruby-1.9.3).
358
358
  </div>
@@ -292,7 +292,7 @@ end</code></pre>
292
292
  </div>
293
293
 
294
294
  <div id="footer">
295
- Generated on Wed Sep 2 11:20:06 2015 by
295
+ Generated on Fri Sep 4 16:55:21 2015 by
296
296
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
297
297
  0.8.7.6 (ruby-1.9.3).
298
298
  </div>
@@ -345,7 +345,7 @@ end.render</code></pre>
345
345
  </div>
346
346
 
347
347
  <div id="footer">
348
- Generated on Wed Sep 2 11:20:06 2015 by
348
+ Generated on Fri Sep 4 16:55:21 2015 by
349
349
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
350
350
  0.8.7.6 (ruby-1.9.3).
351
351
  </div>
@@ -598,7 +598,7 @@ arguments in options attribute:</p>
598
598
  </div>
599
599
 
600
600
  <div id="footer">
601
- Generated on Wed Sep 2 11:20:04 2015 by
601
+ Generated on Fri Sep 4 16:55:19 2015 by
602
602
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
603
603
  0.8.7.6 (ruby-1.9.3).
604
604
  </div>
@@ -450,7 +450,7 @@ end.render</code></pre>
450
450
  </div>
451
451
 
452
452
  <div id="footer">
453
- Generated on Wed Sep 2 11:20:05 2015 by
453
+ Generated on Fri Sep 4 16:55:21 2015 by
454
454
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
455
455
  0.8.7.6 (ruby-1.9.3).
456
456
  </div>
@@ -339,7 +339,7 @@
339
339
  </div>
340
340
 
341
341
  <div id="footer">
342
- Generated on Wed Sep 2 11:20:03 2015 by
342
+ Generated on Fri Sep 4 16:55:18 2015 by
343
343
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
344
344
  0.8.7.6 (ruby-1.9.3).
345
345
  </div>
@@ -358,7 +358,7 @@ arguments in options attribute:</p>
358
358
  </div>
359
359
 
360
360
  <div id="footer">
361
- Generated on Wed Sep 2 11:20:03 2015 by
361
+ Generated on Fri Sep 4 16:55:19 2015 by
362
362
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
363
363
  0.8.7.6 (ruby-1.9.3).
364
364
  </div>
@@ -119,7 +119,7 @@
119
119
  </div>
120
120
 
121
121
  <div id="footer">
122
- Generated on Wed Sep 2 11:20:03 2015 by
122
+ Generated on Fri Sep 4 16:55:18 2015 by
123
123
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
124
124
  0.8.7.6 (ruby-1.9.3).
125
125
  </div>
@@ -469,7 +469,7 @@
469
469
  </div>
470
470
 
471
471
  <div id="footer">
472
- Generated on Wed Sep 2 11:20:05 2015 by
472
+ Generated on Fri Sep 4 16:55:21 2015 by
473
473
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
474
474
  0.8.7.6 (ruby-1.9.3).
475
475
  </div>
@@ -593,7 +593,7 @@
593
593
  </div>
594
594
 
595
595
  <div id="footer">
596
- Generated on Wed Sep 2 11:20:05 2015 by
596
+ Generated on Fri Sep 4 16:55:20 2015 by
597
597
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
598
598
  0.8.7.6 (ruby-1.9.3).
599
599
  </div>