check_yo_spelling 0.1.0

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.
Files changed (68) hide show
  1. checksums.yaml +7 -0
  2. data/.rspec +4 -0
  3. data/CHANGELOG.rdoc +2 -0
  4. data/Gemfile.lock +35 -0
  5. data/README.md +36 -0
  6. data/Rakefile +6 -0
  7. data/check_yo_spelling.gemspec +24 -0
  8. data/data/.keep +0 -0
  9. data/data/alabama_cities.yml +553 -0
  10. data/data/alaska_cities.yml +246 -0
  11. data/data/arizona_cities.yml +397 -0
  12. data/data/arkansas_cities.yml +499 -0
  13. data/data/california_cities.yml +1417 -0
  14. data/data/colorado_cities.yml +404 -0
  15. data/data/connecticut_cities.yml +142 -0
  16. data/data/delaware_cities.yml +76 -0
  17. data/data/florida_cities.yml +900 -0
  18. data/data/georgia_cities.yml +609 -0
  19. data/data/hawaii_cities.yml +146 -0
  20. data/data/idaho_cities.yml +206 -0
  21. data/data/illinois_cities.yml +1315 -0
  22. data/data/indiana_cities.yml +654 -0
  23. data/data/iowa_cities.yml +869 -0
  24. data/data/kansas_cities.yml +554 -0
  25. data/data/kentucky_cities.yml +510 -0
  26. data/data/louisiana_cities.yml +469 -0
  27. data/data/maine_cities.yml +132 -0
  28. data/data/maryland_cities.yml +483 -0
  29. data/data/massachusetts_cities.yml +243 -0
  30. data/data/michigan_cities.yml +683 -0
  31. data/data/minnesota_cities.yml +805 -0
  32. data/data/mississippi_cities.yml +357 -0
  33. data/data/missouri_cities.yml +887 -0
  34. data/data/montana_cities.yml +307 -0
  35. data/data/nebraska_cities.yml +452 -0
  36. data/data/nevada_cities.yml +117 -0
  37. data/data/new_hampshire_cities.yml +97 -0
  38. data/data/new_jersey_cities.yml +536 -0
  39. data/data/new_mexico_cities.yml +381 -0
  40. data/data/new_york_cities.yml +1173 -0
  41. data/data/north_carolina_cities.yml +721 -0
  42. data/data/north_dakota_cities.yml +238 -0
  43. data/data/ohio_cities.yml +1177 -0
  44. data/data/oklahoma_cities.yml +639 -0
  45. data/data/oregon_cities.yml +353 -0
  46. data/data/pennsylvania_cities.yml +1718 -0
  47. data/data/rhode_island_cities.yml +35 -0
  48. data/data/south_carolina_cities.yml +378 -0
  49. data/data/south_dakota_cities.yml +288 -0
  50. data/data/states.yml +51 -0
  51. data/data/tennessee_cities.yml +424 -0
  52. data/data/texas_cities.yml +1619 -0
  53. data/data/utah_cities.yml +314 -0
  54. data/data/vermont_cities.yml +118 -0
  55. data/data/virginia_cities.yml +579 -0
  56. data/data/washington_cities.yml +599 -0
  57. data/data/west_virginia_cities.yml +387 -0
  58. data/data/wisconsin_cities.yml +748 -0
  59. data/data/wyoming_cities.yml +156 -0
  60. data/gemfile +6 -0
  61. data/lib/check_yo_spelling.rb +4 -0
  62. data/lib/check_yo_spelling/usa.rb +52 -0
  63. data/lib/check_yo_spelling/version.rb +3 -0
  64. data/pkg/spell_checker-0.1.0.gem +0 -0
  65. data/spec/lib/usa_city_checker_spec.rb +16 -0
  66. data/spec/lib/usa_state_checker_spec.rb +16 -0
  67. data/spec/spec_helper.rb +3 -0
  68. metadata +159 -0
@@ -0,0 +1,132 @@
1
+ ---
2
+ - anson
3
+ - ashland
4
+ - auburn
5
+ - augusta
6
+ - bangor
7
+ - bar harbor
8
+ - bath
9
+ - belfast
10
+ - berwick
11
+ - biddeford
12
+ - bingham
13
+ - blaine
14
+ - blue hill
15
+ - boothbay harbor
16
+ - bowdoinham
17
+ - brewer
18
+ - bridgton
19
+ - brunswick
20
+ - brunswick station
21
+ - bucksport
22
+ - calais
23
+ - camden
24
+ - cape neddick
25
+ - caribou
26
+ - casco
27
+ - castine
28
+ - chisholm
29
+ - clinton
30
+ - cousins island
31
+ - cumberland center
32
+ - damariscotta
33
+ - dexter
34
+ - dixfield
35
+ - dover foxcroft
36
+ - eagle lake
37
+ - east millinocket
38
+ - eastport
39
+ - ellsworth
40
+ - fairfield
41
+ - falmouth
42
+ - falmouth foreside
43
+ - farmingdale
44
+ - farmington
45
+ - fort fairfield
46
+ - fort kent
47
+ - freeport
48
+ - fryeburg
49
+ - gardiner
50
+ - gorham
51
+ - gray
52
+ - greenville
53
+ - guilford
54
+ - hallowell
55
+ - hampden
56
+ - hartland
57
+ - houlton
58
+ - howland
59
+ - kennebunk
60
+ - kennebunkport
61
+ - kittery
62
+ - kittery point
63
+ - lake arrowhead
64
+ - lewiston
65
+ - limestone
66
+ - lincoln
67
+ - lisbon falls
68
+ - little falls
69
+ - littlejohn island
70
+ - livermore falls
71
+ - lubec
72
+ - machias
73
+ - madawaska
74
+ - madison
75
+ - mapleton
76
+ - mars hill
77
+ - mechanic falls
78
+ - mexico
79
+ - milford
80
+ - millinocket
81
+ - milo
82
+ - naples
83
+ - newcastle
84
+ - newport
85
+ - norridgewock
86
+ - north berwick
87
+ - north windham
88
+ - norway
89
+ - oakland
90
+ - old orchard beach
91
+ - old town
92
+ - orono
93
+ - oxford
94
+ - pittsfield
95
+ - portland
96
+ - presque isle
97
+ - randolph
98
+ - richmond
99
+ - rockland
100
+ - rumford
101
+ - saco
102
+ - sanford
103
+ - scarborough
104
+ - searsport
105
+ - skowhegan
106
+ - south eliot
107
+ - south paris
108
+ - south portland
109
+ - south sanford
110
+ - south windham
111
+ - southwest harbor
112
+ - springvale
113
+ - standish
114
+ - steep falls
115
+ - thomaston
116
+ - topsham
117
+ - unity
118
+ - van buren
119
+ - waldoboro
120
+ - washburn
121
+ - waterville
122
+ - west kennebunk
123
+ - westbrook
124
+ - wilton
125
+ - winslow
126
+ - winter harbor
127
+ - winterport
128
+ - winthrop
129
+ - wiscasset
130
+ - woodland
131
+ - yarmouth
132
+ - york harbor
@@ -0,0 +1,483 @@
1
+ ---
2
+ - aberdeen
3
+ - aberdeen proving ground
4
+ - accident
5
+ - accokeek
6
+ - adamstown
7
+ - adelphi
8
+ - algonquin
9
+ - allen
10
+ - andrews afb
11
+ - annapolis
12
+ - annapolis neck
13
+ - aquasco
14
+ - arbutus
15
+ - arden on the severn
16
+ - arnold
17
+ - ashton sandy spring
18
+ - aspen hill
19
+ - baden
20
+ - bagtown
21
+ - ballenger creek
22
+ - baltimore
23
+ - baltimore highlands
24
+ - barclay
25
+ - barnesville
26
+ - barton
27
+ - bartonsville
28
+ - beaver creek
29
+ - bel air
30
+ - bel air north
31
+ - bel air south
32
+ - beltsville
33
+ - benedict
34
+ - bensville
35
+ - berlin
36
+ - berwyn heights
37
+ - bethesda
38
+ - betterton
39
+ - bier
40
+ - bishopville
41
+ - bivalve
42
+ - bladensburg
43
+ - bloomington
44
+ - boonsboro
45
+ - bowie
46
+ - bowleys quarters
47
+ - bowling green
48
+ - bowmans addition
49
+ - braddock heights
50
+ - brandywine
51
+ - breathedsville
52
+ - brentwood
53
+ - brock hall
54
+ - brookeville
55
+ - brooklyn park
56
+ - brookmont
57
+ - broomes island
58
+ - brunswick
59
+ - bryans road
60
+ - bryantown
61
+ - buckeystown
62
+ - burkittsville
63
+ - burtonsville
64
+ - butlertown
65
+ - cabin john
66
+ - california
67
+ - calvert beach
68
+ - calverton
69
+ - cambridge
70
+ - camp springs
71
+ - cape st claire
72
+ - capitol heights
73
+ - carlos
74
+ - carney
75
+ - catonsville
76
+ - cavetown
77
+ - cearfoss
78
+ - cecilton
79
+ - cedarville
80
+ - centreville
81
+ - chance
82
+ - charlestown
83
+ - charlotte hall
84
+ - charlton
85
+ - chesapeake beach
86
+ - chesapeake city
87
+ - chesapeake ranch estates
88
+ - chester
89
+ - chestertown
90
+ - cheverly
91
+ - chevy chase
92
+ - chevy chase section five village
93
+ - chevy chase section three village
94
+ - chevy chase view
95
+ - chevy chase village
96
+ - chewsville
97
+ - chillum
98
+ - choptank
99
+ - church creek
100
+ - church hill
101
+ - clarksburg
102
+ - clear spring
103
+ - clinton
104
+ - cloverly
105
+ - cobb island
106
+ - cockeysville
107
+ - colesville
108
+ - college park
109
+ - colmar manor
110
+ - columbia
111
+ - coral hills
112
+ - cordova
113
+ - corriganville
114
+ - cottage city
115
+ - crellin
116
+ - cresaptown
117
+ - crisfield
118
+ - crofton
119
+ - croom
120
+ - crownsville
121
+ - cumberland
122
+ - damascus
123
+ - dames quarter
124
+ - danville
125
+ - dargan
126
+ - darlington
127
+ - darnestown
128
+ - dawson
129
+ - deal island
130
+ - deale
131
+ - deer park
132
+ - delmar
133
+ - denton
134
+ - derwood
135
+ - district heights
136
+ - downsville
137
+ - drum point
138
+ - dundalk
139
+ - dunkirk
140
+ - east new market
141
+ - east riverdale
142
+ - easton
143
+ - eckhart mines
144
+ - eden
145
+ - edesville
146
+ - edgemere
147
+ - edgemont
148
+ - edgewater
149
+ - edgewood
150
+ - edmonston
151
+ - eldersburg
152
+ - elkridge
153
+ - elkton
154
+ - ellerslie
155
+ - ellicott city
156
+ - emmitsburg
157
+ - essex
158
+ - fairland
159
+ - fairlee
160
+ - fairmount
161
+ - fairmount heights
162
+ - fairplay
163
+ - fairwood
164
+ - fallston
165
+ - federalsburg
166
+ - ferndale
167
+ - finzel
168
+ - fishing creek
169
+ - flintstone
170
+ - forest glen
171
+ - forest heights
172
+ - forestville
173
+ - fort meade
174
+ - fort ritchie
175
+ - fort washington
176
+ - fountainhead orchard hills
177
+ - four corners
178
+ - franklin
179
+ - frederick
180
+ - frenchtown rumbly
181
+ - friendly
182
+ - friendship
183
+ - friendship heights village
184
+ - friendsville
185
+ - frostburg
186
+ - fruitland
187
+ - fulton
188
+ - funkstown
189
+ - gaithersburg
190
+ - galena
191
+ - galestown
192
+ - galesville
193
+ - gambrills
194
+ - gapland
195
+ - garrett park
196
+ - garretts mill
197
+ - garrison
198
+ - georgetown
199
+ - germantown
200
+ - gilmore
201
+ - girdletree
202
+ - glassmanor
203
+ - glen burnie
204
+ - glen echo
205
+ - glenarden
206
+ - glenmont
207
+ - glenn dale
208
+ - golden beach
209
+ - goldsboro
210
+ - gorman
211
+ - grahamtown
212
+ - grantsville
213
+ - grasonville
214
+ - greenbelt
215
+ - greensboro
216
+ - greensburg
217
+ - hagerstown
218
+ - halfway
219
+ - hampstead
220
+ - hampton
221
+ - hancock
222
+ - havre de grace
223
+ - hebron
224
+ - henderson
225
+ - herald harbor
226
+ - highfield cascade
227
+ - highland
228
+ - hillandale
229
+ - hillcrest heights
230
+ - hillsboro
231
+ - hughesville
232
+ - huntingtown
233
+ - hurlock
234
+ - hyattsville
235
+ - ilchester
236
+ - indian head
237
+ - jarrettsville
238
+ - jefferson
239
+ - jennings
240
+ - jessup
241
+ - jesterville
242
+ - joppatowne
243
+ - jugtown
244
+ - keedysville
245
+ - kemp mill
246
+ - kemps mill
247
+ - kennedyville
248
+ - kensington
249
+ - kent narrows
250
+ - kettering
251
+ - kingstown
252
+ - kingsville
253
+ - kitzmiller
254
+ - klondike
255
+ - konterra
256
+ - la plata
257
+ - la vale
258
+ - lake arbor
259
+ - lake shore
260
+ - landover
261
+ - landover hills
262
+ - langley park
263
+ - lanham
264
+ - lansdowne
265
+ - largo
266
+ - laurel
267
+ - layhill
268
+ - laytonsville
269
+ - leisure world
270
+ - leitersburg
271
+ - leonardtown
272
+ - lexington park
273
+ - libertytown
274
+ - linganore
275
+ - linthicum
276
+ - loch lynn heights
277
+ - lochearn
278
+ - lonaconing
279
+ - long beach
280
+ - lusby
281
+ - lutherville
282
+ - madison
283
+ - manchester
284
+ - mapleville
285
+ - mardela springs
286
+ - marlboro meadows
287
+ - marlboro village
288
+ - marlow heights
289
+ - marlton
290
+ - martin's additions village
291
+ - marydel
292
+ - maryland city
293
+ - maugansville
294
+ - mayo
295
+ - mays chapel
296
+ - mccoole
297
+ - mechanicsville
298
+ - melwood
299
+ - mercersville
300
+ - middle river
301
+ - middletown
302
+ - midland
303
+ - midlothian
304
+ - milford mill
305
+ - millington
306
+ - mitchellville
307
+ - monrovia
308
+ - montgomery village
309
+ - morningside
310
+ - moscow
311
+ - mount aetna
312
+ - mount airy
313
+ - mount briar
314
+ - mount lena
315
+ - mount rainier
316
+ - mount savage
317
+ - mount vernon
318
+ - mountain lake park
319
+ - myersville
320
+ - nanticoke
321
+ - nanticoke acres
322
+ - national harbor
323
+ - naval academy
324
+ - new carrollton
325
+ - new market
326
+ - new windsor
327
+ - newark
328
+ - nikep
329
+ - north beach
330
+ - north bethesda
331
+ - north brentwood
332
+ - north chevy chase village
333
+ - north east
334
+ - north kensington
335
+ - north laurel
336
+ - north potomac
337
+ - oakland
338
+ - ocean city
339
+ - ocean pines
340
+ - odenton
341
+ - olney
342
+ - overlea
343
+ - owings
344
+ - owings mills
345
+ - oxford
346
+ - oxon hill
347
+ - paramount long meadow
348
+ - parkville
349
+ - parole
350
+ - parsonsburg
351
+ - pasadena
352
+ - pecktonville
353
+ - peppermill village
354
+ - perry hall
355
+ - perryman
356
+ - perryville
357
+ - pikesville
358
+ - pinesburg
359
+ - piney point
360
+ - pittsville
361
+ - pleasant grove
362
+ - pleasant hills
363
+ - pocomoke city
364
+ - point of rocks
365
+ - pomfret
366
+ - pondsville
367
+ - poolesville
368
+ - port deposit
369
+ - potomac
370
+ - potomac heights
371
+ - potomac park
372
+ - powellville
373
+ - preston
374
+ - prince frederick
375
+ - princess anne
376
+ - pylesville
377
+ - quantico
378
+ - queen anne
379
+ - queenland
380
+ - queenstown
381
+ - randallstown
382
+ - rawlings
383
+ - redland
384
+ - reisterstown
385
+ - ridgely
386
+ - ringgold
387
+ - rising sun
388
+ - riva
389
+ - riverdale park
390
+ - riverside
391
+ - riviera beach
392
+ - robinwood
393
+ - rock hall
394
+ - rock point
395
+ - rockville
396
+ - rohrersville
397
+ - rosaryville
398
+ - rosedale
399
+ - rosemont village
400
+ - rossville
401
+ - sabillasville
402
+ - salisbury
403
+ - san mar
404
+ - sandy hook
405
+ - savage
406
+ - scaggsville
407
+ - seabrook
408
+ - seat pleasant
409
+ - secretary
410
+ - severn
411
+ - severna park
412
+ - shady side
413
+ - shaft
414
+ - sharpsburg
415
+ - sharptown
416
+ - silver hill
417
+ - silver spring
418
+ - smith island
419
+ - smithsburg
420
+ - snow hill
421
+ - solomons
422
+ - somerset
423
+ - south kensington
424
+ - south laurel
425
+ - spencerville
426
+ - spring ridge
427
+ - springdale
428
+ - st george island
429
+ - st james
430
+ - st leonard
431
+ - st michaels
432
+ - stevensville
433
+ - sudlersville
434
+ - suitland
435
+ - summerfield
436
+ - sykesville
437
+ - takoma park
438
+ - tall timbers
439
+ - taneytown
440
+ - taylors island
441
+ - temple hills
442
+ - templeville
443
+ - thurmont
444
+ - tilghman island
445
+ - tilghmanton
446
+ - timonium
447
+ - tolchester
448
+ - towson
449
+ - trappe
450
+ - travilah
451
+ - trego rohrersville station
452
+ - tyaskin
453
+ - union bridge
454
+ - university park
455
+ - upper marlboro
456
+ - urbana
457
+ - vale summit
458
+ - vienna
459
+ - waldorf
460
+ - walker mill
461
+ - walkersville
462
+ - washington grove
463
+ - west laurel
464
+ - west ocean city
465
+ - west pocomoke
466
+ - westernport
467
+ - westminster
468
+ - westphalia
469
+ - whaleyville
470
+ - wheaton
471
+ - white marsh
472
+ - white oak
473
+ - willards
474
+ - williamsport
475
+ - williston
476
+ - wilson conococheague
477
+ - woodland
478
+ - woodlawn
479
+ - woodmore
480
+ - woodsboro
481
+ - worton
482
+ - yarrowsburg
483
+ - zihlman