contentful 2.1.1 → 2.1.2
Sign up to get free protection for your applications and to get access to all the features.
- 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,137 +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::UnparsableResource
|
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::UnparsableResource";
|
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 (U)</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">UnparsableResource</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::UnparsableResource
|
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::UnparsableResource</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>Raised when response is not parsable as a Contentful::Resource</p>
|
110
|
-
|
111
|
-
|
112
|
-
</div>
|
113
|
-
</div>
|
114
|
-
<div class="tags">
|
115
|
-
|
116
|
-
|
117
|
-
</div>
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
</div>
|
128
|
-
|
129
|
-
<div id="footer">
|
130
|
-
Generated on Tue Jul 25 15:15:32 2017 by
|
131
|
-
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
132
|
-
0.9.5 (ruby-2.4.1).
|
133
|
-
</div>
|
134
|
-
|
135
|
-
</div>
|
136
|
-
</body>
|
137
|
-
</html>
|
data/doc/_index.html
DELETED
@@ -1,537 +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
|
-
Documentation by YARD 0.9.5
|
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
|
-
pathId = null;
|
17
|
-
relpath = '';
|
18
|
-
</script>
|
19
|
-
|
20
|
-
|
21
|
-
<script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
|
22
|
-
|
23
|
-
<script type="text/javascript" charset="utf-8" src="js/app.js"></script>
|
24
|
-
|
25
|
-
|
26
|
-
</head>
|
27
|
-
<body>
|
28
|
-
<div class="nav_wrap">
|
29
|
-
<iframe id="nav" src="class_list.html"></iframe>
|
30
|
-
<div id="resizer"></div>
|
31
|
-
</div>
|
32
|
-
|
33
|
-
<div id="main" tabindex="-1">
|
34
|
-
<div id="header">
|
35
|
-
<div id="menu">
|
36
|
-
|
37
|
-
</div>
|
38
|
-
|
39
|
-
<div id="search">
|
40
|
-
|
41
|
-
<a class="full_list_link" id="class_list_link"
|
42
|
-
href="class_list.html">
|
43
|
-
|
44
|
-
<svg width="24" height="24">
|
45
|
-
<rect x="0" y="4" width="24" height="4" rx="1" ry="1"></rect>
|
46
|
-
<rect x="0" y="12" width="24" height="4" rx="1" ry="1"></rect>
|
47
|
-
<rect x="0" y="20" width="24" height="4" rx="1" ry="1"></rect>
|
48
|
-
</svg>
|
49
|
-
</a>
|
50
|
-
|
51
|
-
</div>
|
52
|
-
<div class="clear"></div>
|
53
|
-
</div>
|
54
|
-
|
55
|
-
<iframe id="search_frame" src="class_list.html"></iframe>
|
56
|
-
|
57
|
-
<div id="content"><h1 class="noborder title">Documentation by YARD 0.9.5</h1>
|
58
|
-
<div id="listing">
|
59
|
-
<h1 class="alphaindex">Alphabetic Index</h1>
|
60
|
-
|
61
|
-
<h2>File Listing</h2>
|
62
|
-
<ul id="files" class="index_inline_list">
|
63
|
-
|
64
|
-
|
65
|
-
<li class="r1"><a href="index.html" title="README">README</a></li>
|
66
|
-
|
67
|
-
|
68
|
-
<li class="r2"><a href="file.CHANGELOG.html" title="CHANGELOG">CHANGELOG</a></li>
|
69
|
-
|
70
|
-
|
71
|
-
<li class="r1"><a href="file.LICENSE.html" title="LICENSE">LICENSE</a></li>
|
72
|
-
|
73
|
-
|
74
|
-
</ul>
|
75
|
-
|
76
|
-
<div class="clear"></div>
|
77
|
-
<h2>Namespace Listing A-Z</h2>
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
<table>
|
83
|
-
<tr>
|
84
|
-
<td valign='top' width="33%">
|
85
|
-
|
86
|
-
|
87
|
-
<ul id="alpha_A" class="alpha">
|
88
|
-
<li class="letter">A</li>
|
89
|
-
<ul>
|
90
|
-
|
91
|
-
<li>
|
92
|
-
<span class='object_link'><a href="Contentful/AccessDenied.html" title="Contentful::AccessDenied (class)">AccessDenied</a></span>
|
93
|
-
|
94
|
-
<small>(Contentful)</small>
|
95
|
-
|
96
|
-
</li>
|
97
|
-
|
98
|
-
<li>
|
99
|
-
<span class='object_link'><a href="Contentful/Array.html" title="Contentful::Array (class)">Array</a></span>
|
100
|
-
|
101
|
-
<small>(Contentful)</small>
|
102
|
-
|
103
|
-
</li>
|
104
|
-
|
105
|
-
<li>
|
106
|
-
<span class='object_link'><a href="Contentful/ArrayCoercion.html" title="Contentful::ArrayCoercion (class)">ArrayCoercion</a></span>
|
107
|
-
|
108
|
-
<small>(Contentful)</small>
|
109
|
-
|
110
|
-
</li>
|
111
|
-
|
112
|
-
<li>
|
113
|
-
<span class='object_link'><a href="Contentful/ArrayLike.html" title="Contentful::ArrayLike (module)">ArrayLike</a></span>
|
114
|
-
|
115
|
-
<small>(Contentful)</small>
|
116
|
-
|
117
|
-
</li>
|
118
|
-
|
119
|
-
<li>
|
120
|
-
<span class='object_link'><a href="Contentful/Asset.html" title="Contentful::Asset (class)">Asset</a></span>
|
121
|
-
|
122
|
-
<small>(Contentful)</small>
|
123
|
-
|
124
|
-
</li>
|
125
|
-
|
126
|
-
</ul>
|
127
|
-
</ul>
|
128
|
-
|
129
|
-
|
130
|
-
<ul id="alpha_B" class="alpha">
|
131
|
-
<li class="letter">B</li>
|
132
|
-
<ul>
|
133
|
-
|
134
|
-
<li>
|
135
|
-
<span class='object_link'><a href="Contentful/BadRequest.html" title="Contentful::BadRequest (class)">BadRequest</a></span>
|
136
|
-
|
137
|
-
<small>(Contentful)</small>
|
138
|
-
|
139
|
-
</li>
|
140
|
-
|
141
|
-
<li>
|
142
|
-
<span class='object_link'><a href="Contentful/BaseCoercion.html" title="Contentful::BaseCoercion (class)">BaseCoercion</a></span>
|
143
|
-
|
144
|
-
<small>(Contentful)</small>
|
145
|
-
|
146
|
-
</li>
|
147
|
-
|
148
|
-
<li>
|
149
|
-
<span class='object_link'><a href="Contentful/BaseResource.html" title="Contentful::BaseResource (class)">BaseResource</a></span>
|
150
|
-
|
151
|
-
<small>(Contentful)</small>
|
152
|
-
|
153
|
-
</li>
|
154
|
-
|
155
|
-
<li>
|
156
|
-
<span class='object_link'><a href="Contentful/BooleanCoercion.html" title="Contentful::BooleanCoercion (class)">BooleanCoercion</a></span>
|
157
|
-
|
158
|
-
<small>(Contentful)</small>
|
159
|
-
|
160
|
-
</li>
|
161
|
-
|
162
|
-
</ul>
|
163
|
-
</ul>
|
164
|
-
|
165
|
-
|
166
|
-
<ul id="alpha_C" class="alpha">
|
167
|
-
<li class="letter">C</li>
|
168
|
-
<ul>
|
169
|
-
|
170
|
-
<li>
|
171
|
-
<span class='object_link'><a href="Contentful/Client.html" title="Contentful::Client (class)">Client</a></span>
|
172
|
-
|
173
|
-
<small>(Contentful)</small>
|
174
|
-
|
175
|
-
</li>
|
176
|
-
|
177
|
-
<li>
|
178
|
-
<span class='object_link'><a href="Contentful/ContentType.html" title="Contentful::ContentType (class)">ContentType</a></span>
|
179
|
-
|
180
|
-
<small>(Contentful)</small>
|
181
|
-
|
182
|
-
</li>
|
183
|
-
|
184
|
-
<li>
|
185
|
-
<span class='object_link'><a href="Contentful/ContentTypeCache.html" title="Contentful::ContentTypeCache (class)">ContentTypeCache</a></span>
|
186
|
-
|
187
|
-
<small>(Contentful)</small>
|
188
|
-
|
189
|
-
</li>
|
190
|
-
|
191
|
-
<li>
|
192
|
-
<span class='object_link'><a href="Contentful.html" title="Contentful (module)">Contentful</a></span>
|
193
|
-
|
194
|
-
</li>
|
195
|
-
|
196
|
-
</ul>
|
197
|
-
</ul>
|
198
|
-
|
199
|
-
|
200
|
-
<ul id="alpha_D" class="alpha">
|
201
|
-
<li class="letter">D</li>
|
202
|
-
<ul>
|
203
|
-
|
204
|
-
<li>
|
205
|
-
<span class='object_link'><a href="Contentful/DateCoercion.html" title="Contentful::DateCoercion (class)">DateCoercion</a></span>
|
206
|
-
|
207
|
-
<small>(Contentful)</small>
|
208
|
-
|
209
|
-
</li>
|
210
|
-
|
211
|
-
<li>
|
212
|
-
<span class='object_link'><a href="Contentful/DeletedAsset.html" title="Contentful::DeletedAsset (class)">DeletedAsset</a></span>
|
213
|
-
|
214
|
-
<small>(Contentful)</small>
|
215
|
-
|
216
|
-
</li>
|
217
|
-
|
218
|
-
<li>
|
219
|
-
<span class='object_link'><a href="Contentful/DeletedEntry.html" title="Contentful::DeletedEntry (class)">DeletedEntry</a></span>
|
220
|
-
|
221
|
-
<small>(Contentful)</small>
|
222
|
-
|
223
|
-
</li>
|
224
|
-
|
225
|
-
</ul>
|
226
|
-
</ul>
|
227
|
-
|
228
|
-
|
229
|
-
<ul id="alpha_E" class="alpha">
|
230
|
-
<li class="letter">E</li>
|
231
|
-
<ul>
|
232
|
-
|
233
|
-
<li>
|
234
|
-
<span class='object_link'><a href="Contentful/Entry.html" title="Contentful::Entry (class)">Entry</a></span>
|
235
|
-
|
236
|
-
<small>(Contentful)</small>
|
237
|
-
|
238
|
-
</li>
|
239
|
-
|
240
|
-
<li>
|
241
|
-
<span class='object_link'><a href="Contentful/Error.html" title="Contentful::Error (class)">Error</a></span>
|
242
|
-
|
243
|
-
<small>(Contentful)</small>
|
244
|
-
|
245
|
-
</li>
|
246
|
-
|
247
|
-
</ul>
|
248
|
-
</ul>
|
249
|
-
|
250
|
-
|
251
|
-
<ul id="alpha_F" class="alpha">
|
252
|
-
<li class="letter">F</li>
|
253
|
-
<ul>
|
254
|
-
|
255
|
-
<li>
|
256
|
-
<span class='object_link'><a href="Contentful/Field.html" title="Contentful::Field (class)">Field</a></span>
|
257
|
-
|
258
|
-
<small>(Contentful)</small>
|
259
|
-
|
260
|
-
</li>
|
261
|
-
|
262
|
-
<li>
|
263
|
-
<span class='object_link'><a href="Contentful/FieldsResource.html" title="Contentful::FieldsResource (class)">FieldsResource</a></span>
|
264
|
-
|
265
|
-
<small>(Contentful)</small>
|
266
|
-
|
267
|
-
</li>
|
268
|
-
|
269
|
-
<li>
|
270
|
-
<span class='object_link'><a href="Contentful/File.html" title="Contentful::File (class)">File</a></span>
|
271
|
-
|
272
|
-
<small>(Contentful)</small>
|
273
|
-
|
274
|
-
</li>
|
275
|
-
|
276
|
-
<li>
|
277
|
-
<span class='object_link'><a href="Contentful/FloatCoercion.html" title="Contentful::FloatCoercion (class)">FloatCoercion</a></span>
|
278
|
-
|
279
|
-
<small>(Contentful)</small>
|
280
|
-
|
281
|
-
</li>
|
282
|
-
|
283
|
-
</ul>
|
284
|
-
</ul>
|
285
|
-
|
286
|
-
|
287
|
-
<ul id="alpha_I" class="alpha">
|
288
|
-
<li class="letter">I</li>
|
289
|
-
<ul>
|
290
|
-
|
291
|
-
<li>
|
292
|
-
<span class='object_link'><a href="Contentful/IntegerCoercion.html" title="Contentful::IntegerCoercion (class)">IntegerCoercion</a></span>
|
293
|
-
|
294
|
-
<small>(Contentful)</small>
|
295
|
-
|
296
|
-
</li>
|
297
|
-
|
298
|
-
</ul>
|
299
|
-
</ul>
|
300
|
-
|
301
|
-
|
302
|
-
</td><td valign='top' width="33%">
|
303
|
-
|
304
|
-
|
305
|
-
<ul id="alpha_L" class="alpha">
|
306
|
-
<li class="letter">L</li>
|
307
|
-
<ul>
|
308
|
-
|
309
|
-
<li>
|
310
|
-
<span class='object_link'><a href="Contentful/Link.html" title="Contentful::Link (class)">Link</a></span>
|
311
|
-
|
312
|
-
<small>(Contentful)</small>
|
313
|
-
|
314
|
-
</li>
|
315
|
-
|
316
|
-
<li>
|
317
|
-
<span class='object_link'><a href="Contentful/LinkCoercion.html" title="Contentful::LinkCoercion (class)">LinkCoercion</a></span>
|
318
|
-
|
319
|
-
<small>(Contentful)</small>
|
320
|
-
|
321
|
-
</li>
|
322
|
-
|
323
|
-
<li>
|
324
|
-
<span class='object_link'><a href="Contentful/Locale.html" title="Contentful::Locale (class)">Locale</a></span>
|
325
|
-
|
326
|
-
<small>(Contentful)</small>
|
327
|
-
|
328
|
-
</li>
|
329
|
-
|
330
|
-
<li>
|
331
|
-
<span class='object_link'><a href="Contentful/Location.html" title="Contentful::Location (class)">Location</a></span>
|
332
|
-
|
333
|
-
<small>(Contentful)</small>
|
334
|
-
|
335
|
-
</li>
|
336
|
-
|
337
|
-
<li>
|
338
|
-
<span class='object_link'><a href="Contentful/LocationCoercion.html" title="Contentful::LocationCoercion (class)">LocationCoercion</a></span>
|
339
|
-
|
340
|
-
<small>(Contentful)</small>
|
341
|
-
|
342
|
-
</li>
|
343
|
-
|
344
|
-
</ul>
|
345
|
-
</ul>
|
346
|
-
|
347
|
-
|
348
|
-
<ul id="alpha_N" class="alpha">
|
349
|
-
<li class="letter">N</li>
|
350
|
-
<ul>
|
351
|
-
|
352
|
-
<li>
|
353
|
-
<span class='object_link'><a href="Contentful/NotFound.html" title="Contentful::NotFound (class)">NotFound</a></span>
|
354
|
-
|
355
|
-
<small>(Contentful)</small>
|
356
|
-
|
357
|
-
</li>
|
358
|
-
|
359
|
-
</ul>
|
360
|
-
</ul>
|
361
|
-
|
362
|
-
|
363
|
-
<ul id="alpha_O" class="alpha">
|
364
|
-
<li class="letter">O</li>
|
365
|
-
<ul>
|
366
|
-
|
367
|
-
<li>
|
368
|
-
<span class='object_link'><a href="Contentful/ObjectCoercion.html" title="Contentful::ObjectCoercion (class)">ObjectCoercion</a></span>
|
369
|
-
|
370
|
-
<small>(Contentful)</small>
|
371
|
-
|
372
|
-
</li>
|
373
|
-
|
374
|
-
</ul>
|
375
|
-
</ul>
|
376
|
-
|
377
|
-
|
378
|
-
<ul id="alpha_R" class="alpha">
|
379
|
-
<li class="letter">R</li>
|
380
|
-
<ul>
|
381
|
-
|
382
|
-
<li>
|
383
|
-
<span class='object_link'><a href="Contentful/RateLimitExceeded.html" title="Contentful::RateLimitExceeded (class)">RateLimitExceeded</a></span>
|
384
|
-
|
385
|
-
<small>(Contentful)</small>
|
386
|
-
|
387
|
-
</li>
|
388
|
-
|
389
|
-
<li>
|
390
|
-
<span class='object_link'><a href="Contentful/Request.html" title="Contentful::Request (class)">Request</a></span>
|
391
|
-
|
392
|
-
<small>(Contentful)</small>
|
393
|
-
|
394
|
-
</li>
|
395
|
-
|
396
|
-
<li>
|
397
|
-
<span class='object_link'><a href="Contentful/ResourceBuilder.html" title="Contentful::ResourceBuilder (class)">ResourceBuilder</a></span>
|
398
|
-
|
399
|
-
<small>(Contentful)</small>
|
400
|
-
|
401
|
-
</li>
|
402
|
-
|
403
|
-
<li>
|
404
|
-
<span class='object_link'><a href="Contentful/Response.html" title="Contentful::Response (class)">Response</a></span>
|
405
|
-
|
406
|
-
<small>(Contentful)</small>
|
407
|
-
|
408
|
-
</li>
|
409
|
-
|
410
|
-
</ul>
|
411
|
-
</ul>
|
412
|
-
|
413
|
-
|
414
|
-
<ul id="alpha_S" class="alpha">
|
415
|
-
<li class="letter">S</li>
|
416
|
-
<ul>
|
417
|
-
|
418
|
-
<li>
|
419
|
-
<span class='object_link'><a href="Contentful/ServerError.html" title="Contentful::ServerError (class)">ServerError</a></span>
|
420
|
-
|
421
|
-
<small>(Contentful)</small>
|
422
|
-
|
423
|
-
</li>
|
424
|
-
|
425
|
-
<li>
|
426
|
-
<span class='object_link'><a href="Contentful/ServiceUnavailable.html" title="Contentful::ServiceUnavailable (class)">ServiceUnavailable</a></span>
|
427
|
-
|
428
|
-
<small>(Contentful)</small>
|
429
|
-
|
430
|
-
</li>
|
431
|
-
|
432
|
-
<li>
|
433
|
-
<span class='object_link'><a href="Contentful/Space.html" title="Contentful::Space (class)">Space</a></span>
|
434
|
-
|
435
|
-
<small>(Contentful)</small>
|
436
|
-
|
437
|
-
</li>
|
438
|
-
|
439
|
-
<li>
|
440
|
-
<span class='object_link'><a href="Contentful/StringCoercion.html" title="Contentful::StringCoercion (class)">StringCoercion</a></span>
|
441
|
-
|
442
|
-
<small>(Contentful)</small>
|
443
|
-
|
444
|
-
</li>
|
445
|
-
|
446
|
-
<li>
|
447
|
-
<span class='object_link'><a href="Contentful/Support.html" title="Contentful::Support (module)">Support</a></span>
|
448
|
-
|
449
|
-
<small>(Contentful)</small>
|
450
|
-
|
451
|
-
</li>
|
452
|
-
|
453
|
-
<li>
|
454
|
-
<span class='object_link'><a href="Contentful/SymbolCoercion.html" title="Contentful::SymbolCoercion (class)">SymbolCoercion</a></span>
|
455
|
-
|
456
|
-
<small>(Contentful)</small>
|
457
|
-
|
458
|
-
</li>
|
459
|
-
|
460
|
-
<li>
|
461
|
-
<span class='object_link'><a href="Contentful/Sync.html" title="Contentful::Sync (class)">Sync</a></span>
|
462
|
-
|
463
|
-
<small>(Contentful)</small>
|
464
|
-
|
465
|
-
</li>
|
466
|
-
|
467
|
-
<li>
|
468
|
-
<span class='object_link'><a href="Contentful/SyncPage.html" title="Contentful::SyncPage (class)">SyncPage</a></span>
|
469
|
-
|
470
|
-
<small>(Contentful)</small>
|
471
|
-
|
472
|
-
</li>
|
473
|
-
|
474
|
-
</ul>
|
475
|
-
</ul>
|
476
|
-
|
477
|
-
|
478
|
-
<ul id="alpha_T" class="alpha">
|
479
|
-
<li class="letter">T</li>
|
480
|
-
<ul>
|
481
|
-
|
482
|
-
<li>
|
483
|
-
<span class='object_link'><a href="Contentful/TextCoercion.html" title="Contentful::TextCoercion (class)">TextCoercion</a></span>
|
484
|
-
|
485
|
-
<small>(Contentful)</small>
|
486
|
-
|
487
|
-
</li>
|
488
|
-
|
489
|
-
</ul>
|
490
|
-
</ul>
|
491
|
-
|
492
|
-
|
493
|
-
<ul id="alpha_U" class="alpha">
|
494
|
-
<li class="letter">U</li>
|
495
|
-
<ul>
|
496
|
-
|
497
|
-
<li>
|
498
|
-
<span class='object_link'><a href="Contentful/Unauthorized.html" title="Contentful::Unauthorized (class)">Unauthorized</a></span>
|
499
|
-
|
500
|
-
<small>(Contentful)</small>
|
501
|
-
|
502
|
-
</li>
|
503
|
-
|
504
|
-
<li>
|
505
|
-
<span class='object_link'><a href="Contentful/UnparsableJson.html" title="Contentful::UnparsableJson (class)">UnparsableJson</a></span>
|
506
|
-
|
507
|
-
<small>(Contentful)</small>
|
508
|
-
|
509
|
-
</li>
|
510
|
-
|
511
|
-
<li>
|
512
|
-
<span class='object_link'><a href="Contentful/UnparsableResource.html" title="Contentful::UnparsableResource (class)">UnparsableResource</a></span>
|
513
|
-
|
514
|
-
<small>(Contentful)</small>
|
515
|
-
|
516
|
-
</li>
|
517
|
-
|
518
|
-
</ul>
|
519
|
-
</ul>
|
520
|
-
|
521
|
-
</td>
|
522
|
-
</tr>
|
523
|
-
</table>
|
524
|
-
|
525
|
-
</div>
|
526
|
-
|
527
|
-
</div>
|
528
|
-
|
529
|
-
<div id="footer">
|
530
|
-
Generated on Tue Jul 25 15:15:31 2017 by
|
531
|
-
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
532
|
-
0.9.5 (ruby-2.4.1).
|
533
|
-
</div>
|
534
|
-
|
535
|
-
</div>
|
536
|
-
</body>
|
537
|
-
</html>
|