weeler 0.0.2 → 0.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: fc12c1109c9848175e2a528c826355adfde94d98
4
- data.tar.gz: be0a67300bd5dd9078e9bd9cdef2e18e59364c03
3
+ metadata.gz: 65141fa7b10f285e8e70ec0488fa845fead1ec10
4
+ data.tar.gz: 12c5b73383d1af0ed440a66d0ee17f4250ac11d8
5
5
  SHA512:
6
- metadata.gz: 86d06cb15ba938489f6afcac2d2f8a54781c3cc3f5f12a359136392ebda18e3bca643e8877fc04ea3335a666a609b30611b692b148ea3ef732a89e16d58ebb25
7
- data.tar.gz: 1f70e45060b0c22cc9e0488e9fcd5e9f5dba5018f959205b82dc86e33d152ce975a192f891660fa2ceb08caed5bebc478e170a0bade581cbbc4d9c166f83c3c9
6
+ metadata.gz: ddde632811f7a6886189e7a005e6ce0b5efddc61ea51e58cef810c5f66c8675a8832f69d921951c551f9268b30a7514c6d31f92e28170765533776fc3a8a6346
7
+ data.tar.gz: 265f18ff090c4ef3dc6c497f7480aba342c79cbc9967a63e04ceea2d550c5b809e8d43dc046683fa7e3420e945f8c4cc959fea526d345a323e73f97c1e9f2a85
data/lib/weeler/engine.rb CHANGED
@@ -1,7 +1,6 @@
1
1
  module Weeler
2
2
  class Engine < ::Rails::Engine
3
3
  config.weeler = Weeler
4
- isolate_namespace Weeler
5
4
  end
6
5
 
7
6
  ActiveSupport.on_load :action_controller do
@@ -1,3 +1,3 @@
1
1
  module Weeler
2
- VERSION = "0.0.2"
2
+ VERSION = "0.0.3"
3
3
  end
data/rspec.html CHANGED
@@ -281,174 +281,174 @@ a {
281
281
  <div class="results">
282
282
  <div id="div_group_1" class="example_group passed">
283
283
  <dl style="margin-left: 0px;">
284
- <dt id="example_group_1" class="passed">I18n::HumanizeMissingTranslations</dt>
284
+ <dt id="example_group_1" class="passed">I18n::Backend::Weeler</dt>
285
285
  </dl>
286
286
  </div>
287
287
  <div id="div_group_2" class="example_group passed">
288
288
  <dl style="margin-left: 15px;">
289
- <dt id="example_group_2" class="passed">.call</dt>
290
- </dl>
291
- </div>
292
- <div id="div_group_3" class="example_group passed">
293
- <dl style="margin-left: 30px;">
294
- <dt id="example_group_3" class="passed">when exception is I18n::MissingTranslation</dt>
289
+ <dt id="example_group_2" class="passed">groups</dt>
295
290
  <script type="text/javascript">moveProgressBar('3.1');</script>
296
- <dd class="example passed"><span class="passed_spec_name">humanizes missing translations</span><span class='duration'>0.12772s</span></dd>
297
- </dl>
298
- </div>
299
- <div id="div_group_4" class="example_group passed">
300
- <dl style="margin-left: 30px;">
301
- <dt id="example_group_4" class="passed">when exception is not I18n::MissingTranslation</dt>
291
+ <dd class="example passed"><span class="passed_spec_name">returns 2 groups</span><span class='duration'>0.06468s</span></dd>
302
292
  <script type="text/javascript">moveProgressBar('6.2');</script>
303
- <dd class="example passed"><span class="passed_spec_name">does not intercept it</span><span class='duration'>0.01036s</span></dd>
293
+ <dd class="example passed"><span class="passed_spec_name">returns ordered list</span><span class='duration'>0.00307s</span></dd>
304
294
  </dl>
305
295
  </div>
306
- <div id="div_group_5" class="example_group passed">
307
- <dl style="margin-left: 0px;">
308
- <dt id="example_group_5" class="passed">I18n::Backend::Weeler</dt>
296
+ <div id="div_group_3" class="example_group passed">
297
+ <dl style="margin-left: 15px;">
298
+ <dt id="example_group_3" class="passed">#value</dt>
299
+ <script type="text/javascript">moveProgressBar('9.3');</script>
300
+ <dd class="example passed"><span class="passed_spec_name">returns boolean if translation boolean</span><span class='duration'>0.01267s</span></dd>
309
301
  </dl>
310
302
  </div>
311
- <div id="div_group_6" class="example_group passed">
303
+ <div id="div_group_4" class="example_group passed">
312
304
  <dl style="margin-left: 15px;">
313
- <dt id="example_group_6" class="passed">#lookup</dt>
314
- <script type="text/javascript">moveProgressBar('9.3');</script>
315
- <dd class="example passed"><span class="passed_spec_name">returns translation</span><span class='duration'>0.01065s</span></dd>
305
+ <dt id="example_group_4" class="passed">#lookup</dt>
306
+ <script type="text/javascript">moveProgressBar('12.5');</script>
307
+ <dd class="example passed"><span class="passed_spec_name">returns translation</span><span class='duration'>0.01081s</span></dd>
316
308
  </dl>
317
309
  </div>
318
- <div id="div_group_7" class="example_group passed">
310
+ <div id="div_group_5" class="example_group passed">
319
311
  <dl style="margin-left: 30px;">
320
- <dt id="example_group_7" class="passed">missing translations</dt>
321
- <script type="text/javascript">moveProgressBar('12.5');</script>
322
- <dd class="example passed"><span class="passed_spec_name">creates a stub when a custom separator is used and the key contains the flatten separator (a dot character)</span><span class='duration'>0.01711s</span></dd>
312
+ <dt id="example_group_5" class="passed">missing translations</dt>
323
313
  <script type="text/javascript">moveProgressBar('15.6');</script>
324
- <dd class="example passed"><span class="passed_spec_name">creates one stub per pluralization</span><span class='duration'>0.02318s</span></dd>
314
+ <dd class="example passed"><span class="passed_spec_name">creates no stub for base key in pluralization</span><span class='duration'>0.02498s</span></dd>
325
315
  <script type="text/javascript">moveProgressBar('18.7');</script>
326
- <dd class="example passed"><span class="passed_spec_name">creates a stub per pluralization when a custom separator is used</span><span class='duration'>0.01792s</span></dd>
316
+ <dd class="example passed"><span class="passed_spec_name">creates one stub per pluralization</span><span class='duration'>0.01646s</span></dd>
327
317
  <script type="text/javascript">moveProgressBar('21.8');</script>
328
- <dd class="example passed"><span class="passed_spec_name">lookup persists interpolation keys when looked up directly</span><span class='duration'>0.01146s</span></dd>
318
+ <dd class="example passed"><span class="passed_spec_name">lookup persists interpolation keys when looked up directly</span><span class='duration'>0.01091s</span></dd>
329
319
  <script type="text/javascript">moveProgressBar('25.0');</script>
330
- <dd class="example passed"><span class="passed_spec_name">creates no stub for base key in pluralization</span><span class='duration'>0.01677s</span></dd>
320
+ <dd class="example passed"><span class="passed_spec_name">creates a stub when a custom separator is used and the key contains the flatten separator (a dot character)</span><span class='duration'>0.01956s</span></dd>
331
321
  <script type="text/javascript">moveProgressBar('28.1');</script>
332
- <dd class="example passed"><span class="passed_spec_name">creates a stub when a custom separator is used</span><span class='duration'>0.01429s</span></dd>
322
+ <dd class="example passed"><span class="passed_spec_name">lookup does not persist the key twice</span><span class='duration'>0.03272s</span></dd>
333
323
  <script type="text/javascript">moveProgressBar('31.2');</script>
334
- <dd class="example passed"><span class="passed_spec_name">lookup does not persist the key twice</span><span class='duration'>0.01123s</span></dd>
324
+ <dd class="example passed"><span class="passed_spec_name">creates a stub when a custom separator is used</span><span class='duration'>0.01748s</span></dd>
335
325
  <script type="text/javascript">moveProgressBar('34.3');</script>
336
- <dd class="example passed"><span class="passed_spec_name">persists the key</span><span class='duration'>0.01046s</span></dd>
337
- </dl>
338
- </div>
339
- <div id="div_group_8" class="example_group passed">
340
- <dl style="margin-left: 15px;">
341
- <dt id="example_group_8" class="passed">#store_translations</dt>
326
+ <dd class="example passed"><span class="passed_spec_name">persists the key</span><span class='duration'>0.01090s</span></dd>
342
327
  <script type="text/javascript">moveProgressBar('37.5');</script>
343
- <dd class="example passed"><span class="passed_spec_name">finds one locale</span><span class='duration'>0.00343s</span></dd>
344
- <script type="text/javascript">moveProgressBar('40.6');</script>
345
- <dd class="example passed"><span class="passed_spec_name">finds all existing locales if theres is translations in other locale</span><span class='duration'>0.00895s</span></dd>
328
+ <dd class="example passed"><span class="passed_spec_name">creates a stub per pluralization when a custom separator is used</span><span class='duration'>0.01778s</span></dd>
346
329
  </dl>
347
330
  </div>
348
- <div id="div_group_9" class="example_group passed">
331
+ <div id="div_group_6" class="example_group passed">
349
332
  <dl style="margin-left: 15px;">
350
- <dt id="example_group_9" class="passed">groups</dt>
333
+ <dt id="example_group_6" class="passed">#store_translations</dt>
334
+ <script type="text/javascript">moveProgressBar('40.6');</script>
335
+ <dd class="example passed"><span class="passed_spec_name">finds one locale</span><span class='duration'>0.00380s</span></dd>
351
336
  <script type="text/javascript">moveProgressBar('43.7');</script>
352
- <dd class="example passed"><span class="passed_spec_name">returns 2 groups</span><span class='duration'>0.00442s</span></dd>
353
- <script type="text/javascript">moveProgressBar('46.8');</script>
354
- <dd class="example passed"><span class="passed_spec_name">returns ordered list</span><span class='duration'>0.00306s</span></dd>
337
+ <dd class="example passed"><span class="passed_spec_name">finds all existing locales if theres is translations in other locale</span><span class='duration'>0.01015s</span></dd>
355
338
  </dl>
356
339
  </div>
357
- <div id="div_group_10" class="example_group passed">
340
+ <div id="div_group_7" class="example_group passed">
358
341
  <dl style="margin-left: 15px;">
359
- <dt id="example_group_10" class="passed">#value</dt>
342
+ <dt id="example_group_7" class="passed">#store_translations</dt>
343
+ <script type="text/javascript">moveProgressBar('46.8');</script>
344
+ <dd class="example passed"><span class="passed_spec_name">can store translations with keys that are translations containing special chars</span><span class='duration'>0.01052s</span></dd>
360
345
  <script type="text/javascript">moveProgressBar('50.0');</script>
361
- <dd class="example passed"><span class="passed_spec_name">returns boolean if translation boolean</span><span class='duration'>0.01143s</span></dd>
362
- </dl>
363
- </div>
364
- <div id="div_group_11" class="example_group passed">
365
- <dl style="margin-left: 15px;">
366
- <dt id="example_group_11" class="passed">#store_translations</dt>
346
+ <dd class="example passed"><span class="passed_spec_name">store_translations does not allow ambiguous keys (2)</span><span class='duration'>0.02366s</span></dd>
367
347
  <script type="text/javascript">moveProgressBar('53.1');</script>
368
- <dd class="example passed"><span class="passed_spec_name">can store translations with keys that are translations containing special chars</span><span class='duration'>0.01174s</span></dd>
369
- <script type="text/javascript">moveProgressBar('56.2');</script>
370
- <dd class="example passed"><span class="passed_spec_name">store_translations does not allow ambiguous keys (2)</span><span class='duration'>0.02556s</span></dd>
371
- <script type="text/javascript">moveProgressBar('59.3');</script>
372
- <dd class="example passed"><span class="passed_spec_name">store_translations does not allow ambiguous keys (1)</span><span class='duration'>0.02593s</span></dd>
348
+ <dd class="example passed"><span class="passed_spec_name">store_translations does not allow ambiguous keys (1)</span><span class='duration'>0.02659s</span></dd>
373
349
  </dl>
374
350
  </div>
375
- <div id="div_group_12" class="example_group passed">
351
+ <div id="div_group_8" class="example_group passed">
376
352
  <dl style="margin-left: 15px;">
377
- <dt id="example_group_12" class="passed">#interpolations</dt>
378
- <script type="text/javascript">moveProgressBar('62.5');</script>
379
- <dd class="example passed"><span class="passed_spec_name">can persist</span><span class='duration'>0.00841s</span></dd>
353
+ <dt id="example_group_8" class="passed">#interpolations</dt>
354
+ <script type="text/javascript">moveProgressBar('56.2');</script>
355
+ <dd class="example passed"><span class="passed_spec_name">can persist</span><span class='duration'>0.00857s</span></dd>
380
356
  </dl>
381
357
  </div>
382
- <div id="div_group_13" class="example_group passed">
358
+ <div id="div_group_9" class="example_group passed">
383
359
  <dl style="margin-left: 0px;">
384
- <dt id="example_group_13" class="passed">#&lt;ActionDispatch::Routing::RouteSet:0x007fb1dd007a58&gt;</dt>
360
+ <dt id="example_group_9" class="passed">#&lt;ActionDispatch::Routing::RouteSet:0x007f977d133320&gt;</dt>
385
361
  </dl>
386
362
  </div>
387
- <div id="div_group_14" class="example_group passed">
363
+ <div id="div_group_10" class="example_group passed">
388
364
  <dl style="margin-left: 15px;">
389
- <dt id="example_group_14" class="passed">#weeler_resources</dt>
365
+ <dt id="example_group_10" class="passed">#weeler_resources</dt>
366
+ <script type="text/javascript">moveProgressBar('59.3');</script>
367
+ <dd class="example passed"><span class="passed_spec_name">mounts resource show route</span><span class='duration'>0.02922s</span></dd>
368
+ <script type="text/javascript">moveProgressBar('62.5');</script>
369
+ <dd class="example passed"><span class="passed_spec_name">mounts resource edit route</span><span class='duration'>0.02304s</span></dd>
390
370
  <script type="text/javascript">moveProgressBar('65.6');</script>
391
- <dd class="example passed"><span class="passed_spec_name">mounts resource destroy route</span><span class='duration'>0.02389s</span></dd>
371
+ <dd class="example passed"><span class="passed_spec_name">mounts resource new route</span><span class='duration'>0.02662s</span></dd>
392
372
  <script type="text/javascript">moveProgressBar('68.7');</script>
393
- <dd class="example passed"><span class="passed_spec_name">mounts resource create route</span><span class='duration'>0.02307s</span></dd>
373
+ <dd class="example passed"><span class="passed_spec_name">mounts resource destroy route</span><span class='duration'>0.02793s</span></dd>
394
374
  <script type="text/javascript">moveProgressBar('71.8');</script>
395
- <dd class="example passed"><span class="passed_spec_name">mounts resource show route</span><span class='duration'>0.02348s</span></dd>
375
+ <dd class="example passed"><span class="passed_spec_name">mounts resource create route</span><span class='duration'>0.02488s</span></dd>
396
376
  <script type="text/javascript">moveProgressBar('75.0');</script>
397
- <dd class="example passed"><span class="passed_spec_name">mounts resource edit route</span><span class='duration'>0.02632s</span></dd>
377
+ <dd class="example passed"><span class="passed_spec_name">mounts resource update route</span><span class='duration'>0.02870s</span></dd>
398
378
  <script type="text/javascript">moveProgressBar('78.1');</script>
399
- <dd class="example passed"><span class="passed_spec_name">mounts resource new route</span><span class='duration'>0.02224s</span></dd>
379
+ <dd class="example passed"><span class="passed_spec_name">mounts resources index route</span><span class='duration'>0.02287s</span></dd>
380
+ </dl>
381
+ </div>
382
+ <div id="div_group_11" class="example_group passed">
383
+ <dl style="margin-left: 30px;">
384
+ <dt id="example_group_11" class="passed">when destroy route is skiped within with only: option</dt>
400
385
  <script type="text/javascript">moveProgressBar('81.2');</script>
401
- <dd class="example passed"><span class="passed_spec_name">mounts resource update route</span><span class='duration'>0.02268s</span></dd>
402
- <script type="text/javascript">moveProgressBar('84.3');</script>
403
- <dd class="example passed"><span class="passed_spec_name">mounts resources index route</span><span class='duration'>0.02276s</span></dd>
386
+ <dd class="example passed"><span class="passed_spec_name">does not mount destroy confirm route</span><span class='duration'>0.08283s</span></dd>
404
387
  </dl>
405
388
  </div>
406
- <div id="div_group_15" class="example_group passed">
389
+ <div id="div_group_12" class="example_group passed">
407
390
  <dl style="margin-left: 30px;">
408
- <dt id="example_group_15" class="passed">when destroy route is skiped within with only: option</dt>
391
+ <dt id="example_group_12" class="passed">when custom block given</dt>
392
+ <script type="text/javascript">moveProgressBar('84.3');</script>
393
+ <dd class="example passed"><span class="passed_spec_name">calls it within resources method</span><span class='duration'>0.03564s</span></dd>
394
+ </dl>
395
+ </div>
396
+ <div id="div_group_13" class="example_group passed">
397
+ <dl style="margin-left: 15px;">
398
+ <dt id="example_group_13" class="passed">#add_menu_item</dt>
409
399
  <script type="text/javascript">moveProgressBar('87.5');</script>
410
- <dd class="example passed"><span class="passed_spec_name">does not mount destroy confirm route</span><span class='duration'>0.07051s</span></dd>
400
+ <dd class="example passed"><span class="passed_spec_name">adds resource to weeler menu item</span><span class='duration'>0.02361s</span></dd>
411
401
  </dl>
412
402
  </div>
413
- <div id="div_group_16" class="example_group passed">
414
- <dl style="margin-left: 30px;">
415
- <dt id="example_group_16" class="passed">when custom block given</dt>
403
+ <div id="div_group_14" class="example_group passed">
404
+ <dl style="margin-left: 15px;">
405
+ <dt id="example_group_14" class="passed">#mount Weeler::Engine</dt>
416
406
  <script type="text/javascript">moveProgressBar('90.6');</script>
417
- <dd class="example passed"><span class="passed_spec_name">calls it within resources method</span><span class='duration'>0.03966s</span></dd>
407
+ <dd class="example passed"><span class="passed_spec_name">/weeler returns home</span><span class='duration'>0.01702s</span></dd>
418
408
  </dl>
419
409
  </div>
420
- <div id="div_group_17" class="example_group passed">
410
+ <div id="div_group_15" class="example_group passed">
411
+ <dl style="margin-left: 0px;">
412
+ <dt id="example_group_15" class="passed">Weeler::TranslationsController</dt>
413
+ </dl>
414
+ </div>
415
+ <div id="div_group_16" class="example_group passed">
421
416
  <dl style="margin-left: 15px;">
422
- <dt id="example_group_17" class="passed">#add_menu_item</dt>
417
+ <dt id="example_group_16" class="passed">GET #index</dt>
423
418
  <script type="text/javascript">moveProgressBar('93.7');</script>
424
- <dd class="example passed"><span class="passed_spec_name">adds resource to weeler menu item</span><span class='duration'>0.01719s</span></dd>
419
+ <dd class="example passed"><span class="passed_spec_name">list translations</span><span class='duration'>0.04524s</span></dd>
420
+ </dl>
421
+ </div>
422
+ <div id="div_group_17" class="example_group passed">
423
+ <dl style="margin-left: 0px;">
424
+ <dt id="example_group_17" class="passed">I18n::HumanizeMissingTranslations</dt>
425
425
  </dl>
426
426
  </div>
427
427
  <div id="div_group_18" class="example_group passed">
428
428
  <dl style="margin-left: 15px;">
429
- <dt id="example_group_18" class="passed">#mount Weeler::Engine</dt>
430
- <script type="text/javascript">moveProgressBar('96.8');</script>
431
- <dd class="example passed"><span class="passed_spec_name">/weeler returns home</span><span class='duration'>0.01893s</span></dd>
429
+ <dt id="example_group_18" class="passed">.call</dt>
432
430
  </dl>
433
431
  </div>
434
432
  <div id="div_group_19" class="example_group passed">
435
- <dl style="margin-left: 0px;">
436
- <dt id="example_group_19" class="passed">Weeler::TranslationsController</dt>
433
+ <dl style="margin-left: 30px;">
434
+ <dt id="example_group_19" class="passed">when exception is I18n::MissingTranslation</dt>
435
+ <script type="text/javascript">moveProgressBar('96.8');</script>
436
+ <dd class="example passed"><span class="passed_spec_name">humanizes missing translations</span><span class='duration'>0.00878s</span></dd>
437
437
  </dl>
438
438
  </div>
439
439
  <div id="div_group_20" class="example_group passed">
440
- <dl style="margin-left: 15px;">
441
- <dt id="example_group_20" class="passed">GET #index</dt>
440
+ <dl style="margin-left: 30px;">
441
+ <dt id="example_group_20" class="passed">when exception is not I18n::MissingTranslation</dt>
442
442
  <script type="text/javascript">moveProgressBar('100.0');</script>
443
- <dd class="example passed"><span class="passed_spec_name">list translations</span><span class='duration'>0.04020s</span></dd>
443
+ <dd class="example passed"><span class="passed_spec_name">does not intercept it</span><span class='duration'>0.01064s</span></dd>
444
444
  </dl>
445
445
  </div>
446
- <script type="text/javascript">document.getElementById('duration').innerHTML = "Finished in <strong>0.75284 seconds</strong>";</script>
446
+ <script type="text/javascript">document.getElementById('duration').innerHTML = "Finished in <strong>0.79789 seconds</strong>";</script>
447
447
  <script type="text/javascript">document.getElementById('totals').innerHTML = "32 examples, 0 failures";</script>
448
448
  </div>
449
449
  </div>
450
450
  </body>
451
451
  </html>
452
452
 
453
- Randomized with seed 19119
453
+ Randomized with seed 37300
454
454
 
Binary file
@@ -38394,3 +38394,505 @@ Completed 200 OK in 9ms (Views: 6.9ms | ActiveRecord: 0.2ms)
38394
38394
   (1.7ms) DELETE FROM "weeler_translations";
38395
38395
   (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38396
38396
   (1.0ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38397
+  (0.1ms) begin transaction
38398
+ SQL (62.5ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:26:45 UTC +00:00], ["interpolations", "--- []\n"], ["key", "foo.bar"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:26:45 UTC +00:00], ["value", "--- This is weeler\n...\n"]]
38399
+  (9.2ms) commit transaction
38400
+  (0.2ms) begin transaction
38401
+ SQL (0.9ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:26:45 UTC +00:00], ["interpolations", "--- []\n"], ["key", "bar.foo"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:26:45 UTC +00:00], ["value", "--- This is weeler\n...\n"]]
38402
+  (3.3ms) commit transaction
38403
+ Processing by Weeler::TranslationsController#index as HTML
38404
+ I18n::Backend::Weeler::Translation Load (0.3ms) SELECT key FROM "weeler_translations" ORDER BY key
38405
+ Rendered /Users/arturs/repos/weby/weeler/app/views/weeler/translations/index.html.erb within layouts/weeler/base (0.7ms)
38406
+ Completed 200 OK in 133ms (Views: 129.2ms | ActiveRecord: 0.3ms)
38407
+  (0.4ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "weeler_translations" LIMIT 20 OFFSET 0) subquery_for_count
38408
+  (3.3ms) DELETE FROM "weeler_translations";
38409
+  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38410
+  (2.4ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38411
+  (2.7ms) DELETE FROM "weeler_translations";
38412
+  (0.5ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38413
+  (0.3ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38414
+  (2.7ms) DELETE FROM "weeler_translations";
38415
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38416
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38417
+  (16.6ms) DELETE FROM "weeler_translations";
38418
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38419
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38420
+  (1.8ms) DELETE FROM "weeler_translations";
38421
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38422
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38423
+  (2.1ms) DELETE FROM "weeler_translations";
38424
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38425
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38426
+  (2.6ms) DELETE FROM "weeler_translations";
38427
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38428
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38429
+  (2.3ms) DELETE FROM "weeler_translations";
38430
+  (0.4ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38431
+  (0.4ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38432
+  (3.0ms) DELETE FROM "weeler_translations";
38433
+  (0.4ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38434
+  (0.3ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38435
+  (2.6ms) DELETE FROM "weeler_translations";
38436
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38437
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38438
+  (1.8ms) DELETE FROM "weeler_translations";
38439
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38440
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38441
+  (1.8ms) DELETE FROM "weeler_translations";
38442
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38443
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38444
+  (0.1ms) begin transaction
38445
+ SQL (0.5ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["interpolations", "---\n- count\n- name\n"], ["key", "foo"], ["locale", :en], ["updated_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["value", "--- bar\n...\n"]]
38446
+  (1.3ms) commit transaction
38447
+  (2.0ms) DELETE FROM "weeler_translations";
38448
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38449
+  (1.7ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38450
+ I18n::Backend::Weeler::Translation Load (0.2ms) SELECT DISTINCT locale FROM "weeler_translations"
38451
+  (2.1ms) DELETE FROM "weeler_translations";
38452
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38453
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38454
+  (0.1ms) begin transaction
38455
+ SQL (0.5ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["interpolations", "---\n- count\n- name\n"], ["key", "foo"], ["locale", :lv], ["updated_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["value", "--- bar\n...\n"]]
38456
+  (1.7ms) commit transaction
38457
+ I18n::Backend::Weeler::Translation Load (0.2ms) SELECT DISTINCT locale FROM "weeler_translations"
38458
+  (2.7ms) DELETE FROM "weeler_translations";
38459
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38460
+  (1.5ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38461
+ SQL (1.6ms) DELETE FROM "weeler_translations"
38462
+ SQL (0.3ms) DELETE FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo') OR "key" LIKE 'foo.%')
38463
+  (0.1ms) begin transaction
38464
+ SQL (0.4ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["interpolations", "--- []\n"], ["key", "foo"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["value", "--- foo\n...\n"]]
38465
+  (1.7ms) commit transaction
38466
+ SQL (1.7ms) DELETE FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo','foo.bar') OR "key" LIKE 'foo.bar.%')
38467
+  (0.1ms) begin transaction
38468
+ SQL (0.4ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["interpolations", "--- []\n"], ["key", "foo.bar"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["value", "--- bar\n...\n"]]
38469
+  (1.5ms) commit transaction
38470
+ SQL (0.2ms) DELETE FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo','foo.baz') OR "key" LIKE 'foo.baz.%')
38471
+  (0.0ms) begin transaction
38472
+ SQL (0.3ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["interpolations", "--- []\n"], ["key", "foo.baz"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["value", "--- baz\n...\n"]]
38473
+  (1.2ms) commit transaction
38474
+ I18n::Backend::Weeler::Translation Load (0.2ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo') OR "key" LIKE 'foo.%')
38475
+ I18n::Backend::Weeler::Translation Load (0.2ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo') OR "key" LIKE 'foo.%')
38476
+  (1.3ms) DELETE FROM "weeler_translations";
38477
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38478
+  (1.5ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38479
+ SQL (1.7ms) DELETE FROM "weeler_translations"
38480
+ SQL (0.3ms) DELETE FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo','foo.bar') OR "key" LIKE 'foo.bar.%')
38481
+  (0.1ms) begin transaction
38482
+ SQL (0.5ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["interpolations", "--- []\n"], ["key", "foo.bar"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["value", "--- bar\n...\n"]]
38483
+  (1.3ms) commit transaction
38484
+ SQL (0.2ms) DELETE FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo','foo.baz') OR "key" LIKE 'foo.baz.%')
38485
+  (0.0ms) begin transaction
38486
+ SQL (0.3ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["interpolations", "--- []\n"], ["key", "foo.baz"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["value", "--- baz\n...\n"]]
38487
+  (1.4ms) commit transaction
38488
+ SQL (1.3ms) DELETE FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo') OR "key" LIKE 'foo.%')
38489
+  (0.1ms) begin transaction
38490
+ SQL (0.4ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["interpolations", "--- []\n"], ["key", "foo"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["value", "--- foo\n...\n"]]
38491
+  (1.3ms) commit transaction
38492
+ I18n::Backend::Weeler::Translation Load (0.3ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo') OR "key" LIKE 'foo.%')
38493
+ I18n::Backend::Weeler::Translation Load (0.2ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo') OR "key" LIKE 'foo.%')
38494
+  (1.6ms) DELETE FROM "weeler_translations";
38495
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38496
+  (1.4ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38497
+ SQL (0.2ms) DELETE FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'es' AND ("key" IN ('Pagina''s') OR "key" LIKE 'Pagina''s.%')
38498
+  (0.1ms) begin transaction
38499
+ SQL (0.4ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["interpolations", "--- []\n"], ["key", "Pagina's"], ["locale", "es"], ["updated_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["value", "--- Pagina's\n...\n"]]
38500
+  (1.2ms) commit transaction
38501
+ I18n::Backend::Weeler::Translation Load (0.2ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'es' AND ("key" IN ('Pagina''s') OR "key" LIKE 'Pagina''s.%')
38502
+  (2.2ms) DELETE FROM "weeler_translations";
38503
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38504
+  (1.5ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38505
+  (0.1ms) begin transaction
38506
+ SQL (0.4ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["interpolations", "--- []\n"], ["key", "valid"], ["locale", :en], ["updated_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["value", "--- !binary |-\n AQ==\n"]]
38507
+  (1.5ms) commit transaction
38508
+  (0.1ms) begin transaction
38509
+ SQL (0.4ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["interpolations", "--- []\n"], ["key", "invalid"], ["locale", :en], ["updated_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["value", "--- !binary |-\n Ag==\n"]]
38510
+  (1.3ms) commit transaction
38511
+  (1.6ms) DELETE FROM "weeler_translations";
38512
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38513
+  (1.5ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38514
+ SQL (0.3ms) DELETE FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('group2','group2.test2') OR "key" LIKE 'group2.test2.%')
38515
+  (0.1ms) begin transaction
38516
+ SQL (0.5ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["interpolations", "--- []\n"], ["key", "group2.test2"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["value", "--- bar\n...\n"]]
38517
+  (1.5ms) commit transaction
38518
+ SQL (0.2ms) DELETE FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('group1','group1.test') OR "key" LIKE 'group1.test.%')
38519
+  (0.1ms) begin transaction
38520
+ SQL (0.4ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["interpolations", "--- []\n"], ["key", "group1.test"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["value", "--- bar\n...\n"]]
38521
+  (1.3ms) commit transaction
38522
+ SQL (0.2ms) DELETE FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('group1','group1.test3') OR "key" LIKE 'group1.test3.%')
38523
+  (0.1ms) begin transaction
38524
+ SQL (0.4ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["interpolations", "--- []\n"], ["key", "group1.test3"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["value", "--- bar\n...\n"]]
38525
+  (0.9ms) commit transaction
38526
+ I18n::Backend::Weeler::Translation Load (0.2ms) SELECT key FROM "weeler_translations" ORDER BY key
38527
+  (1.8ms) DELETE FROM "weeler_translations";
38528
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38529
+  (1.2ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38530
+  (1.6ms) DELETE FROM "weeler_translations";
38531
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38532
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38533
+  (0.1ms) begin transaction
38534
+ SQL (0.4ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["interpolations", "--- []\n"], ["key", "title"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["value", "--- This is weeler\n...\n"]]
38535
+  (1.3ms) commit transaction
38536
+ I18n::Backend::Weeler::Translation Load (0.2ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('title') OR "key" LIKE 'title.%')
38537
+  (1.4ms) DELETE FROM "weeler_translations";
38538
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38539
+  (0.9ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38540
+ I18n::Backend::Weeler::Translation Load (0.2ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('hello') OR "key" LIKE 'hello.%')
38541
+  (0.1ms) begin transaction
38542
+ SQL (0.4ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["interpolations", "--- []\n"], ["key", "hello"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["value", nil]]
38543
+  (1.5ms) commit transaction
38544
+  (0.1ms) SELECT COUNT(*) FROM "weeler_translations"
38545
+ I18n::Backend::Weeler::Translation Load (0.2ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND "weeler_translations"."key" = 'hello' LIMIT 1
38546
+  (1.6ms) DELETE FROM "weeler_translations";
38547
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38548
+  (1.5ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38549
+ I18n::Backend::Weeler::Translation Load (0.2ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo.bar.baz') OR "key" LIKE 'foo.bar.baz.%')
38550
+  (0.1ms) begin transaction
38551
+ SQL (0.5ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["interpolations", "--- []\n"], ["key", "foo.bar.baz"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["value", nil]]
38552
+  (1.5ms) commit transaction
38553
+ I18n::Backend::Weeler::Translation Load (0.3ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo.bar.baz') OR "key" LIKE 'foo.bar.baz.%')
38554
+  (0.1ms) SELECT COUNT(*) FROM "weeler_translations"
38555
+ I18n::Backend::Weeler::Translation Load (0.2ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND "weeler_translations"."key" = 'foo.bar.baz' LIMIT 1
38556
+  (1.6ms) DELETE FROM "weeler_translations";
38557
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38558
+  (1.3ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38559
+ I18n::Backend::Weeler::Translation Load (0.2ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo.bar') OR "key" LIKE 'foo.bar.%')
38560
+  (0.1ms) begin transaction
38561
+ SQL (0.4ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["interpolations", "---\n- :count\n"], ["key", "foo.bar.zero"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["value", nil]]
38562
+  (1.5ms) commit transaction
38563
+  (0.1ms) begin transaction
38564
+ SQL (0.4ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["interpolations", "---\n- :count\n"], ["key", "foo.bar.one"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["value", nil]]
38565
+  (1.3ms) commit transaction
38566
+  (0.1ms) begin transaction
38567
+ SQL (0.5ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["interpolations", "---\n- :count\n"], ["key", "foo.bar.other"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["value", nil]]
38568
+  (1.3ms) commit transaction
38569
+ I18n::Backend::Weeler::Translation Load (0.3ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND "weeler_translations"."key" IN ('foo.bar.zero', 'foo.bar.one', 'foo.bar.other')
38570
+  (1.7ms) DELETE FROM "weeler_translations";
38571
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38572
+  (1.4ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38573
+ I18n::Backend::Weeler::Translation Load (0.2ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo.bar.baz') OR "key" LIKE 'foo.bar.baz.%')
38574
+  (0.1ms) begin transaction
38575
+ SQL (0.4ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["interpolations", "---\n- :cow\n"], ["key", "foo.bar.baz"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["value", nil]]
38576
+  (1.6ms) commit transaction
38577
+ I18n::Backend::Weeler::Translation Load (0.3ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo.bar.baz') OR "key" LIKE 'foo.bar.baz.%') ORDER BY "weeler_translations"."id" ASC LIMIT 1
38578
+  (1.5ms) DELETE FROM "weeler_translations";
38579
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38580
+  (1.4ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38581
+ I18n::Backend::Weeler::Translation Load (0.2ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo.baz') OR "key" LIKE 'foo.baz.%')
38582
+  (0.1ms) begin transaction
38583
+ SQL (0.5ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["interpolations", "--- []\n"], ["key", "foo.baz"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["value", nil]]
38584
+  (1.6ms) commit transaction
38585
+ I18n::Backend::Weeler::Translation Load (0.2ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo.baz') OR "key" LIKE 'foo.baz.%') ORDER BY "weeler_translations"."id" ASC LIMIT 1
38586
+  (0.0ms) begin transaction
38587
+ SQL (0.5ms) UPDATE "weeler_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "weeler_translations"."id" = 1 [["value", "--- baz!\n...\n"], ["updated_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["interpolations", "--- []\n"]]
38588
+  (1.2ms) commit transaction
38589
+ I18n::Backend::Weeler::Translation Load (0.3ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo.baz') OR "key" LIKE 'foo.baz.%')
38590
+  (1.4ms) DELETE FROM "weeler_translations";
38591
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38592
+  (1.1ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38593
+ I18n::Backend::Weeler::Translation Load (0.2ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo.bazzab') OR "key" LIKE 'foo.bazzab.%')
38594
+  (0.1ms) begin transaction
38595
+ SQL (0.4ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["interpolations", "--- []\n"], ["key", "foo.baz\u0001zab"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["value", nil]]
38596
+  (1.3ms) commit transaction
38597
+ I18n::Backend::Weeler::Translation Load (0.3ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo.bazzab') OR "key" LIKE 'foo.bazzab.%') ORDER BY "weeler_translations"."id" ASC LIMIT 1
38598
+  (0.0ms) begin transaction
38599
+ SQL (0.3ms) UPDATE "weeler_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "weeler_translations"."id" = 1 [["value", "--- baz!\n...\n"], ["updated_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["interpolations", "--- []\n"]]
38600
+  (1.7ms) commit transaction
38601
+ I18n::Backend::Weeler::Translation Load (0.2ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo.bazzab') OR "key" LIKE 'foo.bazzab.%')
38602
+  (2.0ms) DELETE FROM "weeler_translations";
38603
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38604
+  (1.3ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38605
+ I18n::Backend::Weeler::Translation Load (0.4ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo') OR "key" LIKE 'foo.%')
38606
+  (0.1ms) begin transaction
38607
+ SQL (0.6ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["interpolations", "---\n- :count\n"], ["key", "foo.zero"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["value", nil]]
38608
+  (1.4ms) commit transaction
38609
+  (0.1ms) begin transaction
38610
+ SQL (0.3ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["interpolations", "---\n- :count\n"], ["key", "foo.one"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["value", nil]]
38611
+  (1.5ms) commit transaction
38612
+  (0.1ms) begin transaction
38613
+ SQL (0.3ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["interpolations", "---\n- :count\n"], ["key", "foo.other"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["value", nil]]
38614
+  (1.2ms) commit transaction
38615
+ I18n::Backend::Weeler::Translation Load (0.2ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND "weeler_translations"."key" IN ('foo.zero', 'foo.one', 'foo.other')
38616
+  (1.3ms) DELETE FROM "weeler_translations";
38617
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38618
+  (0.9ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38619
+ I18n::Backend::Weeler::Translation Load (0.2ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo') OR "key" LIKE 'foo.%')
38620
+  (0.1ms) begin transaction
38621
+ SQL (0.4ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["interpolations", "---\n- :count\n"], ["key", "foo.zero"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["value", nil]]
38622
+  (1.5ms) commit transaction
38623
+  (0.1ms) begin transaction
38624
+ SQL (0.3ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["interpolations", "---\n- :count\n"], ["key", "foo.one"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["value", nil]]
38625
+  (1.1ms) commit transaction
38626
+  (0.1ms) begin transaction
38627
+ SQL (0.3ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["interpolations", "---\n- :count\n"], ["key", "foo.other"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["value", nil]]
38628
+  (1.6ms) commit transaction
38629
+  (0.2ms) SELECT COUNT(*) FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo') OR "key" LIKE 'foo.%')
38630
+ I18n::Backend::Weeler::Translation Load (0.1ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND "weeler_translations"."key" = 'foo' LIMIT 1
38631
+  (1.4ms) DELETE FROM "weeler_translations";
38632
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38633
+  (1.1ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38634
+ I18n::Backend::Weeler::Translation Load (0.2ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('some.missing translation') OR "key" LIKE 'some.missing translation.%')
38635
+  (0.1ms) begin transaction
38636
+ SQL (0.4ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["interpolations", "--- []\n"], ["key", "some.missing translation"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["value", nil]]
38637
+  (1.7ms) commit transaction
38638
+  (1.7ms) DELETE FROM "weeler_translations";
38639
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38640
+  (1.2ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38641
+ I18n::Backend::Weeler::Translation Load (0.4ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('i18n.transliterate.rule') OR "key" LIKE 'i18n.transliterate.rule.%')
38642
+  (0.1ms) begin transaction
38643
+ SQL (0.7ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["interpolations", "--- []\n"], ["key", "i18n.transliterate.rule"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:26:46 UTC +00:00], ["value", nil]]
38644
+  (1.4ms) commit transaction
38645
+  (1.6ms) DELETE FROM "weeler_translations";
38646
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38647
+  (1.2ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38648
+ SQL (0.1ms) DELETE FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('group2','group2.test2') OR "key" LIKE 'group2.test2.%')
38649
+  (0.1ms) begin transaction
38650
+ SQL (2.8ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["interpolations", "--- []\n"], ["key", "group2.test2"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["value", "--- bar\n...\n"]]
38651
+  (2.6ms) commit transaction
38652
+ SQL (0.5ms) DELETE FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('group1','group1.test') OR "key" LIKE 'group1.test.%')
38653
+  (0.1ms) begin transaction
38654
+ SQL (0.8ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["interpolations", "--- []\n"], ["key", "group1.test"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["value", "--- bar\n...\n"]]
38655
+  (1.7ms) commit transaction
38656
+ SQL (0.3ms) DELETE FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('group1','group1.test3') OR "key" LIKE 'group1.test3.%')
38657
+  (0.1ms) begin transaction
38658
+ SQL (0.6ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["interpolations", "--- []\n"], ["key", "group1.test3"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["value", "--- bar\n...\n"]]
38659
+  (1.4ms) commit transaction
38660
+ I18n::Backend::Weeler::Translation Load (0.2ms) SELECT key FROM "weeler_translations" ORDER BY key
38661
+  (1.9ms) DELETE FROM "weeler_translations";
38662
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38663
+  (1.4ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38664
+  (1.4ms) DELETE FROM "weeler_translations";
38665
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38666
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38667
+  (0.1ms) begin transaction
38668
+ SQL (0.5ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["interpolations", "--- []\n"], ["key", "valid"], ["locale", :en], ["updated_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["value", "--- !binary |-\n AQ==\n"]]
38669
+  (1.2ms) commit transaction
38670
+  (0.1ms) begin transaction
38671
+ SQL (0.4ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["interpolations", "--- []\n"], ["key", "invalid"], ["locale", :en], ["updated_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["value", "--- !binary |-\n Ag==\n"]]
38672
+  (1.4ms) commit transaction
38673
+  (1.7ms) DELETE FROM "weeler_translations";
38674
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38675
+  (1.4ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38676
+  (0.1ms) begin transaction
38677
+ SQL (0.4ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["interpolations", "--- []\n"], ["key", "title"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["value", "--- This is weeler\n...\n"]]
38678
+  (1.5ms) commit transaction
38679
+ I18n::Backend::Weeler::Translation Load (0.4ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('title') OR "key" LIKE 'title.%')
38680
+  (1.7ms) DELETE FROM "weeler_translations";
38681
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38682
+  (1.6ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38683
+ I18n::Backend::Weeler::Translation Load (0.2ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo') OR "key" LIKE 'foo.%')
38684
+  (0.1ms) begin transaction
38685
+ SQL (0.6ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["interpolations", "---\n- :count\n"], ["key", "foo.zero"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["value", nil]]
38686
+  (1.6ms) commit transaction
38687
+  (0.1ms) begin transaction
38688
+ SQL (0.5ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["interpolations", "---\n- :count\n"], ["key", "foo.one"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["value", nil]]
38689
+  (1.5ms) commit transaction
38690
+  (0.1ms) begin transaction
38691
+ SQL (0.4ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["interpolations", "---\n- :count\n"], ["key", "foo.other"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["value", nil]]
38692
+  (1.6ms) commit transaction
38693
+  (0.3ms) SELECT COUNT(*) FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo') OR "key" LIKE 'foo.%')
38694
+ I18n::Backend::Weeler::Translation Load (0.2ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND "weeler_translations"."key" = 'foo' LIMIT 1
38695
+  (2.1ms) DELETE FROM "weeler_translations";
38696
+  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38697
+  (1.8ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38698
+ I18n::Backend::Weeler::Translation Load (0.3ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo') OR "key" LIKE 'foo.%')
38699
+  (0.1ms) begin transaction
38700
+ SQL (0.4ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["interpolations", "---\n- :count\n"], ["key", "foo.zero"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["value", nil]]
38701
+  (1.5ms) commit transaction
38702
+  (0.1ms) begin transaction
38703
+ SQL (0.4ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["interpolations", "---\n- :count\n"], ["key", "foo.one"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["value", nil]]
38704
+  (1.5ms) commit transaction
38705
+  (0.1ms) begin transaction
38706
+ SQL (0.3ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["interpolations", "---\n- :count\n"], ["key", "foo.other"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["value", nil]]
38707
+  (1.3ms) commit transaction
38708
+ I18n::Backend::Weeler::Translation Load (0.2ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND "weeler_translations"."key" IN ('foo.zero', 'foo.one', 'foo.other')
38709
+  (1.6ms) DELETE FROM "weeler_translations";
38710
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38711
+  (1.2ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38712
+ I18n::Backend::Weeler::Translation Load (0.2ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo.bar.baz') OR "key" LIKE 'foo.bar.baz.%')
38713
+  (0.1ms) begin transaction
38714
+ SQL (0.4ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["interpolations", "---\n- :cow\n"], ["key", "foo.bar.baz"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["value", nil]]
38715
+  (1.6ms) commit transaction
38716
+ I18n::Backend::Weeler::Translation Load (0.3ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo.bar.baz') OR "key" LIKE 'foo.bar.baz.%') ORDER BY "weeler_translations"."id" ASC LIMIT 1
38717
+  (1.7ms) DELETE FROM "weeler_translations";
38718
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38719
+  (1.1ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38720
+ I18n::Backend::Weeler::Translation Load (0.2ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo.bazzab') OR "key" LIKE 'foo.bazzab.%')
38721
+  (0.1ms) begin transaction
38722
+ SQL (0.6ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["interpolations", "--- []\n"], ["key", "foo.baz\u0001zab"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["value", nil]]
38723
+  (1.1ms) commit transaction
38724
+ I18n::Backend::Weeler::Translation Load (0.6ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo.bazzab') OR "key" LIKE 'foo.bazzab.%') ORDER BY "weeler_translations"."id" ASC LIMIT 1
38725
+  (0.1ms) begin transaction
38726
+ SQL (0.7ms) UPDATE "weeler_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "weeler_translations"."id" = 1 [["value", "--- baz!\n...\n"], ["updated_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["interpolations", "--- []\n"]]
38727
+  (1.3ms) commit transaction
38728
+ I18n::Backend::Weeler::Translation Load (0.3ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo.bazzab') OR "key" LIKE 'foo.bazzab.%')
38729
+  (1.6ms) DELETE FROM "weeler_translations";
38730
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38731
+  (1.2ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38732
+ I18n::Backend::Weeler::Translation Load (0.2ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo.bar.baz') OR "key" LIKE 'foo.bar.baz.%')
38733
+  (0.1ms) begin transaction
38734
+ SQL (0.4ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["interpolations", "--- []\n"], ["key", "foo.bar.baz"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["value", nil]]
38735
+  (1.0ms) commit transaction
38736
+ I18n::Backend::Weeler::Translation Load (17.3ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo.bar.baz') OR "key" LIKE 'foo.bar.baz.%')
38737
+  (0.3ms) SELECT COUNT(*) FROM "weeler_translations"
38738
+ I18n::Backend::Weeler::Translation Load (0.3ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND "weeler_translations"."key" = 'foo.bar.baz' LIMIT 1
38739
+  (1.9ms) DELETE FROM "weeler_translations";
38740
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38741
+  (1.5ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38742
+ I18n::Backend::Weeler::Translation Load (0.3ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo.baz') OR "key" LIKE 'foo.baz.%')
38743
+  (0.1ms) begin transaction
38744
+ SQL (0.5ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["interpolations", "--- []\n"], ["key", "foo.baz"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["value", nil]]
38745
+  (1.2ms) commit transaction
38746
+ I18n::Backend::Weeler::Translation Load (0.5ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo.baz') OR "key" LIKE 'foo.baz.%') ORDER BY "weeler_translations"."id" ASC LIMIT 1
38747
+  (0.1ms) begin transaction
38748
+ SQL (0.3ms) UPDATE "weeler_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "weeler_translations"."id" = 1 [["value", "--- baz!\n...\n"], ["updated_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["interpolations", "--- []\n"]]
38749
+  (1.2ms) commit transaction
38750
+ I18n::Backend::Weeler::Translation Load (0.2ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo.baz') OR "key" LIKE 'foo.baz.%')
38751
+  (2.1ms) DELETE FROM "weeler_translations";
38752
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38753
+  (1.3ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38754
+ I18n::Backend::Weeler::Translation Load (0.2ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('hello') OR "key" LIKE 'hello.%')
38755
+  (0.1ms) begin transaction
38756
+ SQL (0.4ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["interpolations", "--- []\n"], ["key", "hello"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["value", nil]]
38757
+  (1.5ms) commit transaction
38758
+  (0.1ms) SELECT COUNT(*) FROM "weeler_translations"
38759
+ I18n::Backend::Weeler::Translation Load (0.1ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND "weeler_translations"."key" = 'hello' LIMIT 1
38760
+  (1.8ms) DELETE FROM "weeler_translations";
38761
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38762
+  (1.5ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38763
+ I18n::Backend::Weeler::Translation Load (0.2ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo.bar') OR "key" LIKE 'foo.bar.%')
38764
+  (0.1ms) begin transaction
38765
+ SQL (0.4ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["interpolations", "---\n- :count\n"], ["key", "foo.bar.zero"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["value", nil]]
38766
+  (1.5ms) commit transaction
38767
+  (0.1ms) begin transaction
38768
+ SQL (0.4ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["interpolations", "---\n- :count\n"], ["key", "foo.bar.one"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["value", nil]]
38769
+  (1.5ms) commit transaction
38770
+  (0.1ms) begin transaction
38771
+ SQL (0.4ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["interpolations", "---\n- :count\n"], ["key", "foo.bar.other"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["value", nil]]
38772
+  (1.5ms) commit transaction
38773
+ I18n::Backend::Weeler::Translation Load (0.3ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND "weeler_translations"."key" IN ('foo.bar.zero', 'foo.bar.one', 'foo.bar.other')
38774
+  (2.0ms) DELETE FROM "weeler_translations";
38775
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38776
+  (1.3ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38777
+ I18n::Backend::Weeler::Translation Load (0.2ms) SELECT DISTINCT locale FROM "weeler_translations"
38778
+  (1.8ms) DELETE FROM "weeler_translations";
38779
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38780
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38781
+  (0.1ms) begin transaction
38782
+ SQL (0.4ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["interpolations", "---\n- count\n- name\n"], ["key", "foo"], ["locale", :lv], ["updated_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["value", "--- bar\n...\n"]]
38783
+  (1.6ms) commit transaction
38784
+ I18n::Backend::Weeler::Translation Load (0.2ms) SELECT DISTINCT locale FROM "weeler_translations"
38785
+  (1.8ms) DELETE FROM "weeler_translations";
38786
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38787
+  (1.6ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38788
+ SQL (0.2ms) DELETE FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'es' AND ("key" IN ('Pagina''s') OR "key" LIKE 'Pagina''s.%')
38789
+  (0.1ms) begin transaction
38790
+ SQL (0.4ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["interpolations", "--- []\n"], ["key", "Pagina's"], ["locale", "es"], ["updated_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["value", "--- Pagina's\n...\n"]]
38791
+  (1.6ms) commit transaction
38792
+ I18n::Backend::Weeler::Translation Load (0.2ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'es' AND ("key" IN ('Pagina''s') OR "key" LIKE 'Pagina''s.%')
38793
+  (1.6ms) DELETE FROM "weeler_translations";
38794
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38795
+  (1.5ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38796
+ SQL (1.8ms) DELETE FROM "weeler_translations"
38797
+ SQL (0.2ms) DELETE FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo','foo.bar') OR "key" LIKE 'foo.bar.%')
38798
+  (0.1ms) begin transaction
38799
+ SQL (0.5ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["interpolations", "--- []\n"], ["key", "foo.bar"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["value", "--- bar\n...\n"]]
38800
+  (1.4ms) commit transaction
38801
+ SQL (0.2ms) DELETE FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo','foo.baz') OR "key" LIKE 'foo.baz.%')
38802
+  (0.1ms) begin transaction
38803
+ SQL (0.4ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["interpolations", "--- []\n"], ["key", "foo.baz"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["value", "--- baz\n...\n"]]
38804
+  (1.4ms) commit transaction
38805
+ SQL (1.9ms) DELETE FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo') OR "key" LIKE 'foo.%')
38806
+  (0.1ms) begin transaction
38807
+ SQL (0.4ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["interpolations", "--- []\n"], ["key", "foo"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["value", "--- foo\n...\n"]]
38808
+  (1.4ms) commit transaction
38809
+ I18n::Backend::Weeler::Translation Load (0.2ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo') OR "key" LIKE 'foo.%')
38810
+ I18n::Backend::Weeler::Translation Load (0.3ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo') OR "key" LIKE 'foo.%')
38811
+  (1.8ms) DELETE FROM "weeler_translations";
38812
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38813
+  (1.1ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38814
+ SQL (1.8ms) DELETE FROM "weeler_translations"
38815
+ SQL (0.3ms) DELETE FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo') OR "key" LIKE 'foo.%')
38816
+  (0.1ms) begin transaction
38817
+ SQL (0.4ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["interpolations", "--- []\n"], ["key", "foo"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["value", "--- foo\n...\n"]]
38818
+  (1.2ms) commit transaction
38819
+ SQL (1.9ms) DELETE FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo','foo.bar') OR "key" LIKE 'foo.bar.%')
38820
+  (0.1ms) begin transaction
38821
+ SQL (0.3ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["interpolations", "--- []\n"], ["key", "foo.bar"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["value", "--- bar\n...\n"]]
38822
+  (1.6ms) commit transaction
38823
+ SQL (0.2ms) DELETE FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo','foo.baz') OR "key" LIKE 'foo.baz.%')
38824
+  (0.0ms) begin transaction
38825
+ SQL (0.3ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["interpolations", "--- []\n"], ["key", "foo.baz"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["value", "--- baz\n...\n"]]
38826
+  (1.5ms) commit transaction
38827
+ I18n::Backend::Weeler::Translation Load (0.3ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo') OR "key" LIKE 'foo.%')
38828
+ I18n::Backend::Weeler::Translation Load (0.2ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('foo') OR "key" LIKE 'foo.%')
38829
+  (1.7ms) DELETE FROM "weeler_translations";
38830
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38831
+  (1.8ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38832
+  (0.1ms) begin transaction
38833
+ SQL (0.4ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["interpolations", "---\n- count\n- name\n"], ["key", "foo"], ["locale", :en], ["updated_at", Wed, 23 Oct 2013 14:28:51 UTC +00:00], ["value", "--- bar\n...\n"]]
38834
+  (1.7ms) commit transaction
38835
+  (1.5ms) DELETE FROM "weeler_translations";
38836
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38837
+  (1.2ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38838
+  (1.7ms) DELETE FROM "weeler_translations";
38839
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38840
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38841
+  (1.8ms) DELETE FROM "weeler_translations";
38842
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38843
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38844
+  (1.7ms) DELETE FROM "weeler_translations";
38845
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38846
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38847
+  (1.7ms) DELETE FROM "weeler_translations";
38848
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38849
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38850
+  (2.3ms) DELETE FROM "weeler_translations";
38851
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38852
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38853
+  (1.8ms) DELETE FROM "weeler_translations";
38854
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38855
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38856
+  (2.4ms) DELETE FROM "weeler_translations";
38857
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38858
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38859
+  (1.8ms) DELETE FROM "weeler_translations";
38860
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38861
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38862
+  (1.9ms) DELETE FROM "weeler_translations";
38863
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38864
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38865
+  (1.9ms) DELETE FROM "weeler_translations";
38866
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38867
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38868
+  (1.7ms) DELETE FROM "weeler_translations";
38869
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38870
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38871
+  (0.1ms) begin transaction
38872
+ SQL (0.5ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:28:52 UTC +00:00], ["interpolations", "--- []\n"], ["key", "foo.bar"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:28:52 UTC +00:00], ["value", "--- This is weeler\n...\n"]]
38873
+  (1.4ms) commit transaction
38874
+  (0.1ms) begin transaction
38875
+ SQL (0.4ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:28:52 UTC +00:00], ["interpolations", "--- []\n"], ["key", "bar.foo"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:28:52 UTC +00:00], ["value", "--- This is weeler\n...\n"]]
38876
+  (1.1ms) commit transaction
38877
+ Processing by Weeler::TranslationsController#index as HTML
38878
+ I18n::Backend::Weeler::Translation Load (0.2ms) SELECT key FROM "weeler_translations" ORDER BY key
38879
+ Rendered /Users/arturs/repos/weby/weeler/app/views/weeler/translations/index.html.erb within layouts/weeler/base (0.3ms)
38880
+ Completed 200 OK in 9ms (Views: 7.3ms | ActiveRecord: 0.2ms)
38881
+  (0.4ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "weeler_translations" LIMIT 20 OFFSET 0) subquery_for_count
38882
+  (2.1ms) DELETE FROM "weeler_translations";
38883
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38884
+  (1.4ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38885
+ I18n::Backend::Weeler::Translation Load (0.2ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('some.missing translation') OR "key" LIKE 'some.missing translation.%')
38886
+  (0.1ms) begin transaction
38887
+ SQL (0.4ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:28:52 UTC +00:00], ["interpolations", "--- []\n"], ["key", "some.missing translation"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:28:52 UTC +00:00], ["value", nil]]
38888
+  (1.6ms) commit transaction
38889
+  (1.3ms) DELETE FROM "weeler_translations";
38890
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38891
+  (1.0ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
38892
+ I18n::Backend::Weeler::Translation Load (0.3ms) SELECT "weeler_translations".* FROM "weeler_translations" WHERE "weeler_translations"."locale" = 'en' AND ("key" IN ('i18n.transliterate.rule') OR "key" LIKE 'i18n.transliterate.rule.%')
38893
+  (0.1ms) begin transaction
38894
+ SQL (0.4ms) INSERT INTO "weeler_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 23 Oct 2013 14:28:52 UTC +00:00], ["interpolations", "--- []\n"], ["key", "i18n.transliterate.rule"], ["locale", "en"], ["updated_at", Wed, 23 Oct 2013 14:28:52 UTC +00:00], ["value", nil]]
38895
+  (1.5ms) commit transaction
38896
+  (1.8ms) DELETE FROM "weeler_translations";
38897
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
38898
+  (1.1ms) DELETE FROM sqlite_sequence where name = 'weeler_translations';
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: weeler
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Artūrs Braučs