contentful 0.1.0 → 0.1.1
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 +7 -0
- data/.gitignore +1 -0
- data/ChangeLog.md +6 -0
- data/Gemfile +5 -0
- data/README.md +1 -0
- data/contentful.gemspec +1 -1
- data/lib/contentful/array.rb +1 -2
- data/lib/contentful/asset.rb +3 -3
- data/lib/contentful/client.rb +15 -18
- data/lib/contentful/content_type.rb +1 -1
- data/lib/contentful/dynamic_entry.rb +6 -6
- data/lib/contentful/entry.rb +1 -1
- data/lib/contentful/error.rb +3 -3
- data/lib/contentful/field.rb +1 -1
- data/lib/contentful/file.rb +1 -1
- data/lib/contentful/link.rb +2 -2
- data/lib/contentful/locale.rb +1 -1
- data/lib/contentful/location.rb +1 -1
- data/lib/contentful/resource.rb +10 -11
- data/lib/contentful/resource_builder.rb +63 -39
- data/lib/contentful/space.rb +1 -1
- data/lib/contentful/support.rb +5 -3
- data/lib/contentful/version.rb +1 -1
- data/spec/fixtures/json_responses/includes.json +111 -0
- data/spec/fixtures/json_responses/link_array.json +43 -0
- data/spec/resource_building_spec.rb +20 -0
- data/spec/spec_helper.rb +5 -1
- metadata +138 -192
- data/.README.md.swp +0 -0
- data/do_request.sh +0 -5
- data/doc/Contentful.html +0 -131
- data/doc/Contentful/AccessDenied.html +0 -158
- data/doc/Contentful/Array.html +0 -346
- data/doc/Contentful/Asset.html +0 -315
- data/doc/Contentful/BadRequest.html +0 -158
- data/doc/Contentful/Client.html +0 -1407
- data/doc/Contentful/ContentType.html +0 -183
- data/doc/Contentful/DynamicEntry.html +0 -333
- data/doc/Contentful/Entry.html +0 -198
- data/doc/Contentful/Error.html +0 -413
- data/doc/Contentful/Field.html +0 -161
- data/doc/Contentful/File.html +0 -160
- data/doc/Contentful/Link.html +0 -275
- data/doc/Contentful/Locale.html +0 -161
- data/doc/Contentful/NotFound.html +0 -158
- data/doc/Contentful/Request.html +0 -669
- data/doc/Contentful/Resource.html +0 -606
- data/doc/Contentful/Resource/AssetFields.html +0 -413
- data/doc/Contentful/Resource/AssetFields/ClassMethods.html +0 -174
- data/doc/Contentful/Resource/ClassMethods.html +0 -271
- data/doc/Contentful/Resource/Fields.html +0 -398
- data/doc/Contentful/Resource/Fields/ClassMethods.html +0 -187
- data/doc/Contentful/Resource/SystemProperties.html +0 -444
- data/doc/Contentful/Resource/SystemProperties/ClassMethods.html +0 -174
- data/doc/Contentful/ResourceBuilder.html +0 -1400
- data/doc/Contentful/Response.html +0 -546
- data/doc/Contentful/ServerError.html +0 -158
- data/doc/Contentful/Space.html +0 -183
- data/doc/Contentful/Support.html +0 -198
- data/doc/Contentful/Unauthorized.html +0 -158
- data/doc/Contentful/UnparsableJson.html +0 -158
- data/doc/Contentful/UnparsableResource.html +0 -158
- data/doc/_index.html +0 -410
- data/doc/class_list.html +0 -54
- data/doc/css/common.css +0 -1
- data/doc/css/full_list.css +0 -57
- data/doc/css/style.css +0 -338
- data/doc/file.README.html +0 -214
- data/doc/file_list.html +0 -56
- data/doc/frames.html +0 -26
- data/doc/index.html +0 -214
- data/doc/js/app.js +0 -219
- data/doc/js/full_list.js +0 -178
- data/doc/js/jquery.js +0 -4
- data/doc/method_list.html +0 -533
- data/doc/top-level-namespace.html +0 -112
data/doc/_index.html
DELETED
@@ -1,410 +0,0 @@
|
|
1
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
2
|
-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
3
|
-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
4
|
-
<head>
|
5
|
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
6
|
-
<title>
|
7
|
-
Documentation by YARD 0.8.7.3
|
8
|
-
|
9
|
-
</title>
|
10
|
-
|
11
|
-
<link rel="stylesheet" href="css/style.css" type="text/css" charset="utf-8" />
|
12
|
-
|
13
|
-
<link rel="stylesheet" href="css/common.css" type="text/css" charset="utf-8" />
|
14
|
-
|
15
|
-
<script type="text/javascript" charset="utf-8">
|
16
|
-
hasFrames = window.top.frames.main ? true : false;
|
17
|
-
relpath = '';
|
18
|
-
framesUrl = "frames.html#!" + escape(window.location.href);
|
19
|
-
</script>
|
20
|
-
|
21
|
-
|
22
|
-
<script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
|
23
|
-
|
24
|
-
<script type="text/javascript" charset="utf-8" src="js/app.js"></script>
|
25
|
-
|
26
|
-
|
27
|
-
</head>
|
28
|
-
<body>
|
29
|
-
<div id="header">
|
30
|
-
<div id="menu">
|
31
|
-
|
32
|
-
|
33
|
-
<div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
|
34
|
-
</div>
|
35
|
-
|
36
|
-
<div id="search">
|
37
|
-
|
38
|
-
<a class="full_list_link" id="class_list_link"
|
39
|
-
href="class_list.html">
|
40
|
-
Class List
|
41
|
-
</a>
|
42
|
-
|
43
|
-
<a class="full_list_link" id="method_list_link"
|
44
|
-
href="method_list.html">
|
45
|
-
Method List
|
46
|
-
</a>
|
47
|
-
|
48
|
-
<a class="full_list_link" id="file_list_link"
|
49
|
-
href="file_list.html">
|
50
|
-
File List
|
51
|
-
</a>
|
52
|
-
|
53
|
-
</div>
|
54
|
-
<div class="clear"></div>
|
55
|
-
</div>
|
56
|
-
|
57
|
-
<iframe id="search_frame"></iframe>
|
58
|
-
|
59
|
-
<div id="content"><h1 class="noborder title">Documentation by YARD 0.8.7.3</h1>
|
60
|
-
<div id="listing">
|
61
|
-
<h1 class="alphaindex">Alphabetic Index</h1>
|
62
|
-
|
63
|
-
<h2>File Listing</h2>
|
64
|
-
<ul id="files" class="index_inline_list">
|
65
|
-
|
66
|
-
|
67
|
-
<li class="r1"><a href="index.html" title="README">README</a></li>
|
68
|
-
|
69
|
-
|
70
|
-
</ul>
|
71
|
-
|
72
|
-
<div class="clear"></div>
|
73
|
-
<h2>Namespace Listing A-Z</h2>
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
<table>
|
79
|
-
<tr>
|
80
|
-
<td valign='top' width="33%">
|
81
|
-
|
82
|
-
|
83
|
-
<ul id="alpha_A" class="alpha">
|
84
|
-
<li class="letter">A</li>
|
85
|
-
<ul>
|
86
|
-
|
87
|
-
<li>
|
88
|
-
<span class='object_link'><a href="Contentful/AccessDenied.html" title="Contentful::AccessDenied (class)">AccessDenied</a></span>
|
89
|
-
|
90
|
-
<small>(Contentful)</small>
|
91
|
-
|
92
|
-
</li>
|
93
|
-
|
94
|
-
<li>
|
95
|
-
<span class='object_link'><a href="Contentful/Array.html" title="Contentful::Array (class)">Array</a></span>
|
96
|
-
|
97
|
-
<small>(Contentful)</small>
|
98
|
-
|
99
|
-
</li>
|
100
|
-
|
101
|
-
<li>
|
102
|
-
<span class='object_link'><a href="Contentful/Asset.html" title="Contentful::Asset (class)">Asset</a></span>
|
103
|
-
|
104
|
-
<small>(Contentful)</small>
|
105
|
-
|
106
|
-
</li>
|
107
|
-
|
108
|
-
<li>
|
109
|
-
<span class='object_link'><a href="Contentful/Resource/AssetFields.html" title="Contentful::Resource::AssetFields (module)">AssetFields</a></span>
|
110
|
-
|
111
|
-
<small>(Contentful::Resource)</small>
|
112
|
-
|
113
|
-
</li>
|
114
|
-
|
115
|
-
</ul>
|
116
|
-
</ul>
|
117
|
-
|
118
|
-
|
119
|
-
<ul id="alpha_B" class="alpha">
|
120
|
-
<li class="letter">B</li>
|
121
|
-
<ul>
|
122
|
-
|
123
|
-
<li>
|
124
|
-
<span class='object_link'><a href="Contentful/BadRequest.html" title="Contentful::BadRequest (class)">BadRequest</a></span>
|
125
|
-
|
126
|
-
<small>(Contentful)</small>
|
127
|
-
|
128
|
-
</li>
|
129
|
-
|
130
|
-
</ul>
|
131
|
-
</ul>
|
132
|
-
|
133
|
-
|
134
|
-
<ul id="alpha_C" class="alpha">
|
135
|
-
<li class="letter">C</li>
|
136
|
-
<ul>
|
137
|
-
|
138
|
-
<li>
|
139
|
-
<span class='object_link'><a href="Contentful/Resource/ClassMethods.html" title="Contentful::Resource::ClassMethods (module)">ClassMethods</a></span>
|
140
|
-
|
141
|
-
<small>(Contentful::Resource)</small>
|
142
|
-
|
143
|
-
</li>
|
144
|
-
|
145
|
-
<li>
|
146
|
-
<span class='object_link'><a href="Contentful/Resource/Fields/ClassMethods.html" title="Contentful::Resource::Fields::ClassMethods (module)">ClassMethods</a></span>
|
147
|
-
|
148
|
-
<small>(Contentful::Resource::Fields)</small>
|
149
|
-
|
150
|
-
</li>
|
151
|
-
|
152
|
-
<li>
|
153
|
-
<span class='object_link'><a href="Contentful/Resource/AssetFields/ClassMethods.html" title="Contentful::Resource::AssetFields::ClassMethods (module)">ClassMethods</a></span>
|
154
|
-
|
155
|
-
<small>(Contentful::Resource::AssetFields)</small>
|
156
|
-
|
157
|
-
</li>
|
158
|
-
|
159
|
-
<li>
|
160
|
-
<span class='object_link'><a href="Contentful/Resource/SystemProperties/ClassMethods.html" title="Contentful::Resource::SystemProperties::ClassMethods (module)">ClassMethods</a></span>
|
161
|
-
|
162
|
-
<small>(Contentful::Resource::SystemProperties)</small>
|
163
|
-
|
164
|
-
</li>
|
165
|
-
|
166
|
-
<li>
|
167
|
-
<span class='object_link'><a href="Contentful/Client.html" title="Contentful::Client (class)">Client</a></span>
|
168
|
-
|
169
|
-
<small>(Contentful)</small>
|
170
|
-
|
171
|
-
</li>
|
172
|
-
|
173
|
-
<li>
|
174
|
-
<span class='object_link'><a href="Contentful/ContentType.html" title="Contentful::ContentType (class)">ContentType</a></span>
|
175
|
-
|
176
|
-
<small>(Contentful)</small>
|
177
|
-
|
178
|
-
</li>
|
179
|
-
|
180
|
-
<li>
|
181
|
-
<span class='object_link'><a href="Contentful.html" title="Contentful (module)">Contentful</a></span>
|
182
|
-
|
183
|
-
</li>
|
184
|
-
|
185
|
-
</ul>
|
186
|
-
</ul>
|
187
|
-
|
188
|
-
|
189
|
-
<ul id="alpha_D" class="alpha">
|
190
|
-
<li class="letter">D</li>
|
191
|
-
<ul>
|
192
|
-
|
193
|
-
<li>
|
194
|
-
<span class='object_link'><a href="Contentful/DynamicEntry.html" title="Contentful::DynamicEntry (class)">DynamicEntry</a></span>
|
195
|
-
|
196
|
-
<small>(Contentful)</small>
|
197
|
-
|
198
|
-
</li>
|
199
|
-
|
200
|
-
</ul>
|
201
|
-
</ul>
|
202
|
-
|
203
|
-
|
204
|
-
<ul id="alpha_E" class="alpha">
|
205
|
-
<li class="letter">E</li>
|
206
|
-
<ul>
|
207
|
-
|
208
|
-
<li>
|
209
|
-
<span class='object_link'><a href="Contentful/Entry.html" title="Contentful::Entry (class)">Entry</a></span>
|
210
|
-
|
211
|
-
<small>(Contentful)</small>
|
212
|
-
|
213
|
-
</li>
|
214
|
-
|
215
|
-
<li>
|
216
|
-
<span class='object_link'><a href="Contentful/Error.html" title="Contentful::Error (class)">Error</a></span>
|
217
|
-
|
218
|
-
<small>(Contentful)</small>
|
219
|
-
|
220
|
-
</li>
|
221
|
-
|
222
|
-
</ul>
|
223
|
-
</ul>
|
224
|
-
|
225
|
-
|
226
|
-
<ul id="alpha_F" class="alpha">
|
227
|
-
<li class="letter">F</li>
|
228
|
-
<ul>
|
229
|
-
|
230
|
-
<li>
|
231
|
-
<span class='object_link'><a href="Contentful/Field.html" title="Contentful::Field (class)">Field</a></span>
|
232
|
-
|
233
|
-
<small>(Contentful)</small>
|
234
|
-
|
235
|
-
</li>
|
236
|
-
|
237
|
-
<li>
|
238
|
-
<span class='object_link'><a href="Contentful/Resource/Fields.html" title="Contentful::Resource::Fields (module)">Fields</a></span>
|
239
|
-
|
240
|
-
<small>(Contentful::Resource)</small>
|
241
|
-
|
242
|
-
</li>
|
243
|
-
|
244
|
-
<li>
|
245
|
-
<span class='object_link'><a href="Contentful/File.html" title="Contentful::File (class)">File</a></span>
|
246
|
-
|
247
|
-
<small>(Contentful)</small>
|
248
|
-
|
249
|
-
</li>
|
250
|
-
|
251
|
-
</ul>
|
252
|
-
</ul>
|
253
|
-
|
254
|
-
|
255
|
-
<ul id="alpha_L" class="alpha">
|
256
|
-
<li class="letter">L</li>
|
257
|
-
<ul>
|
258
|
-
|
259
|
-
<li>
|
260
|
-
<span class='object_link'><a href="Contentful/Link.html" title="Contentful::Link (class)">Link</a></span>
|
261
|
-
|
262
|
-
<small>(Contentful)</small>
|
263
|
-
|
264
|
-
</li>
|
265
|
-
|
266
|
-
<li>
|
267
|
-
<span class='object_link'><a href="Contentful/Locale.html" title="Contentful::Locale (class)">Locale</a></span>
|
268
|
-
|
269
|
-
<small>(Contentful)</small>
|
270
|
-
|
271
|
-
</li>
|
272
|
-
|
273
|
-
</ul>
|
274
|
-
</ul>
|
275
|
-
|
276
|
-
|
277
|
-
</td><td valign='top' width="33%">
|
278
|
-
|
279
|
-
|
280
|
-
<ul id="alpha_N" class="alpha">
|
281
|
-
<li class="letter">N</li>
|
282
|
-
<ul>
|
283
|
-
|
284
|
-
<li>
|
285
|
-
<span class='object_link'><a href="Contentful/NotFound.html" title="Contentful::NotFound (class)">NotFound</a></span>
|
286
|
-
|
287
|
-
<small>(Contentful)</small>
|
288
|
-
|
289
|
-
</li>
|
290
|
-
|
291
|
-
</ul>
|
292
|
-
</ul>
|
293
|
-
|
294
|
-
|
295
|
-
<ul id="alpha_R" class="alpha">
|
296
|
-
<li class="letter">R</li>
|
297
|
-
<ul>
|
298
|
-
|
299
|
-
<li>
|
300
|
-
<span class='object_link'><a href="Contentful/Request.html" title="Contentful::Request (class)">Request</a></span>
|
301
|
-
|
302
|
-
<small>(Contentful)</small>
|
303
|
-
|
304
|
-
</li>
|
305
|
-
|
306
|
-
<li>
|
307
|
-
<span class='object_link'><a href="Contentful/Resource.html" title="Contentful::Resource (module)">Resource</a></span>
|
308
|
-
|
309
|
-
<small>(Contentful)</small>
|
310
|
-
|
311
|
-
</li>
|
312
|
-
|
313
|
-
<li>
|
314
|
-
<span class='object_link'><a href="Contentful/ResourceBuilder.html" title="Contentful::ResourceBuilder (class)">ResourceBuilder</a></span>
|
315
|
-
|
316
|
-
<small>(Contentful)</small>
|
317
|
-
|
318
|
-
</li>
|
319
|
-
|
320
|
-
<li>
|
321
|
-
<span class='object_link'><a href="Contentful/Response.html" title="Contentful::Response (class)">Response</a></span>
|
322
|
-
|
323
|
-
<small>(Contentful)</small>
|
324
|
-
|
325
|
-
</li>
|
326
|
-
|
327
|
-
</ul>
|
328
|
-
</ul>
|
329
|
-
|
330
|
-
|
331
|
-
<ul id="alpha_S" class="alpha">
|
332
|
-
<li class="letter">S</li>
|
333
|
-
<ul>
|
334
|
-
|
335
|
-
<li>
|
336
|
-
<span class='object_link'><a href="Contentful/ServerError.html" title="Contentful::ServerError (class)">ServerError</a></span>
|
337
|
-
|
338
|
-
<small>(Contentful)</small>
|
339
|
-
|
340
|
-
</li>
|
341
|
-
|
342
|
-
<li>
|
343
|
-
<span class='object_link'><a href="Contentful/Space.html" title="Contentful::Space (class)">Space</a></span>
|
344
|
-
|
345
|
-
<small>(Contentful)</small>
|
346
|
-
|
347
|
-
</li>
|
348
|
-
|
349
|
-
<li>
|
350
|
-
<span class='object_link'><a href="Contentful/Support.html" title="Contentful::Support (module)">Support</a></span>
|
351
|
-
|
352
|
-
<small>(Contentful)</small>
|
353
|
-
|
354
|
-
</li>
|
355
|
-
|
356
|
-
<li>
|
357
|
-
<span class='object_link'><a href="Contentful/Resource/SystemProperties.html" title="Contentful::Resource::SystemProperties (module)">SystemProperties</a></span>
|
358
|
-
|
359
|
-
<small>(Contentful::Resource)</small>
|
360
|
-
|
361
|
-
</li>
|
362
|
-
|
363
|
-
</ul>
|
364
|
-
</ul>
|
365
|
-
|
366
|
-
|
367
|
-
<ul id="alpha_U" class="alpha">
|
368
|
-
<li class="letter">U</li>
|
369
|
-
<ul>
|
370
|
-
|
371
|
-
<li>
|
372
|
-
<span class='object_link'><a href="Contentful/Unauthorized.html" title="Contentful::Unauthorized (class)">Unauthorized</a></span>
|
373
|
-
|
374
|
-
<small>(Contentful)</small>
|
375
|
-
|
376
|
-
</li>
|
377
|
-
|
378
|
-
<li>
|
379
|
-
<span class='object_link'><a href="Contentful/UnparsableJson.html" title="Contentful::UnparsableJson (class)">UnparsableJson</a></span>
|
380
|
-
|
381
|
-
<small>(Contentful)</small>
|
382
|
-
|
383
|
-
</li>
|
384
|
-
|
385
|
-
<li>
|
386
|
-
<span class='object_link'><a href="Contentful/UnparsableResource.html" title="Contentful::UnparsableResource (class)">UnparsableResource</a></span>
|
387
|
-
|
388
|
-
<small>(Contentful)</small>
|
389
|
-
|
390
|
-
</li>
|
391
|
-
|
392
|
-
</ul>
|
393
|
-
</ul>
|
394
|
-
|
395
|
-
</td>
|
396
|
-
</tr>
|
397
|
-
</table>
|
398
|
-
|
399
|
-
</div>
|
400
|
-
|
401
|
-
</div>
|
402
|
-
|
403
|
-
<div id="footer">
|
404
|
-
Generated on Tue Mar 11 09:25:52 2014 by
|
405
|
-
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
406
|
-
0.8.7.3 (ruby-1.9.3).
|
407
|
-
</div>
|
408
|
-
|
409
|
-
</body>
|
410
|
-
</html>
|
data/doc/class_list.html
DELETED
@@ -1,54 +0,0 @@
|
|
1
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
2
|
-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
3
|
-
<html>
|
4
|
-
<head>
|
5
|
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
6
|
-
|
7
|
-
<link rel="stylesheet" href="css/full_list.css" type="text/css" media="screen" charset="utf-8" />
|
8
|
-
|
9
|
-
<link rel="stylesheet" href="css/common.css" type="text/css" media="screen" charset="utf-8" />
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
<script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
|
14
|
-
|
15
|
-
<script type="text/javascript" charset="utf-8" src="js/full_list.js"></script>
|
16
|
-
|
17
|
-
|
18
|
-
<title>Class List</title>
|
19
|
-
<base id="base_target" target="_parent" />
|
20
|
-
</head>
|
21
|
-
<body>
|
22
|
-
<script type="text/javascript" charset="utf-8">
|
23
|
-
if (window.top.frames.main) {
|
24
|
-
document.getElementById('base_target').target = 'main';
|
25
|
-
document.body.className = 'frames';
|
26
|
-
}
|
27
|
-
</script>
|
28
|
-
<div id="content">
|
29
|
-
<h1 id="full_list_header">Class List</h1>
|
30
|
-
<div id="nav">
|
31
|
-
|
32
|
-
<span><a target="_self" href="class_list.html">
|
33
|
-
Classes
|
34
|
-
</a></span>
|
35
|
-
|
36
|
-
<span><a target="_self" href="method_list.html">
|
37
|
-
Methods
|
38
|
-
</a></span>
|
39
|
-
|
40
|
-
<span><a target="_self" href="file_list.html">
|
41
|
-
Files
|
42
|
-
</a></span>
|
43
|
-
|
44
|
-
</div>
|
45
|
-
<div id="search">Search: <input type="text" /></div>
|
46
|
-
|
47
|
-
<ul id="full_list" class="class">
|
48
|
-
<li><span class='object_link'><a href="top-level-namespace.html" title="Top Level Namespace (root)">Top Level Namespace</a></span></li>
|
49
|
-
<li><a class='toggle'></a> <span class='object_link'><a href="Contentful.html" title="Contentful (module)">Contentful</a></span><small class='search_info'>Top Level Namespace</small></li><ul><li><span class='object_link'><a href="Contentful/AccessDenied.html" title="Contentful::AccessDenied (class)">AccessDenied</a></span> < Error<small class='search_info'>Contentful</small></li><li><span class='object_link'><a href="Contentful/Array.html" title="Contentful::Array (class)">Array</a></span> < Object<small class='search_info'>Contentful</small></li><li><span class='object_link'><a href="Contentful/Asset.html" title="Contentful::Asset (class)">Asset</a></span> < Object<small class='search_info'>Contentful</small></li><li><span class='object_link'><a href="Contentful/BadRequest.html" title="Contentful::BadRequest (class)">BadRequest</a></span> < Error<small class='search_info'>Contentful</small></li><li><span class='object_link'><a href="Contentful/Client.html" title="Contentful::Client (class)">Client</a></span> < Object<small class='search_info'>Contentful</small></li><li><span class='object_link'><a href="Contentful/ContentType.html" title="Contentful::ContentType (class)">ContentType</a></span> < Object<small class='search_info'>Contentful</small></li><li><span class='object_link'><a href="Contentful/DynamicEntry.html" title="Contentful::DynamicEntry (class)">DynamicEntry</a></span> < Entry<small class='search_info'>Contentful</small></li><li><span class='object_link'><a href="Contentful/Entry.html" title="Contentful::Entry (class)">Entry</a></span> < Object<small class='search_info'>Contentful</small></li><li><span class='object_link'><a href="Contentful/Error.html" title="Contentful::Error (class)">Error</a></span> < StandardError<small class='search_info'>Contentful</small></li><li><span class='object_link'><a href="Contentful/Field.html" title="Contentful::Field (class)">Field</a></span> < Object<small class='search_info'>Contentful</small></li><li><span class='object_link'><a href="Contentful/File.html" title="Contentful::File (class)">File</a></span> < Object<small class='search_info'>Contentful</small></li><li><span class='object_link'><a href="Contentful/Link.html" title="Contentful::Link (class)">Link</a></span> < Object<small class='search_info'>Contentful</small></li><li><span class='object_link'><a href="Contentful/Locale.html" title="Contentful::Locale (class)">Locale</a></span> < Object<small class='search_info'>Contentful</small></li><li><span class='object_link'><a href="Contentful/NotFound.html" title="Contentful::NotFound (class)">NotFound</a></span> < Error<small class='search_info'>Contentful</small></li><li><span class='object_link'><a href="Contentful/Request.html" title="Contentful::Request (class)">Request</a></span> < Object<small class='search_info'>Contentful</small></li><li><a class='toggle'></a> <span class='object_link'><a href="Contentful/Resource.html" title="Contentful::Resource (module)">Resource</a></span><small class='search_info'>Contentful</small></li><ul><li><a class='toggle'></a> <span class='object_link'><a href="Contentful/Resource/AssetFields.html" title="Contentful::Resource::AssetFields (module)">AssetFields</a></span><small class='search_info'>Contentful::Resource</small></li><ul><li><span class='object_link'><a href="Contentful/Resource/AssetFields/ClassMethods.html" title="Contentful::Resource::AssetFields::ClassMethods (module)">ClassMethods</a></span><small class='search_info'>Contentful::Resource::AssetFields</small></li></ul><li><span class='object_link'><a href="Contentful/Resource/ClassMethods.html" title="Contentful::Resource::ClassMethods (module)">ClassMethods</a></span><small class='search_info'>Contentful::Resource</small></li><li><a class='toggle'></a> <span class='object_link'><a href="Contentful/Resource/Fields.html" title="Contentful::Resource::Fields (module)">Fields</a></span><small class='search_info'>Contentful::Resource</small></li><ul><li><span class='object_link'><a href="Contentful/Resource/Fields/ClassMethods.html" title="Contentful::Resource::Fields::ClassMethods (module)">ClassMethods</a></span><small class='search_info'>Contentful::Resource::Fields</small></li></ul><li><a class='toggle'></a> <span class='object_link'><a href="Contentful/Resource/SystemProperties.html" title="Contentful::Resource::SystemProperties (module)">SystemProperties</a></span><small class='search_info'>Contentful::Resource</small></li><ul><li><span class='object_link'><a href="Contentful/Resource/SystemProperties/ClassMethods.html" title="Contentful::Resource::SystemProperties::ClassMethods (module)">ClassMethods</a></span><small class='search_info'>Contentful::Resource::SystemProperties</small></li></ul></ul><li><span class='object_link'><a href="Contentful/ResourceBuilder.html" title="Contentful::ResourceBuilder (class)">ResourceBuilder</a></span> < Object<small class='search_info'>Contentful</small></li><li><span class='object_link'><a href="Contentful/Response.html" title="Contentful::Response (class)">Response</a></span> < Object<small class='search_info'>Contentful</small></li><li><span class='object_link'><a href="Contentful/ServerError.html" title="Contentful::ServerError (class)">ServerError</a></span> < Error<small class='search_info'>Contentful</small></li><li><span class='object_link'><a href="Contentful/Space.html" title="Contentful::Space (class)">Space</a></span> < Object<small class='search_info'>Contentful</small></li><li><span class='object_link'><a href="Contentful/Support.html" title="Contentful::Support (module)">Support</a></span><small class='search_info'>Contentful</small></li><li><span class='object_link'><a href="Contentful/Unauthorized.html" title="Contentful::Unauthorized (class)">Unauthorized</a></span> < Error<small class='search_info'>Contentful</small></li><li><span class='object_link'><a href="Contentful/UnparsableJson.html" title="Contentful::UnparsableJson (class)">UnparsableJson</a></span> < Error<small class='search_info'>Contentful</small></li><li><span class='object_link'><a href="Contentful/UnparsableResource.html" title="Contentful::UnparsableResource (class)">UnparsableResource</a></span> < Error<small class='search_info'>Contentful</small></li></ul>
|
50
|
-
|
51
|
-
</ul>
|
52
|
-
</div>
|
53
|
-
</body>
|
54
|
-
</html>
|