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
data/doc/Contentful/Entry.html
DELETED
|
@@ -1,273 +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::Entry
|
|
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::Entry";
|
|
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 (E)</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">Entry</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::Entry
|
|
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="FieldsResource.html" title="Contentful::FieldsResource (class)">FieldsResource</a></span></span>
|
|
75
|
-
|
|
76
|
-
<ul class="fullTree">
|
|
77
|
-
<li>Object</li>
|
|
78
|
-
|
|
79
|
-
<li class="next"><span class='object_link'><a href="BaseResource.html" title="Contentful::BaseResource (class)">BaseResource</a></span></li>
|
|
80
|
-
|
|
81
|
-
<li class="next"><span class='object_link'><a href="FieldsResource.html" title="Contentful::FieldsResource (class)">FieldsResource</a></span></li>
|
|
82
|
-
|
|
83
|
-
<li class="next">Contentful::Entry</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/entry.rb</dd>
|
|
104
|
-
</dl>
|
|
105
|
-
|
|
106
|
-
</div>
|
|
107
|
-
|
|
108
|
-
<h2>Overview</h2><div class="docstring">
|
|
109
|
-
<div class="discussion">
|
|
110
|
-
|
|
111
|
-
<p>Resource class for Entry.</p>
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
</div>
|
|
115
|
-
</div>
|
|
116
|
-
<div class="tags">
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
<p class="tag_title">See Also:</p>
|
|
120
|
-
<ul class="see">
|
|
121
|
-
|
|
122
|
-
<li>https://www.contentful.com/developers/documentation/content-delivery-api/#entries</li>
|
|
123
|
-
|
|
124
|
-
</ul>
|
|
125
|
-
|
|
126
|
-
</div>
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
<h2>Instance Attribute Summary</h2>
|
|
133
|
-
|
|
134
|
-
<h3 class="inherited">Attributes inherited from <span class='object_link'><a href="BaseResource.html" title="Contentful::BaseResource (class)">BaseResource</a></span></h3>
|
|
135
|
-
<p class="inherited"><span class='object_link'><a href="BaseResource.html#default_locale-instance_method" title="Contentful::BaseResource#default_locale (method)">#default_locale</a></span>, <span class='object_link'><a href="BaseResource.html#raw-instance_method" title="Contentful::BaseResource#raw (method)">#raw</a></span>, <span class='object_link'><a href="BaseResource.html#sys-instance_method" title="Contentful::BaseResource#sys (method)">#sys</a></span></p>
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
<h2>
|
|
140
|
-
Instance Method Summary
|
|
141
|
-
<small><a href="#" class="summary_toggle">collapse</a></small>
|
|
142
|
-
</h2>
|
|
143
|
-
|
|
144
|
-
<ul class="summary">
|
|
145
|
-
|
|
146
|
-
<li class="public ">
|
|
147
|
-
<span class="summary_signature">
|
|
148
|
-
|
|
149
|
-
<a href="#entry%3F-instance_method" title="#entry? (instance method)">#<strong>entry?</strong> ⇒ Boolean </a>
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
</span>
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
<span class="summary_desc"><div class='inline'>
|
|
164
|
-
<p>Returns true for resources that are entries.</p>
|
|
165
|
-
</div></span>
|
|
166
|
-
|
|
167
|
-
</li>
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
</ul>
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
<h3 class="inherited">Methods inherited from <span class='object_link'><a href="FieldsResource.html" title="Contentful::FieldsResource (class)">FieldsResource</a></span></h3>
|
|
183
|
-
<p class="inherited"><span class='object_link'><a href="FieldsResource.html#fields-instance_method" title="Contentful::FieldsResource#fields (method)">#fields</a></span>, <span class='object_link'><a href="FieldsResource.html#fields_with_locales-instance_method" title="Contentful::FieldsResource#fields_with_locales (method)">#fields_with_locales</a></span>, <span class='object_link'><a href="FieldsResource.html#initialize-instance_method" title="Contentful::FieldsResource#initialize (method)">#initialize</a></span>, <span class='object_link'><a href="FieldsResource.html#locales-instance_method" title="Contentful::FieldsResource#locales (method)">#locales</a></span></p>
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
<h3 class="inherited">Methods inherited from <span class='object_link'><a href="BaseResource.html" title="Contentful::BaseResource (class)">BaseResource</a></span></h3>
|
|
194
|
-
<p class="inherited"><span class='object_link'><a href="BaseResource.html#%3D%3D-instance_method" title="Contentful::BaseResource#== (method)">#==</a></span>, <span class='object_link'><a href="BaseResource.html#initialize-instance_method" title="Contentful::BaseResource#initialize (method)">#initialize</a></span>, <span class='object_link'><a href="BaseResource.html#reload-instance_method" title="Contentful::BaseResource#reload (method)">#reload</a></span></p>
|
|
195
|
-
<div id="constructor_details" class="method_details_list">
|
|
196
|
-
<h2>Constructor Details</h2>
|
|
197
|
-
|
|
198
|
-
<p class="notice">This class inherits a constructor from <span class='object_link'><a href="FieldsResource.html#initialize-instance_method" title="Contentful::FieldsResource#initialize (method)">Contentful::FieldsResource</a></span></p>
|
|
199
|
-
|
|
200
|
-
</div>
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
<div id="instance_method_details" class="method_details_list">
|
|
204
|
-
<h2>Instance Method Details</h2>
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
<div class="method_details first">
|
|
208
|
-
<h3 class="signature first" id="entry?-instance_method">
|
|
209
|
-
|
|
210
|
-
#<strong>entry?</strong> ⇒ <tt>Boolean</tt>
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
</h3><div class="docstring">
|
|
217
|
-
<div class="discussion">
|
|
218
|
-
|
|
219
|
-
<p>Returns true for resources that are entries</p>
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
</div>
|
|
223
|
-
</div>
|
|
224
|
-
<div class="tags">
|
|
225
|
-
|
|
226
|
-
<p class="tag_title">Returns:</p>
|
|
227
|
-
<ul class="return">
|
|
228
|
-
|
|
229
|
-
<li>
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
<span class='type'>(<tt>Boolean</tt>)</span>
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
</li>
|
|
237
|
-
|
|
238
|
-
</ul>
|
|
239
|
-
|
|
240
|
-
</div><table class="source_code">
|
|
241
|
-
<tr>
|
|
242
|
-
<td>
|
|
243
|
-
<pre class="lines">
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
9
|
|
247
|
-
10
|
|
248
|
-
11</pre>
|
|
249
|
-
</td>
|
|
250
|
-
<td>
|
|
251
|
-
<pre class="code"><span class="info file"># File 'lib/contentful/entry.rb', line 9</span>
|
|
252
|
-
|
|
253
|
-
<span class='kw'>def</span> <span class='id identifier rubyid_entry?'>entry?</span>
|
|
254
|
-
<span class='kw'>true</span>
|
|
255
|
-
<span class='kw'>end</span></pre>
|
|
256
|
-
</td>
|
|
257
|
-
</tr>
|
|
258
|
-
</table>
|
|
259
|
-
</div>
|
|
260
|
-
|
|
261
|
-
</div>
|
|
262
|
-
|
|
263
|
-
</div>
|
|
264
|
-
|
|
265
|
-
<div id="footer">
|
|
266
|
-
Generated on Tue Jul 25 15:15:32 2017 by
|
|
267
|
-
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
268
|
-
0.9.5 (ruby-2.4.1).
|
|
269
|
-
</div>
|
|
270
|
-
|
|
271
|
-
</div>
|
|
272
|
-
</body>
|
|
273
|
-
</html>
|
data/doc/Contentful/Error.html
DELETED
|
@@ -1,424 +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
|
-
Exception: Contentful::Error
|
|
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::Error";
|
|
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 (E)</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">Error</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>Exception: Contentful::Error
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
</h1>
|
|
69
|
-
<div class="box_info">
|
|
70
|
-
|
|
71
|
-
<dl>
|
|
72
|
-
<dt>Inherits:</dt>
|
|
73
|
-
<dd>
|
|
74
|
-
<span class="inheritName">StandardError</span>
|
|
75
|
-
|
|
76
|
-
<ul class="fullTree">
|
|
77
|
-
<li>Object</li>
|
|
78
|
-
|
|
79
|
-
<li class="next">StandardError</li>
|
|
80
|
-
|
|
81
|
-
<li class="next">Contentful::Error</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/error.rb</dd>
|
|
102
|
-
</dl>
|
|
103
|
-
|
|
104
|
-
</div>
|
|
105
|
-
|
|
106
|
-
<h2>Overview</h2><div class="docstring">
|
|
107
|
-
<div class="discussion">
|
|
108
|
-
|
|
109
|
-
<p>All errors raised by the contentful gem are either instances of
|
|
110
|
-
Contentful::Error or inherit from Contentful::Error</p>
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
</div>
|
|
114
|
-
</div>
|
|
115
|
-
<div class="tags">
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
</div><div id="subclasses">
|
|
119
|
-
<h2>Direct Known Subclasses</h2>
|
|
120
|
-
<p class="children"><span class='object_link'><a href="AccessDenied.html" title="Contentful::AccessDenied (class)">AccessDenied</a></span>, <span class='object_link'><a href="BadRequest.html" title="Contentful::BadRequest (class)">BadRequest</a></span>, <span class='object_link'><a href="NotFound.html" title="Contentful::NotFound (class)">NotFound</a></span>, <span class='object_link'><a href="RateLimitExceeded.html" title="Contentful::RateLimitExceeded (class)">RateLimitExceeded</a></span>, <span class='object_link'><a href="ServerError.html" title="Contentful::ServerError (class)">ServerError</a></span>, <span class='object_link'><a href="ServiceUnavailable.html" title="Contentful::ServiceUnavailable (class)">ServiceUnavailable</a></span>, <span class='object_link'><a href="Unauthorized.html" title="Contentful::Unauthorized (class)">Unauthorized</a></span>, <span class='object_link'><a href="UnparsableJson.html" title="Contentful::UnparsableJson (class)">UnparsableJson</a></span></p>
|
|
121
|
-
</div>
|
|
122
|
-
|
|
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="#response-instance_method" title="#response (instance method)">#<strong>response</strong> ⇒ 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 response.</p>
|
|
153
|
-
</div></span>
|
|
154
|
-
|
|
155
|
-
</li>
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
</ul>
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
<h2>
|
|
165
|
-
Class 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="#%5B%5D-class_method" title="[] (class method)">.<strong>[]</strong>(error_status_code) ⇒ Object </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>Shortcut for creating specialized error classes USAGE rescue <a
|
|
190
|
-
href="404">Contentful::Error</a>.</p>
|
|
191
|
-
</div></span>
|
|
192
|
-
|
|
193
|
-
</li>
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
</ul>
|
|
197
|
-
|
|
198
|
-
<h2>
|
|
199
|
-
Instance Method Summary
|
|
200
|
-
<small><a href="#" class="summary_toggle">collapse</a></small>
|
|
201
|
-
</h2>
|
|
202
|
-
|
|
203
|
-
<ul class="summary">
|
|
204
|
-
|
|
205
|
-
<li class="public ">
|
|
206
|
-
<span class="summary_signature">
|
|
207
|
-
|
|
208
|
-
<a href="#initialize-instance_method" title="#initialize (instance method)">#<strong>initialize</strong>(response) ⇒ Error </a>
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
</span>
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
<span class="note title constructor">constructor</span>
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
<span class="summary_desc"><div class='inline'>
|
|
225
|
-
<p>A new instance of Error.</p>
|
|
226
|
-
</div></span>
|
|
227
|
-
|
|
228
|
-
</li>
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
</ul>
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
<div id="constructor_details" class="method_details_list">
|
|
236
|
-
<h2>Constructor Details</h2>
|
|
237
|
-
|
|
238
|
-
<div class="method_details first">
|
|
239
|
-
<h3 class="signature first" id="initialize-instance_method">
|
|
240
|
-
|
|
241
|
-
#<strong>initialize</strong>(response) ⇒ <tt><span class='object_link'><a href="" title="Contentful::Error (class)">Error</a></span></tt>
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
</h3><div class="docstring">
|
|
248
|
-
<div class="discussion">
|
|
249
|
-
|
|
250
|
-
<p>Returns a new instance of Error</p>
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
</div>
|
|
254
|
-
</div>
|
|
255
|
-
<div class="tags">
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
</div><table class="source_code">
|
|
259
|
-
<tr>
|
|
260
|
-
<td>
|
|
261
|
-
<pre class="lines">
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
7
|
|
265
|
-
8
|
|
266
|
-
9
|
|
267
|
-
10</pre>
|
|
268
|
-
</td>
|
|
269
|
-
<td>
|
|
270
|
-
<pre class="code"><span class="info file"># File 'lib/contentful/error.rb', line 7</span>
|
|
271
|
-
|
|
272
|
-
<span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='lparen'>(</span><span class='id identifier rubyid_response'>response</span><span class='rparen'>)</span>
|
|
273
|
-
<span class='ivar'>@response</span> <span class='op'>=</span> <span class='id identifier rubyid_response'>response</span>
|
|
274
|
-
<span class='kw'>super</span> <span class='ivar'>@response</span><span class='period'>.</span><span class='id identifier rubyid_error_message'>error_message</span>
|
|
275
|
-
<span class='kw'>end</span></pre>
|
|
276
|
-
</td>
|
|
277
|
-
</tr>
|
|
278
|
-
</table>
|
|
279
|
-
</div>
|
|
280
|
-
|
|
281
|
-
</div>
|
|
282
|
-
|
|
283
|
-
<div id="instance_attr_details" class="attr_details">
|
|
284
|
-
<h2>Instance Attribute Details</h2>
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
<span id=""></span>
|
|
288
|
-
<div class="method_details first">
|
|
289
|
-
<h3 class="signature first" id="response-instance_method">
|
|
290
|
-
|
|
291
|
-
#<strong>response</strong> ⇒ <tt>Object</tt> <span class="extras">(readonly)</span>
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
</h3><div class="docstring">
|
|
298
|
-
<div class="discussion">
|
|
299
|
-
|
|
300
|
-
<p>Returns the value of attribute response</p>
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
</div>
|
|
304
|
-
</div>
|
|
305
|
-
<div class="tags">
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
</div><table class="source_code">
|
|
309
|
-
<tr>
|
|
310
|
-
<td>
|
|
311
|
-
<pre class="lines">
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
5
|
|
315
|
-
6
|
|
316
|
-
7</pre>
|
|
317
|
-
</td>
|
|
318
|
-
<td>
|
|
319
|
-
<pre class="code"><span class="info file"># File 'lib/contentful/error.rb', line 5</span>
|
|
320
|
-
|
|
321
|
-
<span class='kw'>def</span> <span class='id identifier rubyid_response'>response</span>
|
|
322
|
-
<span class='ivar'>@response</span>
|
|
323
|
-
<span class='kw'>end</span></pre>
|
|
324
|
-
</td>
|
|
325
|
-
</tr>
|
|
326
|
-
</table>
|
|
327
|
-
</div>
|
|
328
|
-
|
|
329
|
-
</div>
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
<div id="class_method_details" class="method_details_list">
|
|
333
|
-
<h2>Class Method Details</h2>
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
<div class="method_details first">
|
|
337
|
-
<h3 class="signature first" id="[]-class_method">
|
|
338
|
-
|
|
339
|
-
.<strong>[]</strong>(error_status_code) ⇒ <tt>Object</tt>
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
</h3><div class="docstring">
|
|
346
|
-
<div class="discussion">
|
|
347
|
-
|
|
348
|
-
<p>Shortcut for creating specialized error classes USAGE rescue <a
|
|
349
|
-
href="404">Contentful::Error</a></p>
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
</div>
|
|
353
|
-
</div>
|
|
354
|
-
<div class="tags">
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
</div><table class="source_code">
|
|
358
|
-
<tr>
|
|
359
|
-
<td>
|
|
360
|
-
<pre class="lines">
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
14
|
|
364
|
-
15
|
|
365
|
-
16
|
|
366
|
-
17
|
|
367
|
-
18
|
|
368
|
-
19
|
|
369
|
-
20
|
|
370
|
-
21
|
|
371
|
-
22
|
|
372
|
-
23
|
|
373
|
-
24
|
|
374
|
-
25
|
|
375
|
-
26
|
|
376
|
-
27
|
|
377
|
-
28
|
|
378
|
-
29
|
|
379
|
-
30
|
|
380
|
-
31
|
|
381
|
-
32
|
|
382
|
-
33</pre>
|
|
383
|
-
</td>
|
|
384
|
-
<td>
|
|
385
|
-
<pre class="code"><span class="info file"># File 'lib/contentful/error.rb', line 14</span>
|
|
386
|
-
|
|
387
|
-
<span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='op'>[]</span><span class='lparen'>(</span><span class='id identifier rubyid_error_status_code'>error_status_code</span><span class='rparen'>)</span>
|
|
388
|
-
<span class='kw'>case</span> <span class='id identifier rubyid_error_status_code'>error_status_code</span>
|
|
389
|
-
<span class='kw'>when</span> <span class='int'>404</span>
|
|
390
|
-
<span class='const'>NotFound</span>
|
|
391
|
-
<span class='kw'>when</span> <span class='int'>400</span>
|
|
392
|
-
<span class='const'>BadRequest</span>
|
|
393
|
-
<span class='kw'>when</span> <span class='int'>403</span>
|
|
394
|
-
<span class='const'>AccessDenied</span>
|
|
395
|
-
<span class='kw'>when</span> <span class='int'>401</span>
|
|
396
|
-
<span class='const'>Unauthorized</span>
|
|
397
|
-
<span class='kw'>when</span> <span class='int'>429</span>
|
|
398
|
-
<span class='const'>RateLimitExceeded</span>
|
|
399
|
-
<span class='kw'>when</span> <span class='int'>500</span>
|
|
400
|
-
<span class='const'>ServerError</span>
|
|
401
|
-
<span class='kw'>when</span> <span class='int'>503</span>
|
|
402
|
-
<span class='const'>ServiceUnavailable</span>
|
|
403
|
-
<span class='kw'>else</span>
|
|
404
|
-
<span class='const'>Error</span>
|
|
405
|
-
<span class='kw'>end</span>
|
|
406
|
-
<span class='kw'>end</span></pre>
|
|
407
|
-
</td>
|
|
408
|
-
</tr>
|
|
409
|
-
</table>
|
|
410
|
-
</div>
|
|
411
|
-
|
|
412
|
-
</div>
|
|
413
|
-
|
|
414
|
-
</div>
|
|
415
|
-
|
|
416
|
-
<div id="footer">
|
|
417
|
-
Generated on Tue Jul 25 15:15:32 2017 by
|
|
418
|
-
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
419
|
-
0.9.5 (ruby-2.4.1).
|
|
420
|
-
</div>
|
|
421
|
-
|
|
422
|
-
</div>
|
|
423
|
-
</body>
|
|
424
|
-
</html>
|