geopolitical 1.0.3 → 1.0.5

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: 3e5f18cc9f1bcf0dc111ab2545a439e13982cb6b
4
- data.tar.gz: 1b9139b45fb6091fa6b0f50435507829d94dc5d1
3
+ metadata.gz: 3cdc5dc0608aee7e4551aa5fff07dfba18ce0082
4
+ data.tar.gz: 4e7df3738dbef03c080f63438c4291a3414eb1f2
5
5
  SHA512:
6
- metadata.gz: 3a40d4e8c3284d3de08d7997311807e2ae7dd8f53aebf491701a0e9944c96a4240a8d33fe1b8251b69941f2eb39816d99ff283c76edeec5b24454a6bf74e242d
7
- data.tar.gz: e9cb615e832174edf67b2949f55b768af7eba05c1d05275037dd757312fa2c7bd3197b31865f747b3775225e7971571a531fc0e6870bfae4a79eac68e9effe98
6
+ metadata.gz: f6cc5e141efec1ca2c62eb1ac996848ca95412e8cabdf59d40142c7e73d0b9249b8c3286b89298ea5cfd4d8206cb01ee23399132fa4ef473ae739148869a522c
7
+ data.tar.gz: f62c59c08282e0c87e1032fcc22e172fc2e709c633145db0e7a6de095c6fb664ff825087c0ca6f9e27c51d8c70799dcb16a5e444a86b70edfa8b04d56e681131
@@ -37,6 +37,7 @@ module Geopolitocracy
37
37
  end
38
38
 
39
39
  def name=(txt)
40
+ return unless txt
40
41
  txt = txt.titleize unless txt =~ /[A-Z][a-z]/
41
42
  super txt
42
43
  end
@@ -1,4 +1,4 @@
1
1
  # :nodoc:
2
2
  module Geopolitical
3
- VERSION = '1.0.3'.freeze
3
+ VERSION = '1.0.5'.freeze
4
4
  end
@@ -7198,3 +7198,537 @@ MONGODB | localhost:27017 | geopolitical_spec.drop | STARTED | {"drop"=>"nations
7198
7198
  MONGODB | localhost:27017 | geopolitical_spec.drop | SUCCEEDED | 0.00019708s
7199
7199
  MONGODB | localhost:27017 | geopolitical_spec.drop | STARTED | {"drop"=>"cities"}
7200
7200
  MONGODB | localhost:27017 | geopolitical_spec.drop | SUCCEEDED | 0.000134999s
7201
+ Overwriting existing field _id in class Nation.
7202
+ MONGODB | Adding localhost:27017 to the cluster.
7203
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"hoods", "filter"=>{"slug"=>"-east-gregorio0"}, "projection"=>{"_id"=>1}, "limit"=>1}
7204
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.007884241s
7205
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"hoods", "filter"=>{"city_id"=>BSON::ObjectId('57cf57fe8e7f86574c201327'), "$or"=>[{"name.en"=>"East Gregorio0"}]}, "projection"=>{"_id"=>1}, "limit"=>1}
7206
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000147266s
7207
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7208
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 0.000137804s
7209
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"slug"=>"burkina-faso"}, "projection"=>{"_id"=>1}, "limit"=>1}
7210
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000113157s
7211
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"abbr"=>"BV"}, "projection"=>{"_id"=>1}, "limit"=>1}
7212
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 9.6555e-05s
7213
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"nations", "documents"=>[{"name"=>{"en"=>"Burkina Faso"}, "abbr"=>"BV", "_id"=>"BV", "slug"=>"burkina-faso"}], "ordered"=>true}
7214
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.000281424s
7215
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>"gotham"}, "limit"=>1, "singleBatch"=>true}
7216
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00011243999999999999s
7217
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>"gotham"}, "projection"=>{"_id"=>1}, "limit"=>1}
7218
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 9.71e-05s
7219
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"region_id"=>nil, "$or"=>[{"name.en"=>"Gotham"}]}, "projection"=>{"_id"=>1}, "limit"=>1}
7220
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000125349s
7221
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"cities", "documents"=>[{"_id"=>BSON::ObjectId('57cf57ff8e7f86574c201329'), "name"=>{"en"=>"Gotham"}, "geom"=>[-44.0, -21.0], "nation_id"=>"BV", "slug"=>"gotham"}], "ordered"=>true}
7222
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.00023005100000000002s
7223
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"hoods", "filter"=>{"slug"=>"gotham-jd-italia"}, "projection"=>{"_id"=>1}, "limit"=>1}
7224
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00012291100000000002s
7225
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"hoods", "filter"=>{"city_id"=>BSON::ObjectId('57cf57ff8e7f86574c201329'), "$or"=>[{"name.en"=>"Jd. Italia"}]}, "projection"=>{"_id"=>1}, "limit"=>1}
7226
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000101265s
7227
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"hoods", "documents"=>[{"_id"=>BSON::ObjectId('57cf57ff8e7f86574c20132a'), "name"=>{"en"=>"Jd. Italia"}, "city_id"=>BSON::ObjectId('57cf57ff8e7f86574c201329'), "slug"=>"gotham-jd-italia"}], "ordered"=>true}
7228
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.000241704s
7229
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7230
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 0.000171603s
7231
+ MONGODB | localhost:27017 | geopolitical_spec.drop | STARTED | {"drop"=>"hoods"}
7232
+ MONGODB | localhost:27017 | geopolitical_spec.drop | SUCCEEDED | 0.00015455999999999998s
7233
+ MONGODB | localhost:27017 | geopolitical_spec.drop | STARTED | {"drop"=>"nations"}
7234
+ MONGODB | localhost:27017 | geopolitical_spec.drop | SUCCEEDED | 0.000218371s
7235
+ MONGODB | localhost:27017 | geopolitical_spec.drop | STARTED | {"drop"=>"cities"}
7236
+ MONGODB | localhost:27017 | geopolitical_spec.drop | SUCCEEDED | 0.000205692s
7237
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"slug"=>"bahrain"}, "projection"=>{"_id"=>1}, "limit"=>1}
7238
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000183456s
7239
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"abbr"=>"BW"}, "projection"=>{"_id"=>1}, "limit"=>1}
7240
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00021563399999999998s
7241
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"nations", "documents"=>[{"name"=>{"en"=>"Bahrain"}, "abbr"=>"BW", "_id"=>"BW", "slug"=>"bahrain"}], "ordered"=>true}
7242
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.000242479s
7243
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>"gotham"}, "limit"=>1, "singleBatch"=>true}
7244
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00017619199999999998s
7245
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>"gotham"}, "projection"=>{"_id"=>1}, "limit"=>1}
7246
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00015262200000000002s
7247
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"region_id"=>nil, "$or"=>[{"name.en"=>"Gotham"}]}, "projection"=>{"_id"=>1}, "limit"=>1}
7248
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000107059s
7249
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"cities", "documents"=>[{"_id"=>BSON::ObjectId('57cf57ff8e7f86574c20132b'), "name"=>{"en"=>"Gotham"}, "geom"=>[-37.0, -2.0], "nation_id"=>"BW", "slug"=>"gotham"}], "ordered"=>true}
7250
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.000229382s
7251
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"hoods", "filter"=>{"slug"=>"gotham-bowery"}, "projection"=>{"_id"=>1}, "limit"=>1}
7252
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000151491s
7253
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"hoods", "filter"=>{"city_id"=>BSON::ObjectId('57cf57ff8e7f86574c20132b'), "$or"=>[{"name.en"=>"Bowery"}]}, "projection"=>{"_id"=>1}, "limit"=>1}
7254
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000141228s
7255
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"hoods", "documents"=>[{"_id"=>BSON::ObjectId('57cf57ff8e7f86574c20132c'), "name"=>{"en"=>"Bowery"}, "city_id"=>BSON::ObjectId('57cf57ff8e7f86574c20132b'), "slug"=>"gotham-bowery"}], "ordered"=>true}
7256
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.000254378s
7257
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"hoods", "filter"=>{"slug"=>"gotham-bowery"}, "projection"=>{"_id"=>1}, "limit"=>1}
7258
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00014361400000000002s
7259
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"hoods", "filter"=>{"city_id"=>BSON::ObjectId('57cf57ff8e7f86574c20132b'), "$or"=>[{"name.en"=>"Bowery"}]}, "projection"=>{"_id"=>1}, "limit"=>1}
7260
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00017137900000000001s
7261
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7262
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 0.000146496s
7263
+ MONGODB | localhost:27017 | geopolitical_spec.drop | STARTED | {"drop"=>"hoods"}
7264
+ MONGODB | localhost:27017 | geopolitical_spec.drop | SUCCEEDED | 0.000153445s
7265
+ MONGODB | localhost:27017 | geopolitical_spec.drop | STARTED | {"drop"=>"nations"}
7266
+ MONGODB | localhost:27017 | geopolitical_spec.drop | SUCCEEDED | 0.000147689s
7267
+ MONGODB | localhost:27017 | geopolitical_spec.drop | STARTED | {"drop"=>"cities"}
7268
+ MONGODB | localhost:27017 | geopolitical_spec.drop | SUCCEEDED | 0.000143836s
7269
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"hoods", "filter"=>{"slug"=>nil}, "projection"=>{"_id"=>1}, "limit"=>1}
7270
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00011660699999999999s
7271
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"hoods", "filter"=>{"city_id"=>nil, "$or"=>[{"name.en"=>"Murazikchester1"}]}, "projection"=>{"_id"=>1}, "limit"=>1}
7272
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00012121s
7273
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7274
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 9.7117e-05s
7275
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7276
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 0.000134014s
7277
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"hoods", "filter"=>{"slug"=>"-"}, "projection"=>{"_id"=>1}, "limit"=>1}
7278
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000111398s
7279
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"hoods", "filter"=>{"city_id"=>BSON::ObjectId('57cf57ff8e7f86574c201330'), "$or"=>[{"name.en"=>""}]}, "projection"=>{"_id"=>1}, "limit"=>1}
7280
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 9.3995e-05s
7281
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7282
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 0.00015148199999999998s
7283
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"hoods", "filter"=>{"slug"=>nil}, "projection"=>{"_id"=>1}, "limit"=>1}
7284
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 9.801e-05s
7285
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"hoods", "filter"=>{"city_id"=>nil, "$or"=>[{"name.en"=>"Hallefort2"}]}, "projection"=>{"_id"=>1}, "limit"=>1}
7286
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000121749s
7287
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7288
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 9.4582e-05s
7289
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"hoods", "filter"=>{"slug"=>"-west-rogers3"}, "projection"=>{"_id"=>1}, "limit"=>1}
7290
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000119729s
7291
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"hoods", "filter"=>{"city_id"=>BSON::ObjectId('57cf57ff8e7f86574c201332'), "$or"=>[{"name.en"=>"West Rogers3"}]}, "projection"=>{"_id"=>1}, "limit"=>1}
7292
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00010522299999999999s
7293
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7294
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 0.000117802s
7295
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"slug"=>"indonesia"}, "projection"=>{"_id"=>1}, "limit"=>1}
7296
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000280546s
7297
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"abbr"=>"IO"}, "projection"=>{"_id"=>1}, "limit"=>1}
7298
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000101469s
7299
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"nations", "documents"=>[{"name"=>{"en"=>"Indonesia"}, "abbr"=>"IO", "_id"=>"IO", "slug"=>"indonesia"}], "ordered"=>true}
7300
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.000240461s
7301
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>"dejuanside4"}, "limit"=>1, "singleBatch"=>true}
7302
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000113726s
7303
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>"dejuanside4"}, "projection"=>{"_id"=>1}, "limit"=>1}
7304
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00012055200000000001s
7305
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"region_id"=>nil, "$or"=>[{"name.en"=>"Dejuanside4"}]}, "projection"=>{"_id"=>1}, "limit"=>1}
7306
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00011698s
7307
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"cities", "documents"=>[{"_id"=>BSON::ObjectId('57cf57ff8e7f86574c201334'), "name"=>{"en"=>"Dejuanside4"}, "geom"=>[-34.0, -8.0], "nation_id"=>"IO", "slug"=>"dejuanside4"}], "ordered"=>true}
7308
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.000204101s
7309
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"hoods", "filter"=>{"slug"=>"dejuanside4-east-don4"}, "projection"=>{"_id"=>1}, "limit"=>1}
7310
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 9.560800000000001e-05s
7311
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"hoods", "filter"=>{"city_id"=>BSON::ObjectId('57cf57ff8e7f86574c201334'), "$or"=>[{"name.en"=>"East Don4"}]}, "projection"=>{"_id"=>1}, "limit"=>1}
7312
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 8.7795e-05s
7313
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"hoods", "documents"=>[{"_id"=>BSON::ObjectId('57cf57ff8e7f86574c201335'), "name"=>{"en"=>"East Don4"}, "city_id"=>BSON::ObjectId('57cf57ff8e7f86574c201334'), "slug"=>"dejuanside4-east-don4"}], "ordered"=>true}
7314
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.00017761699999999998s
7315
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7316
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 0.00011670200000000001s
7317
+ MONGODB | localhost:27017 | geopolitical_spec.drop | STARTED | {"drop"=>"hoods"}
7318
+ MONGODB | localhost:27017 | geopolitical_spec.drop | SUCCEEDED | 0.000132017s
7319
+ MONGODB | localhost:27017 | geopolitical_spec.drop | STARTED | {"drop"=>"nations"}
7320
+ MONGODB | localhost:27017 | geopolitical_spec.drop | SUCCEEDED | 0.000117083s
7321
+ MONGODB | localhost:27017 | geopolitical_spec.drop | STARTED | {"drop"=>"cities"}
7322
+ MONGODB | localhost:27017 | geopolitical_spec.drop | SUCCEEDED | 0.000134953s
7323
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"hoods", "filter"=>{"slug"=>"-"}, "projection"=>{"_id"=>1}, "limit"=>1}
7324
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000137063s
7325
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"hoods", "filter"=>{"city_id"=>BSON::ObjectId('57cf57ff8e7f86574c201336'), "name.en"=>nil}, "projection"=>{"_id"=>1}, "limit"=>1}
7326
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00010393799999999999s
7327
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7328
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 0.000149942s
7329
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"slug"=>"slovakia--slovak-republic-"}, "projection"=>{"_id"=>1}, "limit"=>1}
7330
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000128101s
7331
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"abbr"=>"SP"}, "projection"=>{"_id"=>1}, "limit"=>1}
7332
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 8.7569e-05s
7333
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"nations", "documents"=>[{"name"=>{"en"=>"Slovakia (Slovak Republic)"}, "abbr"=>"SP", "_id"=>"SP", "slug"=>"slovakia--slovak-republic-"}], "ordered"=>true}
7334
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.000198302s
7335
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7336
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 9.6089e-05s
7337
+ MONGODB | localhost:27017 | geopolitical_spec.drop | STARTED | {"drop"=>"nations"}
7338
+ MONGODB | localhost:27017 | geopolitical_spec.drop | SUCCEEDED | 0.00012994000000000002s
7339
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7340
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 0.000106948s
7341
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"slug"=>"estonia"}, "projection"=>{"_id"=>1}, "limit"=>1}
7342
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00011593000000000001s
7343
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"abbr"=>"BR"}, "projection"=>{"_id"=>1}, "limit"=>1}
7344
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 8.3254e-05s
7345
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"nations", "documents"=>[{"abbr"=>"BR", "name"=>{"en"=>"Estonia"}, "_id"=>"BR", "slug"=>"estonia"}], "ordered"=>true}
7346
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.000166257s
7347
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"slug"=>"saint-kitts-and-nevis"}, "projection"=>{"_id"=>1}, "limit"=>1}
7348
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000222315s
7349
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"abbr"=>"BR"}, "projection"=>{"_id"=>1}, "limit"=>1}
7350
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000169033s
7351
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7352
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 0.000198181s
7353
+ MONGODB | localhost:27017 | geopolitical_spec.drop | STARTED | {"drop"=>"nations"}
7354
+ MONGODB | localhost:27017 | geopolitical_spec.drop | SUCCEEDED | 0.000169831s
7355
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"slug"=>"burundi"}, "projection"=>{"_id"=>1}, "limit"=>1}
7356
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00012548100000000001s
7357
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"abbr"=>"BR"}, "projection"=>{"_id"=>1}, "limit"=>1}
7358
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00011807s
7359
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"nations", "documents"=>[{"abbr"=>"BR", "name"=>{"en"=>"Burundi"}, "_id"=>"BR", "slug"=>"burundi"}], "ordered"=>true}
7360
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.000231132s
7361
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{}, "limit"=>1, "singleBatch"=>true}
7362
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00012734s
7363
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7364
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 0.00011558699999999999s
7365
+ MONGODB | localhost:27017 | geopolitical_spec.drop | STARTED | {"drop"=>"nations"}
7366
+ MONGODB | localhost:27017 | geopolitical_spec.drop | SUCCEEDED | 0.000137589s
7367
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"slug"=>"saint-pierre-and-miquelon"}, "projection"=>{"_id"=>1}, "limit"=>1}
7368
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000171375s
7369
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"abbr"=>nil}, "projection"=>{"_id"=>1}, "limit"=>1}
7370
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000116254s
7371
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7372
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 0.000115705s
7373
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"slug"=>"finland"}, "projection"=>{"_id"=>1}, "limit"=>1}
7374
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000155359s
7375
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"abbr"=>"BR"}, "projection"=>{"_id"=>1}, "limit"=>1}
7376
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 9.1866e-05s
7377
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"nations", "documents"=>[{"abbr"=>"BR", "name"=>{"en"=>"Finland"}, "_id"=>"BR", "slug"=>"finland"}], "ordered"=>true}
7378
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.00029971800000000003s
7379
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7380
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 0.00010459s
7381
+ MONGODB | localhost:27017 | geopolitical_spec.drop | STARTED | {"drop"=>"nations"}
7382
+ MONGODB | localhost:27017 | geopolitical_spec.drop | SUCCEEDED | 0.000196637s
7383
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7384
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 0.000189512s
7385
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"slug"=>"bouvet-island--bouvetoya-"}, "projection"=>{"_id"=>1}, "limit"=>1}
7386
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00013139300000000002s
7387
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"abbr"=>"BR"}, "projection"=>{"_id"=>1}, "limit"=>1}
7388
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000103336s
7389
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"nations", "documents"=>[{"abbr"=>"BR", "name"=>{"en"=>"Bouvet Island (Bouvetoya)"}, "_id"=>"BR", "slug"=>"bouvet-island--bouvetoya-"}], "ordered"=>true}
7390
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.00021405s
7391
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{}, "limit"=>1, "singleBatch"=>true}
7392
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00011971s
7393
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7394
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 0.000125311s
7395
+ MONGODB | localhost:27017 | geopolitical_spec.drop | STARTED | {"drop"=>"nations"}
7396
+ MONGODB | localhost:27017 | geopolitical_spec.drop | SUCCEEDED | 0.000152599s
7397
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"slug"=>"benin"}, "projection"=>{"_id"=>1}, "limit"=>1}
7398
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000217605s
7399
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"abbr"=>"BP"}, "projection"=>{"_id"=>1}, "limit"=>1}
7400
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00010125000000000001s
7401
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"nations", "documents"=>[{"name"=>{"en"=>"Benin"}, "abbr"=>"BP", "_id"=>"BP", "slug"=>"benin"}], "ordered"=>true}
7402
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.000179111s
7403
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>"jaleelberg6"}, "limit"=>1, "singleBatch"=>true}
7404
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00013031000000000002s
7405
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>"jaleelberg6"}, "projection"=>{"_id"=>1}, "limit"=>1}
7406
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00011374599999999999s
7407
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"region_id"=>nil, "$or"=>[{"name.en"=>"Jaleelberg6"}]}, "projection"=>{"_id"=>1}, "limit"=>1}
7408
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00021437799999999999s
7409
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"cities", "documents"=>[{"_id"=>BSON::ObjectId('57cf57ff8e7f86574c201338'), "name"=>{"en"=>"Jaleelberg6"}, "geom"=>[-50.0, -21.0], "nation_id"=>"BP", "slug"=>"jaleelberg6"}], "ordered"=>true}
7410
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.00026358s
7411
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7412
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 0.000166671s
7413
+ MONGODB | localhost:27017 | geopolitical_spec.drop | STARTED | {"drop"=>"nations"}
7414
+ MONGODB | localhost:27017 | geopolitical_spec.drop | SUCCEEDED | 0.000154303s
7415
+ MONGODB | localhost:27017 | geopolitical_spec.drop | STARTED | {"drop"=>"cities"}
7416
+ MONGODB | localhost:27017 | geopolitical_spec.drop | SUCCEEDED | 0.00013585099999999998s
7417
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>"patopolis"}, "limit"=>1, "singleBatch"=>true}
7418
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000183361s
7419
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>"patopolis"}, "projection"=>{"_id"=>1}, "limit"=>1}
7420
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 9.6316e-05s
7421
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"region_id"=>nil, "$or"=>[{"name.en"=>"Patópolis"}]}, "projection"=>{"_id"=>1}, "limit"=>1}
7422
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000124279s
7423
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"cities", "documents"=>[{"_id"=>BSON::ObjectId('57cf57ff8e7f86574c201339'), "name"=>{"en"=>"Patópolis"}, "souls"=>100000, "slug"=>"patopolis"}], "ordered"=>true}
7424
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.000201581s
7425
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7426
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 0.000134607s
7427
+ MONGODB | localhost:27017 | geopolitical_spec.drop | STARTED | {"drop"=>"cities"}
7428
+ MONGODB | localhost:27017 | geopolitical_spec.drop | SUCCEEDED | 0.000164613s
7429
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>"patopolis"}, "limit"=>1, "singleBatch"=>true}
7430
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000125348s
7431
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>"patopolis"}, "projection"=>{"_id"=>1}, "limit"=>1}
7432
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000105077s
7433
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"region_id"=>nil, "$or"=>[{"name.en"=>"Patópolis"}]}, "projection"=>{"_id"=>1}, "limit"=>1}
7434
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000103853s
7435
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"cities", "documents"=>[{"_id"=>BSON::ObjectId('57cf57ff8e7f86574c20133a'), "name"=>{"en"=>"Patópolis"}, "slug"=>"patopolis", "souls"=>100000}], "ordered"=>true}
7436
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.000184179s
7437
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7438
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 0.00017419499999999998s
7439
+ MONGODB | localhost:27017 | geopolitical_spec.drop | STARTED | {"drop"=>"cities"}
7440
+ MONGODB | localhost:27017 | geopolitical_spec.drop | SUCCEEDED | 0.000139065s
7441
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>"myronfurt7"}, "limit"=>1, "singleBatch"=>true}
7442
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000129735s
7443
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>"myronfurt7"}, "projection"=>{"_id"=>1}, "limit"=>1}
7444
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000111359s
7445
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"region_id"=>nil, "$or"=>[{"name.en"=>"Myronfurt7"}]}, "projection"=>{"_id"=>1}, "limit"=>1}
7446
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00012637199999999998s
7447
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7448
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 0.00012903600000000002s
7449
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7450
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 0.000149636s
7451
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7452
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 0.000119723s
7453
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>"karolannhaven8"}, "limit"=>1, "singleBatch"=>true}
7454
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000124346s
7455
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>"karolannhaven8"}, "projection"=>{"_id"=>1}, "limit"=>1}
7456
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 9.557499999999999e-05s
7457
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"region_id"=>nil, "$or"=>[{"name.en"=>"Karolannhaven8"}]}, "projection"=>{"_id"=>1}, "limit"=>1}
7458
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00019437099999999999s
7459
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7460
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 0.000147538s
7461
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>"mte-sto-de-mg"}, "limit"=>1, "singleBatch"=>true}
7462
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000131239s
7463
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>"mte-sto-de-mg"}, "projection"=>{"_id"=>1}, "limit"=>1}
7464
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00011570000000000001s
7465
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"region_id"=>nil, "$or"=>[{"name.en"=>"Mte. Sto. de MG"}]}, "projection"=>{"_id"=>1}, "limit"=>1}
7466
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00010598s
7467
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"cities", "documents"=>[{"_id"=>BSON::ObjectId('57cf57ff8e7f86574c201341'), "name"=>{"en"=>"Mte. Sto. de MG"}, "slug"=>"mte-sto-de-mg"}], "ordered"=>true}
7468
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.000221468s
7469
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7470
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 0.000133724s
7471
+ MONGODB | localhost:27017 | geopolitical_spec.drop | STARTED | {"drop"=>"cities"}
7472
+ MONGODB | localhost:27017 | geopolitical_spec.drop | SUCCEEDED | 0.000354845s
7473
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"slug"=>"faroe-islands"}, "projection"=>{"_id"=>1}, "limit"=>1}
7474
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00010555099999999999s
7475
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"abbr"=>"FE"}, "projection"=>{"_id"=>1}, "limit"=>1}
7476
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 8.467900000000001e-05s
7477
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"nations", "documents"=>[{"name"=>{"en"=>"Faroe Islands"}, "abbr"=>"FE", "_id"=>"FE", "slug"=>"faroe-islands"}], "ordered"=>true}
7478
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.000194189s
7479
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>"sao-paulo"}, "limit"=>1, "singleBatch"=>true}
7480
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000117319s
7481
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>"sao-paulo"}, "projection"=>{"_id"=>1}, "limit"=>1}
7482
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00011111899999999999s
7483
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"region_id"=>nil, "$or"=>[{"name.en"=>"São Paulo"}]}, "projection"=>{"_id"=>1}, "limit"=>1}
7484
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 9.265199999999999e-05s
7485
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"cities", "documents"=>[{"_id"=>BSON::ObjectId('57cf57ff8e7f86574c201342'), "name"=>{"en"=>"São Paulo"}, "geom"=>[-28.0, 4.0], "nation_id"=>"FE", "slug"=>"sao-paulo"}], "ordered"=>true}
7486
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.002563179s
7487
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>/^sao-paulo$/i}, "limit"=>1, "singleBatch"=>true}
7488
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000175033s
7489
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7490
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 0.000164043s
7491
+ MONGODB | localhost:27017 | geopolitical_spec.drop | STARTED | {"drop"=>"nations"}
7492
+ MONGODB | localhost:27017 | geopolitical_spec.drop | SUCCEEDED | 0.000246247s
7493
+ MONGODB | localhost:27017 | geopolitical_spec.drop | STARTED | {"drop"=>"cities"}
7494
+ MONGODB | localhost:27017 | geopolitical_spec.drop | SUCCEEDED | 0.000225035s
7495
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7496
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 0.000146044s
7497
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7498
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 0.000231387s
7499
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>"patopolis"}, "limit"=>1, "singleBatch"=>true}
7500
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00023816s
7501
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>"patopolis"}, "projection"=>{"_id"=>1}, "limit"=>1}
7502
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000155106s
7503
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"region_id"=>BSON::ObjectId('57cf57ff8e7f86574c201347'), "$or"=>[{"name.en"=>"Patópolis"}]}, "projection"=>{"_id"=>1}, "limit"=>1}
7504
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 9.7858e-05s
7505
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"cities", "documents"=>[{"_id"=>BSON::ObjectId('57cf57ff8e7f86574c201349'), "name"=>{"en"=>"Patópolis"}, "souls"=>100000, "region_id"=>BSON::ObjectId('57cf57ff8e7f86574c201347'), "slug"=>"patopolis", "nation_id"=>"TT"}], "ordered"=>true}
7506
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.000310978s
7507
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>"patopolis"}, "limit"=>1, "singleBatch"=>true}
7508
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00014680500000000001s
7509
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>"patopolis-mg"}, "limit"=>1, "singleBatch"=>true}
7510
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000106081s
7511
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>"patopolis-mg"}, "projection"=>{"_id"=>1}, "limit"=>1}
7512
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00013061800000000002s
7513
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"region_id"=>BSON::ObjectId('57cf57ff8e7f86574c201348'), "$or"=>[{"name.en"=>"Patópolis"}]}, "projection"=>{"_id"=>1}, "limit"=>1}
7514
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00012122600000000001s
7515
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"cities", "documents"=>[{"_id"=>BSON::ObjectId('57cf57ff8e7f86574c20134a'), "name"=>{"en"=>"Patópolis"}, "souls"=>100000, "region_id"=>BSON::ObjectId('57cf57ff8e7f86574c201348'), "slug"=>"patopolis-mg", "nation_id"=>"GF"}], "ordered"=>true}...
7516
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.000136981s
7517
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7518
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 0.000127278s
7519
+ MONGODB | localhost:27017 | geopolitical_spec.drop | STARTED | {"drop"=>"cities"}
7520
+ MONGODB | localhost:27017 | geopolitical_spec.drop | SUCCEEDED | 0.00013919600000000001s
7521
+ MONGODB | localhost:27017 | geopolitical_spec.createIndexes | STARTED | {"createIndexes"=>"cities", "indexes"=>[{:key=>{:slug=>1}, :name=>"slug_1"}]}
7522
+ MONGODB | localhost:27017 | geopolitical_spec.createIndexes | SUCCEEDED | 0.000414173s
7523
+ MONGODB | localhost:27017 | geopolitical_spec.createIndexes | STARTED | {"createIndexes"=>"cities", "indexes"=>[{:key=>{:name=>1}, :name=>"name_1"}]}
7524
+ MONGODB | localhost:27017 | geopolitical_spec.createIndexes | SUCCEEDED | 0.000232039s
7525
+ MONGODB | localhost:27017 | geopolitical_spec.createIndexes | STARTED | {"createIndexes"=>"cities", "indexes"=>[{:key=>{:geom=>"2d"}, :name=>"geom_2d"}]}
7526
+ MONGODB | localhost:27017 | geopolitical_spec.createIndexes | SUCCEEDED | 0.000188217s
7527
+ MONGODB | localhost:27017 | geopolitical_spec.createIndexes | STARTED | {"createIndexes"=>"cities", "indexes"=>[{:key=>{:nation_id=>1}, :name=>"nation_id_1"}]}
7528
+ MONGODB | localhost:27017 | geopolitical_spec.createIndexes | SUCCEEDED | 0.000264577s
7529
+ MONGODB | localhost:27017 | geopolitical_spec.createIndexes | STARTED | {"createIndexes"=>"cities", "indexes"=>[{:key=>{:souls=>-1}, :name=>"souls_-1"}]}
7530
+ MONGODB | localhost:27017 | geopolitical_spec.createIndexes | SUCCEEDED | 0.000222819s
7531
+ MONGODB | localhost:27017 | geopolitical_spec.createIndexes | STARTED | {"createIndexes"=>"cities", "indexes"=>[{:key=>{:name=>1, :nation_id=>1}, :name=>"name_1_nation_id_1"}]}
7532
+ MONGODB | localhost:27017 | geopolitical_spec.createIndexes | SUCCEEDED | 0.00020741200000000003s
7533
+ MONGODB | localhost:27017 | geopolitical_spec.createIndexes | STARTED | {"createIndexes"=>"cities", "indexes"=>[{:key=>{:region_id=>1}, :sparse=>true, :name=>"region_id_1"}]}
7534
+ MONGODB | localhost:27017 | geopolitical_spec.createIndexes | SUCCEEDED | 0.00023009900000000002s
7535
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"slug"=>"slovakia--slovak-republic-"}, "projection"=>{"_id"=>1}, "limit"=>1}
7536
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000161275s
7537
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"abbr"=>"SN"}, "projection"=>{"_id"=>1}, "limit"=>1}
7538
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000104702s
7539
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"nations", "documents"=>[{"name"=>{"en"=>"Slovakia (Slovak Republic)"}, "abbr"=>"SN", "_id"=>"SN", "slug"=>"slovakia--slovak-republic-"}], "ordered"=>true}
7540
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.000262128s
7541
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>"south-gussieborough9"}, "limit"=>1, "singleBatch"=>true}
7542
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00013791900000000002s
7543
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>"south-gussieborough9"}, "projection"=>{"_id"=>1}, "limit"=>1}
7544
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000144962s
7545
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"region_id"=>nil, "$or"=>[{"name.en"=>"South Gussieborough9"}]}, "projection"=>{"_id"=>1}, "limit"=>1}
7546
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000201681s
7547
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"cities", "documents"=>[{"_id"=>BSON::ObjectId('57cf57ff8e7f86574c20134b'), "name"=>{"en"=>"South Gussieborough9"}, "geom"=>[-45.0, 7.0], "nation_id"=>"SN", "slug"=>"south-gussieborough9"}], "ordered"=>true}
7548
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.000195181s
7549
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"geom"=>{"$nearSphere"=>[-45.0, 7.0]}}, "limit"=>1, "singleBatch"=>true}
7550
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000222919s
7551
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7552
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 0.000173237s
7553
+ MONGODB | localhost:27017 | geopolitical_spec.drop | STARTED | {"drop"=>"nations"}
7554
+ MONGODB | localhost:27017 | geopolitical_spec.drop | SUCCEEDED | 0.000205131s
7555
+ MONGODB | localhost:27017 | geopolitical_spec.drop | STARTED | {"drop"=>"cities"}
7556
+ MONGODB | localhost:27017 | geopolitical_spec.drop | SUCCEEDED | 0.000751047s
7557
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"slug"=>"saint-lucia"}, "projection"=>{"_id"=>1}, "limit"=>1}
7558
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000245837s
7559
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"abbr"=>"SG"}, "projection"=>{"_id"=>1}, "limit"=>1}
7560
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000128343s
7561
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"nations", "documents"=>[{"name"=>{"en"=>"Saint Lucia"}, "abbr"=>"SG", "_id"=>"SG", "slug"=>"saint-lucia"}], "ordered"=>true}
7562
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.000282198s
7563
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>"abadia"}, "limit"=>1, "singleBatch"=>true}
7564
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000169822s
7565
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>"abadia"}, "projection"=>{"_id"=>1}, "limit"=>1}
7566
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00011686799999999999s
7567
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"region_id"=>nil, "$or"=>[{"name.en"=>"Abadia"}]}, "projection"=>{"_id"=>1}, "limit"=>1}
7568
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000199453s
7569
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"cities", "documents"=>[{"_id"=>BSON::ObjectId('57cf57ff8e7f86574c20134c'), "name"=>{"en"=>"Abadia"}, "souls"=>500, "geom"=>[-30.0, -1.0], "nation_id"=>"SG", "slug"=>"abadia"}], "ordered"=>true}
7570
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.00024488s
7571
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"slug"=>"cayman-islands"}, "projection"=>{"_id"=>1}, "limit"=>1}
7572
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000156834s
7573
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"abbr"=>"CB"}, "projection"=>{"_id"=>1}, "limit"=>1}
7574
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00011156000000000001s
7575
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"nations", "documents"=>[{"name"=>{"en"=>"Cayman Islands"}, "abbr"=>"CB", "_id"=>"CB", "slug"=>"cayman-islands"}], "ordered"=>true}
7576
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 9.8551e-05s
7577
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>"xangrila"}, "limit"=>1, "singleBatch"=>true}
7578
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000106019s
7579
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>"xangrila"}, "projection"=>{"_id"=>1}, "limit"=>1}
7580
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000116104s
7581
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"region_id"=>nil, "$or"=>[{"name.en"=>"Xangrilá"}]}, "projection"=>{"_id"=>1}, "limit"=>1}
7582
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00011449700000000001s
7583
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"cities", "documents"=>[{"_id"=>BSON::ObjectId('57cf57ff8e7f86574c20134d'), "name"=>{"en"=>"Xangrilá"}, "souls"=>5000, "geom"=>[-36.0, -26.0], "nation_id"=>"CB", "slug"=>"xangrila"}], "ordered"=>true}
7584
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.000118344s
7585
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{}, "sort"=>{"name.en"=>1}}
7586
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000157004s
7587
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7588
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 0.000121779s
7589
+ MONGODB | localhost:27017 | geopolitical_spec.drop | STARTED | {"drop"=>"nations"}
7590
+ MONGODB | localhost:27017 | geopolitical_spec.drop | SUCCEEDED | 0.000148484s
7591
+ MONGODB | localhost:27017 | geopolitical_spec.drop | STARTED | {"drop"=>"cities"}
7592
+ MONGODB | localhost:27017 | geopolitical_spec.drop | SUCCEEDED | 0.00013163999999999998s
7593
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"slug"=>"philippines"}, "projection"=>{"_id"=>1}, "limit"=>1}
7594
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00011627000000000001s
7595
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"abbr"=>"PM"}, "projection"=>{"_id"=>1}, "limit"=>1}
7596
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 8.0157e-05s
7597
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"nations", "documents"=>[{"name"=>{"en"=>"Philippines"}, "abbr"=>"PM", "_id"=>"PM", "slug"=>"philippines"}], "ordered"=>true}
7598
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.00018188200000000002s
7599
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>"abadia"}, "limit"=>1, "singleBatch"=>true}
7600
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 9.3766e-05s
7601
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>"abadia"}, "projection"=>{"_id"=>1}, "limit"=>1}
7602
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000105869s
7603
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"region_id"=>nil, "$or"=>[{"name.en"=>"Abadia"}]}, "projection"=>{"_id"=>1}, "limit"=>1}
7604
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000149908s
7605
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"cities", "documents"=>[{"_id"=>BSON::ObjectId('57cf57ff8e7f86574c20134e'), "name"=>{"en"=>"Abadia"}, "souls"=>500, "geom"=>[-44.0, -18.0], "nation_id"=>"PM", "slug"=>"abadia"}], "ordered"=>true}
7606
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.000453918s
7607
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"slug"=>"algeria"}, "projection"=>{"_id"=>1}, "limit"=>1}
7608
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000169127s
7609
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"abbr"=>"AN"}, "projection"=>{"_id"=>1}, "limit"=>1}
7610
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00011434100000000001s
7611
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"nations", "documents"=>[{"name"=>{"en"=>"Algeria"}, "abbr"=>"AN", "_id"=>"AN", "slug"=>"algeria"}], "ordered"=>true}
7612
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.000109511s
7613
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>"xangrila"}, "limit"=>1, "singleBatch"=>true}
7614
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00013733999999999998s
7615
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>"xangrila"}, "projection"=>{"_id"=>1}, "limit"=>1}
7616
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000111409s
7617
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"region_id"=>nil, "$or"=>[{"name.en"=>"Xangrilá"}]}, "projection"=>{"_id"=>1}, "limit"=>1}
7618
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00012114s
7619
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"cities", "documents"=>[{"_id"=>BSON::ObjectId('57cf57ff8e7f86574c20134f'), "name"=>{"en"=>"Xangrilá"}, "souls"=>5000, "geom"=>[-34.0, -18.0], "nation_id"=>"AN", "slug"=>"xangrila"}], "ordered"=>true}
7620
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.000123039s
7621
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{}, "sort"=>{"souls"=>-1}}
7622
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000140249s
7623
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7624
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 0.000131997s
7625
+ MONGODB | localhost:27017 | geopolitical_spec.drop | STARTED | {"drop"=>"nations"}
7626
+ MONGODB | localhost:27017 | geopolitical_spec.drop | SUCCEEDED | 0.000154554s
7627
+ MONGODB | localhost:27017 | geopolitical_spec.drop | STARTED | {"drop"=>"cities"}
7628
+ MONGODB | localhost:27017 | geopolitical_spec.drop | SUCCEEDED | 0.0005815589999999999s
7629
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"slug"=>"hungary"}, "projection"=>{"_id"=>1}, "limit"=>1}
7630
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00012178400000000001s
7631
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"abbr"=>"HO"}, "projection"=>{"_id"=>1}, "limit"=>1}
7632
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000102255s
7633
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"nations", "documents"=>[{"name"=>{"en"=>"Hungary"}, "abbr"=>"HO", "_id"=>"HO", "slug"=>"hungary"}], "ordered"=>true}
7634
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.000257891s
7635
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>"windlerfort10"}, "limit"=>1, "singleBatch"=>true}
7636
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00013383200000000002s
7637
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>"windlerfort10"}, "projection"=>{"_id"=>1}, "limit"=>1}
7638
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000216815s
7639
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"region_id"=>nil, "$or"=>[{"name.en"=>"Windlerfort10"}]}, "projection"=>{"_id"=>1}, "limit"=>1}
7640
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000112961s
7641
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"cities", "documents"=>[{"_id"=>BSON::ObjectId('57cf57ff8e7f86574c201350'), "name"=>{"en"=>"Windlerfort10"}, "geom"=>[-21.0, -27.0], "nation_id"=>"HO", "slug"=>"windlerfort10"}], "ordered"=>true}
7642
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.000201748s
7643
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"slug"=>"czech-republic"}, "projection"=>{"_id"=>1}, "limit"=>1}
7644
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000132376s
7645
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"abbr"=>"CH"}, "projection"=>{"_id"=>1}, "limit"=>1}
7646
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000110438s
7647
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"nations", "documents"=>[{"name"=>{"en"=>"Czech Republic"}, "abbr"=>"CH", "_id"=>"CH", "slug"=>"czech-republic"}], "ordered"=>true}
7648
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.000128515s
7649
+ MONGODB | localhost:27017 | geopolitical_spec.update | STARTED | {"update"=>"cities", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('57cf57ff8e7f86574c201350')}, "u"=>{"$set"=>{"nation_id"=>"CH"}}, "multi"=>false, "upsert"=>false}], "ordered"=>true}
7650
+ MONGODB | localhost:27017 | geopolitical_spec.update | SUCCEEDED | 0.000137366s
7651
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7652
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 0.000128934s
7653
+ MONGODB | localhost:27017 | geopolitical_spec.drop | STARTED | {"drop"=>"nations"}
7654
+ MONGODB | localhost:27017 | geopolitical_spec.drop | SUCCEEDED | 0.000142421s
7655
+ MONGODB | localhost:27017 | geopolitical_spec.drop | STARTED | {"drop"=>"cities"}
7656
+ MONGODB | localhost:27017 | geopolitical_spec.drop | SUCCEEDED | 0.00018656699999999998s
7657
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"slug"=>"france"}, "projection"=>{"_id"=>1}, "limit"=>1}
7658
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000100887s
7659
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"abbr"=>"FB"}, "projection"=>{"_id"=>1}, "limit"=>1}
7660
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000300108s
7661
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"nations", "documents"=>[{"name"=>{"en"=>"France"}, "abbr"=>"FB", "_id"=>"FB", "slug"=>"france"}], "ordered"=>true}
7662
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.00030343s
7663
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>"rosemaryfurt11"}, "limit"=>1, "singleBatch"=>true}
7664
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000127507s
7665
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>"rosemaryfurt11"}, "projection"=>{"_id"=>1}, "limit"=>1}
7666
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000108171s
7667
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"region_id"=>nil, "$or"=>[{"name.en"=>"Rosemaryfurt11"}]}, "projection"=>{"_id"=>1}, "limit"=>1}
7668
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 9.319000000000001e-05s
7669
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"cities", "documents"=>[{"_id"=>BSON::ObjectId('57cf57ff8e7f86574c201351'), "name"=>{"en"=>"Rosemaryfurt11"}, "geom"=>[-49.0, -25.0], "nation_id"=>"FB", "slug"=>"rosemaryfurt11"}], "ordered"=>true}
7670
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.000221893s
7671
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"slug"=>"belize"}, "projection"=>{"_id"=>1}, "limit"=>1}
7672
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00020615199999999997s
7673
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"abbr"=>"BR"}, "projection"=>{"_id"=>1}, "limit"=>1}
7674
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 9.319e-05s
7675
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"nations", "documents"=>[{"name"=>{"en"=>"Belize"}, "abbr"=>"BR", "_id"=>"BR", "slug"=>"belize"}], "ordered"=>true}
7676
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.000113179s
7677
+ MONGODB | localhost:27017 | geopolitical_spec.update | STARTED | {"update"=>"cities", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('57cf57ff8e7f86574c201351')}, "u"=>{"$set"=>{"nation_id"=>"BR"}}, "multi"=>false, "upsert"=>false}], "ordered"=>true}
7678
+ MONGODB | localhost:27017 | geopolitical_spec.update | SUCCEEDED | 0.00012025499999999999s
7679
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7680
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 0.00012574599999999998s
7681
+ MONGODB | localhost:27017 | geopolitical_spec.drop | STARTED | {"drop"=>"nations"}
7682
+ MONGODB | localhost:27017 | geopolitical_spec.drop | SUCCEEDED | 0.00013272700000000002s
7683
+ MONGODB | localhost:27017 | geopolitical_spec.drop | STARTED | {"drop"=>"cities"}
7684
+ MONGODB | localhost:27017 | geopolitical_spec.drop | SUCCEEDED | 0.000121754s
7685
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>""}, "limit"=>1, "singleBatch"=>true}
7686
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00010305399999999999s
7687
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"slug"=>""}, "projection"=>{"_id"=>1}, "limit"=>1}
7688
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 8.6639e-05s
7689
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"cities", "filter"=>{"region_id"=>nil, "$or"=>[{"name.en"=>""}]}, "projection"=>{"_id"=>1}, "limit"=>1}
7690
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000106569s
7691
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7692
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 0.000118062s
7693
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"regions", "filter"=>{"slug"=>"jannieport"}, "projection"=>{"_id"=>1}, "limit"=>1}
7694
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000133812s
7695
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"regions", "filter"=>{"nation_id"=>"NG", "$or"=>[{"name.en"=>"Jannieport"}]}, "projection"=>{"_id"=>1}, "limit"=>1}
7696
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000114468s
7697
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"regions", "filter"=>{"nation_id"=>"NG", "abbr"=>"JAN"}, "projection"=>{"_id"=>1}, "limit"=>1}
7698
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 9.853e-05s
7699
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7700
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 9.6874e-05s
7701
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"regions", "filter"=>{"slug"=>"new-jermeymouth"}, "projection"=>{"_id"=>1}, "limit"=>1}
7702
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00010812300000000001s
7703
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"regions", "filter"=>{"nation_id"=>"PV", "$or"=>[{"name.en"=>"New Jermeymouth"}]}, "projection"=>{"_id"=>1}, "limit"=>1}
7704
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000110534s
7705
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"regions", "filter"=>{"nation_id"=>"PV", "abbr"=>"NEW"}, "projection"=>{"_id"=>1}, "limit"=>1}
7706
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 8.596399999999999e-05s
7707
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7708
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 0.000108308s
7709
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"slug"=>"finland"}, "projection"=>{"_id"=>1}, "limit"=>1}
7710
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00020543900000000002s
7711
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"nations", "filter"=>{"abbr"=>"FA"}, "projection"=>{"_id"=>1}, "limit"=>1}
7712
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000118132s
7713
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"nations", "documents"=>[{"name"=>{"en"=>"Finland"}, "abbr"=>"FA", "_id"=>"FA", "slug"=>"finland"}], "ordered"=>true}
7714
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.000330058s
7715
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"regions", "filter"=>{"slug"=>"mosciskibury"}, "projection"=>{"_id"=>1}, "limit"=>1}
7716
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000123315s
7717
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"regions", "filter"=>{"nation_id"=>"FA", "$or"=>[{"name.en"=>"Mosciskibury"}]}, "projection"=>{"_id"=>1}, "limit"=>1}
7718
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000108896s
7719
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"regions", "filter"=>{"nation_id"=>"FA", "abbr"=>"MOS"}, "projection"=>{"_id"=>1}, "limit"=>1}
7720
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000114039s
7721
+ MONGODB | localhost:27017 | geopolitical_spec.insert | STARTED | {"insert"=>"regions", "documents"=>[{"_id"=>BSON::ObjectId('57cf57ff8e7f86574c201354'), "name"=>{"en"=>"Mosciskibury"}, "abbr"=>"MOS", "nation_id"=>"FA", "slug"=>"mosciskibury"}], "ordered"=>true}
7722
+ MONGODB | localhost:27017 | geopolitical_spec.insert | SUCCEEDED | 0.00023754400000000001s
7723
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7724
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 0.00013665000000000001s
7725
+ MONGODB | localhost:27017 | geopolitical_spec.drop | STARTED | {"drop"=>"nations"}
7726
+ MONGODB | localhost:27017 | geopolitical_spec.drop | SUCCEEDED | 0.00015065699999999998s
7727
+ MONGODB | localhost:27017 | geopolitical_spec.drop | STARTED | {"drop"=>"regions"}
7728
+ MONGODB | localhost:27017 | geopolitical_spec.drop | SUCCEEDED | 0.000149833s
7729
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"regions", "filter"=>{"slug"=>"amapa"}, "projection"=>{"_id"=>1}, "limit"=>1}
7730
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.00012446200000000002s
7731
+ MONGODB | localhost:27017 | geopolitical_spec.find | STARTED | {"find"=>"regions", "filter"=>{"nation_id"=>nil, "$or"=>[{"name.en"=>"Amapá"}]}, "projection"=>{"_id"=>1}, "limit"=>1}
7732
+ MONGODB | localhost:27017 | geopolitical_spec.find | SUCCEEDED | 0.000176778s
7733
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | STARTED | {"listCollections"=>1, "cursor"=>{}, "filter"=>{:name=>{"$not"=>/system\.|\$/}}}
7734
+ MONGODB | localhost:27017 | geopolitical_spec.listCollections | SUCCEEDED | 0.00016071s
@@ -17,6 +17,10 @@ describe Hood, type: :model do
17
17
  expect(Hood.make(name: '')).to_not be_valid
18
18
  end
19
19
 
20
+ it 'should have a name' do
21
+ expect(Hood.make(name: nil)).to_not be_valid
22
+ end
23
+
20
24
  it 'should have city slug' do
21
25
  city = City.make!(name: 'Gotham')
22
26
  hood = Hood.make(name: 'JD. ITALIA', city: city).tap(&:save)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: geopolitical
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.3
4
+ version: 1.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Marcos Piccinini