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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +6 -0
- data/Gemfile.lock +37 -46
- data/lib/contentful/array.rb +8 -1
- data/lib/contentful/entry.rb +9 -9
- data/lib/contentful/fields_resource.rb +9 -8
- data/lib/contentful/resource_builder.rb +1 -7
- data/lib/contentful/support.rb +22 -0
- data/lib/contentful/version.rb +1 -1
- data/spec/array_spec.rb +21 -0
- data/spec/fixtures/vcr_cassettes/array/nested_resources.yml +159 -0
- metadata +5 -106
- data/coverage/.last_run.json +0 -5
- data/coverage/.resultset.json +0 -1887
- data/coverage/.resultset.json.lock +0 -0
- data/coverage/assets/0.10.0/application.css +0 -799
- data/coverage/assets/0.10.0/application.js +0 -1707
- data/coverage/assets/0.10.0/colorbox/border.png +0 -0
- data/coverage/assets/0.10.0/colorbox/controls.png +0 -0
- data/coverage/assets/0.10.0/colorbox/loading.gif +0 -0
- data/coverage/assets/0.10.0/colorbox/loading_background.png +0 -0
- data/coverage/assets/0.10.0/favicon_green.png +0 -0
- data/coverage/assets/0.10.0/favicon_red.png +0 -0
- data/coverage/assets/0.10.0/favicon_yellow.png +0 -0
- data/coverage/assets/0.10.0/loading.gif +0 -0
- data/coverage/assets/0.10.0/magnify.png +0 -0
- data/coverage/assets/0.10.0/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
- data/coverage/assets/0.10.0/smoothness/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
- data/coverage/assets/0.10.0/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
- data/coverage/assets/0.10.0/smoothness/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
- data/coverage/assets/0.10.0/smoothness/images/ui-bg_glass_75_dadada_1x400.png +0 -0
- data/coverage/assets/0.10.0/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
- data/coverage/assets/0.10.0/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
- data/coverage/assets/0.10.0/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
- data/coverage/assets/0.10.0/smoothness/images/ui-icons_222222_256x240.png +0 -0
- data/coverage/assets/0.10.0/smoothness/images/ui-icons_2e83ff_256x240.png +0 -0
- data/coverage/assets/0.10.0/smoothness/images/ui-icons_454545_256x240.png +0 -0
- data/coverage/assets/0.10.0/smoothness/images/ui-icons_888888_256x240.png +0 -0
- data/coverage/assets/0.10.0/smoothness/images/ui-icons_cd0a0a_256x240.png +0 -0
- data/coverage/index.html +0 -11816
- data/doc/Contentful.html +0 -153
- data/doc/Contentful/AccessDenied.html +0 -161
- data/doc/Contentful/Array.html +0 -743
- data/doc/Contentful/ArrayCoercion.html +0 -244
- data/doc/Contentful/ArrayLike.html +0 -627
- data/doc/Contentful/Asset.html +0 -475
- data/doc/Contentful/BadRequest.html +0 -161
- data/doc/Contentful/BaseCoercion.html +0 -447
- data/doc/Contentful/BaseResource.html +0 -599
- data/doc/Contentful/BooleanCoercion.html +0 -244
- data/doc/Contentful/Client.html +0 -1606
- data/doc/Contentful/Constants.html +0 -636
- data/doc/Contentful/ContentType.html +0 -614
- data/doc/Contentful/ContentTypeCache.html +0 -430
- data/doc/Contentful/DateCoercion.html +0 -240
- data/doc/Contentful/DeletedAsset.html +0 -159
- data/doc/Contentful/DeletedEntry.html +0 -159
- data/doc/Contentful/DynamicEntry.html +0 -214
- data/doc/Contentful/Entry.html +0 -273
- data/doc/Contentful/Error.html +0 -424
- data/doc/Contentful/Field.html +0 -929
- data/doc/Contentful/FieldsResource.html +0 -501
- data/doc/Contentful/File.html +0 -520
- data/doc/Contentful/FloatCoercion.html +0 -240
- data/doc/Contentful/IntegerCoercion.html +0 -240
- data/doc/Contentful/Link.html +0 -251
- data/doc/Contentful/LinkCoercion.html +0 -160
- data/doc/Contentful/Locale.html +0 -447
- data/doc/Contentful/Location.html +0 -385
- data/doc/Contentful/LocationCoercion.html +0 -240
- data/doc/Contentful/NotFound.html +0 -161
- data/doc/Contentful/ObjectCoercion.html +0 -240
- data/doc/Contentful/RateLimitExceeded.html +0 -161
- data/doc/Contentful/Request.html +0 -889
- data/doc/Contentful/Resource.html +0 -117
- data/doc/Contentful/Resource/ArrayLike.html +0 -627
- data/doc/Contentful/Resource/AssetFields.html +0 -246
- data/doc/Contentful/Resource/AssetFields/ClassMethods.html +0 -174
- data/doc/Contentful/Resource/ClassMethods.html +0 -378
- data/doc/Contentful/Resource/CustomResource.html +0 -119
- data/doc/Contentful/Resource/Fields.html +0 -288
- data/doc/Contentful/Resource/Fields/ClassMethods.html +0 -187
- data/doc/Contentful/Resource/LocalizedFields.html +0 -305
- data/doc/Contentful/Resource/SystemProperties.html +0 -205
- data/doc/Contentful/Resource/SystemProperties/ClassMethods.html +0 -174
- data/doc/Contentful/ResourceBuilder.html +0 -969
- data/doc/Contentful/Response.html +0 -641
- data/doc/Contentful/ServerError.html +0 -161
- data/doc/Contentful/ServiceUnavailable.html +0 -161
- data/doc/Contentful/Space.html +0 -395
- data/doc/Contentful/StringCoercion.html +0 -244
- data/doc/Contentful/Support.html +0 -550
- data/doc/Contentful/SymbolCoercion.html +0 -171
- data/doc/Contentful/Sync.html +0 -655
- data/doc/Contentful/SyncPage.html +0 -801
- data/doc/Contentful/TextCoercion.html +0 -171
- data/doc/Contentful/Unauthorized.html +0 -161
- data/doc/Contentful/UnparsableJson.html +0 -161
- data/doc/Contentful/UnparsableResource.html +0 -137
- data/doc/_index.html +0 -537
- data/doc/class_list.html +0 -51
- data/doc/css/common.css +0 -1
- data/doc/css/full_list.css +0 -58
- data/doc/css/style.css +0 -481
- data/doc/file.CHANGELOG.html +0 -506
- data/doc/file.LICENSE.html +0 -72
- data/doc/file.README.html +0 -565
- data/doc/file_list.html +0 -66
- data/doc/frames.html +0 -17
- data/doc/index.html +0 -565
- data/doc/js/app.js +0 -243
- data/doc/js/full_list.js +0 -216
- data/doc/js/jquery.js +0 -4
- data/doc/method_list.html +0 -1115
- data/doc/top-level-namespace.html +0 -112
|
@@ -1,244 +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::ArrayCoercion
|
|
8
|
-
|
|
9
|
-
— 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::ArrayCoercion";
|
|
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 (A)</a> »
|
|
40
|
-
<span class='title'><span class='object_link'><a href="../Contentful.html" title="Contentful (module)">Contentful</a></span></span>
|
|
41
|
-
»
|
|
42
|
-
<span class="title">ArrayCoercion</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::ArrayCoercion
|
|
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="BaseCoercion.html" title="Contentful::BaseCoercion (class)">BaseCoercion</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">Contentful::ArrayCoercion</li>
|
|
82
|
-
|
|
83
|
-
</ul>
|
|
84
|
-
<a href="#" class="inheritanceTree">show all</a>
|
|
85
|
-
|
|
86
|
-
</dd>
|
|
87
|
-
</dl>
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
<dl>
|
|
100
|
-
<dt>Defined in:</dt>
|
|
101
|
-
<dd>lib/contentful/coercions.rb</dd>
|
|
102
|
-
</dl>
|
|
103
|
-
|
|
104
|
-
</div>
|
|
105
|
-
|
|
106
|
-
<h2>Overview</h2><div class="docstring">
|
|
107
|
-
<div class="discussion">
|
|
108
|
-
|
|
109
|
-
<p>Coercion for Array Types</p>
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
</div>
|
|
113
|
-
</div>
|
|
114
|
-
<div class="tags">
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
</div>
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
<h2>Instance Attribute Summary</h2>
|
|
124
|
-
|
|
125
|
-
<h3 class="inherited">Attributes inherited from <span class='object_link'><a href="BaseCoercion.html" title="Contentful::BaseCoercion (class)">BaseCoercion</a></span></h3>
|
|
126
|
-
<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>
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
<h2>
|
|
131
|
-
Instance Method Summary
|
|
132
|
-
<small><a href="#" class="summary_toggle">collapse</a></small>
|
|
133
|
-
</h2>
|
|
134
|
-
|
|
135
|
-
<ul class="summary">
|
|
136
|
-
|
|
137
|
-
<li class="public ">
|
|
138
|
-
<span class="summary_signature">
|
|
139
|
-
|
|
140
|
-
<a href="#coerce-instance_method" title="#coerce (instance method)">#<strong>coerce</strong> ⇒ Object </a>
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
</span>
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
<span class="summary_desc"><div class='inline'>
|
|
155
|
-
<p>Coerces value for each element.</p>
|
|
156
|
-
</div></span>
|
|
157
|
-
|
|
158
|
-
</li>
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
</ul>
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
<h3 class="inherited">Methods inherited from <span class='object_link'><a href="BaseCoercion.html" title="Contentful::BaseCoercion (class)">BaseCoercion</a></span></h3>
|
|
174
|
-
<p class="inherited"><span class='object_link'><a href="BaseCoercion.html#initialize-instance_method" title="Contentful::BaseCoercion#initialize (method)">#initialize</a></span></p>
|
|
175
|
-
<div id="constructor_details" class="method_details_list">
|
|
176
|
-
<h2>Constructor Details</h2>
|
|
177
|
-
|
|
178
|
-
<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>
|
|
179
|
-
|
|
180
|
-
</div>
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
<div id="instance_method_details" class="method_details_list">
|
|
184
|
-
<h2>Instance Method Details</h2>
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
<div class="method_details first">
|
|
188
|
-
<h3 class="signature first" id="coerce-instance_method">
|
|
189
|
-
|
|
190
|
-
#<strong>coerce</strong> ⇒ <tt>Object</tt>
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
</h3><div class="docstring">
|
|
197
|
-
<div class="discussion">
|
|
198
|
-
|
|
199
|
-
<p>Coerces value for each element</p>
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
</div>
|
|
203
|
-
</div>
|
|
204
|
-
<div class="tags">
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
</div><table class="source_code">
|
|
208
|
-
<tr>
|
|
209
|
-
<td>
|
|
210
|
-
<pre class="lines">
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
110
|
|
214
|
-
111
|
|
215
|
-
112
|
|
216
|
-
113
|
|
217
|
-
114</pre>
|
|
218
|
-
</td>
|
|
219
|
-
<td>
|
|
220
|
-
<pre class="code"><span class="info file"># File 'lib/contentful/coercions.rb', line 110</span>
|
|
221
|
-
|
|
222
|
-
<span class='kw'>def</span> <span class='id identifier rubyid_coerce'>coerce</span>
|
|
223
|
-
<span class='id identifier rubyid_value'>value</span><span class='period'>.</span><span class='id identifier rubyid_map'>map</span> <span class='kw'>do</span> <span class='op'>|</span><span class='id identifier rubyid_e'>e</span><span class='op'>|</span>
|
|
224
|
-
<span class='id identifier rubyid_options'>options</span><span class='lbracket'>[</span><span class='symbol'>:coercion_class</span><span class='rbracket'>]</span><span class='period'>.</span><span class='id identifier rubyid_new'>new</span><span class='lparen'>(</span><span class='id identifier rubyid_e'>e</span><span class='rparen'>)</span><span class='period'>.</span><span class='id identifier rubyid_coerce'>coerce</span>
|
|
225
|
-
<span class='kw'>end</span>
|
|
226
|
-
<span class='kw'>end</span></pre>
|
|
227
|
-
</td>
|
|
228
|
-
</tr>
|
|
229
|
-
</table>
|
|
230
|
-
</div>
|
|
231
|
-
|
|
232
|
-
</div>
|
|
233
|
-
|
|
234
|
-
</div>
|
|
235
|
-
|
|
236
|
-
<div id="footer">
|
|
237
|
-
Generated on Tue Jul 25 15:15:33 2017 by
|
|
238
|
-
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
239
|
-
0.9.5 (ruby-2.4.1).
|
|
240
|
-
</div>
|
|
241
|
-
|
|
242
|
-
</div>
|
|
243
|
-
</body>
|
|
244
|
-
</html>
|
|
@@ -1,627 +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
|
-
Module: Contentful::ArrayLike
|
|
8
|
-
|
|
9
|
-
— 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::ArrayLike";
|
|
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 (A)</a> »
|
|
40
|
-
<span class='title'><span class='object_link'><a href="../Contentful.html" title="Contentful (module)">Contentful</a></span></span>
|
|
41
|
-
»
|
|
42
|
-
<span class="title">ArrayLike</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>Module: Contentful::ArrayLike
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
</h1>
|
|
69
|
-
<div class="box_info">
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
<dl>
|
|
77
|
-
<dt>Includes:</dt>
|
|
78
|
-
<dd>Enumerable</dd>
|
|
79
|
-
</dl>
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
<dl>
|
|
85
|
-
<dt>Included in:</dt>
|
|
86
|
-
<dd><span class='object_link'><a href="Array.html" title="Contentful::Array (class)">Array</a></span>, <span class='object_link'><a href="SyncPage.html" title="Contentful::SyncPage (class)">SyncPage</a></span></dd>
|
|
87
|
-
</dl>
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
<dl>
|
|
92
|
-
<dt>Defined in:</dt>
|
|
93
|
-
<dd>lib/contentful/array_like.rb</dd>
|
|
94
|
-
</dl>
|
|
95
|
-
|
|
96
|
-
</div>
|
|
97
|
-
|
|
98
|
-
<h2>Overview</h2><div class="docstring">
|
|
99
|
-
<div class="discussion">
|
|
100
|
-
|
|
101
|
-
<p>Useful methods for array-like resources that can be included if an :items
|
|
102
|
-
property exists</p>
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
</div>
|
|
106
|
-
</div>
|
|
107
|
-
<div class="tags">
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
</div>
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
<h2>
|
|
119
|
-
Instance Method Summary
|
|
120
|
-
<small><a href="#" class="summary_toggle">collapse</a></small>
|
|
121
|
-
</h2>
|
|
122
|
-
|
|
123
|
-
<ul class="summary">
|
|
124
|
-
|
|
125
|
-
<li class="public ">
|
|
126
|
-
<span class="summary_signature">
|
|
127
|
-
|
|
128
|
-
<a href="#%5B%5D-instance_method" title="#[] (instance method)">#<strong>[]</strong>(index) ⇒ Contentful::Entry, Contentful::Asset </a>
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
</span>
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
<span class="summary_desc"><div class='inline'>
|
|
143
|
-
<p>Delegates to items#[].</p>
|
|
144
|
-
</div></span>
|
|
145
|
-
|
|
146
|
-
</li>
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
<li class="public ">
|
|
150
|
-
<span class="summary_signature">
|
|
151
|
-
|
|
152
|
-
<a href="#array%3F-instance_method" title="#array? (instance method)">#<strong>array?</strong> ⇒ true </a>
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
</span>
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
<span class="summary_desc"><div class='inline'>
|
|
167
|
-
<p>Returns true for array-like resources.</p>
|
|
168
|
-
</div></span>
|
|
169
|
-
|
|
170
|
-
</li>
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
<li class="public ">
|
|
174
|
-
<span class="summary_signature">
|
|
175
|
-
|
|
176
|
-
<a href="#each_item-instance_method" title="#each_item (instance method)">#<strong>each_item</strong> {|Contentful::Entry, Contentful::Asset| ... } ⇒ Object </a>
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
(also: #each)
|
|
181
|
-
|
|
182
|
-
</span>
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
<span class="summary_desc"><div class='inline'>
|
|
193
|
-
<p>Delegates to items#each.</p>
|
|
194
|
-
</div></span>
|
|
195
|
-
|
|
196
|
-
</li>
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
<li class="public ">
|
|
200
|
-
<span class="summary_signature">
|
|
201
|
-
|
|
202
|
-
<a href="#empty%3F-instance_method" title="#empty? (instance method)">#<strong>empty?</strong> ⇒ Boolean </a>
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
</span>
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
<span class="summary_desc"><div class='inline'>
|
|
217
|
-
<p>Delegates to items#empty?.</p>
|
|
218
|
-
</div></span>
|
|
219
|
-
|
|
220
|
-
</li>
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
<li class="public ">
|
|
224
|
-
<span class="summary_signature">
|
|
225
|
-
|
|
226
|
-
<a href="#last-instance_method" title="#last (instance method)">#<strong>last</strong> ⇒ Contentful::Entry, Contentful::Asset </a>
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
</span>
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
<span class="summary_desc"><div class='inline'>
|
|
241
|
-
<p>Delegates to items#last.</p>
|
|
242
|
-
</div></span>
|
|
243
|
-
|
|
244
|
-
</li>
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
<li class="public ">
|
|
248
|
-
<span class="summary_signature">
|
|
249
|
-
|
|
250
|
-
<a href="#size-instance_method" title="#size (instance method)">#<strong>size</strong> ⇒ Number </a>
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
(also: #length)
|
|
255
|
-
|
|
256
|
-
</span>
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
<span class="summary_desc"><div class='inline'>
|
|
267
|
-
<p>Delegetes to items#size.</p>
|
|
268
|
-
</div></span>
|
|
269
|
-
|
|
270
|
-
</li>
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
</ul>
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
<div id="instance_method_details" class="method_details_list">
|
|
280
|
-
<h2>Instance Method Details</h2>
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
<div class="method_details first">
|
|
284
|
-
<h3 class="signature first" id="[]-instance_method">
|
|
285
|
-
|
|
286
|
-
#<strong>[]</strong>(index) ⇒ <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>
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
</h3><div class="docstring">
|
|
293
|
-
<div class="discussion">
|
|
294
|
-
|
|
295
|
-
<p>Delegates to items#[]</p>
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
</div>
|
|
299
|
-
</div>
|
|
300
|
-
<div class="tags">
|
|
301
|
-
|
|
302
|
-
<p class="tag_title">Returns:</p>
|
|
303
|
-
<ul class="return">
|
|
304
|
-
|
|
305
|
-
<li>
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
<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>
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
</li>
|
|
313
|
-
|
|
314
|
-
</ul>
|
|
315
|
-
|
|
316
|
-
</div><table class="source_code">
|
|
317
|
-
<tr>
|
|
318
|
-
<td>
|
|
319
|
-
<pre class="lines">
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
40
|
|
323
|
-
41
|
|
324
|
-
42</pre>
|
|
325
|
-
</td>
|
|
326
|
-
<td>
|
|
327
|
-
<pre class="code"><span class="info file"># File 'lib/contentful/array_like.rb', line 40</span>
|
|
328
|
-
|
|
329
|
-
<span class='kw'>def</span> <span class='op'>[]</span><span class='lparen'>(</span><span class='id identifier rubyid_index'>index</span><span class='rparen'>)</span>
|
|
330
|
-
<span class='id identifier rubyid_items'>items</span><span class='lbracket'>[</span><span class='id identifier rubyid_index'>index</span><span class='rbracket'>]</span>
|
|
331
|
-
<span class='kw'>end</span></pre>
|
|
332
|
-
</td>
|
|
333
|
-
</tr>
|
|
334
|
-
</table>
|
|
335
|
-
</div>
|
|
336
|
-
|
|
337
|
-
<div class="method_details ">
|
|
338
|
-
<h3 class="signature " id="array?-instance_method">
|
|
339
|
-
|
|
340
|
-
#<strong>array?</strong> ⇒ <tt>true</tt>
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
</h3><div class="docstring">
|
|
347
|
-
<div class="discussion">
|
|
348
|
-
|
|
349
|
-
<p>Returns true for array-like resources</p>
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
</div>
|
|
353
|
-
</div>
|
|
354
|
-
<div class="tags">
|
|
355
|
-
|
|
356
|
-
<p class="tag_title">Returns:</p>
|
|
357
|
-
<ul class="return">
|
|
358
|
-
|
|
359
|
-
<li>
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
<span class='type'>(<tt>true</tt>)</span>
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
</li>
|
|
367
|
-
|
|
368
|
-
</ul>
|
|
369
|
-
|
|
370
|
-
</div><table class="source_code">
|
|
371
|
-
<tr>
|
|
372
|
-
<td>
|
|
373
|
-
<pre class="lines">
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
10
|
|
377
|
-
11
|
|
378
|
-
12</pre>
|
|
379
|
-
</td>
|
|
380
|
-
<td>
|
|
381
|
-
<pre class="code"><span class="info file"># File 'lib/contentful/array_like.rb', line 10</span>
|
|
382
|
-
|
|
383
|
-
<span class='kw'>def</span> <span class='id identifier rubyid_array?'>array?</span>
|
|
384
|
-
<span class='kw'>true</span>
|
|
385
|
-
<span class='kw'>end</span></pre>
|
|
386
|
-
</td>
|
|
387
|
-
</tr>
|
|
388
|
-
</table>
|
|
389
|
-
</div>
|
|
390
|
-
|
|
391
|
-
<div class="method_details ">
|
|
392
|
-
<h3 class="signature " id="each_item-instance_method">
|
|
393
|
-
|
|
394
|
-
#<strong>each_item</strong> {|Contentful::Entry, Contentful::Asset| ... } ⇒ <tt>Object</tt>
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
<span class="aliases">Also known as:
|
|
399
|
-
<span class="names"><span id='each-instance_method'>each</span></span>
|
|
400
|
-
</span>
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
</h3><div class="docstring">
|
|
405
|
-
<div class="discussion">
|
|
406
|
-
|
|
407
|
-
<p>Delegates to items#each</p>
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
</div>
|
|
411
|
-
</div>
|
|
412
|
-
<div class="tags">
|
|
413
|
-
|
|
414
|
-
<p class="tag_title">Yields:</p>
|
|
415
|
-
<ul class="yield">
|
|
416
|
-
|
|
417
|
-
<li>
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
<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>
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
</li>
|
|
425
|
-
|
|
426
|
-
</ul>
|
|
427
|
-
|
|
428
|
-
</div><table class="source_code">
|
|
429
|
-
<tr>
|
|
430
|
-
<td>
|
|
431
|
-
<pre class="lines">
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
17
|
|
435
|
-
18
|
|
436
|
-
19</pre>
|
|
437
|
-
</td>
|
|
438
|
-
<td>
|
|
439
|
-
<pre class="code"><span class="info file"># File 'lib/contentful/array_like.rb', line 17</span>
|
|
440
|
-
|
|
441
|
-
<span class='kw'>def</span> <span class='id identifier rubyid_each_item'>each_item</span><span class='lparen'>(</span><span class='op'>&</span><span class='id identifier rubyid_block'>block</span><span class='rparen'>)</span>
|
|
442
|
-
<span class='id identifier rubyid_items'>items</span><span class='period'>.</span><span class='id identifier rubyid_each'>each</span><span class='lparen'>(</span><span class='op'>&</span><span class='id identifier rubyid_block'>block</span><span class='rparen'>)</span>
|
|
443
|
-
<span class='kw'>end</span></pre>
|
|
444
|
-
</td>
|
|
445
|
-
</tr>
|
|
446
|
-
</table>
|
|
447
|
-
</div>
|
|
448
|
-
|
|
449
|
-
<div class="method_details ">
|
|
450
|
-
<h3 class="signature " id="empty?-instance_method">
|
|
451
|
-
|
|
452
|
-
#<strong>empty?</strong> ⇒ <tt>Boolean</tt>
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
</h3><div class="docstring">
|
|
459
|
-
<div class="discussion">
|
|
460
|
-
|
|
461
|
-
<p>Delegates to items#empty?</p>
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
</div>
|
|
465
|
-
</div>
|
|
466
|
-
<div class="tags">
|
|
467
|
-
|
|
468
|
-
<p class="tag_title">Returns:</p>
|
|
469
|
-
<ul class="return">
|
|
470
|
-
|
|
471
|
-
<li>
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
<span class='type'>(<tt>Boolean</tt>)</span>
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
</li>
|
|
479
|
-
|
|
480
|
-
</ul>
|
|
481
|
-
|
|
482
|
-
</div><table class="source_code">
|
|
483
|
-
<tr>
|
|
484
|
-
<td>
|
|
485
|
-
<pre class="lines">
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
25
|
|
489
|
-
26
|
|
490
|
-
27</pre>
|
|
491
|
-
</td>
|
|
492
|
-
<td>
|
|
493
|
-
<pre class="code"><span class="info file"># File 'lib/contentful/array_like.rb', line 25</span>
|
|
494
|
-
|
|
495
|
-
<span class='kw'>def</span> <span class='id identifier rubyid_empty?'>empty?</span>
|
|
496
|
-
<span class='id identifier rubyid_items'>items</span><span class='period'>.</span><span class='id identifier rubyid_empty?'>empty?</span>
|
|
497
|
-
<span class='kw'>end</span></pre>
|
|
498
|
-
</td>
|
|
499
|
-
</tr>
|
|
500
|
-
</table>
|
|
501
|
-
</div>
|
|
502
|
-
|
|
503
|
-
<div class="method_details ">
|
|
504
|
-
<h3 class="signature " id="last-instance_method">
|
|
505
|
-
|
|
506
|
-
#<strong>last</strong> ⇒ <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>
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
</h3><div class="docstring">
|
|
513
|
-
<div class="discussion">
|
|
514
|
-
|
|
515
|
-
<p>Delegates to items#last</p>
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
</div>
|
|
519
|
-
</div>
|
|
520
|
-
<div class="tags">
|
|
521
|
-
|
|
522
|
-
<p class="tag_title">Returns:</p>
|
|
523
|
-
<ul class="return">
|
|
524
|
-
|
|
525
|
-
<li>
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
<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>
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
</li>
|
|
533
|
-
|
|
534
|
-
</ul>
|
|
535
|
-
|
|
536
|
-
</div><table class="source_code">
|
|
537
|
-
<tr>
|
|
538
|
-
<td>
|
|
539
|
-
<pre class="lines">
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
47
|
|
543
|
-
48
|
|
544
|
-
49</pre>
|
|
545
|
-
</td>
|
|
546
|
-
<td>
|
|
547
|
-
<pre class="code"><span class="info file"># File 'lib/contentful/array_like.rb', line 47</span>
|
|
548
|
-
|
|
549
|
-
<span class='kw'>def</span> <span class='id identifier rubyid_last'>last</span>
|
|
550
|
-
<span class='id identifier rubyid_items'>items</span><span class='period'>.</span><span class='id identifier rubyid_last'>last</span>
|
|
551
|
-
<span class='kw'>end</span></pre>
|
|
552
|
-
</td>
|
|
553
|
-
</tr>
|
|
554
|
-
</table>
|
|
555
|
-
</div>
|
|
556
|
-
|
|
557
|
-
<div class="method_details ">
|
|
558
|
-
<h3 class="signature " id="size-instance_method">
|
|
559
|
-
|
|
560
|
-
#<strong>size</strong> ⇒ <tt>Number</tt>
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
<span class="aliases">Also known as:
|
|
565
|
-
<span class="names"><span id='length-instance_method'>length</span></span>
|
|
566
|
-
</span>
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
</h3><div class="docstring">
|
|
571
|
-
<div class="discussion">
|
|
572
|
-
|
|
573
|
-
<p>Delegetes to items#size</p>
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
</div>
|
|
577
|
-
</div>
|
|
578
|
-
<div class="tags">
|
|
579
|
-
|
|
580
|
-
<p class="tag_title">Returns:</p>
|
|
581
|
-
<ul class="return">
|
|
582
|
-
|
|
583
|
-
<li>
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
<span class='type'>(<tt>Number</tt>)</span>
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
</li>
|
|
591
|
-
|
|
592
|
-
</ul>
|
|
593
|
-
|
|
594
|
-
</div><table class="source_code">
|
|
595
|
-
<tr>
|
|
596
|
-
<td>
|
|
597
|
-
<pre class="lines">
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
32
|
|
601
|
-
33
|
|
602
|
-
34</pre>
|
|
603
|
-
</td>
|
|
604
|
-
<td>
|
|
605
|
-
<pre class="code"><span class="info file"># File 'lib/contentful/array_like.rb', line 32</span>
|
|
606
|
-
|
|
607
|
-
<span class='kw'>def</span> <span class='id identifier rubyid_size'>size</span>
|
|
608
|
-
<span class='id identifier rubyid_items'>items</span><span class='period'>.</span><span class='id identifier rubyid_size'>size</span>
|
|
609
|
-
<span class='kw'>end</span></pre>
|
|
610
|
-
</td>
|
|
611
|
-
</tr>
|
|
612
|
-
</table>
|
|
613
|
-
</div>
|
|
614
|
-
|
|
615
|
-
</div>
|
|
616
|
-
|
|
617
|
-
</div>
|
|
618
|
-
|
|
619
|
-
<div id="footer">
|
|
620
|
-
Generated on Tue Jul 25 15:15:32 2017 by
|
|
621
|
-
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
622
|
-
0.9.5 (ruby-2.4.1).
|
|
623
|
-
</div>
|
|
624
|
-
|
|
625
|
-
</div>
|
|
626
|
-
</body>
|
|
627
|
-
</html>
|