letter_bomb 0.0.4 → 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1353,3 +1353,892 @@ Processing by LetterBomb::MailersController#show as HTML
1353
1353
   (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1354
1354
  Completed 200 OK in 12ms (Views: 1.2ms | ActiveRecord: 0.5ms)
1355
1355
   (0.3ms) rollback transaction
1356
+ Connecting to database specified by database.yml
1357
+  (0.2ms) begin transaction
1358
+  (0.0ms) rollback transaction
1359
+  (0.0ms) begin transaction
1360
+  (0.0ms) rollback transaction
1361
+  (0.0ms) begin transaction
1362
+  (0.0ms) rollback transaction
1363
+  (0.0ms) begin transaction
1364
+  (0.6ms) SELECT COUNT(*) FROM "users"
1365
+  (0.0ms) SAVEPOINT active_record_1
1366
+ SQL (5.1ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 02:07:17 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 02:07:17 UTC +00:00]]
1367
+  (0.4ms) ROLLBACK TO SAVEPOINT active_record_1
1368
+  (0.1ms) SELECT COUNT(*) FROM "users"
1369
+  (0.3ms) rollback transaction
1370
+  (0.0ms) begin transaction
1371
+  (0.0ms) SAVEPOINT active_record_1
1372
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 02:07:17 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 02:07:17 UTC +00:00]]
1373
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
1374
+  (0.5ms) rollback transaction
1375
+  (0.0ms) begin transaction
1376
+  (0.0ms) rollback transaction
1377
+  (0.0ms) begin transaction
1378
+  (0.0ms) rollback transaction
1379
+  (0.0ms) begin transaction
1380
+  (0.0ms) rollback transaction
1381
+  (0.0ms) begin transaction
1382
+ Started GET "/UserMailer::Preview/welcome" for 127.0.0.1 at 2013-07-17 12:07:17 +1000
1383
+ Processing by LetterBomb::MailersController#show as HTML
1384
+ Parameters: {"mailer_class"=>"UserMailer::Preview", "mailer_action"=>"welcome"}
1385
+  (0.1ms) SAVEPOINT active_record_1
1386
+ SQL (0.3ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 02:07:17 UTC +00:00], ["name", "john"], ["updated_at", Wed, 17 Jul 2013 02:07:17 UTC +00:00]]
1387
+ Rendered user_mailer/welcome.html.erb (1.4ms)
1388
+ Rendered user_mailer/welcome.text.erb (0.2ms)
1389
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1390
+ Rendered /Users/ags/code/letter_bomb/app/views/letter_bomb/mailers/show.html.erb within layouts/letter_bomb/application (4.5ms)
1391
+ Completed 200 OK in 32ms (Views: 7.6ms | ActiveRecord: 0.5ms)
1392
+  (0.5ms) rollback transaction
1393
+  (0.0ms) begin transaction
1394
+ Started GET "/UserMailer::Preview/welcome" for 127.0.0.1 at 2013-07-17 12:07:17 +1000
1395
+ Processing by LetterBomb::MailersController#show as HTML
1396
+ Parameters: {"mailer_class"=>"UserMailer::Preview", "mailer_action"=>"welcome"}
1397
+  (0.0ms) SAVEPOINT active_record_1
1398
+ SQL (0.3ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 02:07:17 UTC +00:00], ["name", "john"], ["updated_at", Wed, 17 Jul 2013 02:07:17 UTC +00:00]]
1399
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1400
+ Completed 200 OK in 12ms (Views: 1.8ms | ActiveRecord: 0.5ms)
1401
+  (0.3ms) rollback transaction
1402
+  (0.0ms) begin transaction
1403
+ Started GET "/UserMailer::Preview/welcome" for 127.0.0.1 at 2013-07-17 12:07:17 +1000
1404
+ Processing by LetterBomb::MailersController#show as HTML
1405
+ Parameters: {"mailer_class"=>"UserMailer::Preview", "mailer_action"=>"welcome"}
1406
+  (0.0ms) SAVEPOINT active_record_1
1407
+ SQL (0.3ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 02:07:17 UTC +00:00], ["name", "john"], ["updated_at", Wed, 17 Jul 2013 02:07:17 UTC +00:00]]
1408
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1409
+ Completed 200 OK in 13ms (Views: 2.1ms | ActiveRecord: 0.4ms)
1410
+  (0.7ms) rollback transaction
1411
+  (0.0ms) begin transaction
1412
+ Started GET "/UserMailer::Preview/welcome" for 127.0.0.1 at 2013-07-17 12:07:17 +1000
1413
+ Processing by LetterBomb::MailersController#show as HTML
1414
+ Parameters: {"mailer_class"=>"UserMailer::Preview", "mailer_action"=>"welcome"}
1415
+  (0.0ms) SAVEPOINT active_record_1
1416
+ SQL (0.6ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 02:07:17 UTC +00:00], ["name", "john"], ["updated_at", Wed, 17 Jul 2013 02:07:17 UTC +00:00]]
1417
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1418
+ Completed 200 OK in 18ms (Views: 2.8ms | ActiveRecord: 0.7ms)
1419
+  (0.3ms) rollback transaction
1420
+  (0.0ms) begin transaction
1421
+ Started GET "/" for 127.0.0.1 at 2013-07-17 12:07:18 +1000
1422
+ Processing by LetterBomb::MailersController#index as HTML
1423
+ Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms)
1424
+  (0.1ms) rollback transaction
1425
+ Connecting to database specified by database.yml
1426
+  (0.2ms) begin transaction
1427
+  (0.0ms) rollback transaction
1428
+  (0.0ms) begin transaction
1429
+  (0.0ms) rollback transaction
1430
+  (0.0ms) begin transaction
1431
+  (0.0ms) SAVEPOINT active_record_1
1432
+ SQL (2.9ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 02:09:45 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 02:09:45 UTC +00:00]]
1433
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1434
+  (0.4ms) rollback transaction
1435
+  (0.1ms) begin transaction
1436
+  (0.1ms) SELECT COUNT(*) FROM "users" 
1437
+  (0.0ms) SAVEPOINT active_record_1
1438
+ SQL (0.3ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 02:09:45 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 02:09:45 UTC +00:00]]
1439
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
1440
+  (0.0ms) SELECT COUNT(*) FROM "users" 
1441
+  (0.4ms) rollback transaction
1442
+ Connecting to database specified by database.yml
1443
+  (0.2ms) begin transaction
1444
+  (0.0ms) rollback transaction
1445
+  (0.0ms) begin transaction
1446
+  (0.0ms) SELECT COUNT(*) FROM "users"
1447
+  (0.0ms) SAVEPOINT active_record_1
1448
+ SQL (2.7ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 02:10:50 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 02:10:50 UTC +00:00]]
1449
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1450
+  (0.0ms) SELECT COUNT(*) FROM "users"
1451
+  (0.6ms) rollback transaction
1452
+  (0.0ms) begin transaction
1453
+  (0.0ms) SAVEPOINT active_record_1
1454
+ SQL (0.3ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 02:10:50 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 02:10:50 UTC +00:00]]
1455
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
1456
+  (0.4ms) rollback transaction
1457
+  (0.0ms) begin transaction
1458
+  (0.0ms) rollback transaction
1459
+ Connecting to database specified by database.yml
1460
+  (0.2ms) begin transaction
1461
+  (0.0ms) rollback transaction
1462
+  (0.0ms) begin transaction
1463
+  (0.0ms) rollback transaction
1464
+  (0.0ms) begin transaction
1465
+  (0.0ms) SELECT COUNT(*) FROM "users"
1466
+  (0.0ms) SAVEPOINT active_record_1
1467
+ SQL (3.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 02:34:29 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 02:34:29 UTC +00:00]]
1468
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1469
+  (0.1ms) SELECT COUNT(*) FROM "users"
1470
+  (0.3ms) rollback transaction
1471
+  (0.0ms) begin transaction
1472
+  (0.0ms) SAVEPOINT active_record_1
1473
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 02:34:29 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 02:34:29 UTC +00:00]]
1474
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
1475
+  (0.3ms) rollback transaction
1476
+ Connecting to database specified by database.yml
1477
+  (0.2ms) begin transaction
1478
+  (0.0ms) SELECT COUNT(*) FROM "users"
1479
+  (0.0ms) SAVEPOINT active_record_1
1480
+ SQL (2.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 02:36:31 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 02:36:31 UTC +00:00]]
1481
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
1482
+  (0.0ms) SELECT COUNT(*) FROM "users"
1483
+  (0.5ms) rollback transaction
1484
+  (0.0ms) begin transaction
1485
+  (0.0ms) SAVEPOINT active_record_1
1486
+ SQL (0.3ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 02:36:31 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 02:36:31 UTC +00:00]]
1487
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
1488
+  (0.3ms) rollback transaction
1489
+  (0.0ms) begin transaction
1490
+  (0.0ms) rollback transaction
1491
+  (0.0ms) begin transaction
1492
+  (0.0ms) rollback transaction
1493
+ Connecting to database specified by database.yml
1494
+  (0.2ms) begin transaction
1495
+  (0.0ms) rollback transaction
1496
+  (0.0ms) begin transaction
1497
+  (0.0ms) rollback transaction
1498
+  (0.0ms) begin transaction
1499
+  (0.0ms) SELECT COUNT(*) FROM "users"
1500
+  (0.0ms) SAVEPOINT active_record_1
1501
+ SQL (2.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 02:38:12 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 02:38:12 UTC +00:00]]
1502
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
1503
+  (0.0ms) SELECT COUNT(*) FROM "users"
1504
+  (1.6ms) rollback transaction
1505
+  (0.1ms) begin transaction
1506
+  (0.0ms) SAVEPOINT active_record_1
1507
+ SQL (0.3ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 02:38:12 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 02:38:12 UTC +00:00]]
1508
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
1509
+  (0.5ms) rollback transaction
1510
+ Connecting to database specified by database.yml
1511
+  (0.3ms) begin transaction
1512
+  (0.0ms) rollback transaction
1513
+  (0.0ms) begin transaction
1514
+  (0.0ms) rollback transaction
1515
+  (0.0ms) begin transaction
1516
+  (0.1ms) SELECT COUNT(*) FROM "users"
1517
+  (0.0ms) SAVEPOINT active_record_1
1518
+ SQL (3.1ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 02:43:54 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 02:43:54 UTC +00:00]]
1519
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1520
+  (0.1ms) SELECT COUNT(*) FROM "users"
1521
+  (1.5ms) rollback transaction
1522
+  (0.0ms) begin transaction
1523
+  (0.0ms) SAVEPOINT active_record_1
1524
+ SQL (0.3ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 02:43:54 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 02:43:54 UTC +00:00]]
1525
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
1526
+  (0.3ms) rollback transaction
1527
+ Connecting to database specified by database.yml
1528
+  (0.2ms) begin transaction
1529
+  (0.0ms) SELECT COUNT(*) FROM "users"
1530
+  (0.0ms) SAVEPOINT active_record_1
1531
+ SQL (2.7ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 02:44:03 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 02:44:03 UTC +00:00]]
1532
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1533
+  (0.0ms) SELECT COUNT(*) FROM "users"
1534
+  (0.5ms) rollback transaction
1535
+  (0.0ms) begin transaction
1536
+  (0.0ms) SAVEPOINT active_record_1
1537
+ SQL (0.3ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 02:44:03 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 02:44:03 UTC +00:00]]
1538
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
1539
+  (0.3ms) rollback transaction
1540
+  (0.0ms) begin transaction
1541
+  (0.0ms) rollback transaction
1542
+  (0.0ms) begin transaction
1543
+  (0.0ms) rollback transaction
1544
+ Connecting to database specified by database.yml
1545
+  (0.3ms) begin transaction
1546
+ Started GET "/UserMailer::Preview/welcome" for 127.0.0.1 at 2013-07-17 13:15:29 +1000
1547
+ Processing by LetterBomb::MailersController#show as HTML
1548
+ Parameters: {"mailer_class"=>"UserMailer::Preview", "mailer_action"=>"welcome"}
1549
+  (0.1ms) SAVEPOINT active_record_1
1550
+ SQL (3.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:15:29 UTC +00:00], ["name", "john"], ["updated_at", Wed, 17 Jul 2013 03:15:29 UTC +00:00]]
1551
+ Rendered user_mailer/welcome.html.erb (1.4ms)
1552
+ Rendered user_mailer/welcome.text.erb (0.3ms)
1553
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1554
+ Rendered /Users/ags/code/letter_bomb/app/views/letter_bomb/mailers/show.html.erb within layouts/letter_bomb/application (2.9ms)
1555
+ Completed 200 OK in 34ms (Views: 4.7ms | ActiveRecord: 4.1ms)
1556
+  (0.4ms) rollback transaction
1557
+  (0.0ms) begin transaction
1558
+ Started GET "/UserMailer::Preview/welcome" for 127.0.0.1 at 2013-07-17 13:15:29 +1000
1559
+ Processing by LetterBomb::MailersController#show as HTML
1560
+ Parameters: {"mailer_class"=>"UserMailer::Preview", "mailer_action"=>"welcome"}
1561
+  (0.0ms) SAVEPOINT active_record_1
1562
+ SQL (0.3ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:15:29 UTC +00:00], ["name", "john"], ["updated_at", Wed, 17 Jul 2013 03:15:29 UTC +00:00]]
1563
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1564
+ Completed 200 OK in 12ms (Views: 1.2ms | ActiveRecord: 0.4ms)
1565
+  (0.4ms) rollback transaction
1566
+  (0.0ms) begin transaction
1567
+ Started GET "/UserMailer::Preview/welcome" for 127.0.0.1 at 2013-07-17 13:15:29 +1000
1568
+ Processing by LetterBomb::MailersController#show as HTML
1569
+ Parameters: {"mailer_class"=>"UserMailer::Preview", "mailer_action"=>"welcome"}
1570
+  (0.0ms) SAVEPOINT active_record_1
1571
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:15:29 UTC +00:00], ["name", "john"], ["updated_at", Wed, 17 Jul 2013 03:15:29 UTC +00:00]]
1572
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1573
+ Completed 200 OK in 12ms (Views: 1.2ms | ActiveRecord: 0.5ms)
1574
+  (0.5ms) rollback transaction
1575
+  (0.0ms) begin transaction
1576
+ Started GET "/UserMailer::Preview/welcome" for 127.0.0.1 at 2013-07-17 13:15:29 +1000
1577
+ Processing by LetterBomb::MailersController#show as HTML
1578
+ Parameters: {"mailer_class"=>"UserMailer::Preview", "mailer_action"=>"welcome"}
1579
+  (0.0ms) SAVEPOINT active_record_1
1580
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:15:29 UTC +00:00], ["name", "john"], ["updated_at", Wed, 17 Jul 2013 03:15:29 UTC +00:00]]
1581
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1582
+ Completed 200 OK in 12ms (Views: 1.2ms | ActiveRecord: 0.5ms)
1583
+  (0.4ms) rollback transaction
1584
+  (0.0ms) begin transaction
1585
+ Started GET "/" for 127.0.0.1 at 2013-07-17 13:15:29 +1000
1586
+ Processing by LetterBomb::MailersController#index as HTML
1587
+ Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms)
1588
+  (0.1ms) rollback transaction
1589
+  (0.0ms) begin transaction
1590
+  (0.1ms) SELECT COUNT(*) FROM "users"
1591
+  (0.0ms) SAVEPOINT active_record_1
1592
+ SQL (0.3ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:15:29 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:15:29 UTC +00:00]]
1593
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
1594
+  (0.3ms) rollback transaction
1595
+  (0.0ms) begin transaction
1596
+  (0.0ms) SAVEPOINT active_record_1
1597
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:15:29 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:15:29 UTC +00:00]]
1598
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
1599
+  (0.3ms) rollback transaction
1600
+  (0.0ms) begin transaction
1601
+  (0.0ms) rollback transaction
1602
+  (0.0ms) begin transaction
1603
+  (0.0ms) rollback transaction
1604
+ Connecting to database specified by database.yml
1605
+  (0.3ms) begin transaction
1606
+  (0.0ms) rollback transaction
1607
+  (0.0ms) begin transaction
1608
+  (0.1ms) SELECT COUNT(*) FROM "users"
1609
+  (0.0ms) SAVEPOINT active_record_1
1610
+ SQL (3.2ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:19:34 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:19:34 UTC +00:00]]
1611
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1612
+  (0.4ms) rollback transaction
1613
+  (0.0ms) begin transaction
1614
+  (0.0ms) SAVEPOINT active_record_1
1615
+ SQL (0.3ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:19:34 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:19:34 UTC +00:00]]
1616
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
1617
+  (0.5ms) rollback transaction
1618
+  (0.0ms) begin transaction
1619
+  (0.0ms) rollback transaction
1620
+ Connecting to database specified by database.yml
1621
+  (0.2ms) begin transaction
1622
+  (0.0ms) SELECT COUNT(*) FROM "users"
1623
+  (0.0ms) SAVEPOINT active_record_1
1624
+ SQL (3.2ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:22:49 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:22:49 UTC +00:00]]
1625
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1626
+  (0.2ms) SELECT COUNT(*) FROM "users"
1627
+  (0.5ms) rollback transaction
1628
+  (0.1ms) begin transaction
1629
+  (0.0ms) SAVEPOINT active_record_1
1630
+ SQL (0.6ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:22:49 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:22:49 UTC +00:00]]
1631
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1632
+  (0.3ms) rollback transaction
1633
+  (0.0ms) begin transaction
1634
+  (0.0ms) rollback transaction
1635
+  (0.0ms) begin transaction
1636
+  (0.0ms) rollback transaction
1637
+ Connecting to database specified by database.yml
1638
+  (0.2ms) begin transaction
1639
+  (0.0ms) SAVEPOINT active_record_1
1640
+ SQL (2.3ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:23:54 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:23:54 UTC +00:00]]
1641
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1642
+  (1.6ms) rollback transaction
1643
+  (0.1ms) begin transaction
1644
+  (0.2ms) SELECT COUNT(*) FROM "users" 
1645
+  (0.1ms) SAVEPOINT active_record_1
1646
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:23:54 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:23:54 UTC +00:00]]
1647
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1648
+  (0.1ms) SELECT COUNT(*) FROM "users" 
1649
+  (0.5ms) rollback transaction
1650
+  (0.0ms) begin transaction
1651
+  (0.0ms) rollback transaction
1652
+  (0.0ms) begin transaction
1653
+  (0.0ms) rollback transaction
1654
+ Connecting to database specified by database.yml
1655
+  (0.4ms) begin transaction
1656
+  (0.0ms) SAVEPOINT active_record_1
1657
+ SQL (4.2ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:24:49 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:24:49 UTC +00:00]]
1658
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1659
+  (1.5ms) rollback transaction
1660
+  (0.0ms) begin transaction
1661
+  (0.1ms) SELECT COUNT(*) FROM "users" 
1662
+  (0.0ms) SAVEPOINT active_record_1
1663
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:24:49 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:24:49 UTC +00:00]]
1664
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1665
+  (0.1ms) SELECT COUNT(*) FROM "users" 
1666
+  (0.5ms) rollback transaction
1667
+  (0.0ms) begin transaction
1668
+  (0.0ms) rollback transaction
1669
+  (0.0ms) begin transaction
1670
+  (0.0ms) rollback transaction
1671
+ Connecting to database specified by database.yml
1672
+  (0.3ms) begin transaction
1673
+  (0.0ms) rollback transaction
1674
+  (0.0ms) begin transaction
1675
+  (0.1ms) SELECT COUNT(*) FROM "users"
1676
+  (0.0ms) SAVEPOINT active_record_1
1677
+ SQL (4.6ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:25:22 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:25:22 UTC +00:00]]
1678
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1679
+  (0.1ms) SELECT COUNT(*) FROM "users"
1680
+  (54.7ms) rollback transaction
1681
+  (0.1ms) begin transaction
1682
+  (0.0ms) SAVEPOINT active_record_1
1683
+ SQL (0.3ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:25:22 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:25:22 UTC +00:00]]
1684
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1685
+  (2.0ms) rollback transaction
1686
+  (0.1ms) begin transaction
1687
+  (0.1ms) rollback transaction
1688
+ Connecting to database specified by database.yml
1689
+  (0.2ms) begin transaction
1690
+  (0.1ms) SELECT COUNT(*) FROM "users"
1691
+  (0.0ms) SAVEPOINT active_record_1
1692
+ SQL (3.0ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:25:34 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:25:34 UTC +00:00]]
1693
+  (0.2ms) ROLLBACK TO SAVEPOINT active_record_1
1694
+  (0.1ms) SELECT COUNT(*) FROM "users"
1695
+  (0.4ms) rollback transaction
1696
+  (0.0ms) begin transaction
1697
+  (0.0ms) SAVEPOINT active_record_1
1698
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:25:34 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:25:34 UTC +00:00]]
1699
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1700
+  (0.4ms) rollback transaction
1701
+  (0.0ms) begin transaction
1702
+  (0.0ms) rollback transaction
1703
+  (0.0ms) begin transaction
1704
+  (0.0ms) rollback transaction
1705
+ Connecting to database specified by database.yml
1706
+  (0.3ms) begin transaction
1707
+  (0.1ms) rollback transaction
1708
+  (0.0ms) begin transaction
1709
+  (0.0ms) SAVEPOINT active_record_1
1710
+ SQL (3.0ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:25:55 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:25:55 UTC +00:00]]
1711
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1712
+  (0.5ms) rollback transaction
1713
+  (0.0ms) begin transaction
1714
+  (0.1ms) SELECT COUNT(*) FROM "users" 
1715
+  (0.0ms) SAVEPOINT active_record_1
1716
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:25:55 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:25:55 UTC +00:00]]
1717
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1718
+  (0.1ms) SELECT COUNT(*) FROM "users" 
1719
+  (0.3ms) rollback transaction
1720
+  (0.1ms) begin transaction
1721
+  (0.0ms) rollback transaction
1722
+ Connecting to database specified by database.yml
1723
+  (0.3ms) begin transaction
1724
+  (0.0ms) rollback transaction
1725
+  (0.1ms) begin transaction
1726
+  (0.1ms) rollback transaction
1727
+  (0.1ms) begin transaction
1728
+  (0.2ms) SELECT COUNT(*) FROM "users"
1729
+  (0.1ms) SAVEPOINT active_record_1
1730
+ SQL (3.9ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:28:20 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:28:20 UTC +00:00]]
1731
+  (0.2ms) ROLLBACK TO SAVEPOINT active_record_1
1732
+  (0.1ms) SELECT COUNT(*) FROM "users"
1733
+  (0.4ms) rollback transaction
1734
+  (0.1ms) begin transaction
1735
+  (0.0ms) SAVEPOINT active_record_1
1736
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:28:20 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:28:20 UTC +00:00]]
1737
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1738
+  (0.4ms) rollback transaction
1739
+ Connecting to database specified by database.yml
1740
+  (0.3ms) begin transaction
1741
+  (0.1ms) rollback transaction
1742
+  (0.1ms) begin transaction
1743
+  (0.1ms) rollback transaction
1744
+  (0.1ms) begin transaction
1745
+  (0.0ms) SAVEPOINT active_record_1
1746
+ SQL (4.6ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:28:32 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:28:32 UTC +00:00]]
1747
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1748
+  (1.7ms) rollback transaction
1749
+  (0.1ms) begin transaction
1750
+  (0.1ms) SELECT COUNT(*) FROM "users" 
1751
+  (0.0ms) SAVEPOINT active_record_1
1752
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:28:32 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:28:32 UTC +00:00]]
1753
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1754
+  (0.1ms) SELECT COUNT(*) FROM "users" 
1755
+  (0.4ms) rollback transaction
1756
+ Connecting to database specified by database.yml
1757
+  (0.3ms) begin transaction
1758
+  (0.0ms) rollback transaction
1759
+  (0.2ms) begin transaction
1760
+  (0.1ms) SAVEPOINT active_record_1
1761
+ SQL (2.8ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:29:04 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:29:04 UTC +00:00]]
1762
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1763
+  (1.4ms) rollback transaction
1764
+  (0.0ms) begin transaction
1765
+  (0.1ms) SELECT COUNT(*) FROM "users" 
1766
+  (0.0ms) SAVEPOINT active_record_1
1767
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:29:04 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:29:04 UTC +00:00]]
1768
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1769
+  (0.3ms) SELECT COUNT(*) FROM "users" 
1770
+  (0.4ms) rollback transaction
1771
+  (0.1ms) begin transaction
1772
+  (0.0ms) rollback transaction
1773
+ Connecting to database specified by database.yml
1774
+  (0.2ms) begin transaction
1775
+  (0.0ms) SELECT COUNT(*) FROM "users"
1776
+  (0.0ms) SAVEPOINT active_record_1
1777
+ SQL (3.1ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:35:24 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:35:24 UTC +00:00]]
1778
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1779
+  (0.4ms) rollback transaction
1780
+  (0.0ms) begin transaction
1781
+  (0.0ms) SAVEPOINT active_record_1
1782
+ SQL (0.3ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:35:24 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:35:24 UTC +00:00]]
1783
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1784
+  (0.3ms) rollback transaction
1785
+  (0.0ms) begin transaction
1786
+  (0.0ms) rollback transaction
1787
+  (0.0ms) begin transaction
1788
+  (0.0ms) rollback transaction
1789
+ Connecting to database specified by database.yml
1790
+  (0.4ms) begin transaction
1791
+  (0.1ms) rollback transaction
1792
+  (0.0ms) begin transaction
1793
+  (0.0ms) rollback transaction
1794
+  (0.0ms) begin transaction
1795
+  (0.1ms) SELECT COUNT(*) FROM "users"
1796
+  (0.0ms) SAVEPOINT active_record_1
1797
+ SQL (3.0ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:35:44 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:35:44 UTC +00:00]]
1798
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1799
+  (1.3ms) rollback transaction
1800
+  (0.0ms) begin transaction
1801
+  (0.0ms) SAVEPOINT active_record_1
1802
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:35:44 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:35:44 UTC +00:00]]
1803
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1804
+  (0.4ms) rollback transaction
1805
+ Connecting to database specified by database.yml
1806
+  (0.3ms) begin transaction
1807
+  (0.1ms) rollback transaction
1808
+  (0.2ms) begin transaction
1809
+  (0.1ms) rollback transaction
1810
+  (0.0ms) begin transaction
1811
+  (0.1ms) SELECT COUNT(*) FROM "users"
1812
+  (0.0ms) SAVEPOINT active_record_1
1813
+ SQL (2.9ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:36:11 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:36:11 UTC +00:00]]
1814
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1815
+  (1.3ms) rollback transaction
1816
+  (0.0ms) begin transaction
1817
+  (0.0ms) SAVEPOINT active_record_1
1818
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:36:11 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:36:11 UTC +00:00]]
1819
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1820
+  (0.5ms) rollback transaction
1821
+ Connecting to database specified by database.yml
1822
+  (0.2ms) begin transaction
1823
+  (0.0ms) SELECT COUNT(*) FROM "users"
1824
+  (0.0ms) SAVEPOINT active_record_1
1825
+ SQL (3.2ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:36:30 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:36:30 UTC +00:00]]
1826
+  (0.2ms) ROLLBACK TO SAVEPOINT active_record_1
1827
+  (1.4ms) rollback transaction
1828
+  (0.0ms) begin transaction
1829
+  (0.0ms) SAVEPOINT active_record_1
1830
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:36:30 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:36:30 UTC +00:00]]
1831
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
1832
+  (0.4ms) rollback transaction
1833
+  (0.0ms) begin transaction
1834
+  (0.0ms) rollback transaction
1835
+  (0.0ms) begin transaction
1836
+  (0.1ms) rollback transaction
1837
+ Connecting to database specified by database.yml
1838
+  (1.0ms) begin transaction
1839
+  (0.1ms) SELECT COUNT(*) FROM "users"
1840
+  (0.0ms) SAVEPOINT active_record_1
1841
+ SQL (3.2ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:37:01 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:37:01 UTC +00:00]]
1842
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1843
+  (1.4ms) rollback transaction
1844
+  (0.1ms) begin transaction
1845
+  (0.0ms) SAVEPOINT active_record_1
1846
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:37:01 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:37:01 UTC +00:00]]
1847
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1848
+  (0.3ms) rollback transaction
1849
+  (0.2ms) begin transaction
1850
+  (0.1ms) rollback transaction
1851
+  (0.1ms) begin transaction
1852
+  (0.1ms) rollback transaction
1853
+ Connecting to database specified by database.yml
1854
+  (0.3ms) begin transaction
1855
+  (0.0ms) rollback transaction
1856
+  (0.0ms) begin transaction
1857
+  (0.1ms) SELECT COUNT(*) FROM "users"
1858
+  (0.0ms) SAVEPOINT active_record_1
1859
+ SQL (3.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:37:27 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:37:27 UTC +00:00]]
1860
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1861
+  (0.4ms) rollback transaction
1862
+  (0.0ms) begin transaction
1863
+  (0.0ms) SAVEPOINT active_record_1
1864
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:37:27 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:37:27 UTC +00:00]]
1865
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1866
+  (0.4ms) rollback transaction
1867
+  (0.0ms) begin transaction
1868
+  (0.0ms) rollback transaction
1869
+ Connecting to database specified by database.yml
1870
+  (0.2ms) begin transaction
1871
+  (0.0ms) SELECT COUNT(*) FROM "users"
1872
+  (0.0ms) SAVEPOINT active_record_1
1873
+ SQL (2.6ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:37:54 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:37:54 UTC +00:00]]
1874
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1875
+  (1.4ms) rollback transaction
1876
+  (0.0ms) begin transaction
1877
+  (0.0ms) SAVEPOINT active_record_1
1878
+ SQL (0.3ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:37:54 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:37:54 UTC +00:00]]
1879
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1880
+  (0.4ms) rollback transaction
1881
+  (0.0ms) begin transaction
1882
+  (0.0ms) rollback transaction
1883
+  (0.0ms) begin transaction
1884
+  (0.0ms) rollback transaction
1885
+ Connecting to database specified by database.yml
1886
+  (0.2ms) begin transaction
1887
+  (0.0ms) SELECT COUNT(*) FROM "users"
1888
+  (0.0ms) SAVEPOINT active_record_1
1889
+ SQL (2.3ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:38:20 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:38:20 UTC +00:00]]
1890
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1891
+  (1.5ms) rollback transaction
1892
+  (0.1ms) begin transaction
1893
+  (0.0ms) SAVEPOINT active_record_1
1894
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:38:20 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:38:20 UTC +00:00]]
1895
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
1896
+  (0.5ms) rollback transaction
1897
+  (0.0ms) begin transaction
1898
+  (0.0ms) rollback transaction
1899
+  (0.0ms) begin transaction
1900
+  (0.0ms) rollback transaction
1901
+ Connecting to database specified by database.yml
1902
+  (0.2ms) begin transaction
1903
+  (0.0ms) SELECT COUNT(*) FROM "users"
1904
+  (0.0ms) SAVEPOINT active_record_1
1905
+ SQL (2.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:38:51 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:38:51 UTC +00:00]]
1906
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1907
+  (1.5ms) rollback transaction
1908
+  (0.1ms) begin transaction
1909
+  (0.0ms) SAVEPOINT active_record_1
1910
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:38:51 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:38:51 UTC +00:00]]
1911
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1912
+  (0.3ms) rollback transaction
1913
+  (0.0ms) begin transaction
1914
+  (0.0ms) rollback transaction
1915
+  (0.0ms) begin transaction
1916
+  (0.1ms) rollback transaction
1917
+ Connecting to database specified by database.yml
1918
+  (0.2ms) begin transaction
1919
+  (0.0ms) rollback transaction
1920
+  (0.0ms) begin transaction
1921
+  (0.0ms) rollback transaction
1922
+  (0.0ms) begin transaction
1923
+  (0.0ms) SELECT COUNT(*) FROM "users"
1924
+  (0.0ms) SAVEPOINT active_record_1
1925
+ SQL (2.5ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:38:58 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:38:58 UTC +00:00]]
1926
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1927
+  (1.6ms) rollback transaction
1928
+  (0.1ms) begin transaction
1929
+  (0.0ms) SAVEPOINT active_record_1
1930
+ SQL (0.3ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:38:58 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:38:58 UTC +00:00]]
1931
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1932
+  (0.3ms) rollback transaction
1933
+ Connecting to database specified by database.yml
1934
+  (0.3ms) begin transaction
1935
+  (0.0ms) rollback transaction
1936
+  (0.0ms) begin transaction
1937
+  (0.0ms) rollback transaction
1938
+  (0.0ms) begin transaction
1939
+  (0.0ms) SAVEPOINT active_record_1
1940
+ SQL (5.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:39:25 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:39:25 UTC +00:00]]
1941
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1942
+  (1.3ms) rollback transaction
1943
+  (0.0ms) begin transaction
1944
+  (0.1ms) SELECT COUNT(*) FROM "users" 
1945
+  (0.0ms) SAVEPOINT active_record_1
1946
+ SQL (0.3ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:39:25 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:39:25 UTC +00:00]]
1947
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1948
+  (0.3ms) rollback transaction
1949
+ Connecting to database specified by database.yml
1950
+  (0.2ms) begin transaction
1951
+  (0.0ms) SELECT COUNT(*) FROM "users"
1952
+  (0.0ms) SAVEPOINT active_record_1
1953
+ SQL (2.5ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:40:11 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:40:11 UTC +00:00]]
1954
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1955
+  (1.6ms) rollback transaction
1956
+  (0.0ms) begin transaction
1957
+  (0.0ms) SAVEPOINT active_record_1
1958
+ SQL (0.3ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:40:11 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:40:11 UTC +00:00]]
1959
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1960
+  (0.5ms) rollback transaction
1961
+  (0.0ms) begin transaction
1962
+  (0.0ms) rollback transaction
1963
+  (0.0ms) begin transaction
1964
+  (0.0ms) rollback transaction
1965
+ Connecting to database specified by database.yml
1966
+  (0.2ms) begin transaction
1967
+  (0.0ms) rollback transaction
1968
+  (0.1ms) begin transaction
1969
+  (0.1ms) rollback transaction
1970
+  (0.1ms) begin transaction
1971
+  (0.1ms) SELECT COUNT(*) FROM "users"
1972
+  (0.0ms) SAVEPOINT active_record_1
1973
+ SQL (2.7ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:44:18 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:44:18 UTC +00:00]]
1974
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1975
+  (0.4ms) rollback transaction
1976
+  (0.0ms) begin transaction
1977
+  (0.0ms) SAVEPOINT active_record_1
1978
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:44:18 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:44:18 UTC +00:00]]
1979
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1980
+  (0.3ms) rollback transaction
1981
+ Connecting to database specified by database.yml
1982
+  (0.3ms) begin transaction
1983
+  (0.0ms) rollback transaction
1984
+  (0.0ms) begin transaction
1985
+  (0.0ms) rollback transaction
1986
+  (0.0ms) begin transaction
1987
+  (0.0ms) SAVEPOINT active_record_1
1988
+ SQL (2.5ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:44:28 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:44:28 UTC +00:00]]
1989
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1990
+  (1.3ms) rollback transaction
1991
+  (0.0ms) begin transaction
1992
+  (0.1ms) SELECT COUNT(*) FROM "users" 
1993
+  (0.0ms) SAVEPOINT active_record_1
1994
+ SQL (0.3ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:44:28 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:44:28 UTC +00:00]]
1995
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
1996
+  (0.1ms) SELECT COUNT(*) FROM "users" 
1997
+  (0.5ms) rollback transaction
1998
+ Connecting to database specified by database.yml
1999
+  (0.2ms) begin transaction
2000
+  (0.0ms) rollback transaction
2001
+  (0.0ms) begin transaction
2002
+  (0.0ms) rollback transaction
2003
+  (0.0ms) begin transaction
2004
+  (0.0ms) SAVEPOINT active_record_1
2005
+ SQL (2.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:50:11 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:50:11 UTC +00:00]]
2006
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
2007
+  (0.3ms) rollback transaction
2008
+  (0.1ms) begin transaction
2009
+  (0.1ms) SELECT COUNT(*) FROM "users" 
2010
+  (0.0ms) SAVEPOINT active_record_1
2011
+ SQL (0.3ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:50:11 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:50:11 UTC +00:00]]
2012
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
2013
+  (0.0ms) SELECT COUNT(*) FROM "users" 
2014
+  (0.4ms) rollback transaction
2015
+ Connecting to database specified by database.yml
2016
+  (0.3ms) begin transaction
2017
+  (0.0ms) rollback transaction
2018
+  (0.0ms) begin transaction
2019
+  (0.1ms) SELECT COUNT(*) FROM "users"
2020
+  (0.0ms) SAVEPOINT active_record_1
2021
+ SQL (3.2ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:50:24 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:50:24 UTC +00:00]]
2022
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
2023
+  (0.1ms) SELECT COUNT(*) FROM "users"
2024
+  (1.4ms) rollback transaction
2025
+  (0.0ms) begin transaction
2026
+  (0.0ms) SAVEPOINT active_record_1
2027
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:50:24 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:50:24 UTC +00:00]]
2028
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
2029
+  (0.3ms) rollback transaction
2030
+  (0.0ms) begin transaction
2031
+  (0.0ms) rollback transaction
2032
+ Connecting to database specified by database.yml
2033
+  (0.2ms) begin transaction
2034
+  (0.0ms) rollback transaction
2035
+  (0.0ms) begin transaction
2036
+  (0.0ms) rollback transaction
2037
+  (0.0ms) begin transaction
2038
+  (0.0ms) SAVEPOINT active_record_1
2039
+ SQL (2.6ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:50:32 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:50:32 UTC +00:00]]
2040
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
2041
+  (1.4ms) rollback transaction
2042
+  (0.0ms) begin transaction
2043
+  (0.1ms) SELECT COUNT(*) FROM "users" 
2044
+  (0.0ms) SAVEPOINT active_record_1
2045
+ SQL (0.3ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:50:32 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:50:32 UTC +00:00]]
2046
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
2047
+  (0.1ms) SELECT COUNT(*) FROM "users" 
2048
+  (0.3ms) rollback transaction
2049
+ Connecting to database specified by database.yml
2050
+  (0.2ms) begin transaction
2051
+  (0.0ms) rollback transaction
2052
+  (0.0ms) begin transaction
2053
+  (0.0ms) rollback transaction
2054
+  (0.0ms) begin transaction
2055
+  (0.1ms) SELECT COUNT(*) FROM "users"
2056
+  (0.0ms) SAVEPOINT active_record_1
2057
+ SQL (2.7ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:53:46 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:53:46 UTC +00:00]]
2058
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
2059
+  (0.1ms) SELECT COUNT(*) FROM "users"
2060
+  (7.1ms) rollback transaction
2061
+  (0.1ms) begin transaction
2062
+  (0.0ms) SAVEPOINT active_record_1
2063
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:53:46 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:53:46 UTC +00:00]]
2064
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
2065
+  (1.1ms) rollback transaction
2066
+ Connecting to database specified by database.yml
2067
+  (0.2ms) begin transaction
2068
+  (0.0ms) rollback transaction
2069
+  (0.0ms) begin transaction
2070
+  (0.0ms) SAVEPOINT active_record_1
2071
+ SQL (2.5ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:53:52 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:53:52 UTC +00:00]]
2072
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
2073
+  (0.4ms) rollback transaction
2074
+  (0.0ms) begin transaction
2075
+  (0.1ms) SELECT COUNT(*) FROM "users" 
2076
+  (0.0ms) SAVEPOINT active_record_1
2077
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:53:52 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:53:52 UTC +00:00]]
2078
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
2079
+  (0.1ms) SELECT COUNT(*) FROM "users" 
2080
+  (0.5ms) rollback transaction
2081
+  (0.0ms) begin transaction
2082
+  (0.0ms) rollback transaction
2083
+  (0.0ms) begin transaction
2084
+ Started GET "/UserMailer::Preview/welcome" for 127.0.0.1 at 2013-07-17 13:53:52 +1000
2085
+ Processing by LetterBomb::MailersController#show as HTML
2086
+ Parameters: {"mailer_class"=>"UserMailer::Preview", "mailer_action"=>"welcome"}
2087
+  (0.2ms) SAVEPOINT active_record_1
2088
+ SQL (0.6ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:53:52 UTC +00:00], ["name", "john"], ["updated_at", Wed, 17 Jul 2013 03:53:52 UTC +00:00]]
2089
+ Rendered user_mailer/welcome.html.erb (0.9ms)
2090
+ Rendered user_mailer/welcome.text.erb (0.2ms)
2091
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
2092
+ Rendered /Users/ags/code/letter_bomb/app/views/letter_bomb/mailers/show.html.erb within layouts/letter_bomb/application (2.7ms)
2093
+ Completed 200 OK in 28ms (Views: 4.3ms | ActiveRecord: 0.8ms)
2094
+  (0.5ms) rollback transaction
2095
+  (0.1ms) begin transaction
2096
+ Started GET "/UserMailer::Preview/welcome" for 127.0.0.1 at 2013-07-17 13:53:52 +1000
2097
+ Processing by LetterBomb::MailersController#show as HTML
2098
+ Parameters: {"mailer_class"=>"UserMailer::Preview", "mailer_action"=>"welcome"}
2099
+  (0.0ms) SAVEPOINT active_record_1
2100
+ SQL (0.3ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:53:52 UTC +00:00], ["name", "john"], ["updated_at", Wed, 17 Jul 2013 03:53:52 UTC +00:00]]
2101
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
2102
+ Completed 200 OK in 12ms (Views: 1.1ms | ActiveRecord: 0.4ms)
2103
+  (0.4ms) rollback transaction
2104
+  (0.0ms) begin transaction
2105
+ Started GET "/UserMailer::Preview/welcome" for 127.0.0.1 at 2013-07-17 13:53:52 +1000
2106
+ Processing by LetterBomb::MailersController#show as HTML
2107
+ Parameters: {"mailer_class"=>"UserMailer::Preview", "mailer_action"=>"welcome"}
2108
+  (0.0ms) SAVEPOINT active_record_1
2109
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:53:52 UTC +00:00], ["name", "john"], ["updated_at", Wed, 17 Jul 2013 03:53:52 UTC +00:00]]
2110
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
2111
+ Completed 200 OK in 12ms (Views: 1.1ms | ActiveRecord: 0.5ms)
2112
+  (0.4ms) rollback transaction
2113
+  (0.0ms) begin transaction
2114
+ Started GET "/UserMailer::Preview/welcome" for 127.0.0.1 at 2013-07-17 13:53:52 +1000
2115
+ Processing by LetterBomb::MailersController#show as HTML
2116
+ Parameters: {"mailer_class"=>"UserMailer::Preview", "mailer_action"=>"welcome"}
2117
+  (0.0ms) SAVEPOINT active_record_1
2118
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:53:52 UTC +00:00], ["name", "john"], ["updated_at", Wed, 17 Jul 2013 03:53:52 UTC +00:00]]
2119
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
2120
+ Completed 200 OK in 12ms (Views: 1.2ms | ActiveRecord: 0.5ms)
2121
+  (0.4ms) rollback transaction
2122
+  (0.1ms) begin transaction
2123
+ Started GET "/" for 127.0.0.1 at 2013-07-17 13:53:52 +1000
2124
+ Processing by LetterBomb::MailersController#index as HTML
2125
+ Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms)
2126
+  (0.1ms) rollback transaction
2127
+ Connecting to database specified by database.yml
2128
+  (0.2ms) begin transaction
2129
+  (0.0ms) rollback transaction
2130
+  (0.0ms) begin transaction
2131
+  (0.0ms) rollback transaction
2132
+  (0.0ms) begin transaction
2133
+  (0.0ms) SELECT COUNT(*) FROM "users"
2134
+  (0.0ms) SAVEPOINT active_record_1
2135
+ SQL (3.0ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:54:10 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:54:10 UTC +00:00]]
2136
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
2137
+  (0.1ms) SELECT COUNT(*) FROM "users"
2138
+  (0.4ms) rollback transaction
2139
+  (0.0ms) begin transaction
2140
+  (0.0ms) SAVEPOINT active_record_1
2141
+ SQL (0.3ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:54:10 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 03:54:10 UTC +00:00]]
2142
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
2143
+  (0.3ms) rollback transaction
2144
+  (0.0ms) begin transaction
2145
+ Started GET "/" for 127.0.0.1 at 2013-07-17 13:54:10 +1000
2146
+ Processing by LetterBomb::MailersController#index as HTML
2147
+ Rendered /Users/ags/code/letter_bomb/app/views/letter_bomb/mailers/index.html.erb within layouts/letter_bomb/application (1.9ms)
2148
+ Completed 200 OK in 8ms (Views: 6.9ms | ActiveRecord: 0.0ms)
2149
+  (0.1ms) rollback transaction
2150
+  (0.1ms) begin transaction
2151
+ Started GET "/UserMailer::Preview/welcome" for 127.0.0.1 at 2013-07-17 13:54:10 +1000
2152
+ Processing by LetterBomb::MailersController#show as HTML
2153
+ Parameters: {"mailer_class"=>"UserMailer::Preview", "mailer_action"=>"welcome"}
2154
+  (0.0ms) SAVEPOINT active_record_1
2155
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:54:10 UTC +00:00], ["name", "john"], ["updated_at", Wed, 17 Jul 2013 03:54:10 UTC +00:00]]
2156
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
2157
+ Completed 200 OK in 20ms (Views: 4.2ms | ActiveRecord: 0.5ms)
2158
+  (0.5ms) rollback transaction
2159
+  (0.1ms) begin transaction
2160
+ Started GET "/UserMailer::Preview/welcome" for 127.0.0.1 at 2013-07-17 13:54:10 +1000
2161
+ Processing by LetterBomb::MailersController#show as HTML
2162
+ Parameters: {"mailer_class"=>"UserMailer::Preview", "mailer_action"=>"welcome"}
2163
+  (0.0ms) SAVEPOINT active_record_1
2164
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:54:10 UTC +00:00], ["name", "john"], ["updated_at", Wed, 17 Jul 2013 03:54:10 UTC +00:00]]
2165
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
2166
+ Completed 200 OK in 14ms (Views: 1.2ms | ActiveRecord: 0.5ms)
2167
+  (0.5ms) rollback transaction
2168
+  (0.0ms) begin transaction
2169
+ Started GET "/UserMailer::Preview/welcome" for 127.0.0.1 at 2013-07-17 13:54:10 +1000
2170
+ Processing by LetterBomb::MailersController#show as HTML
2171
+ Parameters: {"mailer_class"=>"UserMailer::Preview", "mailer_action"=>"welcome"}
2172
+  (0.0ms) SAVEPOINT active_record_1
2173
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:54:10 UTC +00:00], ["name", "john"], ["updated_at", Wed, 17 Jul 2013 03:54:10 UTC +00:00]]
2174
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
2175
+ Completed 200 OK in 13ms (Views: 1.1ms | ActiveRecord: 0.5ms)
2176
+  (0.5ms) rollback transaction
2177
+  (0.0ms) begin transaction
2178
+ Started GET "/UserMailer::Preview/welcome" for 127.0.0.1 at 2013-07-17 13:54:10 +1000
2179
+ Processing by LetterBomb::MailersController#show as HTML
2180
+ Parameters: {"mailer_class"=>"UserMailer::Preview", "mailer_action"=>"welcome"}
2181
+  (0.0ms) SAVEPOINT active_record_1
2182
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 03:54:10 UTC +00:00], ["name", "john"], ["updated_at", Wed, 17 Jul 2013 03:54:10 UTC +00:00]]
2183
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
2184
+ Completed 200 OK in 13ms (Views: 1.2ms | ActiveRecord: 0.5ms)
2185
+  (0.5ms) rollback transaction
2186
+ Connecting to database specified by database.yml
2187
+  (0.4ms) begin transaction
2188
+  (0.1ms) rollback transaction
2189
+  (0.1ms) begin transaction
2190
+  (0.1ms) rollback transaction
2191
+  (0.1ms) begin transaction
2192
+  (0.0ms) SAVEPOINT active_record_1
2193
+ SQL (5.0ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 04:55:08 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 04:55:08 UTC +00:00]]
2194
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
2195
+  (0.4ms) rollback transaction
2196
+  (0.1ms) begin transaction
2197
+  (0.1ms) SELECT COUNT(*) FROM "users" 
2198
+  (0.0ms) SAVEPOINT active_record_1
2199
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 04:55:08 UTC +00:00], ["name", "bob"], ["updated_at", Wed, 17 Jul 2013 04:55:08 UTC +00:00]]
2200
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
2201
+  (0.1ms) SELECT COUNT(*) FROM "users" 
2202
+  (0.4ms) rollback transaction
2203
+  (0.1ms) begin transaction
2204
+ Started GET "/" for 127.0.0.1 at 2013-07-17 14:55:08 +1000
2205
+ Processing by LetterBomb::MailersController#index as HTML
2206
+ Rendered /Users/ags/code/letter_bomb/app/views/letter_bomb/mailers/index.html.erb within layouts/letter_bomb/application (3.0ms)
2207
+ Completed 200 OK in 12ms (Views: 11.0ms | ActiveRecord: 0.0ms)
2208
+  (0.1ms) rollback transaction
2209
+  (0.1ms) begin transaction
2210
+ Started GET "/UserMailer::Preview/welcome" for 127.0.0.1 at 2013-07-17 14:55:08 +1000
2211
+ Processing by LetterBomb::MailersController#show as HTML
2212
+ Parameters: {"mailer_class"=>"UserMailer::Preview", "mailer_action"=>"welcome"}
2213
+  (0.1ms) SAVEPOINT active_record_1
2214
+ SQL (0.5ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 04:55:08 UTC +00:00], ["name", "john"], ["updated_at", Wed, 17 Jul 2013 04:55:08 UTC +00:00]]
2215
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
2216
+ Completed 200 OK in 30ms (Views: 5.2ms | ActiveRecord: 0.8ms)
2217
+  (0.4ms) rollback transaction
2218
+  (0.0ms) begin transaction
2219
+ Started GET "/UserMailer::Preview/welcome" for 127.0.0.1 at 2013-07-17 14:55:08 +1000
2220
+ Processing by LetterBomb::MailersController#show as HTML
2221
+ Parameters: {"mailer_class"=>"UserMailer::Preview", "mailer_action"=>"welcome"}
2222
+  (0.1ms) SAVEPOINT active_record_1
2223
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 04:55:08 UTC +00:00], ["name", "john"], ["updated_at", Wed, 17 Jul 2013 04:55:08 UTC +00:00]]
2224
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
2225
+ Completed 200 OK in 20ms (Views: 1.7ms | ActiveRecord: 0.6ms)
2226
+  (0.4ms) rollback transaction
2227
+  (0.1ms) begin transaction
2228
+ Started GET "/UserMailer::Preview/welcome" for 127.0.0.1 at 2013-07-17 14:55:08 +1000
2229
+ Processing by LetterBomb::MailersController#show as HTML
2230
+ Parameters: {"mailer_class"=>"UserMailer::Preview", "mailer_action"=>"welcome"}
2231
+  (0.1ms) SAVEPOINT active_record_1
2232
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 04:55:08 UTC +00:00], ["name", "john"], ["updated_at", Wed, 17 Jul 2013 04:55:08 UTC +00:00]]
2233
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
2234
+ Completed 200 OK in 17ms (Views: 2.1ms | ActiveRecord: 0.6ms)
2235
+  (0.4ms) rollback transaction
2236
+  (0.1ms) begin transaction
2237
+ Started GET "/UserMailer::Preview/welcome" for 127.0.0.1 at 2013-07-17 14:55:08 +1000
2238
+ Processing by LetterBomb::MailersController#show as HTML
2239
+ Parameters: {"mailer_class"=>"UserMailer::Preview", "mailer_action"=>"welcome"}
2240
+  (0.1ms) SAVEPOINT active_record_1
2241
+ SQL (0.7ms) INSERT INTO "users" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 17 Jul 2013 04:55:08 UTC +00:00], ["name", "john"], ["updated_at", Wed, 17 Jul 2013 04:55:08 UTC +00:00]]
2242
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
2243
+ Completed 200 OK in 18ms (Views: 1.3ms | ActiveRecord: 0.8ms)
2244
+  (0.4ms) rollback transaction