gqli 1.1.0 → 1.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (68) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +4 -0
  3. data/Gemfile.lock +99 -77
  4. data/coverage/.last_run.json +1 -1
  5. data/coverage/.resultset.json +1774 -1651
  6. data/coverage/assets/0.12.3/DataTables-1.10.20/images/sort_asc.png +0 -0
  7. data/coverage/assets/0.12.3/DataTables-1.10.20/images/sort_asc_disabled.png +0 -0
  8. data/coverage/assets/0.12.3/DataTables-1.10.20/images/sort_both.png +0 -0
  9. data/coverage/assets/0.12.3/DataTables-1.10.20/images/sort_desc.png +0 -0
  10. data/coverage/assets/0.12.3/DataTables-1.10.20/images/sort_desc_disabled.png +0 -0
  11. data/coverage/assets/0.12.3/application.css +1 -0
  12. data/coverage/assets/0.12.3/application.js +7 -0
  13. data/coverage/assets/{0.10.2 → 0.12.3}/colorbox/border.png +0 -0
  14. data/coverage/assets/{0.10.2 → 0.12.3}/colorbox/controls.png +0 -0
  15. data/coverage/assets/{0.10.2 → 0.12.3}/colorbox/loading.gif +0 -0
  16. data/coverage/assets/{0.10.2 → 0.12.3}/colorbox/loading_background.png +0 -0
  17. data/coverage/assets/{0.10.2 → 0.12.3}/favicon_green.png +0 -0
  18. data/coverage/assets/{0.10.2 → 0.12.3}/favicon_red.png +0 -0
  19. data/coverage/assets/{0.10.2 → 0.12.3}/favicon_yellow.png +0 -0
  20. data/coverage/assets/{0.10.2/smoothness → 0.12.3}/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  21. data/coverage/assets/{0.10.2/smoothness → 0.12.3}/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
  22. data/coverage/assets/{0.10.2/smoothness → 0.12.3}/images/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
  23. data/coverage/assets/{0.10.2/smoothness → 0.12.3}/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
  24. data/coverage/assets/{0.10.2/smoothness → 0.12.3}/images/ui-bg_glass_75_dadada_1x400.png +0 -0
  25. data/coverage/assets/{0.10.2/smoothness → 0.12.3}/images/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
  26. data/coverage/assets/{0.10.2/smoothness → 0.12.3}/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
  27. data/coverage/assets/{0.10.2/smoothness → 0.12.3}/images/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
  28. data/coverage/assets/{0.10.2/smoothness → 0.12.3}/images/ui-icons_222222_256x240.png +0 -0
  29. data/coverage/assets/{0.10.2/smoothness → 0.12.3}/images/ui-icons_2e83ff_256x240.png +0 -0
  30. data/coverage/assets/{0.10.2/smoothness → 0.12.3}/images/ui-icons_454545_256x240.png +0 -0
  31. data/coverage/assets/{0.10.2/smoothness → 0.12.3}/images/ui-icons_888888_256x240.png +0 -0
  32. data/coverage/assets/{0.10.2/smoothness → 0.12.3}/images/ui-icons_cd0a0a_256x240.png +0 -0
  33. data/coverage/assets/{0.10.2 → 0.12.3}/loading.gif +0 -0
  34. data/coverage/assets/{0.10.2 → 0.12.3}/magnify.png +0 -0
  35. data/coverage/index.html +19377 -10097
  36. data/doc/GQLi/Base.html +10 -10
  37. data/doc/GQLi/Client.html +173 -37
  38. data/doc/GQLi/Contentful.html +13 -11
  39. data/doc/GQLi/DSL.html +6 -6
  40. data/doc/GQLi/EnumValue.html +8 -8
  41. data/doc/GQLi/Fragment.html +8 -8
  42. data/doc/GQLi/Github.html +6 -6
  43. data/doc/GQLi/Introspection.html +12 -12
  44. data/doc/GQLi/Mutation.html +6 -6
  45. data/doc/GQLi/Node.html +8 -8
  46. data/doc/GQLi/Query.html +6 -6
  47. data/doc/GQLi/Response.html +87 -13
  48. data/doc/GQLi/Subscription.html +6 -6
  49. data/doc/GQLi/Validation.html +10 -10
  50. data/doc/GQLi.html +7 -7
  51. data/doc/_index.html +7 -7
  52. data/doc/class_list.html +2 -2
  53. data/doc/css/style.css +3 -2
  54. data/doc/file.CHANGELOG.html +22 -6
  55. data/doc/file.LICENSE.html +6 -6
  56. data/doc/file.README.html +6 -6
  57. data/doc/file_list.html +2 -2
  58. data/doc/frames.html +2 -2
  59. data/doc/index.html +6 -6
  60. data/doc/js/app.js +14 -3
  61. data/doc/method_list.html +96 -72
  62. data/doc/top-level-namespace.html +6 -6
  63. data/gqli.gemspec +5 -5
  64. data/lib/gqli/client.rb +2 -0
  65. data/lib/gqli/version.rb +1 -1
  66. metadata +54 -55
  67. data/coverage/assets/0.10.2/application.css +0 -799
  68. data/coverage/assets/0.10.2/application.js +0 -1707
data/doc/GQLi/Github.html CHANGED
@@ -6,15 +6,15 @@
6
6
  <title>
7
7
  Module: GQLi::Github
8
8
 
9
- &mdash; Documentation by YARD 0.9.19
9
+ &mdash; Documentation by YARD 0.9.27
10
10
 
11
11
  </title>
12
12
 
13
- <link rel="stylesheet" href="../css/style.css" type="text/css" charset="utf-8" />
13
+ <link rel="stylesheet" href="../css/style.css" type="text/css" />
14
14
 
15
- <link rel="stylesheet" href="../css/common.css" type="text/css" charset="utf-8" />
15
+ <link rel="stylesheet" href="../css/common.css" type="text/css" />
16
16
 
17
- <script type="text/javascript" charset="utf-8">
17
+ <script type="text/javascript">
18
18
  pathId = "GQLi::Github";
19
19
  relpath = '../';
20
20
  </script>
@@ -200,9 +200,9 @@
200
200
  </div>
201
201
 
202
202
  <div id="footer">
203
- Generated on Fri May 3 15:26:03 2019 by
203
+ Generated on Mon Jan 3 17:37:12 2022 by
204
204
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
205
- 0.9.19 (ruby-2.6.3).
205
+ 0.9.27 (ruby-3.0.3).
206
206
  </div>
207
207
 
208
208
  </div>
@@ -6,15 +6,15 @@
6
6
  <title>
7
7
  Class: GQLi::Introspection
8
8
 
9
- &mdash; Documentation by YARD 0.9.19
9
+ &mdash; Documentation by YARD 0.9.27
10
10
 
11
11
  </title>
12
12
 
13
- <link rel="stylesheet" href="../css/style.css" type="text/css" charset="utf-8" />
13
+ <link rel="stylesheet" href="../css/style.css" type="text/css" />
14
14
 
15
- <link rel="stylesheet" href="../css/common.css" type="text/css" charset="utf-8" />
15
+ <link rel="stylesheet" href="../css/common.css" type="text/css" />
16
16
 
17
- <script type="text/javascript" charset="utf-8">
17
+ <script type="text/javascript">
18
18
  pathId = "GQLi::Introspection";
19
19
  relpath = '../';
20
20
  </script>
@@ -512,7 +512,7 @@
512
512
  </h3><div class="docstring">
513
513
  <div class="discussion">
514
514
 
515
- <p>Returns a new instance of Introspection</p>
515
+ <p>Returns a new instance of Introspection.</p>
516
516
 
517
517
 
518
518
  </div>
@@ -568,7 +568,7 @@
568
568
  </h3><div class="docstring">
569
569
  <div class="discussion">
570
570
 
571
- <p>Returns the value of attribute mutation_type</p>
571
+ <p>Returns the value of attribute mutation_type.</p>
572
572
 
573
573
 
574
574
  </div>
@@ -611,7 +611,7 @@
611
611
  </h3><div class="docstring">
612
612
  <div class="discussion">
613
613
 
614
- <p>Returns the value of attribute query_type</p>
614
+ <p>Returns the value of attribute query_type.</p>
615
615
 
616
616
 
617
617
  </div>
@@ -654,7 +654,7 @@
654
654
  </h3><div class="docstring">
655
655
  <div class="discussion">
656
656
 
657
- <p>Returns the value of attribute schema</p>
657
+ <p>Returns the value of attribute schema.</p>
658
658
 
659
659
 
660
660
  </div>
@@ -697,7 +697,7 @@
697
697
  </h3><div class="docstring">
698
698
  <div class="discussion">
699
699
 
700
- <p>Returns the value of attribute subscription_type</p>
700
+ <p>Returns the value of attribute subscription_type.</p>
701
701
 
702
702
 
703
703
  </div>
@@ -740,7 +740,7 @@
740
740
  </h3><div class="docstring">
741
741
  <div class="discussion">
742
742
 
743
- <p>Returns the value of attribute types</p>
743
+ <p>Returns the value of attribute types.</p>
744
744
 
745
745
 
746
746
  </div>
@@ -876,9 +876,9 @@
876
876
  </div>
877
877
 
878
878
  <div id="footer">
879
- Generated on Fri May 3 15:26:03 2019 by
879
+ Generated on Mon Jan 3 17:37:12 2022 by
880
880
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
881
- 0.9.19 (ruby-2.6.3).
881
+ 0.9.27 (ruby-3.0.3).
882
882
  </div>
883
883
 
884
884
  </div>
@@ -6,15 +6,15 @@
6
6
  <title>
7
7
  Class: GQLi::Mutation
8
8
 
9
- &mdash; Documentation by YARD 0.9.19
9
+ &mdash; Documentation by YARD 0.9.27
10
10
 
11
11
  </title>
12
12
 
13
- <link rel="stylesheet" href="../css/style.css" type="text/css" charset="utf-8" />
13
+ <link rel="stylesheet" href="../css/style.css" type="text/css" />
14
14
 
15
- <link rel="stylesheet" href="../css/common.css" type="text/css" charset="utf-8" />
15
+ <link rel="stylesheet" href="../css/common.css" type="text/css" />
16
16
 
17
- <script type="text/javascript" charset="utf-8">
17
+ <script type="text/javascript">
18
18
  pathId = "GQLi::Mutation";
19
19
  relpath = '../';
20
20
  </script>
@@ -380,9 +380,9 @@
380
380
  </div>
381
381
 
382
382
  <div id="footer">
383
- Generated on Fri May 3 15:26:03 2019 by
383
+ Generated on Mon Jan 3 17:37:12 2022 by
384
384
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
385
- 0.9.19 (ruby-2.6.3).
385
+ 0.9.27 (ruby-3.0.3).
386
386
  </div>
387
387
 
388
388
  </div>
data/doc/GQLi/Node.html CHANGED
@@ -6,15 +6,15 @@
6
6
  <title>
7
7
  Class: GQLi::Node
8
8
 
9
- &mdash; Documentation by YARD 0.9.19
9
+ &mdash; Documentation by YARD 0.9.27
10
10
 
11
11
  </title>
12
12
 
13
- <link rel="stylesheet" href="../css/style.css" type="text/css" charset="utf-8" />
13
+ <link rel="stylesheet" href="../css/style.css" type="text/css" />
14
14
 
15
- <link rel="stylesheet" href="../css/common.css" type="text/css" charset="utf-8" />
15
+ <link rel="stylesheet" href="../css/common.css" type="text/css" />
16
16
 
17
- <script type="text/javascript" charset="utf-8">
17
+ <script type="text/javascript">
18
18
  pathId = "GQLi::Node";
19
19
  relpath = '../';
20
20
  </script>
@@ -245,7 +245,7 @@
245
245
  </h3><div class="docstring">
246
246
  <div class="discussion">
247
247
 
248
- <p>Returns a new instance of Node</p>
248
+ <p>Returns a new instance of Node.</p>
249
249
 
250
250
 
251
251
  </div>
@@ -305,7 +305,7 @@
305
305
  </h3><div class="docstring">
306
306
  <div class="discussion">
307
307
 
308
- <p>Returns the value of attribute __params</p>
308
+ <p>Returns the value of attribute __params.</p>
309
309
 
310
310
 
311
311
  </div>
@@ -403,9 +403,9 @@
403
403
  </div>
404
404
 
405
405
  <div id="footer">
406
- Generated on Fri May 3 15:26:03 2019 by
406
+ Generated on Mon Jan 3 17:37:12 2022 by
407
407
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
408
- 0.9.19 (ruby-2.6.3).
408
+ 0.9.27 (ruby-3.0.3).
409
409
  </div>
410
410
 
411
411
  </div>
data/doc/GQLi/Query.html CHANGED
@@ -6,15 +6,15 @@
6
6
  <title>
7
7
  Class: GQLi::Query
8
8
 
9
- &mdash; Documentation by YARD 0.9.19
9
+ &mdash; Documentation by YARD 0.9.27
10
10
 
11
11
  </title>
12
12
 
13
- <link rel="stylesheet" href="../css/style.css" type="text/css" charset="utf-8" />
13
+ <link rel="stylesheet" href="../css/style.css" type="text/css" />
14
14
 
15
- <link rel="stylesheet" href="../css/common.css" type="text/css" charset="utf-8" />
15
+ <link rel="stylesheet" href="../css/common.css" type="text/css" />
16
16
 
17
- <script type="text/javascript" charset="utf-8">
17
+ <script type="text/javascript">
18
18
  pathId = "GQLi::Query";
19
19
  relpath = '../';
20
20
  </script>
@@ -380,9 +380,9 @@
380
380
  </div>
381
381
 
382
382
  <div id="footer">
383
- Generated on Fri May 3 15:26:03 2019 by
383
+ Generated on Mon Jan 3 17:37:12 2022 by
384
384
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
385
- 0.9.19 (ruby-2.6.3).
385
+ 0.9.27 (ruby-3.0.3).
386
386
  </div>
387
387
 
388
388
  </div>
@@ -6,15 +6,15 @@
6
6
  <title>
7
7
  Class: GQLi::Response
8
8
 
9
- &mdash; Documentation by YARD 0.9.19
9
+ &mdash; Documentation by YARD 0.9.27
10
10
 
11
11
  </title>
12
12
 
13
- <link rel="stylesheet" href="../css/style.css" type="text/css" charset="utf-8" />
13
+ <link rel="stylesheet" href="../css/style.css" type="text/css" />
14
14
 
15
- <link rel="stylesheet" href="../css/common.css" type="text/css" charset="utf-8" />
15
+ <link rel="stylesheet" href="../css/common.css" type="text/css" />
16
16
 
17
- <script type="text/javascript" charset="utf-8">
17
+ <script type="text/javascript">
18
18
  pathId = "GQLi::Response";
19
19
  relpath = '../';
20
20
  </script>
@@ -143,6 +143,35 @@
143
143
  <p>Returns the value of attribute data.</p>
144
144
  </div></span>
145
145
 
146
+ </li>
147
+
148
+
149
+ <li class="public ">
150
+ <span class="summary_signature">
151
+
152
+ <a href="#errors-instance_method" title="#errors (instance method)">#<strong>errors</strong> &#x21d2; Object </a>
153
+
154
+
155
+
156
+ </span>
157
+
158
+
159
+
160
+
161
+ <span class="note title readonly">readonly</span>
162
+
163
+
164
+
165
+
166
+
167
+
168
+
169
+
170
+
171
+ <span class="summary_desc"><div class='inline'>
172
+ <p>Returns the value of attribute errors.</p>
173
+ </div></span>
174
+
146
175
  </li>
147
176
 
148
177
 
@@ -191,7 +220,7 @@
191
220
  <li class="public ">
192
221
  <span class="summary_signature">
193
222
 
194
- <a href="#initialize-instance_method" title="#initialize (instance method)">#<strong>initialize</strong>(data, query) &#x21d2; Response </a>
223
+ <a href="#initialize-instance_method" title="#initialize (instance method)">#<strong>initialize</strong>(data, errors, query) &#x21d2; Response </a>
195
224
 
196
225
 
197
226
 
@@ -223,7 +252,7 @@
223
252
  <div class="method_details first">
224
253
  <h3 class="signature first" id="initialize-instance_method">
225
254
 
226
- #<strong>initialize</strong>(data, query) &#x21d2; <tt><span class='object_link'><a href="" title="GQLi::Response (class)">Response</a></span></tt>
255
+ #<strong>initialize</strong>(data, errors, query) &#x21d2; <tt><span class='object_link'><a href="" title="GQLi::Response (class)">Response</a></span></tt>
227
256
 
228
257
 
229
258
 
@@ -232,7 +261,7 @@
232
261
  </h3><div class="docstring">
233
262
  <div class="discussion">
234
263
 
235
- <p>Returns a new instance of Response</p>
264
+ <p>Returns a new instance of Response.</p>
236
265
 
237
266
 
238
267
  </div>
@@ -249,13 +278,15 @@
249
278
  10
250
279
  11
251
280
  12
252
- 13</pre>
281
+ 13
282
+ 14</pre>
253
283
  </td>
254
284
  <td>
255
285
  <pre class="code"><span class="info file"># File 'lib/gqli/response.rb', line 10</span>
256
286
 
257
- <span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='lparen'>(</span><span class='id identifier rubyid_data'>data</span><span class='comma'>,</span> <span class='id identifier rubyid_query'>query</span><span class='rparen'>)</span>
287
+ <span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='lparen'>(</span><span class='id identifier rubyid_data'>data</span><span class='comma'>,</span> <span class='id identifier rubyid_errors'>errors</span><span class='comma'>,</span> <span class='id identifier rubyid_query'>query</span><span class='rparen'>)</span>
258
288
  <span class='ivar'>@data</span> <span class='op'>=</span> <span class='const'>Hashie</span><span class='op'>::</span><span class='const'>Mash</span><span class='period'>.</span><span class='id identifier rubyid_new'>new</span><span class='lparen'>(</span><span class='id identifier rubyid_data'>data</span><span class='rparen'>)</span>
289
+ <span class='ivar'>@errors</span> <span class='op'>=</span> <span class='id identifier rubyid_parse_errors'>parse_errors</span><span class='lparen'>(</span><span class='id identifier rubyid_errors'>errors</span><span class='rparen'>)</span>
259
290
  <span class='ivar'>@query</span> <span class='op'>=</span> <span class='id identifier rubyid_query'>query</span>
260
291
  <span class='kw'>end</span></pre>
261
292
  </td>
@@ -282,7 +313,7 @@
282
313
  </h3><div class="docstring">
283
314
  <div class="discussion">
284
315
 
285
- <p>Returns the value of attribute data</p>
316
+ <p>Returns the value of attribute data.</p>
286
317
 
287
318
 
288
319
  </div>
@@ -312,6 +343,49 @@
312
343
  </div>
313
344
 
314
345
 
346
+ <span id=""></span>
347
+ <div class="method_details ">
348
+ <h3 class="signature " id="errors-instance_method">
349
+
350
+ #<strong>errors</strong> &#x21d2; <tt>Object</tt> <span class="extras">(readonly)</span>
351
+
352
+
353
+
354
+
355
+
356
+ </h3><div class="docstring">
357
+ <div class="discussion">
358
+
359
+ <p>Returns the value of attribute errors.</p>
360
+
361
+
362
+ </div>
363
+ </div>
364
+ <div class="tags">
365
+
366
+
367
+ </div><table class="source_code">
368
+ <tr>
369
+ <td>
370
+ <pre class="lines">
371
+
372
+
373
+ 8
374
+ 9
375
+ 10</pre>
376
+ </td>
377
+ <td>
378
+ <pre class="code"><span class="info file"># File 'lib/gqli/response.rb', line 8</span>
379
+
380
+ <span class='kw'>def</span> <span class='id identifier rubyid_errors'>errors</span>
381
+ <span class='ivar'>@errors</span>
382
+ <span class='kw'>end</span></pre>
383
+ </td>
384
+ </tr>
385
+ </table>
386
+ </div>
387
+
388
+
315
389
  <span id=""></span>
316
390
  <div class="method_details ">
317
391
  <h3 class="signature " id="query-instance_method">
@@ -325,7 +399,7 @@
325
399
  </h3><div class="docstring">
326
400
  <div class="discussion">
327
401
 
328
- <p>Returns the value of attribute query</p>
402
+ <p>Returns the value of attribute query.</p>
329
403
 
330
404
 
331
405
  </div>
@@ -360,9 +434,9 @@
360
434
  </div>
361
435
 
362
436
  <div id="footer">
363
- Generated on Fri May 3 15:26:03 2019 by
437
+ Generated on Mon Jan 3 17:37:12 2022 by
364
438
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
365
- 0.9.19 (ruby-2.6.3).
439
+ 0.9.27 (ruby-3.0.3).
366
440
  </div>
367
441
 
368
442
  </div>
@@ -6,15 +6,15 @@
6
6
  <title>
7
7
  Class: GQLi::Subscription
8
8
 
9
- &mdash; Documentation by YARD 0.9.19
9
+ &mdash; Documentation by YARD 0.9.27
10
10
 
11
11
  </title>
12
12
 
13
- <link rel="stylesheet" href="../css/style.css" type="text/css" charset="utf-8" />
13
+ <link rel="stylesheet" href="../css/style.css" type="text/css" />
14
14
 
15
- <link rel="stylesheet" href="../css/common.css" type="text/css" charset="utf-8" />
15
+ <link rel="stylesheet" href="../css/common.css" type="text/css" />
16
16
 
17
- <script type="text/javascript" charset="utf-8">
17
+ <script type="text/javascript">
18
18
  pathId = "GQLi::Subscription";
19
19
  relpath = '../';
20
20
  </script>
@@ -380,9 +380,9 @@
380
380
  </div>
381
381
 
382
382
  <div id="footer">
383
- Generated on Fri May 3 15:26:03 2019 by
383
+ Generated on Mon Jan 3 17:37:12 2022 by
384
384
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
385
- 0.9.19 (ruby-2.6.3).
385
+ 0.9.27 (ruby-3.0.3).
386
386
  </div>
387
387
 
388
388
  </div>
@@ -6,15 +6,15 @@
6
6
  <title>
7
7
  Class: GQLi::Validation
8
8
 
9
- &mdash; Documentation by YARD 0.9.19
9
+ &mdash; Documentation by YARD 0.9.27
10
10
 
11
11
  </title>
12
12
 
13
- <link rel="stylesheet" href="../css/style.css" type="text/css" charset="utf-8" />
13
+ <link rel="stylesheet" href="../css/style.css" type="text/css" />
14
14
 
15
- <link rel="stylesheet" href="../css/common.css" type="text/css" charset="utf-8" />
15
+ <link rel="stylesheet" href="../css/common.css" type="text/css" />
16
16
 
17
- <script type="text/javascript" charset="utf-8">
17
+ <script type="text/javascript">
18
18
  pathId = "GQLi::Validation";
19
19
  relpath = '../';
20
20
  </script>
@@ -285,7 +285,7 @@
285
285
  </h3><div class="docstring">
286
286
  <div class="discussion">
287
287
 
288
- <p>Returns a new instance of Validation</p>
288
+ <p>Returns a new instance of Validation.</p>
289
289
 
290
290
 
291
291
  </div>
@@ -341,7 +341,7 @@
341
341
  </h3><div class="docstring">
342
342
  <div class="discussion">
343
343
 
344
- <p>Returns the value of attribute errors</p>
344
+ <p>Returns the value of attribute errors.</p>
345
345
 
346
346
 
347
347
  </div>
@@ -384,7 +384,7 @@
384
384
  </h3><div class="docstring">
385
385
  <div class="discussion">
386
386
 
387
- <p>Returns the value of attribute root</p>
387
+ <p>Returns the value of attribute root.</p>
388
388
 
389
389
 
390
390
  </div>
@@ -427,7 +427,7 @@
427
427
  </h3><div class="docstring">
428
428
  <div class="discussion">
429
429
 
430
- <p>Returns the value of attribute schema</p>
430
+ <p>Returns the value of attribute schema.</p>
431
431
 
432
432
 
433
433
  </div>
@@ -522,9 +522,9 @@
522
522
  </div>
523
523
 
524
524
  <div id="footer">
525
- Generated on Fri May 3 15:26:03 2019 by
525
+ Generated on Mon Jan 3 17:37:12 2022 by
526
526
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
527
- 0.9.19 (ruby-2.6.3).
527
+ 0.9.27 (ruby-3.0.3).
528
528
  </div>
529
529
 
530
530
  </div>
data/doc/GQLi.html CHANGED
@@ -6,15 +6,15 @@
6
6
  <title>
7
7
  Module: GQLi
8
8
 
9
- &mdash; Documentation by YARD 0.9.19
9
+ &mdash; Documentation by YARD 0.9.27
10
10
 
11
11
  </title>
12
12
 
13
- <link rel="stylesheet" href="css/style.css" type="text/css" charset="utf-8" />
13
+ <link rel="stylesheet" href="css/style.css" type="text/css" />
14
14
 
15
- <link rel="stylesheet" href="css/common.css" type="text/css" charset="utf-8" />
15
+ <link rel="stylesheet" href="css/common.css" type="text/css" />
16
16
 
17
- <script type="text/javascript" charset="utf-8">
17
+ <script type="text/javascript">
18
18
  pathId = "GQLi";
19
19
  relpath = '';
20
20
  </script>
@@ -131,7 +131,7 @@
131
131
 
132
132
  </div>
133
133
  </dt>
134
- <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>0.6.1</span><span class='tstring_end'>&#39;</span></span></pre></dd>
134
+ <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>1.1.0</span><span class='tstring_end'>&#39;</span></span></pre></dd>
135
135
 
136
136
  </dl>
137
137
 
@@ -147,9 +147,9 @@
147
147
  </div>
148
148
 
149
149
  <div id="footer">
150
- Generated on Fri May 3 15:26:02 2019 by
150
+ Generated on Mon Jan 3 17:37:12 2022 by
151
151
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
152
- 0.9.19 (ruby-2.6.3).
152
+ 0.9.27 (ruby-3.0.3).
153
153
  </div>
154
154
 
155
155
  </div>
data/doc/_index.html CHANGED
@@ -4,15 +4,15 @@
4
4
  <meta charset="utf-8">
5
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
6
  <title>
7
- Documentation by YARD 0.9.19
7
+ Documentation by YARD 0.9.27
8
8
 
9
9
  </title>
10
10
 
11
- <link rel="stylesheet" href="css/style.css" type="text/css" charset="utf-8" />
11
+ <link rel="stylesheet" href="css/style.css" type="text/css" />
12
12
 
13
- <link rel="stylesheet" href="css/common.css" type="text/css" charset="utf-8" />
13
+ <link rel="stylesheet" href="css/common.css" type="text/css" />
14
14
 
15
- <script type="text/javascript" charset="utf-8">
15
+ <script type="text/javascript">
16
16
  pathId = null;
17
17
  relpath = '';
18
18
  </script>
@@ -52,7 +52,7 @@
52
52
  <div class="clear"></div>
53
53
  </div>
54
54
 
55
- <div id="content"><h1 class="noborder title">Documentation by YARD 0.9.19</h1>
55
+ <div id="content"><h1 class="noborder title">Documentation by YARD 0.9.27</h1>
56
56
  <div id="listing">
57
57
  <h1 class="alphaindex">Alphabetic Index</h1>
58
58
 
@@ -300,9 +300,9 @@
300
300
  </div>
301
301
 
302
302
  <div id="footer">
303
- Generated on Fri May 3 15:26:02 2019 by
303
+ Generated on Mon Jan 3 17:37:12 2022 by
304
304
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
305
- 0.9.19 (ruby-2.6.3).
305
+ 0.9.27 (ruby-3.0.3).
306
306
  </div>
307
307
 
308
308
  </div>
data/doc/class_list.html CHANGED
@@ -4,9 +4,9 @@
4
4
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
5
5
  <meta charset="utf-8" />
6
6
 
7
- <link rel="stylesheet" href="css/full_list.css" type="text/css" media="screen" charset="utf-8" />
7
+ <link rel="stylesheet" href="css/full_list.css" type="text/css" media="screen" />
8
8
 
9
- <link rel="stylesheet" href="css/common.css" type="text/css" media="screen" charset="utf-8" />
9
+ <link rel="stylesheet" href="css/common.css" type="text/css" media="screen" />
10
10
 
11
11
 
12
12
 
data/doc/css/style.css CHANGED
@@ -52,6 +52,7 @@ body {
52
52
  background: #fff;
53
53
  padding: 1.2em;
54
54
  padding-top: 0.2em;
55
+ box-sizing: border-box;
55
56
  }
56
57
 
57
58
  @media (max-width: 920px) {
@@ -422,8 +423,8 @@ li.r2 { background: #fafafa; }
422
423
  #toc ol { padding-left: 1.8em; }
423
424
  #toc li { font-size: 1.1em; line-height: 1.7em; }
424
425
  #toc > ol > li { font-size: 1.1em; font-weight: bold; }
425
- #toc ol > ol { font-size: 0.9em; }
426
- #toc ol ol > ol { padding-left: 2.3em; }
426
+ #toc ol > li > ol { font-size: 0.9em; }
427
+ #toc ol ol > li > ol { padding-left: 2.3em; }
427
428
  #toc ol + li { margin-top: 0.3em; }
428
429
  #toc.hidden { padding: 10px; background: #fefefe; box-shadow: none; }
429
430
  #toc.hidden:hover { background: #fafafa; }