contentful 2.1.1 → 2.1.2

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 (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,171 +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::SymbolCoercion
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::SymbolCoercion";
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 (S)</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">SymbolCoercion</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::SymbolCoercion
65
-
66
-
67
-
68
- </h1>
69
- <div class="box_info">
70
-
71
- <dl>
72
- <dt>Inherits:</dt>
73
- <dd>
74
- <span class="inheritName"><span class='object_link'><a href="StringCoercion.html" title="Contentful::StringCoercion (class)">StringCoercion</a></span></span>
75
-
76
- <ul class="fullTree">
77
- <li>Object</li>
78
-
79
- <li class="next"><span class='object_link'><a href="BaseCoercion.html" title="Contentful::BaseCoercion (class)">BaseCoercion</a></span></li>
80
-
81
- <li class="next"><span class='object_link'><a href="StringCoercion.html" title="Contentful::StringCoercion (class)">StringCoercion</a></span></li>
82
-
83
- <li class="next">Contentful::SymbolCoercion</li>
84
-
85
- </ul>
86
- <a href="#" class="inheritanceTree">show all</a>
87
-
88
- </dd>
89
- </dl>
90
-
91
-
92
-
93
-
94
-
95
-
96
-
97
-
98
-
99
-
100
-
101
- <dl>
102
- <dt>Defined in:</dt>
103
- <dd>lib/contentful/coercions.rb</dd>
104
- </dl>
105
-
106
- </div>
107
-
108
- <h2>Overview</h2><div class="docstring">
109
- <div class="discussion">
110
-
111
- <p>Coercion for Symbol Types</p>
112
-
113
-
114
- </div>
115
- </div>
116
- <div class="tags">
117
-
118
-
119
- </div>
120
-
121
-
122
-
123
-
124
-
125
- <h2>Instance Attribute Summary</h2>
126
-
127
- <h3 class="inherited">Attributes inherited from <span class='object_link'><a href="BaseCoercion.html" title="Contentful::BaseCoercion (class)">BaseCoercion</a></span></h3>
128
- <p class="inherited"><span class='object_link'><a href="BaseCoercion.html#options-instance_method" title="Contentful::BaseCoercion#options (method)">#options</a></span>, <span class='object_link'><a href="BaseCoercion.html#value-instance_method" title="Contentful::BaseCoercion#value (method)">#value</a></span></p>
129
-
130
-
131
-
132
-
133
-
134
-
135
-
136
-
137
-
138
- <h2>Method Summary</h2>
139
-
140
- <h3 class="inherited">Methods inherited from <span class='object_link'><a href="StringCoercion.html" title="Contentful::StringCoercion (class)">StringCoercion</a></span></h3>
141
- <p class="inherited"><span class='object_link'><a href="StringCoercion.html#coerce-instance_method" title="Contentful::StringCoercion#coerce (method)">#coerce</a></span></p>
142
-
143
-
144
-
145
-
146
-
147
-
148
-
149
-
150
-
151
- <h3 class="inherited">Methods inherited from <span class='object_link'><a href="BaseCoercion.html" title="Contentful::BaseCoercion (class)">BaseCoercion</a></span></h3>
152
- <p class="inherited"><span class='object_link'><a href="BaseCoercion.html#coerce-instance_method" title="Contentful::BaseCoercion#coerce (method)">#coerce</a></span>, <span class='object_link'><a href="BaseCoercion.html#initialize-instance_method" title="Contentful::BaseCoercion#initialize (method)">#initialize</a></span></p>
153
- <div id="constructor_details" class="method_details_list">
154
- <h2>Constructor Details</h2>
155
-
156
- <p class="notice">This class inherits a constructor from <span class='object_link'><a href="BaseCoercion.html#initialize-instance_method" title="Contentful::BaseCoercion#initialize (method)">Contentful::BaseCoercion</a></span></p>
157
-
158
- </div>
159
-
160
-
161
- </div>
162
-
163
- <div id="footer">
164
- Generated on Tue Jul 25 15:15:33 2017 by
165
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
166
- 0.9.5 (ruby-2.4.1).
167
- </div>
168
-
169
- </div>
170
- </body>
171
- </html>
@@ -1,655 +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::Sync
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::Sync";
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 (S)</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">Sync</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::Sync
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::Sync</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/sync.rb</dd>
100
- </dl>
101
-
102
- </div>
103
-
104
- <h2>Overview</h2><div class="docstring">
105
- <div class="discussion">
106
-
107
- <p>Resource class for Sync.</p>
108
-
109
-
110
- </div>
111
- </div>
112
- <div class="tags">
113
-
114
-
115
- <p class="tag_title">See Also:</p>
116
- <ul class="see">
117
-
118
- <li>https://www.contentful.com/developers/docs/references/content-delivery-api/#/reference/synchronization</li>
119
-
120
- </ul>
121
-
122
- </div>
123
-
124
-
125
-
126
- <h2>Instance Attribute Summary <small><a href="#" class="summary_toggle">collapse</a></small></h2>
127
- <ul class="summary">
128
-
129
- <li class="public ">
130
- <span class="summary_signature">
131
-
132
- <a href="#next_sync_url-instance_method" title="#next_sync_url (instance method)">#<strong>next_sync_url</strong> &#x21d2; Object </a>
133
-
134
-
135
-
136
- </span>
137
-
138
-
139
-
140
-
141
- <span class="note title readonly">readonly</span>
142
-
143
-
144
-
145
-
146
-
147
-
148
-
149
-
150
-
151
- <span class="summary_desc"><div class='inline'>
152
- <p>Returns the value of attribute next_sync_url.</p>
153
- </div></span>
154
-
155
- </li>
156
-
157
-
158
- </ul>
159
-
160
-
161
-
162
-
163
-
164
- <h2>
165
- Instance Method Summary
166
- <small><a href="#" class="summary_toggle">collapse</a></small>
167
- </h2>
168
-
169
- <ul class="summary">
170
-
171
- <li class="public ">
172
- <span class="summary_signature">
173
-
174
- <a href="#completed%3F-instance_method" title="#completed? (instance method)">#<strong>completed?</strong> &#x21d2; Boolean </a>
175
-
176
-
177
-
178
- </span>
179
-
180
-
181
-
182
-
183
-
184
-
185
-
186
-
187
-
188
- <span class="summary_desc"><div class='inline'>
189
- <p>Returns false as long as last sync page has not been reached.</p>
190
- </div></span>
191
-
192
- </li>
193
-
194
-
195
- <li class="public ">
196
- <span class="summary_signature">
197
-
198
- <a href="#each_item-instance_method" title="#each_item (instance method)">#<strong>each_item</strong> {|Contentful::Entry, Contentful::Asset| ... } &#x21d2; Object </a>
199
-
200
-
201
-
202
- </span>
203
-
204
-
205
-
206
-
207
-
208
-
209
-
210
-
211
-
212
- <span class="summary_desc"><div class='inline'>
213
- <p>Directly iterates over all resources that have changed.</p>
214
- </div></span>
215
-
216
- </li>
217
-
218
-
219
- <li class="public ">
220
- <span class="summary_signature">
221
-
222
- <a href="#each_page-instance_method" title="#each_page (instance method)">#<strong>each_page</strong> {|Contentful::SyncPage| ... } &#x21d2; Object </a>
223
-
224
-
225
-
226
- </span>
227
-
228
-
229
-
230
-
231
-
232
-
233
-
234
-
235
-
236
- <span class="summary_desc"><div class='inline'>
237
- <p>Iterates over all pages of the current sync.</p>
238
- </div></span>
239
-
240
- </li>
241
-
242
-
243
- <li class="public ">
244
- <span class="summary_signature">
245
-
246
- <a href="#first_page-instance_method" title="#first_page (instance method)">#<strong>first_page</strong> &#x21d2; Contentful::SyncPage </a>
247
-
248
-
249
-
250
- </span>
251
-
252
-
253
-
254
-
255
-
256
-
257
-
258
-
259
-
260
- <span class="summary_desc"><div class='inline'>
261
- <p>Returns the first sync result page.</p>
262
- </div></span>
263
-
264
- </li>
265
-
266
-
267
- <li class="public ">
268
- <span class="summary_signature">
269
-
270
- <a href="#initialize-instance_method" title="#initialize (instance method)">#<strong>initialize</strong>(client, options_or_url) &#x21d2; Sync </a>
271
-
272
-
273
-
274
- </span>
275
-
276
-
277
- <span class="note title constructor">constructor</span>
278
-
279
-
280
-
281
-
282
-
283
-
284
-
285
-
286
- <span class="summary_desc"><div class='inline'>
287
- <p>A new instance of Sync.</p>
288
- </div></span>
289
-
290
- </li>
291
-
292
-
293
- </ul>
294
-
295
-
296
- <div id="constructor_details" class="method_details_list">
297
- <h2>Constructor Details</h2>
298
-
299
- <div class="method_details first">
300
- <h3 class="signature first" id="initialize-instance_method">
301
-
302
- #<strong>initialize</strong>(client, options_or_url) &#x21d2; <tt><span class='object_link'><a href="" title="Contentful::Sync (class)">Sync</a></span></tt>
303
-
304
-
305
-
306
-
307
-
308
- </h3><div class="docstring">
309
- <div class="discussion">
310
-
311
- <p>Returns a new instance of Sync</p>
312
-
313
-
314
- </div>
315
- </div>
316
- <div class="tags">
317
-
318
-
319
- </div><table class="source_code">
320
- <tr>
321
- <td>
322
- <pre class="lines">
323
-
324
-
325
- 12
326
- 13
327
- 14
328
- 15
329
- 16</pre>
330
- </td>
331
- <td>
332
- <pre class="code"><span class="info file"># File 'lib/contentful/sync.rb', line 12</span>
333
-
334
- <span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='lparen'>(</span><span class='id identifier rubyid_client'>client</span><span class='comma'>,</span> <span class='id identifier rubyid_options_or_url'>options_or_url</span><span class='rparen'>)</span>
335
- <span class='ivar'>@client</span> <span class='op'>=</span> <span class='id identifier rubyid_client'>client</span>
336
- <span class='ivar'>@next_sync_url</span> <span class='op'>=</span> <span class='kw'>nil</span>
337
- <span class='ivar'>@first_page_options_or_url</span> <span class='op'>=</span> <span class='id identifier rubyid_options_or_url'>options_or_url</span>
338
- <span class='kw'>end</span></pre>
339
- </td>
340
- </tr>
341
- </table>
342
- </div>
343
-
344
- </div>
345
-
346
- <div id="instance_attr_details" class="attr_details">
347
- <h2>Instance Attribute Details</h2>
348
-
349
-
350
- <span id=""></span>
351
- <div class="method_details first">
352
- <h3 class="signature first" id="next_sync_url-instance_method">
353
-
354
- #<strong>next_sync_url</strong> &#x21d2; <tt>Object</tt> <span class="extras">(readonly)</span>
355
-
356
-
357
-
358
-
359
-
360
- </h3><div class="docstring">
361
- <div class="discussion">
362
-
363
- <p>Returns the value of attribute next_sync_url</p>
364
-
365
-
366
- </div>
367
- </div>
368
- <div class="tags">
369
-
370
-
371
- </div><table class="source_code">
372
- <tr>
373
- <td>
374
- <pre class="lines">
375
-
376
-
377
- 10
378
- 11
379
- 12</pre>
380
- </td>
381
- <td>
382
- <pre class="code"><span class="info file"># File 'lib/contentful/sync.rb', line 10</span>
383
-
384
- <span class='kw'>def</span> <span class='id identifier rubyid_next_sync_url'>next_sync_url</span>
385
- <span class='ivar'>@next_sync_url</span>
386
- <span class='kw'>end</span></pre>
387
- </td>
388
- </tr>
389
- </table>
390
- </div>
391
-
392
- </div>
393
-
394
-
395
- <div id="instance_method_details" class="method_details_list">
396
- <h2>Instance Method Details</h2>
397
-
398
-
399
- <div class="method_details first">
400
- <h3 class="signature first" id="completed?-instance_method">
401
-
402
- #<strong>completed?</strong> &#x21d2; <tt>Boolean</tt>
403
-
404
-
405
-
406
-
407
-
408
- </h3><div class="docstring">
409
- <div class="discussion">
410
-
411
- <p>Returns false as long as last sync page has not been reached</p>
412
-
413
-
414
- </div>
415
- </div>
416
- <div class="tags">
417
-
418
- <p class="tag_title">Returns:</p>
419
- <ul class="return">
420
-
421
- <li>
422
-
423
-
424
- <span class='type'>(<tt>Boolean</tt>)</span>
425
-
426
-
427
-
428
- </li>
429
-
430
- </ul>
431
-
432
- </div><table class="source_code">
433
- <tr>
434
- <td>
435
- <pre class="lines">
436
-
437
-
438
- 43
439
- 44
440
- 45
441
- 46
442
- 47</pre>
443
- </td>
444
- <td>
445
- <pre class="code"><span class="info file"># File 'lib/contentful/sync.rb', line 43</span>
446
-
447
- <span class='kw'>def</span> <span class='id identifier rubyid_completed?'>completed?</span>
448
- <span class='comment'># rubocop:disable Style/DoubleNegation
449
- </span> <span class='op'>!</span><span class='op'>!</span><span class='id identifier rubyid_next_sync_url'>next_sync_url</span>
450
- <span class='comment'># rubocop:enable Style/DoubleNegation
451
- </span><span class='kw'>end</span></pre>
452
- </td>
453
- </tr>
454
- </table>
455
- </div>
456
-
457
- <div class="method_details ">
458
- <h3 class="signature " id="each_item-instance_method">
459
-
460
- #<strong>each_item</strong> {|Contentful::Entry, Contentful::Asset| ... } &#x21d2; <tt>Object</tt>
461
-
462
-
463
-
464
-
465
-
466
- </h3><div class="docstring">
467
- <div class="discussion">
468
-
469
- <p>Directly iterates over all resources that have changed</p>
470
-
471
-
472
- </div>
473
- </div>
474
- <div class="tags">
475
-
476
- <p class="tag_title">Yields:</p>
477
- <ul class="yield">
478
-
479
- <li>
480
-
481
-
482
- <span class='type'>(<tt><span class='object_link'><a href="Entry.html" title="Contentful::Entry (class)">Contentful::Entry</a></span></tt>, <tt><span class='object_link'><a href="Asset.html" title="Contentful::Asset (class)">Contentful::Asset</a></span></tt>)</span>
483
-
484
-
485
-
486
- </li>
487
-
488
- </ul>
489
-
490
- </div><table class="source_code">
491
- <tr>
492
- <td>
493
- <pre class="lines">
494
-
495
-
496
- 52
497
- 53
498
- 54
499
- 55
500
- 56</pre>
501
- </td>
502
- <td>
503
- <pre class="code"><span class="info file"># File 'lib/contentful/sync.rb', line 52</span>
504
-
505
- <span class='kw'>def</span> <span class='id identifier rubyid_each_item'>each_item</span><span class='lparen'>(</span><span class='op'>&amp;</span><span class='id identifier rubyid_block'>block</span><span class='rparen'>)</span>
506
- <span class='id identifier rubyid_each_page'>each_page</span> <span class='kw'>do</span> <span class='op'>|</span><span class='id identifier rubyid_page'>page</span><span class='op'>|</span>
507
- <span class='id identifier rubyid_page'>page</span><span class='period'>.</span><span class='id identifier rubyid_each_item'>each_item</span><span class='lparen'>(</span><span class='op'>&amp;</span><span class='id identifier rubyid_block'>block</span><span class='rparen'>)</span>
508
- <span class='kw'>end</span>
509
- <span class='kw'>end</span></pre>
510
- </td>
511
- </tr>
512
- </table>
513
- </div>
514
-
515
- <div class="method_details ">
516
- <h3 class="signature " id="each_page-instance_method">
517
-
518
- #<strong>each_page</strong> {|Contentful::SyncPage| ... } &#x21d2; <tt>Object</tt>
519
-
520
-
521
-
522
-
523
-
524
- </h3><div class="docstring">
525
- <div class="discussion">
526
-
527
- <div class="note notetag">
528
- <strong>Note:</strong>
529
- <div class='inline'>
530
- <p>Please Keep in Mind: Iterating fires a new request for each page</p>
531
- </div>
532
- </div>
533
-
534
-
535
- <p>Iterates over all pages of the current sync</p>
536
-
537
-
538
- </div>
539
- </div>
540
- <div class="tags">
541
-
542
- <p class="tag_title">Yields:</p>
543
- <ul class="yield">
544
-
545
- <li>
546
-
547
-
548
- <span class='type'>(<tt><span class='object_link'><a href="SyncPage.html" title="Contentful::SyncPage (class)">Contentful::SyncPage</a></span></tt>)</span>
549
-
550
-
551
-
552
- </li>
553
-
554
- </ul>
555
-
556
- </div><table class="source_code">
557
- <tr>
558
- <td>
559
- <pre class="lines">
560
-
561
-
562
- 23
563
- 24
564
- 25
565
- 26
566
- 27
567
- 28
568
- 29
569
- 30
570
- 31</pre>
571
- </td>
572
- <td>
573
- <pre class="code"><span class="info file"># File 'lib/contentful/sync.rb', line 23</span>
574
-
575
- <span class='kw'>def</span> <span class='id identifier rubyid_each_page'>each_page</span>
576
- <span class='id identifier rubyid_page'>page</span> <span class='op'>=</span> <span class='id identifier rubyid_first_page'>first_page</span>
577
- <span class='kw'>yield</span> <span class='id identifier rubyid_page'>page</span> <span class='kw'>if</span> <span class='id identifier rubyid_block_given?'>block_given?</span>
578
-
579
- <span class='kw'>until</span> <span class='id identifier rubyid_completed?'>completed?</span>
580
- <span class='id identifier rubyid_page'>page</span> <span class='op'>=</span> <span class='id identifier rubyid_page'>page</span><span class='period'>.</span><span class='id identifier rubyid_next_page'>next_page</span>
581
- <span class='kw'>yield</span> <span class='id identifier rubyid_page'>page</span> <span class='kw'>if</span> <span class='id identifier rubyid_block_given?'>block_given?</span>
582
- <span class='kw'>end</span>
583
- <span class='kw'>end</span></pre>
584
- </td>
585
- </tr>
586
- </table>
587
- </div>
588
-
589
- <div class="method_details ">
590
- <h3 class="signature " id="first_page-instance_method">
591
-
592
- #<strong>first_page</strong> &#x21d2; <tt><span class='object_link'><a href="SyncPage.html" title="Contentful::SyncPage (class)">Contentful::SyncPage</a></span></tt>
593
-
594
-
595
-
596
-
597
-
598
- </h3><div class="docstring">
599
- <div class="discussion">
600
-
601
- <p>Returns the first sync result page</p>
602
-
603
-
604
- </div>
605
- </div>
606
- <div class="tags">
607
-
608
- <p class="tag_title">Returns:</p>
609
- <ul class="return">
610
-
611
- <li>
612
-
613
-
614
- <span class='type'>(<tt><span class='object_link'><a href="SyncPage.html" title="Contentful::SyncPage (class)">Contentful::SyncPage</a></span></tt>)</span>
615
-
616
-
617
-
618
- </li>
619
-
620
- </ul>
621
-
622
- </div><table class="source_code">
623
- <tr>
624
- <td>
625
- <pre class="lines">
626
-
627
-
628
- 36
629
- 37
630
- 38</pre>
631
- </td>
632
- <td>
633
- <pre class="code"><span class="info file"># File 'lib/contentful/sync.rb', line 36</span>
634
-
635
- <span class='kw'>def</span> <span class='id identifier rubyid_first_page'>first_page</span>
636
- <span class='id identifier rubyid_get'>get</span><span class='lparen'>(</span><span class='ivar'>@first_page_options_or_url</span><span class='rparen'>)</span>
637
- <span class='kw'>end</span></pre>
638
- </td>
639
- </tr>
640
- </table>
641
- </div>
642
-
643
- </div>
644
-
645
- </div>
646
-
647
- <div id="footer">
648
- Generated on Tue Jul 25 15:15:32 2017 by
649
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
650
- 0.9.5 (ruby-2.4.1).
651
- </div>
652
-
653
- </div>
654
- </body>
655
- </html>