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,501 +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::FieldsResource
|
|
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::FieldsResource";
|
|
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 (F)</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">FieldsResource</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::FieldsResource
|
|
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="BaseResource.html" title="Contentful::BaseResource (class)">BaseResource</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">Contentful::FieldsResource</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/fields_resource.rb</dd>
|
|
102
|
-
</dl>
|
|
103
|
-
|
|
104
|
-
</div>
|
|
105
|
-
|
|
106
|
-
<h2>Overview</h2><div class="docstring">
|
|
107
|
-
<div class="discussion">
|
|
108
|
-
|
|
109
|
-
<p>Base definition of a Contentful Resource containing Field properties</p>
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
</div>
|
|
113
|
-
</div>
|
|
114
|
-
<div class="tags">
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
</div><div id="subclasses">
|
|
118
|
-
<h2>Direct Known Subclasses</h2>
|
|
119
|
-
<p class="children"><span class='object_link'><a href="Asset.html" title="Contentful::Asset (class)">Asset</a></span>, <span class='object_link'><a href="Entry.html" title="Contentful::Entry (class)">Entry</a></span></p>
|
|
120
|
-
</div>
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
<h2>Instance Attribute Summary</h2>
|
|
128
|
-
|
|
129
|
-
<h3 class="inherited">Attributes inherited from <span class='object_link'><a href="BaseResource.html" title="Contentful::BaseResource (class)">BaseResource</a></span></h3>
|
|
130
|
-
<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>
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
<h2>
|
|
135
|
-
Instance Method Summary
|
|
136
|
-
<small><a href="#" class="summary_toggle">collapse</a></small>
|
|
137
|
-
</h2>
|
|
138
|
-
|
|
139
|
-
<ul class="summary">
|
|
140
|
-
|
|
141
|
-
<li class="public ">
|
|
142
|
-
<span class="summary_signature">
|
|
143
|
-
|
|
144
|
-
<a href="#fields-instance_method" title="#fields (instance method)">#<strong>fields</strong>(wanted_locale = nil) ⇒ Hash </a>
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
</span>
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
<span class="summary_desc"><div class='inline'>
|
|
159
|
-
<p>Returns all fields of the asset.</p>
|
|
160
|
-
</div></span>
|
|
161
|
-
|
|
162
|
-
</li>
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
<li class="public ">
|
|
166
|
-
<span class="summary_signature">
|
|
167
|
-
|
|
168
|
-
<a href="#fields_with_locales-instance_method" title="#fields_with_locales (instance method)">#<strong>fields_with_locales</strong> ⇒ Hash </a>
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
</span>
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
<span class="summary_desc"><div class='inline'>
|
|
183
|
-
<p>Returns all fields of the asset with locales nested by field.</p>
|
|
184
|
-
</div></span>
|
|
185
|
-
|
|
186
|
-
</li>
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
<li class="public ">
|
|
190
|
-
<span class="summary_signature">
|
|
191
|
-
|
|
192
|
-
<a href="#initialize-instance_method" title="#initialize (instance method)">#<strong>initialize</strong>(item, _configuration, localized = false, includes = []) ⇒ FieldsResource </a>
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
</span>
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
<span class="note title constructor">constructor</span>
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
<span class="summary_desc"><div class='inline'>
|
|
209
|
-
<p>A new instance of FieldsResource.</p>
|
|
210
|
-
</div></span>
|
|
211
|
-
|
|
212
|
-
</li>
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
<li class="public ">
|
|
216
|
-
<span class="summary_signature">
|
|
217
|
-
|
|
218
|
-
<a href="#locales-instance_method" title="#locales (instance method)">#<strong>locales</strong> ⇒ Object </a>
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
</span>
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
<span class="summary_desc"><div class='inline'>
|
|
233
|
-
<p>Provides a list of the available locales for a Resource.</p>
|
|
234
|
-
</div></span>
|
|
235
|
-
|
|
236
|
-
</li>
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
</ul>
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
<h3 class="inherited">Methods inherited from <span class='object_link'><a href="BaseResource.html" title="Contentful::BaseResource (class)">BaseResource</a></span></h3>
|
|
252
|
-
<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#reload-instance_method" title="Contentful::BaseResource#reload (method)">#reload</a></span></p>
|
|
253
|
-
<div id="constructor_details" class="method_details_list">
|
|
254
|
-
<h2>Constructor Details</h2>
|
|
255
|
-
|
|
256
|
-
<div class="method_details first">
|
|
257
|
-
<h3 class="signature first" id="initialize-instance_method">
|
|
258
|
-
|
|
259
|
-
#<strong>initialize</strong>(item, _configuration, localized = false, includes = []) ⇒ <tt><span class='object_link'><a href="" title="Contentful::FieldsResource (class)">FieldsResource</a></span></tt>
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
</h3><div class="docstring">
|
|
266
|
-
<div class="discussion">
|
|
267
|
-
|
|
268
|
-
<p>Returns a new instance of FieldsResource</p>
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
</div>
|
|
272
|
-
</div>
|
|
273
|
-
<div class="tags">
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
</div><table class="source_code">
|
|
277
|
-
<tr>
|
|
278
|
-
<td>
|
|
279
|
-
<pre class="lines">
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
7
|
|
283
|
-
8
|
|
284
|
-
9
|
|
285
|
-
10
|
|
286
|
-
11
|
|
287
|
-
12
|
|
288
|
-
13</pre>
|
|
289
|
-
</td>
|
|
290
|
-
<td>
|
|
291
|
-
<pre class="code"><span class="info file"># File 'lib/contentful/fields_resource.rb', line 7</span>
|
|
292
|
-
|
|
293
|
-
<span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='lparen'>(</span><span class='id identifier rubyid_item'>item</span><span class='comma'>,</span> <span class='id identifier rubyid__configuration'>_configuration</span><span class='comma'>,</span> <span class='id identifier rubyid_localized'>localized</span> <span class='op'>=</span> <span class='kw'>false</span><span class='comma'>,</span> <span class='id identifier rubyid_includes'>includes</span> <span class='op'>=</span> <span class='lbracket'>[</span><span class='rbracket'>]</span><span class='comma'>,</span> <span class='op'>*</span><span class='rparen'>)</span>
|
|
294
|
-
<span class='kw'>super</span>
|
|
295
|
-
|
|
296
|
-
<span class='ivar'>@fields</span> <span class='op'>=</span> <span class='id identifier rubyid_hydrate_fields'>hydrate_fields</span><span class='lparen'>(</span><span class='id identifier rubyid_localized'>localized</span><span class='comma'>,</span> <span class='id identifier rubyid_includes'>includes</span><span class='rparen'>)</span>
|
|
297
|
-
|
|
298
|
-
<span class='id identifier rubyid_define_fields_methods!'>define_fields_methods!</span>
|
|
299
|
-
<span class='kw'>end</span></pre>
|
|
300
|
-
</td>
|
|
301
|
-
</tr>
|
|
302
|
-
</table>
|
|
303
|
-
</div>
|
|
304
|
-
|
|
305
|
-
</div>
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
<div id="instance_method_details" class="method_details_list">
|
|
309
|
-
<h2>Instance Method Details</h2>
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
<div class="method_details first">
|
|
313
|
-
<h3 class="signature first" id="fields-instance_method">
|
|
314
|
-
|
|
315
|
-
#<strong>fields</strong>(wanted_locale = nil) ⇒ <tt>Hash</tt>
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
</h3><div class="docstring">
|
|
322
|
-
<div class="discussion">
|
|
323
|
-
|
|
324
|
-
<p>Returns all fields of the asset</p>
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
</div>
|
|
328
|
-
</div>
|
|
329
|
-
<div class="tags">
|
|
330
|
-
|
|
331
|
-
<p class="tag_title">Returns:</p>
|
|
332
|
-
<ul class="return">
|
|
333
|
-
|
|
334
|
-
<li>
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
<span class='type'>(<tt>Hash</tt>)</span>
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
—
|
|
342
|
-
<div class='inline'>
|
|
343
|
-
<p>fields for Resource on selected locale</p>
|
|
344
|
-
</div>
|
|
345
|
-
|
|
346
|
-
</li>
|
|
347
|
-
|
|
348
|
-
</ul>
|
|
349
|
-
|
|
350
|
-
</div><table class="source_code">
|
|
351
|
-
<tr>
|
|
352
|
-
<td>
|
|
353
|
-
<pre class="lines">
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
18
|
|
357
|
-
19
|
|
358
|
-
20
|
|
359
|
-
21</pre>
|
|
360
|
-
</td>
|
|
361
|
-
<td>
|
|
362
|
-
<pre class="code"><span class="info file"># File 'lib/contentful/fields_resource.rb', line 18</span>
|
|
363
|
-
|
|
364
|
-
<span class='kw'>def</span> <span class='id identifier rubyid_fields'>fields</span><span class='lparen'>(</span><span class='id identifier rubyid_wanted_locale'>wanted_locale</span> <span class='op'>=</span> <span class='kw'>nil</span><span class='rparen'>)</span>
|
|
365
|
-
<span class='id identifier rubyid_wanted_locale'>wanted_locale</span> <span class='op'>=</span> <span class='id identifier rubyid_internal_resource_locale'>internal_resource_locale</span> <span class='kw'>if</span> <span class='id identifier rubyid_wanted_locale'>wanted_locale</span><span class='period'>.</span><span class='id identifier rubyid_nil?'>nil?</span>
|
|
366
|
-
<span class='ivar'>@fields</span><span class='period'>.</span><span class='id identifier rubyid_fetch'>fetch</span><span class='lparen'>(</span><span class='id identifier rubyid_wanted_locale'>wanted_locale</span><span class='period'>.</span><span class='id identifier rubyid_to_s'>to_s</span><span class='comma'>,</span> <span class='lbrace'>{</span><span class='rbrace'>}</span><span class='rparen'>)</span>
|
|
367
|
-
<span class='kw'>end</span></pre>
|
|
368
|
-
</td>
|
|
369
|
-
</tr>
|
|
370
|
-
</table>
|
|
371
|
-
</div>
|
|
372
|
-
|
|
373
|
-
<div class="method_details ">
|
|
374
|
-
<h3 class="signature " id="fields_with_locales-instance_method">
|
|
375
|
-
|
|
376
|
-
#<strong>fields_with_locales</strong> ⇒ <tt>Hash</tt>
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
</h3><div class="docstring">
|
|
383
|
-
<div class="discussion">
|
|
384
|
-
|
|
385
|
-
<p>Returns all fields of the asset with locales nested by field</p>
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
</div>
|
|
389
|
-
</div>
|
|
390
|
-
<div class="tags">
|
|
391
|
-
|
|
392
|
-
<p class="tag_title">Returns:</p>
|
|
393
|
-
<ul class="return">
|
|
394
|
-
|
|
395
|
-
<li>
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
<span class='type'>(<tt>Hash</tt>)</span>
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
—
|
|
403
|
-
<div class='inline'>
|
|
404
|
-
<p>fields for Resource grouped by field name</p>
|
|
405
|
-
</div>
|
|
406
|
-
|
|
407
|
-
</li>
|
|
408
|
-
|
|
409
|
-
</ul>
|
|
410
|
-
|
|
411
|
-
</div><table class="source_code">
|
|
412
|
-
<tr>
|
|
413
|
-
<td>
|
|
414
|
-
<pre class="lines">
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
26
|
|
418
|
-
27
|
|
419
|
-
28
|
|
420
|
-
29
|
|
421
|
-
30
|
|
422
|
-
31
|
|
423
|
-
32
|
|
424
|
-
33
|
|
425
|
-
34
|
|
426
|
-
35
|
|
427
|
-
36</pre>
|
|
428
|
-
</td>
|
|
429
|
-
<td>
|
|
430
|
-
<pre class="code"><span class="info file"># File 'lib/contentful/fields_resource.rb', line 26</span>
|
|
431
|
-
|
|
432
|
-
<span class='kw'>def</span> <span class='id identifier rubyid_fields_with_locales'>fields_with_locales</span>
|
|
433
|
-
<span class='id identifier rubyid_remapped_fields'>remapped_fields</span> <span class='op'>=</span> <span class='lbrace'>{</span><span class='rbrace'>}</span>
|
|
434
|
-
<span class='id identifier rubyid_locales'>locales</span><span class='period'>.</span><span class='id identifier rubyid_each'>each</span> <span class='kw'>do</span> <span class='op'>|</span><span class='id identifier rubyid_locale'>locale</span><span class='op'>|</span>
|
|
435
|
-
<span class='id identifier rubyid_fields'>fields</span><span class='lparen'>(</span><span class='id identifier rubyid_locale'>locale</span><span class='rparen'>)</span><span class='period'>.</span><span class='id identifier rubyid_each'>each</span> <span class='kw'>do</span> <span class='op'>|</span><span class='id identifier rubyid_name'>name</span><span class='comma'>,</span> <span class='id identifier rubyid_value'>value</span><span class='op'>|</span>
|
|
436
|
-
<span class='id identifier rubyid_remapped_fields'>remapped_fields</span><span class='lbracket'>[</span><span class='id identifier rubyid_name'>name</span><span class='rbracket'>]</span> <span class='op'>||=</span> <span class='lbrace'>{</span><span class='rbrace'>}</span>
|
|
437
|
-
<span class='id identifier rubyid_remapped_fields'>remapped_fields</span><span class='lbracket'>[</span><span class='id identifier rubyid_name'>name</span><span class='rbracket'>]</span><span class='lbracket'>[</span><span class='id identifier rubyid_locale'>locale</span><span class='period'>.</span><span class='id identifier rubyid_to_sym'>to_sym</span><span class='rbracket'>]</span> <span class='op'>=</span> <span class='id identifier rubyid_value'>value</span>
|
|
438
|
-
<span class='kw'>end</span>
|
|
439
|
-
<span class='kw'>end</span>
|
|
440
|
-
|
|
441
|
-
<span class='id identifier rubyid_remapped_fields'>remapped_fields</span>
|
|
442
|
-
<span class='kw'>end</span></pre>
|
|
443
|
-
</td>
|
|
444
|
-
</tr>
|
|
445
|
-
</table>
|
|
446
|
-
</div>
|
|
447
|
-
|
|
448
|
-
<div class="method_details ">
|
|
449
|
-
<h3 class="signature " id="locales-instance_method">
|
|
450
|
-
|
|
451
|
-
#<strong>locales</strong> ⇒ <tt>Object</tt>
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
</h3><div class="docstring">
|
|
458
|
-
<div class="discussion">
|
|
459
|
-
|
|
460
|
-
<p>Provides a list of the available locales for a Resource</p>
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
</div>
|
|
464
|
-
</div>
|
|
465
|
-
<div class="tags">
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
</div><table class="source_code">
|
|
469
|
-
<tr>
|
|
470
|
-
<td>
|
|
471
|
-
<pre class="lines">
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
39
|
|
475
|
-
40
|
|
476
|
-
41</pre>
|
|
477
|
-
</td>
|
|
478
|
-
<td>
|
|
479
|
-
<pre class="code"><span class="info file"># File 'lib/contentful/fields_resource.rb', line 39</span>
|
|
480
|
-
|
|
481
|
-
<span class='kw'>def</span> <span class='id identifier rubyid_locales'>locales</span>
|
|
482
|
-
<span class='ivar'>@fields</span><span class='period'>.</span><span class='id identifier rubyid_keys'>keys</span>
|
|
483
|
-
<span class='kw'>end</span></pre>
|
|
484
|
-
</td>
|
|
485
|
-
</tr>
|
|
486
|
-
</table>
|
|
487
|
-
</div>
|
|
488
|
-
|
|
489
|
-
</div>
|
|
490
|
-
|
|
491
|
-
</div>
|
|
492
|
-
|
|
493
|
-
<div id="footer">
|
|
494
|
-
Generated on Tue Jul 25 15:15:33 2017 by
|
|
495
|
-
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
496
|
-
0.9.5 (ruby-2.4.1).
|
|
497
|
-
</div>
|
|
498
|
-
|
|
499
|
-
</div>
|
|
500
|
-
</body>
|
|
501
|
-
</html>
|