flow-reference 0.3.1 → 0.3.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 4a917aa6700e161a42cd6148249345a323db6791
4
- data.tar.gz: 3d7c7db37cef6d96efddcaf5cf57b4da49152f85
3
+ metadata.gz: 35fd8d20e4ffca6341c12904e764e1f2508461d0
4
+ data.tar.gz: 8703d0dc40eb6944b867542fb5917fb3dd0f5036
5
5
  SHA512:
6
- metadata.gz: 974b0af03b6ba4c0af9e474f1931f683627e446086f98146341b52d9496a805e699234949d960ddc6262df35dd9c7ba4d486b955da6709e5283f0f6a3bd04835
7
- data.tar.gz: 30bd3f51d07366a226ae6e6dc0445a3ace6ec68db7075aea4cc9b332a2f7cc66cf5e250e5ac69fe3e370d6104d4c71cfd4676f67235c124350583eca9ae0fc95
6
+ metadata.gz: 665c5a358fbc62e3491fcdd1504ec92811d2e750928525a673bd4fc775275949d02df28e45b23b27ba642f6dd063c28d6c13f03554cf28d090206b7a00516b40
7
+ data.tar.gz: 7e7318a380d5f77dcde9375b1afe8bff7c4b539ce4ab8bc0ac15dd075986a41a22065ef161dcfb33e09632382a5099121a43012fae45a1d6097c449490323118
@@ -1,9 +1,10 @@
1
1
  require_relative 'io_flow_reference_v0'
2
+ require_relative 'version'
2
3
  require_relative 'generated/currencies'
3
4
  require_relative 'generated/countries'
4
5
  require_relative 'generated/continents'
6
+ require_relative 'generated/languages'
5
7
  require_relative 'generated/payment_methods'
6
- require_relative 'version'
7
8
 
8
9
  module Flow
9
10
  module Reference
@@ -67,6 +68,21 @@ module Flow
67
68
  end
68
69
  end
69
70
 
71
+ class Languages
72
+ class << self
73
+ def find(language_code)
74
+ code = language_code.to_s.downcase.gsub(/[^\w]/,"").capitalize
75
+ return nil unless code.length == 2
76
+ return nil unless Data.respond_to?(code)
77
+ Data.send(code)
78
+ end
79
+
80
+ def find!(language_code)
81
+ find(language_code) || raise(ArgumentError, 'Language "%s" is not found' % language_code)
82
+ end
83
+ end
84
+ end
85
+
70
86
  class PaymentMethods
71
87
  class << self
72
88
  def find(payment_code)
@@ -0,0 +1,494 @@
1
+ # Generated by Flow.io (2017) code builder
2
+
3
+ module Flow
4
+ module Reference
5
+ class Languages
6
+ class Data
7
+ def Data.new_l(hash)
8
+ ::Io::Flow::Reference::V0::Models::Language.new(hash)
9
+ end
10
+
11
+ def Data.Aa
12
+ new_l({"name":"Afar","iso_639_2":"aa","countries":["DJI"],"locales":[]})
13
+ end
14
+
15
+ def Data.Af
16
+ new_l({"name":"Afrikaans","iso_639_2":"af","countries":["ZAF"],"locales":["af-ZA"]})
17
+ end
18
+
19
+ def Data.Ak
20
+ new_l({"name":"Akan","iso_639_2":"ak","countries":["GHA"],"locales":[]})
21
+ end
22
+
23
+ def Data.Sq
24
+ new_l({"name":"Albanian","iso_639_2":"sq","countries":["ALB"],"locales":["sq-AL"]})
25
+ end
26
+
27
+ def Data.Am
28
+ new_l({"name":"Amharic","iso_639_2":"am","countries":["ETH"],"locales":[]})
29
+ end
30
+
31
+ def Data.Ar
32
+ new_l({"name":"Arabic","iso_639_2":"ar","countries":["ARE","BHR","COM","DJI","DZA","EGY","ISR","JOR","KWT","LBN","LBY","MAR","MRT","NER","OMN","QAT","SAU","SOM","TCD","TUN","YEM"],"locales":["ar-AE","ar-BH","ar-DZ","ar-EG","ar-IQ","ar-JO","ar-KW","ar-LB","ar-LY","ar-MA","ar-OM","ar-QA","ar-SA","ar-SY","ar-TN","ar-YE"]})
33
+ end
34
+
35
+ def Data.Hy
36
+ new_l({"name":"Armenian","iso_639_2":"hy","countries":["ARM"],"locales":["hy-AM"]})
37
+ end
38
+
39
+ def Data.Ay
40
+ new_l({"name":"Aymara","iso_639_2":"ay","countries":["BOL","PER"],"locales":[]})
41
+ end
42
+
43
+ def Data.Az
44
+ new_l({"name":"Azerbaijani","iso_639_2":"az","countries":["AZE"],"locales":["Cy-az","Lt-az"]})
45
+ end
46
+
47
+ def Data.Bm
48
+ new_l({"name":"Bambara","iso_639_2":"bm","countries":["MLI"],"locales":[]})
49
+ end
50
+
51
+ def Data.Be
52
+ new_l({"name":"Belarusian","iso_639_2":"be","countries":[],"locales":["be-BY"]})
53
+ end
54
+
55
+ def Data.Bn
56
+ new_l({"name":"Bengali","iso_639_2":"bn","countries":["BGD","IND"],"locales":[]})
57
+ end
58
+
59
+ def Data.Bi
60
+ new_l({"name":"Bislama","iso_639_2":"bi","countries":["VUT"],"locales":[]})
61
+ end
62
+
63
+ def Data.Bs
64
+ new_l({"name":"Bosnian","iso_639_2":"bs","countries":["BIH"],"locales":[]})
65
+ end
66
+
67
+ def Data.Bg
68
+ new_l({"name":"Bulgarian","iso_639_2":"bg","countries":["BGR"],"locales":["bg"]})
69
+ end
70
+
71
+ def Data.My
72
+ new_l({"name":"Burmese","iso_639_2":"my","countries":[],"locales":[]})
73
+ end
74
+
75
+ def Data.Ca
76
+ new_l({"name":"Catalan","iso_639_2":"ca","countries":["AND"],"locales":["ca-ES"]})
77
+ end
78
+
79
+ def Data.Ny
80
+ new_l({"name":"Chichewa","iso_639_2":"ny","countries":["MWI"],"locales":[]})
81
+ end
82
+
83
+ def Data.Zh
84
+ new_l({"name":"Chinese","iso_639_2":"zh","countries":["CHN","HKG","MAC","SGP","TWN"],"locales":["zh-CHS","zh-CHT","zh-CN","zh-HK","zh-MO","zh-SG","zh-TW"]})
85
+ end
86
+
87
+ def Data.Hr
88
+ new_l({"name":"Croatian","iso_639_2":"hr","countries":["BIH","HRV"],"locales":["hr"]})
89
+ end
90
+
91
+ def Data.Cs
92
+ new_l({"name":"Czech","iso_639_2":"cs","countries":["CZE","SVK"],"locales":["cs-CZ"]})
93
+ end
94
+
95
+ def Data.Da
96
+ new_l({"name":"Danish","iso_639_2":"da","countries":["DNK"],"locales":["da-DK"]})
97
+ end
98
+
99
+ def Data.Dv
100
+ new_l({"name":"Divehi","iso_639_2":"dv","countries":["MDV"],"locales":["div-MV"]})
101
+ end
102
+
103
+ def Data.Nl
104
+ new_l({"name":"Dutch","iso_639_2":"nl","countries":["ABW","BEL","CUW","NLD","SXM"],"locales":["nl","nl-BE"]})
105
+ end
106
+
107
+ def Data.Dz
108
+ new_l({"name":"Dzongkha","iso_639_2":"dz","countries":["BTN"],"locales":[]})
109
+ end
110
+
111
+ def Data.En
112
+ new_l({"name":"English","iso_639_2":"en","countries":["ATG","AUS","BHS","BLZ","BRB","BWA","CAN","CMR","CUW","DMA","FJI","FSM","GBR","GHA","GMB","GRD","GUY","HKG","IND","IRL","JAM","KEN","KIR","KNA","LCA","LKA","LSO","MHL","MLT","MUS","MWI","MYS","NAM","NGA","NRU","NZL","PAK","PHL","PLW","PNG","RWA","SGP","SLB","SLE","SWZ","SXM","SYC","TON","TTO","TUV","TZA","UGA","USA","VCT","VUT","WSM","ZAF","ZMB"],"locales":["en-AU","en-BZ","en-CA","en-CB","en-GB","en-IE","en-JM","en-NZ","en-PH","en-TT","en-US","en-ZA","en-ZW"]})
113
+ end
114
+
115
+ def Data.Et
116
+ new_l({"name":"Estonian","iso_639_2":"et","countries":["EST"],"locales":["et-EE"]})
117
+ end
118
+
119
+ def Data.Ee
120
+ new_l({"name":"Ewe","iso_639_2":"ee","countries":["GHA","TGO"],"locales":[]})
121
+ end
122
+
123
+ def Data.Fj
124
+ new_l({"name":"Fijian","iso_639_2":"fj","countries":["FJI"],"locales":[]})
125
+ end
126
+
127
+ def Data.Fi
128
+ new_l({"name":"Finnish","iso_639_2":"fi","countries":["FIN"],"locales":["fi"]})
129
+ end
130
+
131
+ def Data.Fr
132
+ new_l({"name":"French","iso_639_2":"fr","countries":["BEL","BEN","BFA","BLM","CAF","CAN","CHE","CIV","CMR","COG","COM","DJI","FRA","GAB","GIN","GLP","GNQ","GUF","HTI","ITA","JEY","LUX","MCO","MLI","MTQ","MUS","MYT","NCL","NER","PYF","REU","RWA","SEN","SPM","SYC","TCD","TGO","VUT","WLF"],"locales":["fr","fr-BE","fr-CA","fr-CH","fr-LU","fr-MC"]})
133
+ end
134
+
135
+ def Data.Ff
136
+ new_l({"name":"Fula","iso_639_2":"ff","countries":["BEN","BFA","MLI","NER","SEN"],"locales":[]})
137
+ end
138
+
139
+ def Data.Ka
140
+ new_l({"name":"Georgian","iso_639_2":"ka","countries":["GEO"],"locales":["ka-GE"]})
141
+ end
142
+
143
+ def Data.De
144
+ new_l({"name":"German","iso_639_2":"de","countries":["AUT","BEL","CHE","DEU","ITA","LIE","LUX"],"locales":["de","de-AT","de-CH","de-LI","de-LU"]})
145
+ end
146
+
147
+ def Data.El
148
+ new_l({"name":"Greek","iso_639_2":"el","countries":["CYP","GRC"],"locales":["el-GR"]})
149
+ end
150
+
151
+ def Data.Gn
152
+ new_l({"name":"Guaraní","iso_639_2":"gn","countries":["BOL","PRY"],"locales":[]})
153
+ end
154
+
155
+ def Data.Gu
156
+ new_l({"name":"Gujarati","iso_639_2":"gu","countries":["IND"],"locales":["gu-IN"]})
157
+ end
158
+
159
+ def Data.Ht
160
+ new_l({"name":"Haitian","iso_639_2":"ht","countries":["HTI"],"locales":[]})
161
+ end
162
+
163
+ def Data.Ha
164
+ new_l({"name":"Hausa","iso_639_2":"ha","countries":["NER","NGA"],"locales":[]})
165
+ end
166
+
167
+ def Data.He
168
+ new_l({"name":"Hebrew","iso_639_2":"he","countries":["ISR"],"locales":["he-IL"]})
169
+ end
170
+
171
+ def Data.Hi
172
+ new_l({"name":"Hindi","iso_639_2":"hi","countries":["FJI","IND"],"locales":["hi-IN"]})
173
+ end
174
+
175
+ def Data.Ho
176
+ new_l({"name":"Hiri Motu","iso_639_2":"ho","countries":["PNG"],"locales":[]})
177
+ end
178
+
179
+ def Data.Hu
180
+ new_l({"name":"Hungarian","iso_639_2":"hu","countries":["HUN"],"locales":["hu"]})
181
+ end
182
+
183
+ def Data.Is
184
+ new_l({"name":"Icelandic","iso_639_2":"is","countries":["ISL"],"locales":["is"]})
185
+ end
186
+
187
+ def Data.Ig
188
+ new_l({"name":"Igbo","iso_639_2":"ig","countries":["NGA"],"locales":[]})
189
+ end
190
+
191
+ def Data.Id
192
+ new_l({"name":"Indonesian","iso_639_2":"id","countries":["IDN"],"locales":["id"]})
193
+ end
194
+
195
+ def Data.Ga
196
+ new_l({"name":"Irish","iso_639_2":"ga","countries":["IRL"],"locales":[]})
197
+ end
198
+
199
+ def Data.It
200
+ new_l({"name":"Italian","iso_639_2":"it","countries":["CHE","HRV","ITA","SMR","SVN","VAT"],"locales":["it","it-CH"]})
201
+ end
202
+
203
+ def Data.Ja
204
+ new_l({"name":"Japanese","iso_639_2":"ja","countries":["JPN"],"locales":["ja-JP"]})
205
+ end
206
+
207
+ def Data.Kr
208
+ new_l({"name":"Kanuri","iso_639_2":"kr","countries":["NER"],"locales":[]})
209
+ end
210
+
211
+ def Data.Kk
212
+ new_l({"name":"Kazakh","iso_639_2":"kk","countries":["KAZ"],"locales":["kk-KZ"]})
213
+ end
214
+
215
+ def Data.Km
216
+ new_l({"name":"Khmer","iso_639_2":"km","countries":["KHM"],"locales":[]})
217
+ end
218
+
219
+ def Data.Rw
220
+ new_l({"name":"Kinyarwanda","iso_639_2":"rw","countries":["RWA"],"locales":[]})
221
+ end
222
+
223
+ def Data.Rn
224
+ new_l({"name":"Kirundi","iso_639_2":"rn","countries":[],"locales":[]})
225
+ end
226
+
227
+ def Data.Kg
228
+ new_l({"name":"Kongo","iso_639_2":"kg","countries":["COG"],"locales":[]})
229
+ end
230
+
231
+ def Data.Ko
232
+ new_l({"name":"Korean","iso_639_2":"ko","countries":["KOR"],"locales":["ko-KR"]})
233
+ end
234
+
235
+ def Data.Ku
236
+ new_l({"name":"Kurdish","iso_639_2":"ku","countries":[],"locales":[]})
237
+ end
238
+
239
+ def Data.Kj
240
+ new_l({"name":"Kwanyama","iso_639_2":"kj","countries":[],"locales":[]})
241
+ end
242
+
243
+ def Data.Ky
244
+ new_l({"name":"Kyrgyz","iso_639_2":"ky","countries":["KGZ"],"locales":["ky-KZ"]})
245
+ end
246
+
247
+ def Data.Lo
248
+ new_l({"name":"Lao","iso_639_2":"lo","countries":["LAO"],"locales":[]})
249
+ end
250
+
251
+ def Data.La
252
+ new_l({"name":"Latin","iso_639_2":"la","countries":["VAT"],"locales":[]})
253
+ end
254
+
255
+ def Data.Lv
256
+ new_l({"name":"Latvian","iso_639_2":"lv","countries":["LVA"],"locales":["lv"]})
257
+ end
258
+
259
+ def Data.Ln
260
+ new_l({"name":"Lingala","iso_639_2":"ln","countries":["COG"],"locales":[]})
261
+ end
262
+
263
+ def Data.Lt
264
+ new_l({"name":"Lithuanian","iso_639_2":"lt","countries":["LTU"],"locales":["lt"]})
265
+ end
266
+
267
+ def Data.Lu
268
+ new_l({"name":"Luba-Katanga","iso_639_2":"lu","countries":[],"locales":[]})
269
+ end
270
+
271
+ def Data.Lb
272
+ new_l({"name":"Luxembourgish","iso_639_2":"lb","countries":["LUX"],"locales":[]})
273
+ end
274
+
275
+ def Data.Mk
276
+ new_l({"name":"Macedonian","iso_639_2":"mk","countries":[],"locales":["mk"]})
277
+ end
278
+
279
+ def Data.Mg
280
+ new_l({"name":"Malagasy","iso_639_2":"mg","countries":[],"locales":[]})
281
+ end
282
+
283
+ def Data.Ms
284
+ new_l({"name":"Malay","iso_639_2":"ms","countries":["BRN","IDN","MYS","SGP"],"locales":["ms-BN","ms-MY"]})
285
+ end
286
+
287
+ def Data.Mt
288
+ new_l({"name":"Maltese","iso_639_2":"mt","countries":["MLT"],"locales":[]})
289
+ end
290
+
291
+ def Data.Mh
292
+ new_l({"name":"Marshallese","iso_639_2":"mh","countries":["MHL"],"locales":[]})
293
+ end
294
+
295
+ def Data.Mn
296
+ new_l({"name":"Mongolian","iso_639_2":"mn","countries":["MNG"],"locales":["mn"]})
297
+ end
298
+
299
+ def Data.Mi
300
+ new_l({"name":"Māori","iso_639_2":"mi","countries":["NZL"],"locales":[]})
301
+ end
302
+
303
+ def Data.Ne
304
+ new_l({"name":"Nepali","iso_639_2":"ne","countries":["NPL"],"locales":[]})
305
+ end
306
+
307
+ def Data.Nd
308
+ new_l({"name":"Northern Ndebele","iso_639_2":"nd","countries":["ZAF"],"locales":[]})
309
+ end
310
+
311
+ def Data.No
312
+ new_l({"name":"Norwegian","iso_639_2":"no","countries":["NOR"],"locales":[]})
313
+ end
314
+
315
+ def Data.Nb
316
+ new_l({"name":"Norwegian Bokmål","iso_639_2":"nb","countries":["NOR"],"locales":["nb-NO"]})
317
+ end
318
+
319
+ def Data.Nn
320
+ new_l({"name":"Norwegian Nynorsk","iso_639_2":"nn","countries":["NOR"],"locales":["nn-NO"]})
321
+ end
322
+
323
+ def Data.Pa
324
+ new_l({"name":"Panjabi","iso_639_2":"pa","countries":["IND"],"locales":["pa-IN"]})
325
+ end
326
+
327
+ def Data.Ps
328
+ new_l({"name":"Pashto","iso_639_2":"ps","countries":[],"locales":[]})
329
+ end
330
+
331
+ def Data.Fa
332
+ new_l({"name":"Persian","iso_639_2":"fa","countries":[],"locales":["fa-IR"]})
333
+ end
334
+
335
+ def Data.Pl
336
+ new_l({"name":"Polish","iso_639_2":"pl","countries":["POL"],"locales":["pl"]})
337
+ end
338
+
339
+ def Data.Pt
340
+ new_l({"name":"Portuguese","iso_639_2":"pt","countries":["BRA","CPV","GNB","GNQ","MAC","PRT","STP","TLS"],"locales":["pt","pt-BR"]})
341
+ end
342
+
343
+ def Data.Qu
344
+ new_l({"name":"Quechua","iso_639_2":"qu","countries":["BOL","PER"],"locales":[]})
345
+ end
346
+
347
+ def Data.Ro
348
+ new_l({"name":"Romanian","iso_639_2":"ro","countries":["MDA","ROU"],"locales":["ro"]})
349
+ end
350
+
351
+ def Data.Rm
352
+ new_l({"name":"Romansh","iso_639_2":"rm","countries":["CHE"],"locales":[]})
353
+ end
354
+
355
+ def Data.Ru
356
+ new_l({"name":"Russian","iso_639_2":"ru","countries":["KAZ","KGZ","RUS"],"locales":["ru"]})
357
+ end
358
+
359
+ def Data.Sg
360
+ new_l({"name":"Sango","iso_639_2":"sg","countries":["CAF"],"locales":[]})
361
+ end
362
+
363
+ def Data.Sr
364
+ new_l({"name":"Serbian","iso_639_2":"sr","countries":["BIH","SRB"],"locales":["Cy-sr-SP","Lt-sr-SP"]})
365
+ end
366
+
367
+ def Data.Sn
368
+ new_l({"name":"Shona","iso_639_2":"sn","countries":[],"locales":[]})
369
+ end
370
+
371
+ def Data.Si
372
+ new_l({"name":"Sinhala","iso_639_2":"si","countries":["LKA"],"locales":[]})
373
+ end
374
+
375
+ def Data.Sk
376
+ new_l({"name":"Slovak","iso_639_2":"sk","countries":["CZE","SVK"],"locales":["sk"]})
377
+ end
378
+
379
+ def Data.Sl
380
+ new_l({"name":"Slovene","iso_639_2":"sl","countries":["SVN"],"locales":["sl-SI"]})
381
+ end
382
+
383
+ def Data.So
384
+ new_l({"name":"Somali","iso_639_2":"so","countries":["DJI","SOM"],"locales":[]})
385
+ end
386
+
387
+ def Data.Nr
388
+ new_l({"name":"Southern Ndebele","iso_639_2":"nr","countries":["ZAF"],"locales":[]})
389
+ end
390
+
391
+ def Data.St
392
+ new_l({"name":"Southern Sotho","iso_639_2":"st","countries":["LSO","ZAF"],"locales":[]})
393
+ end
394
+
395
+ def Data.Es
396
+ new_l({"name":"Spanish","iso_639_2":"es","countries":["ARG","BOL","CHL","COL","CRI","DOM","ECU","ESH","ESP","GNQ","GTM","HND","MEX","NIC","PAN","PER","PRI","PRY","SLV","URY","VEN"],"locales":["es","es-AR","es-BO","es-CL","es-CO","es-CR","es-DO","es-EC","es-GT","es-HN","es-MX","es-NI","es-PA","es-PE","es-PR","es-PY","es-SV","es-UY","es-VE"]})
397
+ end
398
+
399
+ def Data.Sw
400
+ new_l({"name":"Swahili","iso_639_2":"sw","countries":["KEN","TZA","UGA"],"locales":["sw-KE"]})
401
+ end
402
+
403
+ def Data.Ss
404
+ new_l({"name":"Swati","iso_639_2":"ss","countries":["SWZ","ZAF"],"locales":[]})
405
+ end
406
+
407
+ def Data.Sv
408
+ new_l({"name":"Swedish","iso_639_2":"sv","countries":["ALA","FIN","SWE"],"locales":["sv-FI","sv-SE"]})
409
+ end
410
+
411
+ def Data.Tl
412
+ new_l({"name":"Tagalog","iso_639_2":"tl","countries":["PHL"],"locales":[]})
413
+ end
414
+
415
+ def Data.Tg
416
+ new_l({"name":"Tajik","iso_639_2":"tg","countries":[],"locales":[]})
417
+ end
418
+
419
+ def Data.Ta
420
+ new_l({"name":"Tamil","iso_639_2":"ta","countries":["IND","LKA","MUS","MYS","SGP"],"locales":["ta-IN"]})
421
+ end
422
+
423
+ def Data.Te
424
+ new_l({"name":"Telugu","iso_639_2":"te","countries":["IND"],"locales":["te-IN"]})
425
+ end
426
+
427
+ def Data.Th
428
+ new_l({"name":"Thai","iso_639_2":"th","countries":["THA"],"locales":["th"]})
429
+ end
430
+
431
+ def Data.Ti
432
+ new_l({"name":"Tigrinya","iso_639_2":"ti","countries":[],"locales":[]})
433
+ end
434
+
435
+ def Data.Ts
436
+ new_l({"name":"Tsonga","iso_639_2":"ts","countries":["ZAF"],"locales":[]})
437
+ end
438
+
439
+ def Data.Tn
440
+ new_l({"name":"Tswana","iso_639_2":"tn","countries":["BWA","ZAF"],"locales":[]})
441
+ end
442
+
443
+ def Data.Tr
444
+ new_l({"name":"Turkish","iso_639_2":"tr","countries":["CYP","TUR"],"locales":["tr"]})
445
+ end
446
+
447
+ def Data.Tk
448
+ new_l({"name":"Turkmen","iso_639_2":"tk","countries":[],"locales":[]})
449
+ end
450
+
451
+ def Data.Uk
452
+ new_l({"name":"Ukrainian","iso_639_2":"uk","countries":["UKR"],"locales":["uk-UA"]})
453
+ end
454
+
455
+ def Data.Ur
456
+ new_l({"name":"Urdu","iso_639_2":"ur","countries":["FJI","PAK"],"locales":["ur-PK"]})
457
+ end
458
+
459
+ def Data.Uz
460
+ new_l({"name":"Uzbek","iso_639_2":"uz","countries":["UZB"],"locales":["Cy-uz","Lt-uz"]})
461
+ end
462
+
463
+ def Data.Ve
464
+ new_l({"name":"Venda","iso_639_2":"ve","countries":["ZAF"],"locales":[]})
465
+ end
466
+
467
+ def Data.Vi
468
+ new_l({"name":"Vietnamese","iso_639_2":"vi","countries":["VNM"],"locales":["vi-VN"]})
469
+ end
470
+
471
+ def Data.Cy
472
+ new_l({"name":"Welsh","iso_639_2":"cy","countries":["GBR"],"locales":[]})
473
+ end
474
+
475
+ def Data.Wo
476
+ new_l({"name":"Wolof","iso_639_2":"wo","countries":["SEN"],"locales":[]})
477
+ end
478
+
479
+ def Data.Xh
480
+ new_l({"name":"Xhosa","iso_639_2":"xh","countries":["ZAF"],"locales":[]})
481
+ end
482
+
483
+ def Data.Yo
484
+ new_l({"name":"Yoruba","iso_639_2":"yo","countries":["BEN","NGA"],"locales":[]})
485
+ end
486
+
487
+ def Data.Zu
488
+ new_l({"name":"Zulu","iso_639_2":"zu","countries":["ZAF"],"locales":[]})
489
+ end
490
+
491
+ end
492
+ end
493
+ end
494
+ end
@@ -1,5 +1,5 @@
1
1
  module Flow
2
2
  module Reference
3
- VERSION = '0.3.1'
3
+ VERSION = '0.3.2'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: flow-reference
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.1
4
+ version: 0.3.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michael Bryzek
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2017-04-11 00:00:00.000000000 Z
12
+ date: 2017-04-21 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: Flow helper libraries for working with https://api.flow.io
15
15
  email: mbryzek@alum.mit.edu
@@ -21,6 +21,7 @@ files:
21
21
  - "./lib/generated/continents.rb"
22
22
  - "./lib/generated/countries.rb"
23
23
  - "./lib/generated/currencies.rb"
24
+ - "./lib/generated/languages.rb"
24
25
  - "./lib/generated/payment_methods.rb"
25
26
  - "./lib/io_flow_reference_v0.rb"
26
27
  - "./lib/version.rb"