jsonapi_compliable 0.11.6 → 0.11.7

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 (60) hide show
  1. checksums.yaml +4 -4
  2. data/docs/Jsonapi/ResourceGenerator.html +1 -1
  3. data/docs/Jsonapi.html +1 -1
  4. data/docs/JsonapiCompliable/Adapters/Abstract.html +1 -1
  5. data/docs/JsonapiCompliable/Adapters/ActiveRecord.html +1 -1
  6. data/docs/JsonapiCompliable/Adapters/ActiveRecordSideloading.html +1 -1
  7. data/docs/JsonapiCompliable/Adapters/Null.html +1 -1
  8. data/docs/JsonapiCompliable/Adapters.html +1 -1
  9. data/docs/JsonapiCompliable/Base.html +1 -1
  10. data/docs/JsonapiCompliable/Configuration.html +100 -7
  11. data/docs/JsonapiCompliable/Deserializer.html +1 -1
  12. data/docs/JsonapiCompliable/Errors/BadFilter.html +1 -1
  13. data/docs/JsonapiCompliable/Errors/InvalidInclude.html +1 -1
  14. data/docs/JsonapiCompliable/Errors/RecordNotFound.html +1 -1
  15. data/docs/JsonapiCompliable/Errors/StatNotFound.html +1 -1
  16. data/docs/JsonapiCompliable/Errors/UnsupportedPageSize.html +1 -1
  17. data/docs/JsonapiCompliable/Errors/ValidationError.html +1 -1
  18. data/docs/JsonapiCompliable/Errors.html +1 -1
  19. data/docs/JsonapiCompliable/Extensions/BooleanAttribute/ClassMethods.html +1 -1
  20. data/docs/JsonapiCompliable/Extensions/BooleanAttribute.html +1 -1
  21. data/docs/JsonapiCompliable/Extensions/ExtraAttribute/ClassMethods.html +1 -1
  22. data/docs/JsonapiCompliable/Extensions/ExtraAttribute.html +1 -1
  23. data/docs/JsonapiCompliable/Extensions.html +1 -1
  24. data/docs/JsonapiCompliable/Query.html +1 -1
  25. data/docs/JsonapiCompliable/Rails.html +1 -1
  26. data/docs/JsonapiCompliable/Resource.html +1 -1
  27. data/docs/JsonapiCompliable/Scope.html +1 -1
  28. data/docs/JsonapiCompliable/Scoping/Base.html +1 -1
  29. data/docs/JsonapiCompliable/Scoping/DefaultFilter.html +1 -1
  30. data/docs/JsonapiCompliable/Scoping/ExtraFields.html +1 -1
  31. data/docs/JsonapiCompliable/Scoping/Filter.html +1 -1
  32. data/docs/JsonapiCompliable/Scoping/Filterable.html +1 -1
  33. data/docs/JsonapiCompliable/Scoping/Paginate.html +1 -1
  34. data/docs/JsonapiCompliable/Scoping/Sort.html +1 -1
  35. data/docs/JsonapiCompliable/Scoping.html +1 -1
  36. data/docs/JsonapiCompliable/SerializableTempId.html +1 -1
  37. data/docs/JsonapiCompliable/Sideload.html +1 -1
  38. data/docs/JsonapiCompliable/Stats/DSL.html +1 -1
  39. data/docs/JsonapiCompliable/Stats/Payload.html +1 -1
  40. data/docs/JsonapiCompliable/Stats.html +1 -1
  41. data/docs/JsonapiCompliable/Util/FieldParams.html +1 -1
  42. data/docs/JsonapiCompliable/Util/Hash.html +1 -1
  43. data/docs/JsonapiCompliable/Util/IncludeParams.html +1 -1
  44. data/docs/JsonapiCompliable/Util/Persistence.html +1 -1
  45. data/docs/JsonapiCompliable/Util/RelationshipPayload.html +1 -1
  46. data/docs/JsonapiCompliable/Util/RenderOptions.html +20 -4
  47. data/docs/JsonapiCompliable/Util/Sideload.html +1 -1
  48. data/docs/JsonapiCompliable/Util/ValidationResponse.html +1 -1
  49. data/docs/JsonapiCompliable/Util.html +1 -1
  50. data/docs/JsonapiCompliable.html +2 -2
  51. data/docs/_index.html +1 -1
  52. data/docs/file.README.html +1 -1
  53. data/docs/index.html +1 -1
  54. data/docs/method_list.html +266 -258
  55. data/docs/top-level-namespace.html +1 -1
  56. data/lib/jsonapi_compliable/configuration.rb +11 -0
  57. data/lib/jsonapi_compliable/scope.rb +22 -1
  58. data/lib/jsonapi_compliable/util/render_options.rb +1 -0
  59. data/lib/jsonapi_compliable/version.rb +1 -1
  60. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b7d9f768e68387c9ad4d1631a0e9ca9fb962a944
4
- data.tar.gz: 3d04f2113cb2a752ed7e5d9ff20e12aa883a7e68
3
+ metadata.gz: 60f27c537bf287c553e477bb6adbcded75ebe24b
4
+ data.tar.gz: 1ae2eb4627d60aaca63de6133372878c1c9ebb34
5
5
  SHA512:
6
- metadata.gz: 21be2e3895bdc99f2d9be9dafa6683b5a0b17a0cd5b443b0e249633fe58737d87c2b16789cad33757048d1b5401d650296d91f185758192c74c67705ef69b919
7
- data.tar.gz: 2c8bf62f1b65ebca3e1ac64faebc917acc5f66d3f7ade5cebad9a79e3fa5181e9530e321cd176ffcb5b903558c9bb0f572eee526293815b39cc808f9ffe0f1f1
6
+ metadata.gz: 61e47b36632f23dac308e532a259778727fc026944c38e18606c7cb91cad30db12800c5c3d5319903eff197a2a4093996173795befe5f5c8a26823becbf7f817
7
+ data.tar.gz: 60b001d02e3324dc98717b3b4a71f49413341b026d03c1ad98a1cdb085ee28ea9ae92f38c429f74f333d617f411a6047433bd86a13ac0a55b05b5dd31d4f4f12
@@ -215,7 +215,7 @@
215
215
  </div>
216
216
 
217
217
  <div id="footer">
218
- Generated on Thu May 3 15:52:19 2018 by
218
+ Generated on Mon May 7 09:24:13 2018 by
219
219
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
220
220
  0.9.9 (ruby-2.3.0).
221
221
  </div>
data/docs/Jsonapi.html CHANGED
@@ -105,7 +105,7 @@
105
105
  </div>
106
106
 
107
107
  <div id="footer">
108
- Generated on Thu May 3 15:52:17 2018 by
108
+ Generated on Mon May 7 09:24:11 2018 by
109
109
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
110
110
  0.9.9 (ruby-2.3.0).
111
111
  </div>
@@ -2451,7 +2451,7 @@ This method should roll back the transaction if an error is raised.</p>
2451
2451
  </div>
2452
2452
 
2453
2453
  <div id="footer">
2454
- Generated on Thu May 3 15:52:19 2018 by
2454
+ Generated on Mon May 7 09:24:13 2018 by
2455
2455
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2456
2456
  0.9.9 (ruby-2.3.0).
2457
2457
  </div>
@@ -2243,7 +2243,7 @@ Sideload#allow_sideload</p>
2243
2243
  </div>
2244
2244
 
2245
2245
  <div id="footer">
2246
- Generated on Thu May 3 15:52:19 2018 by
2246
+ Generated on Mon May 7 09:24:13 2018 by
2247
2247
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2248
2248
  0.9.9 (ruby-2.3.0).
2249
2249
  </div>
@@ -580,7 +580,7 @@ end</pre>
580
580
  </div>
581
581
 
582
582
  <div id="footer">
583
- Generated on Thu May 3 15:52:17 2018 by
583
+ Generated on Mon May 7 09:24:11 2018 by
584
584
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
585
585
  0.9.9 (ruby-2.3.0).
586
586
  </div>
@@ -1672,7 +1672,7 @@ an HTTP call, etc.</p>
1672
1672
  </div>
1673
1673
 
1674
1674
  <div id="footer">
1675
- Generated on Thu May 3 15:52:18 2018 by
1675
+ Generated on Mon May 7 09:24:12 2018 by
1676
1676
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1677
1677
  0.9.9 (ruby-2.3.0).
1678
1678
  </div>
@@ -109,7 +109,7 @@
109
109
  </div>
110
110
 
111
111
  <div id="footer">
112
- Generated on Thu May 3 15:52:17 2018 by
112
+ Generated on Mon May 7 09:24:11 2018 by
113
113
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
114
114
  0.9.9 (ruby-2.3.0).
115
115
  </div>
@@ -1764,7 +1764,7 @@ Helpful for easy-access to things like the current user.</p>
1764
1764
  </div>
1765
1765
 
1766
1766
  <div id="footer">
1767
- Generated on Thu May 3 15:52:17 2018 by
1767
+ Generated on Mon May 7 09:24:11 2018 by
1768
1768
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1769
1769
  0.9.9 (ruby-2.3.0).
1770
1770
  </div>
@@ -106,6 +106,34 @@
106
106
  <h2>Instance Attribute Summary <small><a href="#" class="summary_toggle">collapse</a></small></h2>
107
107
  <ul class="summary">
108
108
 
109
+ <li class="public ">
110
+ <span class="summary_signature">
111
+
112
+ <a href="#experimental_concurrency-instance_method" title="#experimental_concurrency (instance method)">#<strong>experimental_concurrency</strong> &#x21d2; Boolean </a>
113
+
114
+
115
+
116
+ </span>
117
+
118
+
119
+
120
+
121
+
122
+
123
+
124
+
125
+
126
+
127
+
128
+
129
+ <span class="summary_desc"><div class='inline'>
130
+ <p>Concurrently fetch sideloads? This is <strong>experimental</strong> and may
131
+ be removed.</p>
132
+ </div></span>
133
+
134
+ </li>
135
+
136
+
109
137
  <li class="public ">
110
138
  <span class="summary_signature">
111
139
 
@@ -209,15 +237,17 @@ server? Defaults to true.</p>
209
237
  <pre class="lines">
210
238
 
211
239
 
212
- 10
213
- 11
214
- 12</pre>
240
+ 13
241
+ 14
242
+ 15
243
+ 16</pre>
215
244
  </td>
216
245
  <td>
217
- <pre class="code"><span class="info file"># File 'lib/jsonapi_compliable/configuration.rb', line 10</span>
246
+ <pre class="code"><span class="info file"># File 'lib/jsonapi_compliable/configuration.rb', line 13</span>
218
247
 
219
248
  <span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span>
220
249
  <span class='ivar'>@raise_on_missing_sideload</span> <span class='op'>=</span> <span class='kw'>true</span>
250
+ <span class='ivar'>@experimental_concurrency</span> <span class='op'>=</span> <span class='kw'>false</span>
221
251
  <span class='kw'>end</span></pre>
222
252
  </td>
223
253
  </tr>
@@ -230,9 +260,72 @@ server? Defaults to true.</p>
230
260
  <h2>Instance Attribute Details</h2>
231
261
 
232
262
 
233
- <span id="raise_on_missing_sideload=-instance_method"></span>
263
+ <span id="experimental_concurrency=-instance_method"></span>
234
264
  <div class="method_details first">
235
- <h3 class="signature first" id="raise_on_missing_sideload-instance_method">
265
+ <h3 class="signature first" id="experimental_concurrency-instance_method">
266
+
267
+ #<strong>experimental_concurrency</strong> &#x21d2; <tt>Boolean</tt>
268
+
269
+
270
+
271
+
272
+
273
+ </h3><div class="docstring">
274
+ <div class="discussion">
275
+
276
+ <p>Returns Concurrently fetch sideloads? This is <strong>experimental</strong>
277
+ and may be removed. Defaults to false</p>
278
+
279
+
280
+ </div>
281
+ </div>
282
+ <div class="tags">
283
+
284
+ <p class="tag_title">Returns:</p>
285
+ <ul class="return">
286
+
287
+ <li>
288
+
289
+
290
+ <span class='type'>(<tt>Boolean</tt>)</span>
291
+
292
+
293
+
294
+ &mdash;
295
+ <div class='inline'>
296
+ <p>Concurrently fetch sideloads? This is <strong>experimental</strong> and may
297
+ be removed. Defaults to false</p>
298
+ </div>
299
+
300
+ </li>
301
+
302
+ </ul>
303
+
304
+ </div><table class="source_code">
305
+ <tr>
306
+ <td>
307
+ <pre class="lines">
308
+
309
+
310
+ 9
311
+ 10
312
+ 11</pre>
313
+ </td>
314
+ <td>
315
+ <pre class="code"><span class="info file"># File 'lib/jsonapi_compliable/configuration.rb', line 9</span>
316
+
317
+ <span class='kw'>def</span> <span class='id identifier rubyid_experimental_concurrency'>experimental_concurrency</span>
318
+ <span class='ivar'>@experimental_concurrency</span>
319
+ <span class='kw'>end</span></pre>
320
+ </td>
321
+ </tr>
322
+ </table>
323
+ </div>
324
+
325
+
326
+ <span id="raise_on_missing_sideload=-instance_method"></span>
327
+ <div class="method_details ">
328
+ <h3 class="signature " id="raise_on_missing_sideload-instance_method">
236
329
 
237
330
  #<strong>raise_on_missing_sideload</strong> &#x21d2; <tt>Boolean</tt>
238
331
 
@@ -298,7 +391,7 @@ server? Defaults to true.</p>
298
391
  </div>
299
392
 
300
393
  <div id="footer">
301
- Generated on Thu May 3 15:52:18 2018 by
394
+ Generated on Mon May 7 09:24:12 2018 by
302
395
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
303
396
  0.9.9 (ruby-2.3.0).
304
397
  </div>
@@ -892,7 +892,7 @@ create/update/destroy/disassociate. Based on the request env or the
892
892
  </div>
893
893
 
894
894
  <div id="footer">
895
- Generated on Thu May 3 15:52:18 2018 by
895
+ Generated on Mon May 7 09:24:12 2018 by
896
896
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
897
897
  0.9.9 (ruby-2.3.0).
898
898
  </div>
@@ -114,7 +114,7 @@
114
114
  </div>
115
115
 
116
116
  <div id="footer">
117
- Generated on Thu May 3 15:52:17 2018 by
117
+ Generated on Mon May 7 09:24:11 2018 by
118
118
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
119
119
  0.9.9 (ruby-2.3.0).
120
120
  </div>
@@ -256,7 +256,7 @@
256
256
  </div>
257
257
 
258
258
  <div id="footer">
259
- Generated on Thu May 3 15:52:17 2018 by
259
+ Generated on Mon May 7 09:24:11 2018 by
260
260
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
261
261
  0.9.9 (ruby-2.3.0).
262
262
  </div>
@@ -114,7 +114,7 @@
114
114
  </div>
115
115
 
116
116
  <div id="footer">
117
- Generated on Thu May 3 15:52:18 2018 by
117
+ Generated on Mon May 7 09:24:11 2018 by
118
118
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
119
119
  0.9.9 (ruby-2.3.0).
120
120
  </div>
@@ -256,7 +256,7 @@
256
256
  </div>
257
257
 
258
258
  <div id="footer">
259
- Generated on Thu May 3 15:52:18 2018 by
259
+ Generated on Mon May 7 09:24:11 2018 by
260
260
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
261
261
  0.9.9 (ruby-2.3.0).
262
262
  </div>
@@ -254,7 +254,7 @@
254
254
  </div>
255
255
 
256
256
  <div id="footer">
257
- Generated on Thu May 3 15:52:17 2018 by
257
+ Generated on Mon May 7 09:24:11 2018 by
258
258
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
259
259
  0.9.9 (ruby-2.3.0).
260
260
  </div>
@@ -114,7 +114,7 @@
114
114
  </div>
115
115
 
116
116
  <div id="footer">
117
- Generated on Thu May 3 15:52:17 2018 by
117
+ Generated on Mon May 7 09:24:11 2018 by
118
118
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
119
119
  0.9.9 (ruby-2.3.0).
120
120
  </div>
@@ -105,7 +105,7 @@
105
105
  </div>
106
106
 
107
107
  <div id="footer">
108
- Generated on Thu May 3 15:52:17 2018 by
108
+ Generated on Mon May 7 09:24:11 2018 by
109
109
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
110
110
  0.9.9 (ruby-2.3.0).
111
111
  </div>
@@ -219,7 +219,7 @@
219
219
  </div>
220
220
 
221
221
  <div id="footer">
222
- Generated on Thu May 3 15:52:17 2018 by
222
+ Generated on Mon May 7 09:24:11 2018 by
223
223
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
224
224
  0.9.9 (ruby-2.3.0).
225
225
  </div>
@@ -202,7 +202,7 @@
202
202
  </div>
203
203
 
204
204
  <div id="footer">
205
- Generated on Thu May 3 15:52:17 2018 by
205
+ Generated on Mon May 7 09:24:11 2018 by
206
206
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
207
207
  0.9.9 (ruby-2.3.0).
208
208
  </div>
@@ -227,7 +227,7 @@
227
227
  </div>
228
228
 
229
229
  <div id="footer">
230
- Generated on Thu May 3 15:52:17 2018 by
230
+ Generated on Mon May 7 09:24:11 2018 by
231
231
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
232
232
  0.9.9 (ruby-2.3.0).
233
233
  </div>
@@ -232,7 +232,7 @@ extra attribute. See (Resource.extra_field).</p>
232
232
  </div>
233
233
 
234
234
  <div id="footer">
235
- Generated on Thu May 3 15:52:17 2018 by
235
+ Generated on Mon May 7 09:24:11 2018 by
236
236
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
237
237
  0.9.9 (ruby-2.3.0).
238
238
  </div>
@@ -107,7 +107,7 @@
107
107
  </div>
108
108
 
109
109
  <div id="footer">
110
- Generated on Thu May 3 15:52:17 2018 by
110
+ Generated on Mon May 7 09:24:11 2018 by
111
111
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
112
112
  0.9.9 (ruby-2.3.0).
113
113
  </div>
@@ -1097,7 +1097,7 @@ get, say, the total count without the overhead of fetching actual records.</p>
1097
1097
  </div>
1098
1098
 
1099
1099
  <div id="footer">
1100
- Generated on Thu May 3 15:52:17 2018 by
1100
+ Generated on Mon May 7 09:24:11 2018 by
1101
1101
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1102
1102
  0.9.9 (ruby-2.3.0).
1103
1103
  </div>
@@ -201,7 +201,7 @@
201
201
  </div>
202
202
 
203
203
  <div id="footer">
204
- Generated on Thu May 3 15:52:17 2018 by
204
+ Generated on Mon May 7 09:24:11 2018 by
205
205
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
206
206
  0.9.9 (ruby-2.3.0).
207
207
  </div>
@@ -5091,7 +5091,7 @@ Rails controller context</p>
5091
5091
  </div>
5092
5092
 
5093
5093
  <div id="footer">
5094
- Generated on Thu May 3 15:52:18 2018 by
5094
+ Generated on Mon May 7 09:24:12 2018 by
5095
5095
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
5096
5096
  0.9.9 (ruby-2.3.0).
5097
5097
  </div>
@@ -847,7 +847,7 @@ sideload</p>
847
847
  </div>
848
848
 
849
849
  <div id="footer">
850
- Generated on Thu May 3 15:52:17 2018 by
850
+ Generated on Mon May 7 09:24:11 2018 by
851
851
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
852
852
  0.9.9 (ruby-2.3.0).
853
853
  </div>
@@ -833,7 +833,7 @@ a default in certain contexts.</p>
833
833
  </div>
834
834
 
835
835
  <div id="footer">
836
- Generated on Thu May 3 15:52:18 2018 by
836
+ Generated on Mon May 7 09:24:12 2018 by
837
837
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
838
838
  0.9.9 (ruby-2.3.0).
839
839
  </div>
@@ -308,7 +308,7 @@ filter, and apply the default proc unless an explicit override is requested</p>
308
308
  </div>
309
309
 
310
310
  <div id="footer">
311
- Generated on Thu May 3 15:52:19 2018 by
311
+ Generated on Mon May 7 09:24:13 2018 by
312
312
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
313
313
  0.9.9 (ruby-2.3.0).
314
314
  </div>
@@ -291,7 +291,7 @@ for that field, run it. Otherwise, do nothing.</p>
291
291
  </div>
292
292
 
293
293
  <div id="footer">
294
- Generated on Thu May 3 15:52:19 2018 by
294
+ Generated on Mon May 7 09:24:13 2018 by
295
295
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
296
296
  0.9.9 (ruby-2.3.0).
297
297
  </div>
@@ -303,7 +303,7 @@ aliases. If valid, call either the default or custom filtering logic.</p>
303
303
  </div>
304
304
 
305
305
  <div id="footer">
306
- Generated on Thu May 3 15:52:19 2018 by
306
+ Generated on Mon May 7 09:24:12 2018 by
307
307
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
308
308
  0.9.9 (ruby-2.3.0).
309
309
  </div>
@@ -354,7 +354,7 @@
354
354
  </div>
355
355
 
356
356
  <div id="footer">
357
- Generated on Thu May 3 15:52:17 2018 by
357
+ Generated on Mon May 7 09:24:11 2018 by
358
358
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
359
359
  0.9.9 (ruby-2.3.0).
360
360
  </div>
@@ -603,7 +603,7 @@ explicitly specified in the request.</p>
603
603
  </div>
604
604
 
605
605
  <div id="footer">
606
- Generated on Thu May 3 15:52:19 2018 by
606
+ Generated on Mon May 7 09:24:12 2018 by
607
607
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
608
608
  0.9.9 (ruby-2.3.0).
609
609
  </div>
@@ -446,7 +446,7 @@ proc:</p>
446
446
  </div>
447
447
 
448
448
  <div id="footer">
449
- Generated on Thu May 3 15:52:18 2018 by
449
+ Generated on Mon May 7 09:24:12 2018 by
450
450
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
451
451
  0.9.9 (ruby-2.3.0).
452
452
  </div>
@@ -107,7 +107,7 @@
107
107
  </div>
108
108
 
109
109
  <div id="footer">
110
- Generated on Thu May 3 15:52:17 2018 by
110
+ Generated on Mon May 7 09:24:11 2018 by
111
111
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
112
112
  0.9.9 (ruby-2.3.0).
113
113
  </div>
@@ -206,7 +206,7 @@ reference it directly.</p>
206
206
  </div>
207
207
 
208
208
  <div id="footer">
209
- Generated on Thu May 3 15:52:17 2018 by
209
+ Generated on Mon May 7 09:24:11 2018 by
210
210
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
211
211
  0.9.9 (ruby-2.3.0).
212
212
  </div>
@@ -2968,7 +2968,7 @@ in your resource directly.</p>
2968
2968
  </div>
2969
2969
 
2970
2970
  <div id="footer">
2971
- Generated on Thu May 3 15:52:18 2018 by
2971
+ Generated on Mon May 7 09:24:12 2018 by
2972
2972
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2973
2973
  0.9.9 (ruby-2.3.0).
2974
2974
  </div>
@@ -989,7 +989,7 @@ configured.</p>
989
989
  </div>
990
990
 
991
991
  <div id="footer">
992
- Generated on Thu May 3 15:52:18 2018 by
992
+ Generated on Mon May 7 09:24:12 2018 by
993
993
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
994
994
  0.9.9 (ruby-2.3.0).
995
995
  </div>
@@ -381,7 +381,7 @@ results.</p>
381
381
  </div>
382
382
 
383
383
  <div id="footer">
384
- Generated on Thu May 3 15:52:18 2018 by
384
+ Generated on Mon May 7 09:24:12 2018 by
385
385
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
386
386
  0.9.9 (ruby-2.3.0).
387
387
  </div>
@@ -107,7 +107,7 @@
107
107
  </div>
108
108
 
109
109
  <div id="footer">
110
- Generated on Thu May 3 15:52:17 2018 by
110
+ Generated on Mon May 7 09:24:11 2018 by
111
111
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
112
112
  0.9.9 (ruby-2.3.0).
113
113
  </div>
@@ -218,7 +218,7 @@
218
218
  </div>
219
219
 
220
220
  <div id="footer">
221
- Generated on Thu May 3 15:52:19 2018 by
221
+ Generated on Mon May 7 09:24:13 2018 by
222
222
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
223
223
  0.9.9 (ruby-2.3.0).
224
224
  </div>
@@ -461,7 +461,7 @@
461
461
  </div>
462
462
 
463
463
  <div id="footer">
464
- Generated on Thu May 3 15:52:18 2018 by
464
+ Generated on Mon May 7 09:24:12 2018 by
465
465
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
466
466
  0.9.9 (ruby-2.3.0).
467
467
  </div>
@@ -289,7 +289,7 @@
289
289
  </div>
290
290
 
291
291
  <div id="footer">
292
- Generated on Thu May 3 15:52:19 2018 by
292
+ Generated on Mon May 7 09:24:13 2018 by
293
293
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
294
294
  0.9.9 (ruby-2.3.0).
295
295
  </div>
@@ -435,7 +435,7 @@ know the primary key value of the parent before persisting the child.</p>
435
435
  </div>
436
436
 
437
437
  <div id="footer">
438
- Generated on Thu May 3 15:52:19 2018 by
438
+ Generated on Mon May 7 09:24:12 2018 by
439
439
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
440
440
  0.9.9 (ruby-2.3.0).
441
441
  </div>
@@ -553,7 +553,7 @@
553
553
  </div>
554
554
 
555
555
  <div id="footer">
556
- Generated on Thu May 3 15:52:19 2018 by
556
+ Generated on Mon May 7 09:24:13 2018 by
557
557
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
558
558
  0.9.9 (ruby-2.3.0).
559
559
  </div>