ui_bibz 1.2.4 → 1.2.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 +4 -4
- data/.yardoc/checksums +2 -2
- data/.yardoc/objects/root.dat +0 -0
- data/Gemfile.lock +2 -2
- data/README.md +48 -47
- data/doc/UiBibz/Concerns/Models/Searchable/ClassMethods.html +5 -5
- data/doc/UiBibz/Concerns/Models/Searchable.html +1 -1
- data/doc/UiBibz/Concerns/Models.html +1 -1
- data/doc/UiBibz/Concerns.html +1 -1
- data/doc/UiBibz/Helpers/MetaHelper.html +1 -1
- data/doc/UiBibz/Helpers/UiCoreHelper.html +1 -1
- data/doc/UiBibz/Helpers/UiUxHelper.html +1 -1
- data/doc/UiBibz/Helpers/UtilsHelper.html +1 -1
- data/doc/UiBibz/Helpers.html +1 -1
- data/doc/UiBibz/Rails/Engine.html +1 -1
- data/doc/UiBibz/Rails.html +1 -1
- data/doc/UiBibz/Ui/Base.html +1 -1
- data/doc/UiBibz/Ui/Core/Alert.html +1 -1
- data/doc/UiBibz/Ui/Core/Bar.html +1 -1
- data/doc/UiBibz/Ui/Core/Breadcrumb.html +1 -1
- data/doc/UiBibz/Ui/Core/BreadcrumbLink.html +1 -1
- data/doc/UiBibz/Ui/Core/Button.html +1 -1
- data/doc/UiBibz/Ui/Core/ButtonDropdown.html +1 -1
- data/doc/UiBibz/Ui/Core/ButtonGroup.html +1 -1
- data/doc/UiBibz/Ui/Core/ButtonLink.html +1 -1
- data/doc/UiBibz/Ui/Core/ButtonSplitDropdown.html +1 -1
- data/doc/UiBibz/Ui/Core/Col.html +1 -1
- data/doc/UiBibz/Ui/Core/Component.html +1 -1
- data/doc/UiBibz/Ui/Core/Dropdown.html +1 -1
- data/doc/UiBibz/Ui/Core/DropdownDivider.html +1 -1
- data/doc/UiBibz/Ui/Core/DropdownHeader.html +1 -1
- data/doc/UiBibz/Ui/Core/DropdownLink.html +1 -1
- data/doc/UiBibz/Ui/Core/Glyph.html +1 -1
- data/doc/UiBibz/Ui/Core/Jumbotron.html +1 -1
- data/doc/UiBibz/Ui/Core/Label.html +1 -1
- data/doc/UiBibz/Ui/Core/List.html +1 -1
- data/doc/UiBibz/Ui/Core/ListGroup.html +1 -1
- data/doc/UiBibz/Ui/Core/Modal.html +1 -1
- data/doc/UiBibz/Ui/Core/ModalBody.html +1 -1
- data/doc/UiBibz/Ui/Core/ModalFooter.html +1 -1
- data/doc/UiBibz/Ui/Core/ModalHeader.html +1 -1
- data/doc/UiBibz/Ui/Core/Nav.html +1 -1
- data/doc/UiBibz/Ui/Core/NavDropdown.html +1 -1
- data/doc/UiBibz/Ui/Core/NavLink.html +1 -1
- data/doc/UiBibz/Ui/Core/Navbar.html +1 -1
- data/doc/UiBibz/Ui/Core/NavbarForm.html +1 -1
- data/doc/UiBibz/Ui/Core/NavbarNav.html +1 -1
- data/doc/UiBibz/Ui/Core/NavbarText.html +1 -1
- data/doc/UiBibz/Ui/Core/Panel.html +1 -1
- data/doc/UiBibz/Ui/Core/ProgressBar.html +1 -1
- data/doc/UiBibz/Ui/Core/Row.html +1 -1
- data/doc/UiBibz/Ui/Core/Stars.html +1 -1
- data/doc/UiBibz/Ui/Core.html +1 -1
- data/doc/UiBibz/Ui/Ux/Actionable.html +1 -1
- data/doc/UiBibz/Ui/Ux/Actions.html +1 -1
- data/doc/UiBibz/Ui/Ux/Column.html +1 -1
- data/doc/UiBibz/Ui/Ux/Columns.html +1 -1
- data/doc/UiBibz/Ui/Ux/Grid.html +1 -1
- data/doc/UiBibz/Ui/Ux/Paginable.html +1 -1
- data/doc/UiBibz/Ui/Ux/Searchable.html +1 -1
- data/doc/UiBibz/Ui/Ux/Sortable.html +1 -1
- data/doc/UiBibz/Ui/Ux/Store.html +1 -1
- data/doc/UiBibz/Ui/Ux/Table.html +1 -1
- data/doc/UiBibz/Ui/Ux/TablePagination.html +1 -1
- data/doc/UiBibz/Ui/Ux/TablePaginationPerPage.html +1 -1
- data/doc/UiBibz/Ui/Ux/TablePanel.html +1 -1
- data/doc/UiBibz/Ui/Ux/TableSearchField.html +1 -1
- data/doc/UiBibz/Ui/Ux.html +1 -1
- data/doc/UiBibz/Ui.html +1 -1
- data/doc/UiBibz/Utils/Internationalization.html +1 -1
- data/doc/UiBibz/Utils.html +1 -1
- data/doc/UiBibz.html +2 -2
- data/doc/_index.html +1 -1
- data/doc/file.README.html +50 -48
- data/doc/index.html +50 -48
- data/doc/top-level-namespace.html +1 -1
- data/lib/ui_bibz/concerns/models/searchable.rb +21 -11
- data/lib/ui_bibz/version.rb +1 -1
- data/ui_bibz.gemspec +1 -1
- metadata +3 -3
@@ -654,7 +654,7 @@ end</code></pre>
|
|
654
654
|
</div>
|
655
655
|
|
656
656
|
<div id="footer">
|
657
|
-
Generated on Wed Jan 13
|
657
|
+
Generated on Wed Jan 13 16:47:03 2016 by
|
658
658
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
659
659
|
0.8.7.6 (ruby-2.2.3).
|
660
660
|
</div>
|
@@ -292,7 +292,7 @@
|
|
292
292
|
</div>
|
293
293
|
|
294
294
|
<div id="footer">
|
295
|
-
Generated on Wed Jan 13
|
295
|
+
Generated on Wed Jan 13 16:47:05 2016 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-2.2.3).
|
298
298
|
</div>
|
@@ -346,7 +346,7 @@ in content to add a separator</p>
|
|
346
346
|
</div>
|
347
347
|
|
348
348
|
<div id="footer">
|
349
|
-
Generated on Wed Jan 13
|
349
|
+
Generated on Wed Jan 13 16:47:05 2016 by
|
350
350
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
351
351
|
0.8.7.6 (ruby-2.2.3).
|
352
352
|
</div>
|
@@ -367,7 +367,7 @@ pass arguments in options attribute:</p>
|
|
367
367
|
</div>
|
368
368
|
|
369
369
|
<div id="footer">
|
370
|
-
Generated on Wed Jan 13
|
370
|
+
Generated on Wed Jan 13 16:47:05 2016 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-2.2.3).
|
373
373
|
</div>
|
@@ -376,7 +376,7 @@ pass arguments in options attribute:</p>
|
|
376
376
|
</div>
|
377
377
|
|
378
378
|
<div id="footer">
|
379
|
-
Generated on Wed Jan 13
|
379
|
+
Generated on Wed Jan 13 16:47:02 2016 by
|
380
380
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
381
381
|
0.8.7.6 (ruby-2.2.3).
|
382
382
|
</div>
|
@@ -370,7 +370,7 @@ pass arguments in options attribute:</p>
|
|
370
370
|
</div>
|
371
371
|
|
372
372
|
<div id="footer">
|
373
|
-
Generated on Wed Jan 13
|
373
|
+
Generated on Wed Jan 13 16:47:03 2016 by
|
374
374
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
375
375
|
0.8.7.6 (ruby-2.2.3).
|
376
376
|
</div>
|
@@ -370,7 +370,7 @@ pass arguments in options attribute:</p>
|
|
370
370
|
</div>
|
371
371
|
|
372
372
|
<div id="footer">
|
373
|
-
Generated on Wed Jan 13
|
373
|
+
Generated on Wed Jan 13 16:47:02 2016 by
|
374
374
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
375
375
|
0.8.7.6 (ruby-2.2.3).
|
376
376
|
</div>
|
@@ -519,7 +519,7 @@ pass arguments in options attribute:</p>
|
|
519
519
|
</div>
|
520
520
|
|
521
521
|
<div id="footer">
|
522
|
-
Generated on Wed Jan 13
|
522
|
+
Generated on Wed Jan 13 16:47:04 2016 by
|
523
523
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
524
524
|
0.8.7.6 (ruby-2.2.3).
|
525
525
|
</div>
|
@@ -465,7 +465,7 @@ end</code></pre>
|
|
465
465
|
</div>
|
466
466
|
|
467
467
|
<div id="footer">
|
468
|
-
Generated on Wed Jan 13
|
468
|
+
Generated on Wed Jan 13 16:47:03 2016 by
|
469
469
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
470
470
|
0.8.7.6 (ruby-2.2.3).
|
471
471
|
</div>
|
@@ -534,7 +534,7 @@ end.render</code></pre>
|
|
534
534
|
</div>
|
535
535
|
|
536
536
|
<div id="footer">
|
537
|
-
Generated on Wed Jan 13
|
537
|
+
Generated on Wed Jan 13 16:47:03 2016 by
|
538
538
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
539
539
|
0.8.7.6 (ruby-2.2.3).
|
540
540
|
</div>
|
@@ -344,7 +344,7 @@ pass arguments in options attribute:</p>
|
|
344
344
|
</div>
|
345
345
|
|
346
346
|
<div id="footer">
|
347
|
-
Generated on Wed Jan 13
|
347
|
+
Generated on Wed Jan 13 16:47:04 2016 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-2.2.3).
|
350
350
|
</div>
|
@@ -344,7 +344,7 @@ pass arguments in options attribute:</p>
|
|
344
344
|
</div>
|
345
345
|
|
346
346
|
<div id="footer">
|
347
|
-
Generated on Wed Jan 13
|
347
|
+
Generated on Wed Jan 13 16:47:05 2016 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-2.2.3).
|
350
350
|
</div>
|
@@ -350,7 +350,7 @@ pass arguments in options attribute:</p>
|
|
350
350
|
</div>
|
351
351
|
|
352
352
|
<div id="footer">
|
353
|
-
Generated on Wed Jan 13
|
353
|
+
Generated on Wed Jan 13 16:47:05 2016 by
|
354
354
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
355
355
|
0.8.7.6 (ruby-2.2.3).
|
356
356
|
</div>
|
data/doc/UiBibz/Ui/Core/Nav.html
CHANGED
@@ -506,7 +506,7 @@ end</code></pre>
|
|
506
506
|
</div>
|
507
507
|
|
508
508
|
<div id="footer">
|
509
|
-
Generated on Wed Jan 13
|
509
|
+
Generated on Wed Jan 13 16:47:03 2016 by
|
510
510
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
511
511
|
0.8.7.6 (ruby-2.2.3).
|
512
512
|
</div>
|
@@ -382,7 +382,7 @@ end</code></pre>
|
|
382
382
|
</div>
|
383
383
|
|
384
384
|
<div id="footer">
|
385
|
-
Generated on Wed Jan 13
|
385
|
+
Generated on Wed Jan 13 16:47:04 2016 by
|
386
386
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
387
387
|
0.8.7.6 (ruby-2.2.3).
|
388
388
|
</div>
|
@@ -355,7 +355,7 @@ end.render</code></pre>
|
|
355
355
|
</div>
|
356
356
|
|
357
357
|
<div id="footer">
|
358
|
-
Generated on Wed Jan 13
|
358
|
+
Generated on Wed Jan 13 16:47:04 2016 by
|
359
359
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
360
360
|
0.8.7.6 (ruby-2.2.3).
|
361
361
|
</div>
|
@@ -637,7 +637,7 @@ end</code></pre>
|
|
637
637
|
</div>
|
638
638
|
|
639
639
|
<div id="footer">
|
640
|
-
Generated on Wed Jan 13
|
640
|
+
Generated on Wed Jan 13 16:47:03 2016 by
|
641
641
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
642
642
|
0.8.7.6 (ruby-2.2.3).
|
643
643
|
</div>
|
@@ -355,7 +355,7 @@ pass arguments in options attribute:</p>
|
|
355
355
|
</div>
|
356
356
|
|
357
357
|
<div id="footer">
|
358
|
-
Generated on Wed Jan 13
|
358
|
+
Generated on Wed Jan 13 16:47:04 2016 by
|
359
359
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
360
360
|
0.8.7.6 (ruby-2.2.3).
|
361
361
|
</div>
|
@@ -293,7 +293,7 @@ end</code></pre>
|
|
293
293
|
</div>
|
294
294
|
|
295
295
|
<div id="footer">
|
296
|
-
Generated on Wed Jan 13
|
296
|
+
Generated on Wed Jan 13 16:47:04 2016 by
|
297
297
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
298
298
|
0.8.7.6 (ruby-2.2.3).
|
299
299
|
</div>
|
@@ -346,7 +346,7 @@ end.render</code></pre>
|
|
346
346
|
</div>
|
347
347
|
|
348
348
|
<div id="footer">
|
349
|
-
Generated on Wed Jan 13
|
349
|
+
Generated on Wed Jan 13 16:47:04 2016 by
|
350
350
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
351
351
|
0.8.7.6 (ruby-2.2.3).
|
352
352
|
</div>
|
@@ -608,7 +608,7 @@ pass arguments in options attribute:</p>
|
|
608
608
|
</div>
|
609
609
|
|
610
610
|
<div id="footer">
|
611
|
-
Generated on Wed Jan 13
|
611
|
+
Generated on Wed Jan 13 16:47:03 2016 by
|
612
612
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
613
613
|
0.8.7.6 (ruby-2.2.3).
|
614
614
|
</div>
|
@@ -453,7 +453,7 @@ end.render</code></pre>
|
|
453
453
|
</div>
|
454
454
|
|
455
455
|
<div id="footer">
|
456
|
-
Generated on Wed Jan 13
|
456
|
+
Generated on Wed Jan 13 16:47:04 2016 by
|
457
457
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
458
458
|
0.8.7.6 (ruby-2.2.3).
|
459
459
|
</div>
|
data/doc/UiBibz/Ui/Core/Row.html
CHANGED
@@ -341,7 +341,7 @@
|
|
341
341
|
</div>
|
342
342
|
|
343
343
|
<div id="footer">
|
344
|
-
Generated on Wed Jan 13
|
344
|
+
Generated on Wed Jan 13 16:47:02 2016 by
|
345
345
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
346
346
|
0.8.7.6 (ruby-2.2.3).
|
347
347
|
</div>
|
@@ -362,7 +362,7 @@ pass arguments in options attribute:</p>
|
|
362
362
|
</div>
|
363
363
|
|
364
364
|
<div id="footer">
|
365
|
-
Generated on Wed Jan 13
|
365
|
+
Generated on Wed Jan 13 16:47:03 2016 by
|
366
366
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
367
367
|
0.8.7.6 (ruby-2.2.3).
|
368
368
|
</div>
|
data/doc/UiBibz/Ui/Core.html
CHANGED
@@ -119,7 +119,7 @@
|
|
119
119
|
</div>
|
120
120
|
|
121
121
|
<div id="footer">
|
122
|
-
Generated on Wed Jan 13
|
122
|
+
Generated on Wed Jan 13 16:47:02 2016 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-2.2.3).
|
125
125
|
</div>
|
@@ -469,7 +469,7 @@
|
|
469
469
|
</div>
|
470
470
|
|
471
471
|
<div id="footer">
|
472
|
-
Generated on Wed Jan 13
|
472
|
+
Generated on Wed Jan 13 16:47:04 2016 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-2.2.3).
|
475
475
|
</div>
|
@@ -593,7 +593,7 @@
|
|
593
593
|
</div>
|
594
594
|
|
595
595
|
<div id="footer">
|
596
|
-
Generated on Wed Jan 13
|
596
|
+
Generated on Wed Jan 13 16:47:04 2016 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-2.2.3).
|
599
599
|
</div>
|
@@ -1240,7 +1240,7 @@
|
|
1240
1240
|
</div>
|
1241
1241
|
|
1242
1242
|
<div id="footer">
|
1243
|
-
Generated on Wed Jan 13
|
1243
|
+
Generated on Wed Jan 13 16:47:04 2016 by
|
1244
1244
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1245
1245
|
0.8.7.6 (ruby-2.2.3).
|
1246
1246
|
</div>
|
@@ -329,7 +329,7 @@
|
|
329
329
|
</div>
|
330
330
|
|
331
331
|
<div id="footer">
|
332
|
-
Generated on Wed Jan 13
|
332
|
+
Generated on Wed Jan 13 16:47:04 2016 by
|
333
333
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
334
334
|
0.8.7.6 (ruby-2.2.3).
|
335
335
|
</div>
|
data/doc/UiBibz/Ui/Ux/Grid.html
CHANGED
@@ -476,7 +476,7 @@ end</code></pre>
|
|
476
476
|
</div>
|
477
477
|
|
478
478
|
<div id="footer">
|
479
|
-
Generated on Wed Jan 13
|
479
|
+
Generated on Wed Jan 13 16:47:02 2016 by
|
480
480
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
481
481
|
0.8.7.6 (ruby-2.2.3).
|
482
482
|
</div>
|
@@ -372,7 +372,7 @@
|
|
372
372
|
</div>
|
373
373
|
|
374
374
|
<div id="footer">
|
375
|
-
Generated on Wed Jan 13
|
375
|
+
Generated on Wed Jan 13 16:47:04 2016 by
|
376
376
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
377
377
|
0.8.7.6 (ruby-2.2.3).
|
378
378
|
</div>
|
@@ -367,7 +367,7 @@
|
|
367
367
|
</div>
|
368
368
|
|
369
369
|
<div id="footer">
|
370
|
-
Generated on Wed Jan 13
|
370
|
+
Generated on Wed Jan 13 16:47:04 2016 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-2.2.3).
|
373
373
|
</div>
|
@@ -291,7 +291,7 @@
|
|
291
291
|
</div>
|
292
292
|
|
293
293
|
<div id="footer">
|
294
|
-
Generated on Wed Jan 13
|
294
|
+
Generated on Wed Jan 13 16:47:04 2016 by
|
295
295
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
296
296
|
0.8.7.6 (ruby-2.2.3).
|
297
297
|
</div>
|
data/doc/UiBibz/Ui/Ux/Store.html
CHANGED
@@ -1219,7 +1219,7 @@
|
|
1219
1219
|
</div>
|
1220
1220
|
|
1221
1221
|
<div id="footer">
|
1222
|
-
Generated on Wed Jan 13
|
1222
|
+
Generated on Wed Jan 13 16:47:03 2016 by
|
1223
1223
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1224
1224
|
0.8.7.6 (ruby-2.2.3).
|
1225
1225
|
</div>
|
data/doc/UiBibz/Ui/Ux/Table.html
CHANGED
@@ -685,7 +685,7 @@ end.render</code></pre>
|
|
685
685
|
</div>
|
686
686
|
|
687
687
|
<div id="footer">
|
688
|
-
Generated on Wed Jan 13
|
688
|
+
Generated on Wed Jan 13 16:47:03 2016 by
|
689
689
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
690
690
|
0.8.7.6 (ruby-2.2.3).
|
691
691
|
</div>
|
@@ -333,7 +333,7 @@ gem</p>
|
|
333
333
|
</div>
|
334
334
|
|
335
335
|
<div id="footer">
|
336
|
-
Generated on Wed Jan 13
|
336
|
+
Generated on Wed Jan 13 16:47:03 2016 by
|
337
337
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
338
338
|
0.8.7.6 (ruby-2.2.3).
|
339
339
|
</div>
|
@@ -339,7 +339,7 @@ WillPaginate gem</p>
|
|
339
339
|
</div>
|
340
340
|
|
341
341
|
<div id="footer">
|
342
|
-
Generated on Wed Jan 13
|
342
|
+
Generated on Wed Jan 13 16:47:05 2016 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-2.2.3).
|
345
345
|
</div>
|
@@ -671,7 +671,7 @@ end.render</code></pre>
|
|
671
671
|
</div>
|
672
672
|
|
673
673
|
<div id="footer">
|
674
|
-
Generated on Wed Jan 13
|
674
|
+
Generated on Wed Jan 13 16:47:03 2016 by
|
675
675
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
676
676
|
0.8.7.6 (ruby-2.2.3).
|
677
677
|
</div>
|
@@ -295,7 +295,7 @@
|
|
295
295
|
</div>
|
296
296
|
|
297
297
|
<div id="footer">
|
298
|
-
Generated on Wed Jan 13
|
298
|
+
Generated on Wed Jan 13 16:47:04 2016 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-2.2.3).
|
301
301
|
</div>
|
data/doc/UiBibz/Ui/Ux.html
CHANGED
@@ -119,7 +119,7 @@
|
|
119
119
|
</div>
|
120
120
|
|
121
121
|
<div id="footer">
|
122
|
-
Generated on Wed Jan 13
|
122
|
+
Generated on Wed Jan 13 16:47:02 2016 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-2.2.3).
|
125
125
|
</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 Jan 13
|
113
|
+
Generated on Wed Jan 13 16:47:02 2016 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-2.2.3).
|
116
116
|
</div>
|
@@ -253,7 +253,7 @@
|
|
253
253
|
</div>
|
254
254
|
|
255
255
|
<div id="footer">
|
256
|
-
Generated on Wed Jan 13
|
256
|
+
Generated on Wed Jan 13 16:47:03 2016 by
|
257
257
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
258
258
|
0.8.7.6 (ruby-2.2.3).
|
259
259
|
</div>
|
data/doc/UiBibz/Utils.html
CHANGED
@@ -106,7 +106,7 @@
|
|
106
106
|
</div>
|
107
107
|
|
108
108
|
<div id="footer">
|
109
|
-
Generated on Wed Jan 13
|
109
|
+
Generated on Wed Jan 13 16:47:02 2016 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-2.2.3).
|
112
112
|
</div>
|
data/doc/UiBibz.html
CHANGED
@@ -104,7 +104,7 @@
|
|
104
104
|
<dt id="VERSION-constant" class="">VERSION =
|
105
105
|
|
106
106
|
</dt>
|
107
|
-
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>1.2.
|
107
|
+
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>1.2.5</span><span class='tstring_end'>"</span></span></pre></dd>
|
108
108
|
|
109
109
|
</dl>
|
110
110
|
|
@@ -120,7 +120,7 @@
|
|
120
120
|
</div>
|
121
121
|
|
122
122
|
<div id="footer">
|
123
|
-
Generated on Wed Jan 13
|
123
|
+
Generated on Wed Jan 13 16:47:02 2016 by
|
124
124
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
125
125
|
0.8.7.6 (ruby-2.2.3).
|
126
126
|
</div>
|
data/doc/_index.html
CHANGED
@@ -697,7 +697,7 @@
|
|
697
697
|
</div>
|
698
698
|
|
699
699
|
<div id="footer">
|
700
|
-
Generated on Wed Jan 13
|
700
|
+
Generated on Wed Jan 13 16:46:50 2016 by
|
701
701
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
702
702
|
0.8.7.6 (ruby-2.2.3).
|
703
703
|
</div>
|