contentful 2.1.1 → 2.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (115) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +6 -0
  3. data/Gemfile.lock +37 -46
  4. data/lib/contentful/array.rb +8 -1
  5. data/lib/contentful/entry.rb +9 -9
  6. data/lib/contentful/fields_resource.rb +9 -8
  7. data/lib/contentful/resource_builder.rb +1 -7
  8. data/lib/contentful/support.rb +22 -0
  9. data/lib/contentful/version.rb +1 -1
  10. data/spec/array_spec.rb +21 -0
  11. data/spec/fixtures/vcr_cassettes/array/nested_resources.yml +159 -0
  12. metadata +5 -106
  13. data/coverage/.last_run.json +0 -5
  14. data/coverage/.resultset.json +0 -1887
  15. data/coverage/.resultset.json.lock +0 -0
  16. data/coverage/assets/0.10.0/application.css +0 -799
  17. data/coverage/assets/0.10.0/application.js +0 -1707
  18. data/coverage/assets/0.10.0/colorbox/border.png +0 -0
  19. data/coverage/assets/0.10.0/colorbox/controls.png +0 -0
  20. data/coverage/assets/0.10.0/colorbox/loading.gif +0 -0
  21. data/coverage/assets/0.10.0/colorbox/loading_background.png +0 -0
  22. data/coverage/assets/0.10.0/favicon_green.png +0 -0
  23. data/coverage/assets/0.10.0/favicon_red.png +0 -0
  24. data/coverage/assets/0.10.0/favicon_yellow.png +0 -0
  25. data/coverage/assets/0.10.0/loading.gif +0 -0
  26. data/coverage/assets/0.10.0/magnify.png +0 -0
  27. data/coverage/assets/0.10.0/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  28. data/coverage/assets/0.10.0/smoothness/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
  29. data/coverage/assets/0.10.0/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
  30. data/coverage/assets/0.10.0/smoothness/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
  31. data/coverage/assets/0.10.0/smoothness/images/ui-bg_glass_75_dadada_1x400.png +0 -0
  32. data/coverage/assets/0.10.0/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
  33. data/coverage/assets/0.10.0/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
  34. data/coverage/assets/0.10.0/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
  35. data/coverage/assets/0.10.0/smoothness/images/ui-icons_222222_256x240.png +0 -0
  36. data/coverage/assets/0.10.0/smoothness/images/ui-icons_2e83ff_256x240.png +0 -0
  37. data/coverage/assets/0.10.0/smoothness/images/ui-icons_454545_256x240.png +0 -0
  38. data/coverage/assets/0.10.0/smoothness/images/ui-icons_888888_256x240.png +0 -0
  39. data/coverage/assets/0.10.0/smoothness/images/ui-icons_cd0a0a_256x240.png +0 -0
  40. data/coverage/index.html +0 -11816
  41. data/doc/Contentful.html +0 -153
  42. data/doc/Contentful/AccessDenied.html +0 -161
  43. data/doc/Contentful/Array.html +0 -743
  44. data/doc/Contentful/ArrayCoercion.html +0 -244
  45. data/doc/Contentful/ArrayLike.html +0 -627
  46. data/doc/Contentful/Asset.html +0 -475
  47. data/doc/Contentful/BadRequest.html +0 -161
  48. data/doc/Contentful/BaseCoercion.html +0 -447
  49. data/doc/Contentful/BaseResource.html +0 -599
  50. data/doc/Contentful/BooleanCoercion.html +0 -244
  51. data/doc/Contentful/Client.html +0 -1606
  52. data/doc/Contentful/Constants.html +0 -636
  53. data/doc/Contentful/ContentType.html +0 -614
  54. data/doc/Contentful/ContentTypeCache.html +0 -430
  55. data/doc/Contentful/DateCoercion.html +0 -240
  56. data/doc/Contentful/DeletedAsset.html +0 -159
  57. data/doc/Contentful/DeletedEntry.html +0 -159
  58. data/doc/Contentful/DynamicEntry.html +0 -214
  59. data/doc/Contentful/Entry.html +0 -273
  60. data/doc/Contentful/Error.html +0 -424
  61. data/doc/Contentful/Field.html +0 -929
  62. data/doc/Contentful/FieldsResource.html +0 -501
  63. data/doc/Contentful/File.html +0 -520
  64. data/doc/Contentful/FloatCoercion.html +0 -240
  65. data/doc/Contentful/IntegerCoercion.html +0 -240
  66. data/doc/Contentful/Link.html +0 -251
  67. data/doc/Contentful/LinkCoercion.html +0 -160
  68. data/doc/Contentful/Locale.html +0 -447
  69. data/doc/Contentful/Location.html +0 -385
  70. data/doc/Contentful/LocationCoercion.html +0 -240
  71. data/doc/Contentful/NotFound.html +0 -161
  72. data/doc/Contentful/ObjectCoercion.html +0 -240
  73. data/doc/Contentful/RateLimitExceeded.html +0 -161
  74. data/doc/Contentful/Request.html +0 -889
  75. data/doc/Contentful/Resource.html +0 -117
  76. data/doc/Contentful/Resource/ArrayLike.html +0 -627
  77. data/doc/Contentful/Resource/AssetFields.html +0 -246
  78. data/doc/Contentful/Resource/AssetFields/ClassMethods.html +0 -174
  79. data/doc/Contentful/Resource/ClassMethods.html +0 -378
  80. data/doc/Contentful/Resource/CustomResource.html +0 -119
  81. data/doc/Contentful/Resource/Fields.html +0 -288
  82. data/doc/Contentful/Resource/Fields/ClassMethods.html +0 -187
  83. data/doc/Contentful/Resource/LocalizedFields.html +0 -305
  84. data/doc/Contentful/Resource/SystemProperties.html +0 -205
  85. data/doc/Contentful/Resource/SystemProperties/ClassMethods.html +0 -174
  86. data/doc/Contentful/ResourceBuilder.html +0 -969
  87. data/doc/Contentful/Response.html +0 -641
  88. data/doc/Contentful/ServerError.html +0 -161
  89. data/doc/Contentful/ServiceUnavailable.html +0 -161
  90. data/doc/Contentful/Space.html +0 -395
  91. data/doc/Contentful/StringCoercion.html +0 -244
  92. data/doc/Contentful/Support.html +0 -550
  93. data/doc/Contentful/SymbolCoercion.html +0 -171
  94. data/doc/Contentful/Sync.html +0 -655
  95. data/doc/Contentful/SyncPage.html +0 -801
  96. data/doc/Contentful/TextCoercion.html +0 -171
  97. data/doc/Contentful/Unauthorized.html +0 -161
  98. data/doc/Contentful/UnparsableJson.html +0 -161
  99. data/doc/Contentful/UnparsableResource.html +0 -137
  100. data/doc/_index.html +0 -537
  101. data/doc/class_list.html +0 -51
  102. data/doc/css/common.css +0 -1
  103. data/doc/css/full_list.css +0 -58
  104. data/doc/css/style.css +0 -481
  105. data/doc/file.CHANGELOG.html +0 -506
  106. data/doc/file.LICENSE.html +0 -72
  107. data/doc/file.README.html +0 -565
  108. data/doc/file_list.html +0 -66
  109. data/doc/frames.html +0 -17
  110. data/doc/index.html +0 -565
  111. data/doc/js/app.js +0 -243
  112. data/doc/js/full_list.js +0 -216
  113. data/doc/js/jquery.js +0 -4
  114. data/doc/method_list.html +0 -1115
  115. data/doc/top-level-namespace.html +0 -112
@@ -1,641 +0,0 @@
1
- <!DOCTYPE html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8">
5
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
- <title>
7
- Class: Contentful::Response
8
-
9
- &mdash; Documentation by YARD 0.9.5
10
-
11
- </title>
12
-
13
- <link rel="stylesheet" href="../css/style.css" type="text/css" charset="utf-8" />
14
-
15
- <link rel="stylesheet" href="../css/common.css" type="text/css" charset="utf-8" />
16
-
17
- <script type="text/javascript" charset="utf-8">
18
- pathId = "Contentful::Response";
19
- relpath = '../';
20
- </script>
21
-
22
-
23
- <script type="text/javascript" charset="utf-8" src="../js/jquery.js"></script>
24
-
25
- <script type="text/javascript" charset="utf-8" src="../js/app.js"></script>
26
-
27
-
28
- </head>
29
- <body>
30
- <div class="nav_wrap">
31
- <iframe id="nav" src="../class_list.html"></iframe>
32
- <div id="resizer"></div>
33
- </div>
34
-
35
- <div id="main" tabindex="-1">
36
- <div id="header">
37
- <div id="menu">
38
-
39
- <a href="../_index.html">Index (R)</a> &raquo;
40
- <span class='title'><span class='object_link'><a href="../Contentful.html" title="Contentful (module)">Contentful</a></span></span>
41
- &raquo;
42
- <span class="title">Response</span>
43
-
44
- </div>
45
-
46
- <div id="search">
47
-
48
- <a class="full_list_link" id="class_list_link"
49
- href="../class_list.html">
50
-
51
- <svg width="24" height="24">
52
- <rect x="0" y="4" width="24" height="4" rx="1" ry="1"></rect>
53
- <rect x="0" y="12" width="24" height="4" rx="1" ry="1"></rect>
54
- <rect x="0" y="20" width="24" height="4" rx="1" ry="1"></rect>
55
- </svg>
56
- </a>
57
-
58
- </div>
59
- <div class="clear"></div>
60
- </div>
61
-
62
- <iframe id="search_frame" src="../class_list.html"></iframe>
63
-
64
- <div id="content"><h1>Class: Contentful::Response
65
-
66
-
67
-
68
- </h1>
69
- <div class="box_info">
70
-
71
- <dl>
72
- <dt>Inherits:</dt>
73
- <dd>
74
- <span class="inheritName">Object</span>
75
-
76
- <ul class="fullTree">
77
- <li>Object</li>
78
-
79
- <li class="next">Contentful::Response</li>
80
-
81
- </ul>
82
- <a href="#" class="inheritanceTree">show all</a>
83
-
84
- </dd>
85
- </dl>
86
-
87
-
88
-
89
-
90
-
91
-
92
-
93
-
94
-
95
-
96
-
97
- <dl>
98
- <dt>Defined in:</dt>
99
- <dd>lib/contentful/response.rb</dd>
100
- </dl>
101
-
102
- </div>
103
-
104
- <h2>Overview</h2><div class="docstring">
105
- <div class="discussion">
106
-
107
- <p>An object representing an answer by the contentful service. It is later
108
- used to build a Resource, which is done by the ResourceBuilder.</p>
109
-
110
- <p>The Response parses the http response (as returned by the underlying http
111
- library) to a JSON object. Responses can be asked the following methods:</p>
112
- <ul><li>
113
- <p>#raw (raw HTTP response by the HTTP library)</p>
114
- </li><li>
115
- <p>#object (the parsed JSON object)</p>
116
- </li><li>
117
- <p>#request (the request the response is refering to)</p>
118
- </li></ul>
119
-
120
- <p>It also sets a #status which can be one of:</p>
121
- <ul><li>
122
- <p>:ok (seems to be a valid resource object)</p>
123
- </li><li>
124
- <p>:contentful_error (valid error object)</p>
125
- </li><li>
126
- <p>:not_contentful (valid json, but missing the contentful&#39;s sys property)</p>
127
- </li><li>
128
- <p>:unparsable_json (invalid json)</p>
129
- </li></ul>
130
-
131
- <p>Error Repsonses also contain a:</p>
132
- <ul><li>
133
- <p>:error_message</p>
134
- </li></ul>
135
-
136
-
137
- </div>
138
- </div>
139
- <div class="tags">
140
-
141
-
142
- </div>
143
-
144
-
145
-
146
- <h2>Instance Attribute Summary <small><a href="#" class="summary_toggle">collapse</a></small></h2>
147
- <ul class="summary">
148
-
149
- <li class="public ">
150
- <span class="summary_signature">
151
-
152
- <a href="#error_message-instance_method" title="#error_message (instance method)">#<strong>error_message</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 error_message.</p>
173
- </div></span>
174
-
175
- </li>
176
-
177
-
178
- <li class="public ">
179
- <span class="summary_signature">
180
-
181
- <a href="#object-instance_method" title="#object (instance method)">#<strong>object</strong> &#x21d2; Object </a>
182
-
183
-
184
-
185
- </span>
186
-
187
-
188
-
189
-
190
- <span class="note title readonly">readonly</span>
191
-
192
-
193
-
194
-
195
-
196
-
197
-
198
-
199
-
200
- <span class="summary_desc"><div class='inline'>
201
- <p>Returns the value of attribute object.</p>
202
- </div></span>
203
-
204
- </li>
205
-
206
-
207
- <li class="public ">
208
- <span class="summary_signature">
209
-
210
- <a href="#raw-instance_method" title="#raw (instance method)">#<strong>raw</strong> &#x21d2; Object </a>
211
-
212
-
213
-
214
- </span>
215
-
216
-
217
-
218
-
219
- <span class="note title readonly">readonly</span>
220
-
221
-
222
-
223
-
224
-
225
-
226
-
227
-
228
-
229
- <span class="summary_desc"><div class='inline'>
230
- <p>Returns the value of attribute raw.</p>
231
- </div></span>
232
-
233
- </li>
234
-
235
-
236
- <li class="public ">
237
- <span class="summary_signature">
238
-
239
- <a href="#request-instance_method" title="#request (instance method)">#<strong>request</strong> &#x21d2; Object </a>
240
-
241
-
242
-
243
- </span>
244
-
245
-
246
-
247
-
248
- <span class="note title readonly">readonly</span>
249
-
250
-
251
-
252
-
253
-
254
-
255
-
256
-
257
-
258
- <span class="summary_desc"><div class='inline'>
259
- <p>Returns the value of attribute request.</p>
260
- </div></span>
261
-
262
- </li>
263
-
264
-
265
- <li class="public ">
266
- <span class="summary_signature">
267
-
268
- <a href="#status-instance_method" title="#status (instance method)">#<strong>status</strong> &#x21d2; Object </a>
269
-
270
-
271
-
272
- </span>
273
-
274
-
275
-
276
-
277
- <span class="note title readonly">readonly</span>
278
-
279
-
280
-
281
-
282
-
283
-
284
-
285
-
286
-
287
- <span class="summary_desc"><div class='inline'>
288
- <p>Returns the value of attribute status.</p>
289
- </div></span>
290
-
291
- </li>
292
-
293
-
294
- </ul>
295
-
296
-
297
-
298
-
299
-
300
- <h2>
301
- Instance Method Summary
302
- <small><a href="#" class="summary_toggle">collapse</a></small>
303
- </h2>
304
-
305
- <ul class="summary">
306
-
307
- <li class="public ">
308
- <span class="summary_signature">
309
-
310
- <a href="#initialize-instance_method" title="#initialize (instance method)">#<strong>initialize</strong>(raw, request = nil) &#x21d2; Response </a>
311
-
312
-
313
-
314
- </span>
315
-
316
-
317
- <span class="note title constructor">constructor</span>
318
-
319
-
320
-
321
-
322
-
323
-
324
-
325
-
326
- <span class="summary_desc"><div class='inline'>
327
- <p>A new instance of Response.</p>
328
- </div></span>
329
-
330
- </li>
331
-
332
-
333
- </ul>
334
-
335
-
336
- <div id="constructor_details" class="method_details_list">
337
- <h2>Constructor Details</h2>
338
-
339
- <div class="method_details first">
340
- <h3 class="signature first" id="initialize-instance_method">
341
-
342
- #<strong>initialize</strong>(raw, request = nil) &#x21d2; <tt><span class='object_link'><a href="" title="Contentful::Response (class)">Response</a></span></tt>
343
-
344
-
345
-
346
-
347
-
348
- </h3><div class="docstring">
349
- <div class="discussion">
350
-
351
- <p>Returns a new instance of Response</p>
352
-
353
-
354
- </div>
355
- </div>
356
- <div class="tags">
357
-
358
-
359
- </div><table class="source_code">
360
- <tr>
361
- <td>
362
- <pre class="lines">
363
-
364
-
365
- 26
366
- 27
367
- 28
368
- 29
369
- 30
370
- 31
371
- 32
372
- 33
373
- 34
374
- 35
375
- 36
376
- 37
377
- 38
378
- 39
379
- 40
380
- 41
381
- 42</pre>
382
- </td>
383
- <td>
384
- <pre class="code"><span class="info file"># File 'lib/contentful/response.rb', line 26</span>
385
-
386
- <span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='lparen'>(</span><span class='id identifier rubyid_raw'>raw</span><span class='comma'>,</span> <span class='id identifier rubyid_request'>request</span> <span class='op'>=</span> <span class='kw'>nil</span><span class='rparen'>)</span>
387
- <span class='ivar'>@raw</span> <span class='op'>=</span> <span class='id identifier rubyid_raw'>raw</span>
388
- <span class='ivar'>@request</span> <span class='op'>=</span> <span class='id identifier rubyid_request'>request</span>
389
- <span class='ivar'>@status</span> <span class='op'>=</span> <span class='symbol'>:ok</span>
390
-
391
- <span class='kw'>if</span> <span class='id identifier rubyid_valid_http_response?'>valid_http_response?</span>
392
- <span class='id identifier rubyid_parse_json!'>parse_json!</span>
393
- <span class='kw'>elsif</span> <span class='id identifier rubyid_no_content_response?'>no_content_response?</span>
394
- <span class='ivar'>@status</span> <span class='op'>=</span> <span class='symbol'>:no_content</span>
395
- <span class='kw'>elsif</span> <span class='id identifier rubyid_invalid_response?'>invalid_response?</span>
396
- <span class='id identifier rubyid_parse_contentful_error'>parse_contentful_error</span>
397
- <span class='kw'>elsif</span> <span class='id identifier rubyid_service_unavailable_response?'>service_unavailable_response?</span>
398
- <span class='id identifier rubyid_service_unavailable_error'>service_unavailable_error</span>
399
- <span class='kw'>else</span>
400
- <span class='id identifier rubyid_parse_http_error'>parse_http_error</span>
401
- <span class='kw'>end</span>
402
- <span class='kw'>end</span></pre>
403
- </td>
404
- </tr>
405
- </table>
406
- </div>
407
-
408
- </div>
409
-
410
- <div id="instance_attr_details" class="attr_details">
411
- <h2>Instance Attribute Details</h2>
412
-
413
-
414
- <span id=""></span>
415
- <div class="method_details first">
416
- <h3 class="signature first" id="error_message-instance_method">
417
-
418
- #<strong>error_message</strong> &#x21d2; <tt>Object</tt> <span class="extras">(readonly)</span>
419
-
420
-
421
-
422
-
423
-
424
- </h3><div class="docstring">
425
- <div class="discussion">
426
-
427
- <p>Returns the value of attribute error_message</p>
428
-
429
-
430
- </div>
431
- </div>
432
- <div class="tags">
433
-
434
-
435
- </div><table class="source_code">
436
- <tr>
437
- <td>
438
- <pre class="lines">
439
-
440
-
441
- 24
442
- 25
443
- 26</pre>
444
- </td>
445
- <td>
446
- <pre class="code"><span class="info file"># File 'lib/contentful/response.rb', line 24</span>
447
-
448
- <span class='kw'>def</span> <span class='id identifier rubyid_error_message'>error_message</span>
449
- <span class='ivar'>@error_message</span>
450
- <span class='kw'>end</span></pre>
451
- </td>
452
- </tr>
453
- </table>
454
- </div>
455
-
456
-
457
- <span id=""></span>
458
- <div class="method_details ">
459
- <h3 class="signature " id="object-instance_method">
460
-
461
- #<strong>object</strong> &#x21d2; <tt>Object</tt> <span class="extras">(readonly)</span>
462
-
463
-
464
-
465
-
466
-
467
- </h3><div class="docstring">
468
- <div class="discussion">
469
-
470
- <p>Returns the value of attribute object</p>
471
-
472
-
473
- </div>
474
- </div>
475
- <div class="tags">
476
-
477
-
478
- </div><table class="source_code">
479
- <tr>
480
- <td>
481
- <pre class="lines">
482
-
483
-
484
- 24
485
- 25
486
- 26</pre>
487
- </td>
488
- <td>
489
- <pre class="code"><span class="info file"># File 'lib/contentful/response.rb', line 24</span>
490
-
491
- <span class='kw'>def</span> <span class='id identifier rubyid_object'>object</span>
492
- <span class='ivar'>@object</span>
493
- <span class='kw'>end</span></pre>
494
- </td>
495
- </tr>
496
- </table>
497
- </div>
498
-
499
-
500
- <span id=""></span>
501
- <div class="method_details ">
502
- <h3 class="signature " id="raw-instance_method">
503
-
504
- #<strong>raw</strong> &#x21d2; <tt>Object</tt> <span class="extras">(readonly)</span>
505
-
506
-
507
-
508
-
509
-
510
- </h3><div class="docstring">
511
- <div class="discussion">
512
-
513
- <p>Returns the value of attribute raw</p>
514
-
515
-
516
- </div>
517
- </div>
518
- <div class="tags">
519
-
520
-
521
- </div><table class="source_code">
522
- <tr>
523
- <td>
524
- <pre class="lines">
525
-
526
-
527
- 24
528
- 25
529
- 26</pre>
530
- </td>
531
- <td>
532
- <pre class="code"><span class="info file"># File 'lib/contentful/response.rb', line 24</span>
533
-
534
- <span class='kw'>def</span> <span class='id identifier rubyid_raw'>raw</span>
535
- <span class='ivar'>@raw</span>
536
- <span class='kw'>end</span></pre>
537
- </td>
538
- </tr>
539
- </table>
540
- </div>
541
-
542
-
543
- <span id=""></span>
544
- <div class="method_details ">
545
- <h3 class="signature " id="request-instance_method">
546
-
547
- #<strong>request</strong> &#x21d2; <tt>Object</tt> <span class="extras">(readonly)</span>
548
-
549
-
550
-
551
-
552
-
553
- </h3><div class="docstring">
554
- <div class="discussion">
555
-
556
- <p>Returns the value of attribute request</p>
557
-
558
-
559
- </div>
560
- </div>
561
- <div class="tags">
562
-
563
-
564
- </div><table class="source_code">
565
- <tr>
566
- <td>
567
- <pre class="lines">
568
-
569
-
570
- 24
571
- 25
572
- 26</pre>
573
- </td>
574
- <td>
575
- <pre class="code"><span class="info file"># File 'lib/contentful/response.rb', line 24</span>
576
-
577
- <span class='kw'>def</span> <span class='id identifier rubyid_request'>request</span>
578
- <span class='ivar'>@request</span>
579
- <span class='kw'>end</span></pre>
580
- </td>
581
- </tr>
582
- </table>
583
- </div>
584
-
585
-
586
- <span id=""></span>
587
- <div class="method_details ">
588
- <h3 class="signature " id="status-instance_method">
589
-
590
- #<strong>status</strong> &#x21d2; <tt>Object</tt> <span class="extras">(readonly)</span>
591
-
592
-
593
-
594
-
595
-
596
- </h3><div class="docstring">
597
- <div class="discussion">
598
-
599
- <p>Returns the value of attribute status</p>
600
-
601
-
602
- </div>
603
- </div>
604
- <div class="tags">
605
-
606
-
607
- </div><table class="source_code">
608
- <tr>
609
- <td>
610
- <pre class="lines">
611
-
612
-
613
- 24
614
- 25
615
- 26</pre>
616
- </td>
617
- <td>
618
- <pre class="code"><span class="info file"># File 'lib/contentful/response.rb', line 24</span>
619
-
620
- <span class='kw'>def</span> <span class='id identifier rubyid_status'>status</span>
621
- <span class='ivar'>@status</span>
622
- <span class='kw'>end</span></pre>
623
- </td>
624
- </tr>
625
- </table>
626
- </div>
627
-
628
- </div>
629
-
630
-
631
- </div>
632
-
633
- <div id="footer">
634
- Generated on Tue Jul 25 15:15:33 2017 by
635
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
636
- 0.9.5 (ruby-2.4.1).
637
- </div>
638
-
639
- </div>
640
- </body>
641
- </html>