controller_scaffolding 1.0.1 → 1.0.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1346,3 +1346,2615 @@ Processing by PeopleController#index as HTML
1346
1346
  Rendered people/index.html.haml within layouts/application (14.4ms)
1347
1347
  Rendered application/_flash_messages.html.haml (0.2ms)
1348
1348
  Completed 200 OK in 17ms (Views: 15.4ms | ActiveRecord: 0.5ms)
1349
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1350
+  (1.7ms) DELETE FROM "people";
1351
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
1352
+  (1.1ms) DELETE FROM sqlite_sequence where name = 'people';
1353
+ Started GET "/people" for 127.0.0.1 at 2014-07-29 23:13:31 -0400
1354
+ Processing by PeopleController#index as HTML
1355
+ Rendered application/_sort_form.html.haml (1.5ms)
1356
+ Rendered application/_search_form.html.haml (1.3ms)
1357
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
1358
+ Rendered application/_pagination.html.haml (8.2ms)
1359
+ Rendered people/index.html.haml within layouts/application (23.1ms)
1360
+ Rendered application/_flash_messages.html.haml (8.8ms)
1361
+ Completed 200 OK in 54ms (Views: 50.4ms | ActiveRecord: 0.5ms)
1362
+  (53.6ms) DELETE FROM "people";
1363
+  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
1364
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'people';
1365
+  (0.1ms) begin transaction
1366
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:31.740138"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_1@domain.com"], ["first_name", "John_1"], ["is_manager", "f"], ["last_name", "Doe_1"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:31.740138"]]
1367
+  (103.5ms) commit transaction
1368
+  (0.1ms) begin transaction
1369
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:31.848724"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_2@domain.com"], ["first_name", "John_2"], ["is_manager", "f"], ["last_name", "Doe_2"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:31.848724"]]
1370
+  (9.1ms) commit transaction
1371
+  (0.2ms) begin transaction
1372
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:31.860739"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_3@domain.com"], ["first_name", "John_3"], ["is_manager", "f"], ["last_name", "Doe_3"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:31.860739"]]
1373
+  (2.0ms) commit transaction
1374
+  (0.1ms) begin transaction
1375
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:31.865224"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_4@domain.com"], ["first_name", "John_4"], ["is_manager", "f"], ["last_name", "Doe_4"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:31.865224"]]
1376
+  (4.0ms) commit transaction
1377
+  (0.1ms) begin transaction
1378
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:31.871303"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_5@domain.com"], ["first_name", "John_5"], ["is_manager", "f"], ["last_name", "Doe_5"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:31.871303"]]
1379
+  (3.2ms) commit transaction
1380
+  (0.1ms) begin transaction
1381
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:31.876530"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_6@domain.com"], ["first_name", "John_6"], ["is_manager", "f"], ["last_name", "Doe_6"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:31.876530"]]
1382
+  (4.6ms) commit transaction
1383
+  (0.1ms) begin transaction
1384
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:31.883008"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_7@domain.com"], ["first_name", "John_7"], ["is_manager", "f"], ["last_name", "Doe_7"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:31.883008"]]
1385
+  (9.5ms) commit transaction
1386
+  (0.1ms) begin transaction
1387
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:31.894414"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_8@domain.com"], ["first_name", "John_8"], ["is_manager", "f"], ["last_name", "Doe_8"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:31.894414"]]
1388
+  (9.6ms) commit transaction
1389
+  (0.1ms) begin transaction
1390
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:31.905810"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_9@domain.com"], ["first_name", "John_9"], ["is_manager", "f"], ["last_name", "Doe_9"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:31.905810"]]
1391
+  (5.1ms) commit transaction
1392
+  (0.1ms) begin transaction
1393
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:31.912718"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_10@domain.com"], ["first_name", "John_10"], ["is_manager", "f"], ["last_name", "Doe_10"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:31.912718"]]
1394
+  (8.9ms) commit transaction
1395
+  (0.1ms) begin transaction
1396
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:31.923971"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_11@domain.com"], ["first_name", "John_11"], ["is_manager", "f"], ["last_name", "Doe_11"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:31.923971"]]
1397
+  (9.4ms) commit transaction
1398
+  (0.1ms) begin transaction
1399
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:31.935801"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_12@domain.com"], ["first_name", "John_12"], ["is_manager", "f"], ["last_name", "Doe_12"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:31.935801"]]
1400
+  (1.9ms) commit transaction
1401
+  (0.1ms) begin transaction
1402
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:31.939761"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_13@domain.com"], ["first_name", "John_13"], ["is_manager", "f"], ["last_name", "Doe_13"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:31.939761"]]
1403
+  (6.4ms) commit transaction
1404
+  (0.1ms) begin transaction
1405
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:31.948088"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_14@domain.com"], ["first_name", "John_14"], ["is_manager", "f"], ["last_name", "Doe_14"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:31.948088"]]
1406
+  (5.4ms) commit transaction
1407
+  (0.1ms) begin transaction
1408
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:31.955928"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_15@domain.com"], ["first_name", "John_15"], ["is_manager", "f"], ["last_name", "Doe_15"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:31.955928"]]
1409
+  (1.1ms) commit transaction
1410
+  (0.2ms) begin transaction
1411
+ SQL (0.5ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:31.960659"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_16@domain.com"], ["first_name", "John_16"], ["is_manager", "f"], ["last_name", "Doe_16"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:31.960659"]]
1412
+  (4.2ms) commit transaction
1413
+  (0.1ms) begin transaction
1414
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:31.968163"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_17@domain.com"], ["first_name", "John_17"], ["is_manager", "f"], ["last_name", "Doe_17"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:31.968163"]]
1415
+  (0.9ms) commit transaction
1416
+  (0.1ms) begin transaction
1417
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:31.974948"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_18@domain.com"], ["first_name", "John_18"], ["is_manager", "f"], ["last_name", "Doe_18"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:31.974948"]]
1418
+  (6.1ms) commit transaction
1419
+  (0.1ms) begin transaction
1420
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:31.983970"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_19@domain.com"], ["first_name", "John_19"], ["is_manager", "f"], ["last_name", "Doe_19"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:31.983970"]]
1421
+  (1.0ms) commit transaction
1422
+  (0.1ms) begin transaction
1423
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:31.988426"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_20@domain.com"], ["first_name", "John_20"], ["is_manager", "f"], ["last_name", "Doe_20"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:31.988426"]]
1424
+  (1.2ms) commit transaction
1425
+  (0.1ms) begin transaction
1426
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:31.992513"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_21@domain.com"], ["first_name", "John_21"], ["is_manager", "f"], ["last_name", "Doe_21"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:31.992513"]]
1427
+  (0.9ms) commit transaction
1428
+  (0.1ms) begin transaction
1429
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:31.996122"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_22@domain.com"], ["first_name", "John_22"], ["is_manager", "f"], ["last_name", "Doe_22"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:31.996122"]]
1430
+  (0.9ms) commit transaction
1431
+  (0.1ms) begin transaction
1432
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:31.999654"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_23@domain.com"], ["first_name", "John_23"], ["is_manager", "f"], ["last_name", "Doe_23"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:31.999654"]]
1433
+  (1.0ms) commit transaction
1434
+  (0.1ms) begin transaction
1435
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:32.003197"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_24@domain.com"], ["first_name", "John_24"], ["is_manager", "f"], ["last_name", "Doe_24"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:32.003197"]]
1436
+  (1.0ms) commit transaction
1437
+  (0.1ms) begin transaction
1438
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:32.006458"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_25@domain.com"], ["first_name", "John_25"], ["is_manager", "f"], ["last_name", "Doe_25"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:32.006458"]]
1439
+  (0.9ms) commit transaction
1440
+  (0.1ms) begin transaction
1441
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:32.009362"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_26@domain.com"], ["first_name", "John_26"], ["is_manager", "f"], ["last_name", "Doe_26"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:32.009362"]]
1442
+  (1.4ms) commit transaction
1443
+  (0.1ms) begin transaction
1444
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:32.012960"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_27@domain.com"], ["first_name", "John_27"], ["is_manager", "f"], ["last_name", "Doe_27"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:32.012960"]]
1445
+  (1.1ms) commit transaction
1446
+  (0.1ms) begin transaction
1447
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:32.016978"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_28@domain.com"], ["first_name", "John_28"], ["is_manager", "f"], ["last_name", "Doe_28"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:32.016978"]]
1448
+  (1.1ms) commit transaction
1449
+  (0.1ms) begin transaction
1450
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:32.020734"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_29@domain.com"], ["first_name", "John_29"], ["is_manager", "f"], ["last_name", "Doe_29"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:32.020734"]]
1451
+  (1.0ms) commit transaction
1452
+  (0.1ms) begin transaction
1453
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:32.024161"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_30@domain.com"], ["first_name", "John_30"], ["is_manager", "f"], ["last_name", "Doe_30"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:32.024161"]]
1454
+  (0.9ms) commit transaction
1455
+  (0.1ms) begin transaction
1456
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:32.027529"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_31@domain.com"], ["first_name", "John_31"], ["is_manager", "f"], ["last_name", "Doe_31"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:32.027529"]]
1457
+  (1.1ms) commit transaction
1458
+ Started GET "/people" for 127.0.0.1 at 2014-07-29 23:13:32 -0400
1459
+ Processing by PeopleController#index as HTML
1460
+ Rendered application/_sort_form.html.haml (0.8ms)
1461
+ Rendered application/_search_form.html.haml (0.3ms)
1462
+ Person Load (0.4ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
1463
+  (0.2ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%')
1464
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 0
1465
+ Rendered application/_pagination.html.haml (2.8ms)
1466
+ Rendered people/index.html.haml within layouts/application (12.8ms)
1467
+ Rendered application/_flash_messages.html.haml (0.2ms)
1468
+ Completed 200 OK in 16ms (Views: 13.8ms | ActiveRecord: 0.8ms)
1469
+ Started GET "/people?page=2&per_page=15" for 127.0.0.1 at 2014-07-29 23:13:32 -0400
1470
+ Processing by PeopleController#index as HTML
1471
+ Parameters: {"page"=>"2", "per_page"=>"15"}
1472
+ Rendered application/_sort_form.html.haml (0.7ms)
1473
+ Rendered application/_search_form.html.haml (0.5ms)
1474
+ Person Load (0.4ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 15
1475
+  (0.2ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%')
1476
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 15
1477
+ Rendered application/_pagination.html.haml (2.8ms)
1478
+ Rendered people/index.html.haml within layouts/application (13.0ms)
1479
+ Rendered application/_flash_messages.html.haml (0.2ms)
1480
+ Completed 200 OK in 15ms (Views: 13.8ms | ActiveRecord: 0.8ms)
1481
+ Started GET "/people?per_page=100" for 127.0.0.1 at 2014-07-29 23:13:32 -0400
1482
+ Processing by PeopleController#index as HTML
1483
+ Parameters: {"per_page"=>"100"}
1484
+ Rendered application/_sort_form.html.haml (0.6ms)
1485
+ Rendered application/_search_form.html.haml (0.2ms)
1486
+ Person Load (0.3ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 100 OFFSET 0
1487
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 0
1488
+ Rendered application/_pagination.html.haml (1.8ms)
1489
+ Rendered people/index.html.haml within layouts/application (15.9ms)
1490
+ Rendered application/_flash_messages.html.haml (0.3ms)
1491
+ Completed 200 OK in 19ms (Views: 17.3ms | ActiveRecord: 0.5ms)
1492
+  (1.3ms) DELETE FROM "people";
1493
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
1494
+  (1.3ms) DELETE FROM sqlite_sequence where name = 'people';
1495
+ Started GET "/people" for 127.0.0.1 at 2014-07-29 23:13:32 -0400
1496
+ Processing by PeopleController#index as HTML
1497
+ Rendered application/_sort_form.html.haml (0.5ms)
1498
+ Rendered application/_search_form.html.haml (0.2ms)
1499
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
1500
+ Rendered application/_pagination.html.haml (67.2ms)
1501
+ Rendered people/index.html.haml within layouts/application (69.3ms)
1502
+ Rendered application/_flash_messages.html.haml (0.2ms)
1503
+ Completed 200 OK in 72ms (Views: 70.7ms | ActiveRecord: 0.2ms)
1504
+  (1.5ms) DELETE FROM "people";
1505
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
1506
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'people';
1507
+  (0.1ms) begin transaction
1508
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:32.197432"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_32@domain.com"], ["first_name", "John_32"], ["is_manager", "f"], ["last_name", "Doe_32"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:32.197432"]]
1509
+  (1.5ms) commit transaction
1510
+ Started GET "/people" for 127.0.0.1 at 2014-07-29 23:13:34 -0400
1511
+ Processing by PeopleController#index as HTML
1512
+ Rendered application/_sort_form.html.haml (1.4ms)
1513
+ Rendered application/_search_form.html.haml (0.6ms)
1514
+ Person Load (0.6ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
1515
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 0
1516
+ Rendered application/_pagination.html.haml (2.7ms)
1517
+ Rendered people/index.html.haml within layouts/application (9.3ms)
1518
+ Rendered application/_flash_messages.html.haml (0.7ms)
1519
+ Completed 200 OK in 17ms (Views: 13.2ms | ActiveRecord: 0.8ms)
1520
+ Started GET "/assets/application.css" for 127.0.0.1 at 2014-07-29 23:13:34 -0400
1521
+ Started GET "/assets/application.js" for 127.0.0.1 at 2014-07-29 23:13:34 -0400
1522
+  (1.1ms) DELETE FROM "people";
1523
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
1524
+  (1.2ms) DELETE FROM sqlite_sequence where name = 'people';
1525
+  (0.1ms) begin transaction
1526
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.169090"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_33@domain.com"], ["first_name", "John_33"], ["is_manager", "f"], ["last_name", "Doe_33"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.169090"]]
1527
+  (1.0ms) commit transaction
1528
+  (0.1ms) begin transaction
1529
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.172332"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_34@domain.com"], ["first_name", "John_34"], ["is_manager", "f"], ["last_name", "Doe_34"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.172332"]]
1530
+  (1.0ms) commit transaction
1531
+  (0.0ms) begin transaction
1532
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.175005"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_35@domain.com"], ["first_name", "John_35"], ["is_manager", "f"], ["last_name", "Doe_35"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.175005"]]
1533
+  (1.0ms) commit transaction
1534
+  (0.1ms) begin transaction
1535
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.178014"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_36@domain.com"], ["first_name", "John_36"], ["is_manager", "f"], ["last_name", "Doe_36"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.178014"]]
1536
+  (1.1ms) commit transaction
1537
+  (0.1ms) begin transaction
1538
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.180794"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_37@domain.com"], ["first_name", "John_37"], ["is_manager", "f"], ["last_name", "Doe_37"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.180794"]]
1539
+  (1.7ms) commit transaction
1540
+  (0.1ms) begin transaction
1541
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.184702"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_38@domain.com"], ["first_name", "John_38"], ["is_manager", "f"], ["last_name", "Doe_38"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.184702"]]
1542
+  (1.3ms) commit transaction
1543
+  (0.1ms) begin transaction
1544
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.187967"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_39@domain.com"], ["first_name", "John_39"], ["is_manager", "f"], ["last_name", "Doe_39"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.187967"]]
1545
+  (1.7ms) commit transaction
1546
+  (0.1ms) begin transaction
1547
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.191487"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_40@domain.com"], ["first_name", "John_40"], ["is_manager", "f"], ["last_name", "Doe_40"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.191487"]]
1548
+  (1.0ms) commit transaction
1549
+  (0.1ms) begin transaction
1550
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.194098"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_41@domain.com"], ["first_name", "John_41"], ["is_manager", "f"], ["last_name", "Doe_41"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.194098"]]
1551
+  (0.9ms) commit transaction
1552
+  (0.1ms) begin transaction
1553
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.196510"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_42@domain.com"], ["first_name", "John_42"], ["is_manager", "f"], ["last_name", "Doe_42"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.196510"]]
1554
+  (1.4ms) commit transaction
1555
+  (0.1ms) begin transaction
1556
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.199851"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_43@domain.com"], ["first_name", "John_43"], ["is_manager", "f"], ["last_name", "Doe_43"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.199851"]]
1557
+  (1.8ms) commit transaction
1558
+  (0.1ms) begin transaction
1559
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.203455"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_44@domain.com"], ["first_name", "John_44"], ["is_manager", "f"], ["last_name", "Doe_44"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.203455"]]
1560
+  (1.7ms) commit transaction
1561
+  (0.1ms) begin transaction
1562
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.207234"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_45@domain.com"], ["first_name", "John_45"], ["is_manager", "f"], ["last_name", "Doe_45"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.207234"]]
1563
+  (0.8ms) commit transaction
1564
+  (0.1ms) begin transaction
1565
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.209645"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_46@domain.com"], ["first_name", "John_46"], ["is_manager", "f"], ["last_name", "Doe_46"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.209645"]]
1566
+  (0.9ms) commit transaction
1567
+  (0.0ms) begin transaction
1568
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.211979"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_47@domain.com"], ["first_name", "John_47"], ["is_manager", "f"], ["last_name", "Doe_47"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.211979"]]
1569
+  (0.9ms) commit transaction
1570
+  (0.0ms) begin transaction
1571
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.214304"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_48@domain.com"], ["first_name", "John_48"], ["is_manager", "f"], ["last_name", "Doe_48"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.214304"]]
1572
+  (0.9ms) commit transaction
1573
+  (0.0ms) begin transaction
1574
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.216583"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_49@domain.com"], ["first_name", "John_49"], ["is_manager", "f"], ["last_name", "Doe_49"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.216583"]]
1575
+  (1.8ms) commit transaction
1576
+  (0.1ms) begin transaction
1577
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.220110"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_50@domain.com"], ["first_name", "John_50"], ["is_manager", "f"], ["last_name", "Doe_50"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.220110"]]
1578
+  (1.6ms) commit transaction
1579
+  (0.1ms) begin transaction
1580
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.223719"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_51@domain.com"], ["first_name", "John_51"], ["is_manager", "f"], ["last_name", "Doe_51"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.223719"]]
1581
+  (0.9ms) commit transaction
1582
+  (0.0ms) begin transaction
1583
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.226225"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_52@domain.com"], ["first_name", "John_52"], ["is_manager", "f"], ["last_name", "Doe_52"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.226225"]]
1584
+  (1.8ms) commit transaction
1585
+  (0.1ms) begin transaction
1586
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.229693"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_53@domain.com"], ["first_name", "John_53"], ["is_manager", "f"], ["last_name", "Doe_53"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.229693"]]
1587
+  (0.8ms) commit transaction
1588
+  (0.1ms) begin transaction
1589
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.232231"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_54@domain.com"], ["first_name", "John_54"], ["is_manager", "f"], ["last_name", "Doe_54"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.232231"]]
1590
+  (0.9ms) commit transaction
1591
+  (0.1ms) begin transaction
1592
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.234685"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_55@domain.com"], ["first_name", "John_55"], ["is_manager", "f"], ["last_name", "Doe_55"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.234685"]]
1593
+  (0.9ms) commit transaction
1594
+  (0.1ms) begin transaction
1595
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.237212"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_56@domain.com"], ["first_name", "John_56"], ["is_manager", "f"], ["last_name", "Doe_56"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.237212"]]
1596
+  (0.9ms) commit transaction
1597
+  (0.0ms) begin transaction
1598
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.239731"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_57@domain.com"], ["first_name", "John_57"], ["is_manager", "f"], ["last_name", "Doe_57"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.239731"]]
1599
+  (1.0ms) commit transaction
1600
+  (0.0ms) begin transaction
1601
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.242243"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_58@domain.com"], ["first_name", "John_58"], ["is_manager", "f"], ["last_name", "Doe_58"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.242243"]]
1602
+  (1.0ms) commit transaction
1603
+  (0.0ms) begin transaction
1604
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.244969"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_59@domain.com"], ["first_name", "John_59"], ["is_manager", "f"], ["last_name", "Doe_59"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.244969"]]
1605
+  (1.0ms) commit transaction
1606
+  (0.2ms) begin transaction
1607
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.247642"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_60@domain.com"], ["first_name", "John_60"], ["is_manager", "f"], ["last_name", "Doe_60"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.247642"]]
1608
+  (0.9ms) commit transaction
1609
+  (0.0ms) begin transaction
1610
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.250025"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_61@domain.com"], ["first_name", "John_61"], ["is_manager", "f"], ["last_name", "Doe_61"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.250025"]]
1611
+  (0.9ms) commit transaction
1612
+  (0.0ms) begin transaction
1613
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.252345"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_62@domain.com"], ["first_name", "John_62"], ["is_manager", "f"], ["last_name", "Doe_62"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.252345"]]
1614
+  (0.9ms) commit transaction
1615
+  (0.1ms) begin transaction
1616
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.255006"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_63@domain.com"], ["first_name", "John_63"], ["is_manager", "f"], ["last_name", "Doe_63"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.255006"]]
1617
+  (1.1ms) commit transaction
1618
+ Started GET "/people" for 127.0.0.1 at 2014-07-29 23:13:35 -0400
1619
+ Processing by PeopleController#index as HTML
1620
+ Rendered application/_sort_form.html.haml (0.6ms)
1621
+ Rendered application/_search_form.html.haml (0.2ms)
1622
+ Person Load (0.3ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
1623
+  (0.1ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%')
1624
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 0
1625
+ Rendered application/_pagination.html.haml (2.9ms)
1626
+ Rendered people/index.html.haml within layouts/application (11.4ms)
1627
+ Rendered application/_flash_messages.html.haml (0.2ms)
1628
+ Completed 200 OK in 14ms (Views: 12.6ms | ActiveRecord: 0.6ms)
1629
+  (1.4ms) DELETE FROM "people";
1630
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
1631
+  (1.0ms) DELETE FROM sqlite_sequence where name = 'people';
1632
+  (0.0ms) begin transaction
1633
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.283353"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_64@domain.com"], ["first_name", "John_64"], ["is_manager", "f"], ["last_name", "Doe_64"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.283353"]]
1634
+  (1.1ms) commit transaction
1635
+  (0.1ms) begin transaction
1636
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.286417"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_65@domain.com"], ["first_name", "John_65"], ["is_manager", "f"], ["last_name", "Doe_65"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.286417"]]
1637
+  (0.9ms) commit transaction
1638
+  (0.1ms) begin transaction
1639
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.288969"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_66@domain.com"], ["first_name", "John_66"], ["is_manager", "f"], ["last_name", "Doe_66"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.288969"]]
1640
+  (1.0ms) commit transaction
1641
+  (0.1ms) begin transaction
1642
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.291600"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_67@domain.com"], ["first_name", "John_67"], ["is_manager", "f"], ["last_name", "Doe_67"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.291600"]]
1643
+  (0.9ms) commit transaction
1644
+  (0.1ms) begin transaction
1645
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.294131"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_68@domain.com"], ["first_name", "John_68"], ["is_manager", "f"], ["last_name", "Doe_68"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.294131"]]
1646
+  (0.9ms) commit transaction
1647
+  (0.0ms) begin transaction
1648
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.296549"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_69@domain.com"], ["first_name", "John_69"], ["is_manager", "f"], ["last_name", "Doe_69"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.296549"]]
1649
+  (0.9ms) commit transaction
1650
+  (0.0ms) begin transaction
1651
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.298879"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_70@domain.com"], ["first_name", "John_70"], ["is_manager", "f"], ["last_name", "Doe_70"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.298879"]]
1652
+  (1.0ms) commit transaction
1653
+  (0.0ms) begin transaction
1654
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.301812"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_71@domain.com"], ["first_name", "John_71"], ["is_manager", "f"], ["last_name", "Doe_71"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.301812"]]
1655
+  (0.9ms) commit transaction
1656
+  (0.0ms) begin transaction
1657
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.304325"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_72@domain.com"], ["first_name", "John_72"], ["is_manager", "f"], ["last_name", "Doe_72"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.304325"]]
1658
+  (0.8ms) commit transaction
1659
+  (0.0ms) begin transaction
1660
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.306729"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_73@domain.com"], ["first_name", "John_73"], ["is_manager", "f"], ["last_name", "Doe_73"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.306729"]]
1661
+  (1.0ms) commit transaction
1662
+  (0.0ms) begin transaction
1663
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.309202"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_74@domain.com"], ["first_name", "John_74"], ["is_manager", "f"], ["last_name", "Doe_74"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.309202"]]
1664
+  (0.9ms) commit transaction
1665
+  (0.1ms) begin transaction
1666
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.311654"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_75@domain.com"], ["first_name", "John_75"], ["is_manager", "f"], ["last_name", "Doe_75"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.311654"]]
1667
+  (0.8ms) commit transaction
1668
+  (0.1ms) begin transaction
1669
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.314188"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_76@domain.com"], ["first_name", "John_76"], ["is_manager", "f"], ["last_name", "Doe_76"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.314188"]]
1670
+  (1.7ms) commit transaction
1671
+  (0.1ms) begin transaction
1672
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.317773"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_77@domain.com"], ["first_name", "John_77"], ["is_manager", "f"], ["last_name", "Doe_77"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.317773"]]
1673
+  (1.0ms) commit transaction
1674
+  (0.1ms) begin transaction
1675
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.320330"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_78@domain.com"], ["first_name", "John_78"], ["is_manager", "f"], ["last_name", "Doe_78"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.320330"]]
1676
+  (0.9ms) commit transaction
1677
+  (0.1ms) begin transaction
1678
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.322769"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_79@domain.com"], ["first_name", "John_79"], ["is_manager", "f"], ["last_name", "Doe_79"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.322769"]]
1679
+  (0.9ms) commit transaction
1680
+  (0.0ms) begin transaction
1681
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.325282"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_80@domain.com"], ["first_name", "John_80"], ["is_manager", "f"], ["last_name", "Doe_80"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.325282"]]
1682
+  (0.9ms) commit transaction
1683
+  (0.0ms) begin transaction
1684
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.327576"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_81@domain.com"], ["first_name", "John_81"], ["is_manager", "f"], ["last_name", "Doe_81"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.327576"]]
1685
+  (0.9ms) commit transaction
1686
+  (0.1ms) begin transaction
1687
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.329901"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_82@domain.com"], ["first_name", "John_82"], ["is_manager", "f"], ["last_name", "Doe_82"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.329901"]]
1688
+  (1.7ms) commit transaction
1689
+  (0.1ms) begin transaction
1690
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.333276"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_83@domain.com"], ["first_name", "John_83"], ["is_manager", "f"], ["last_name", "Doe_83"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.333276"]]
1691
+  (1.6ms) commit transaction
1692
+  (0.1ms) begin transaction
1693
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.336427"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_84@domain.com"], ["first_name", "John_84"], ["is_manager", "f"], ["last_name", "Doe_84"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.336427"]]
1694
+  (1.4ms) commit transaction
1695
+  (0.1ms) begin transaction
1696
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.339500"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_85@domain.com"], ["first_name", "John_85"], ["is_manager", "f"], ["last_name", "Doe_85"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.339500"]]
1697
+  (1.0ms) commit transaction
1698
+  (0.0ms) begin transaction
1699
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.342122"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_86@domain.com"], ["first_name", "John_86"], ["is_manager", "f"], ["last_name", "Doe_86"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.342122"]]
1700
+  (1.0ms) commit transaction
1701
+  (0.0ms) begin transaction
1702
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.344653"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_87@domain.com"], ["first_name", "John_87"], ["is_manager", "f"], ["last_name", "Doe_87"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.344653"]]
1703
+  (0.9ms) commit transaction
1704
+  (0.1ms) begin transaction
1705
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.347172"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_88@domain.com"], ["first_name", "John_88"], ["is_manager", "f"], ["last_name", "Doe_88"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.347172"]]
1706
+  (1.4ms) commit transaction
1707
+  (0.0ms) begin transaction
1708
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.350272"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_89@domain.com"], ["first_name", "John_89"], ["is_manager", "f"], ["last_name", "Doe_89"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.350272"]]
1709
+  (1.0ms) commit transaction
1710
+  (0.1ms) begin transaction
1711
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.353028"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_90@domain.com"], ["first_name", "John_90"], ["is_manager", "f"], ["last_name", "Doe_90"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.353028"]]
1712
+  (1.0ms) commit transaction
1713
+  (0.1ms) begin transaction
1714
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.355827"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_91@domain.com"], ["first_name", "John_91"], ["is_manager", "f"], ["last_name", "Doe_91"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.355827"]]
1715
+  (0.9ms) commit transaction
1716
+  (0.0ms) begin transaction
1717
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.358403"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_92@domain.com"], ["first_name", "John_92"], ["is_manager", "f"], ["last_name", "Doe_92"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.358403"]]
1718
+  (0.9ms) commit transaction
1719
+  (0.0ms) begin transaction
1720
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.360845"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_93@domain.com"], ["first_name", "John_93"], ["is_manager", "f"], ["last_name", "Doe_93"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.360845"]]
1721
+  (1.0ms) commit transaction
1722
+  (0.0ms) begin transaction
1723
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.363453"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_94@domain.com"], ["first_name", "John_94"], ["is_manager", "f"], ["last_name", "Doe_94"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.363453"]]
1724
+  (1.1ms) commit transaction
1725
+ Started GET "/people" for 127.0.0.1 at 2014-07-29 23:13:35 -0400
1726
+ Processing by PeopleController#index as HTML
1727
+ Rendered application/_sort_form.html.haml (1.0ms)
1728
+ Rendered application/_search_form.html.haml (0.4ms)
1729
+ Person Load (0.5ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
1730
+  (0.2ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%')
1731
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 0
1732
+ Rendered application/_pagination.html.haml (2.6ms)
1733
+ Rendered people/index.html.haml within layouts/application (15.1ms)
1734
+ Rendered application/_flash_messages.html.haml (0.2ms)
1735
+ Completed 200 OK in 18ms (Views: 15.9ms | ActiveRecord: 1.0ms)
1736
+ Started GET "/people?per_page=10&page=1" for 127.0.0.1 at 2014-07-29 23:13:35 -0400
1737
+ Processing by PeopleController#index as HTML
1738
+ Parameters: {"per_page"=>"10", "page"=>"1"}
1739
+ Rendered application/_sort_form.html.haml (0.7ms)
1740
+ Rendered application/_search_form.html.haml (0.4ms)
1741
+ Person Load (0.3ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 10 OFFSET 0
1742
+  (0.4ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%')
1743
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 0
1744
+ Rendered application/_pagination.html.haml (2.6ms)
1745
+ Rendered people/index.html.haml within layouts/application (9.8ms)
1746
+ Rendered application/_flash_messages.html.haml (0.2ms)
1747
+ Completed 200 OK in 13ms (Views: 10.9ms | ActiveRecord: 0.8ms)
1748
+  (1.4ms) DELETE FROM "people";
1749
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
1750
+  (1.0ms) DELETE FROM sqlite_sequence where name = 'people';
1751
+  (0.0ms) begin transaction
1752
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.904194"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_95@domain.com"], ["first_name", "John_95"], ["is_manager", "f"], ["last_name", "Doe_95"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.904194"]]
1753
+  (1.0ms) commit transaction
1754
+  (0.0ms) begin transaction
1755
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.906805"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_96@domain.com"], ["first_name", "John_96"], ["is_manager", "f"], ["last_name", "Doe_96"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.906805"]]
1756
+  (0.8ms) commit transaction
1757
+  (0.1ms) begin transaction
1758
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.909148"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_97@domain.com"], ["first_name", "John_97"], ["is_manager", "f"], ["last_name", "Doe_97"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.909148"]]
1759
+  (1.2ms) commit transaction
1760
+  (0.1ms) begin transaction
1761
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.912121"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_98@domain.com"], ["first_name", "John_98"], ["is_manager", "f"], ["last_name", "Doe_98"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.912121"]]
1762
+  (1.2ms) commit transaction
1763
+  (0.0ms) begin transaction
1764
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.915086"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_99@domain.com"], ["first_name", "John_99"], ["is_manager", "f"], ["last_name", "Doe_99"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.915086"]]
1765
+  (0.9ms) commit transaction
1766
+  (0.0ms) begin transaction
1767
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.917629"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_100@domain.com"], ["first_name", "John_100"], ["is_manager", "f"], ["last_name", "Doe_100"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.917629"]]
1768
+  (0.8ms) commit transaction
1769
+  (0.1ms) begin transaction
1770
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.919894"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_101@domain.com"], ["first_name", "John_101"], ["is_manager", "f"], ["last_name", "Doe_101"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.919894"]]
1771
+  (0.9ms) commit transaction
1772
+  (0.0ms) begin transaction
1773
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.922229"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_102@domain.com"], ["first_name", "John_102"], ["is_manager", "f"], ["last_name", "Doe_102"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.922229"]]
1774
+  (1.0ms) commit transaction
1775
+  (0.1ms) begin transaction
1776
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.924879"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_103@domain.com"], ["first_name", "John_103"], ["is_manager", "f"], ["last_name", "Doe_103"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.924879"]]
1777
+  (1.0ms) commit transaction
1778
+  (0.0ms) begin transaction
1779
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.927425"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_104@domain.com"], ["first_name", "John_104"], ["is_manager", "f"], ["last_name", "Doe_104"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.927425"]]
1780
+  (0.9ms) commit transaction
1781
+  (0.1ms) begin transaction
1782
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.929886"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_105@domain.com"], ["first_name", "John_105"], ["is_manager", "f"], ["last_name", "Doe_105"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.929886"]]
1783
+  (1.3ms) commit transaction
1784
+  (0.0ms) begin transaction
1785
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.932695"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_106@domain.com"], ["first_name", "John_106"], ["is_manager", "f"], ["last_name", "Doe_106"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.932695"]]
1786
+  (1.0ms) commit transaction
1787
+  (0.1ms) begin transaction
1788
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.935264"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_107@domain.com"], ["first_name", "John_107"], ["is_manager", "f"], ["last_name", "Doe_107"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.935264"]]
1789
+  (1.0ms) commit transaction
1790
+  (0.1ms) begin transaction
1791
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.937802"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_108@domain.com"], ["first_name", "John_108"], ["is_manager", "f"], ["last_name", "Doe_108"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.937802"]]
1792
+  (0.9ms) commit transaction
1793
+  (0.1ms) begin transaction
1794
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.940118"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_109@domain.com"], ["first_name", "John_109"], ["is_manager", "f"], ["last_name", "Doe_109"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.940118"]]
1795
+  (0.9ms) commit transaction
1796
+  (0.1ms) begin transaction
1797
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.942587"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_110@domain.com"], ["first_name", "John_110"], ["is_manager", "f"], ["last_name", "Doe_110"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.942587"]]
1798
+  (1.0ms) commit transaction
1799
+  (0.0ms) begin transaction
1800
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.945040"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_111@domain.com"], ["first_name", "John_111"], ["is_manager", "f"], ["last_name", "Doe_111"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.945040"]]
1801
+  (0.9ms) commit transaction
1802
+  (0.0ms) begin transaction
1803
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.947310"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_112@domain.com"], ["first_name", "John_112"], ["is_manager", "f"], ["last_name", "Doe_112"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.947310"]]
1804
+  (1.7ms) commit transaction
1805
+  (0.1ms) begin transaction
1806
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.950548"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_113@domain.com"], ["first_name", "John_113"], ["is_manager", "f"], ["last_name", "Doe_113"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.950548"]]
1807
+  (0.9ms) commit transaction
1808
+  (0.1ms) begin transaction
1809
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.953143"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_114@domain.com"], ["first_name", "John_114"], ["is_manager", "f"], ["last_name", "Doe_114"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.953143"]]
1810
+  (0.9ms) commit transaction
1811
+  (0.1ms) begin transaction
1812
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.955578"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_115@domain.com"], ["first_name", "John_115"], ["is_manager", "f"], ["last_name", "Doe_115"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.955578"]]
1813
+  (0.9ms) commit transaction
1814
+  (0.0ms) begin transaction
1815
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.957872"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_116@domain.com"], ["first_name", "John_116"], ["is_manager", "f"], ["last_name", "Doe_116"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.957872"]]
1816
+  (1.0ms) commit transaction
1817
+  (0.1ms) begin transaction
1818
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.960543"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_117@domain.com"], ["first_name", "John_117"], ["is_manager", "f"], ["last_name", "Doe_117"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.960543"]]
1819
+  (0.9ms) commit transaction
1820
+  (0.0ms) begin transaction
1821
+ SQL (0.5ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.962871"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_118@domain.com"], ["first_name", "John_118"], ["is_manager", "f"], ["last_name", "Doe_118"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.962871"]]
1822
+  (0.9ms) commit transaction
1823
+  (0.1ms) begin transaction
1824
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.966227"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_119@domain.com"], ["first_name", "John_119"], ["is_manager", "f"], ["last_name", "Doe_119"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.966227"]]
1825
+  (1.3ms) commit transaction
1826
+  (0.1ms) begin transaction
1827
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.970038"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_120@domain.com"], ["first_name", "John_120"], ["is_manager", "f"], ["last_name", "Doe_120"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.970038"]]
1828
+  (0.8ms) commit transaction
1829
+  (0.1ms) begin transaction
1830
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.973181"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_121@domain.com"], ["first_name", "John_121"], ["is_manager", "f"], ["last_name", "Doe_121"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.973181"]]
1831
+  (0.9ms) commit transaction
1832
+  (0.1ms) begin transaction
1833
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.976106"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_122@domain.com"], ["first_name", "John_122"], ["is_manager", "f"], ["last_name", "Doe_122"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.976106"]]
1834
+  (0.8ms) commit transaction
1835
+  (0.1ms) begin transaction
1836
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.978828"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_123@domain.com"], ["first_name", "John_123"], ["is_manager", "f"], ["last_name", "Doe_123"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.978828"]]
1837
+  (0.8ms) commit transaction
1838
+  (0.1ms) begin transaction
1839
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.981844"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_124@domain.com"], ["first_name", "John_124"], ["is_manager", "f"], ["last_name", "Doe_124"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.981844"]]
1840
+  (0.9ms) commit transaction
1841
+  (0.0ms) begin transaction
1842
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:35.984715"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_125@domain.com"], ["first_name", "John_125"], ["is_manager", "f"], ["last_name", "Doe_125"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:35.984715"]]
1843
+  (0.9ms) commit transaction
1844
+ Started GET "/people" for 127.0.0.1 at 2014-07-29 23:13:36 -0400
1845
+ Processing by PeopleController#index as HTML
1846
+ Rendered application/_sort_form.html.haml (0.8ms)
1847
+ Rendered application/_search_form.html.haml (0.5ms)
1848
+ Person Load (0.5ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
1849
+  (0.3ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%')
1850
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 0
1851
+ Rendered application/_pagination.html.haml (2.5ms)
1852
+ Rendered people/index.html.haml within layouts/application (14.6ms)
1853
+ Rendered application/_flash_messages.html.haml (0.2ms)
1854
+ Completed 200 OK in 18ms (Views: 15.4ms | ActiveRecord: 1.0ms)
1855
+ Started GET "/people?per_page=20&page=1" for 127.0.0.1 at 2014-07-29 23:13:36 -0400
1856
+ Processing by PeopleController#index as HTML
1857
+ Parameters: {"per_page"=>"20", "page"=>"1"}
1858
+ Rendered application/_sort_form.html.haml (0.9ms)
1859
+ Rendered application/_search_form.html.haml (0.5ms)
1860
+ Person Load (0.5ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 20 OFFSET 0
1861
+  (0.2ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%')
1862
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 0
1863
+ Rendered application/_pagination.html.haml (2.4ms)
1864
+ Rendered people/index.html.haml within layouts/application (61.3ms)
1865
+ Rendered application/_flash_messages.html.haml (0.2ms)
1866
+ Completed 200 OK in 64ms (Views: 62.1ms | ActiveRecord: 0.9ms)
1867
+  (1.5ms) DELETE FROM "people";
1868
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
1869
+  (1.0ms) DELETE FROM sqlite_sequence where name = 'people';
1870
+  (0.1ms) begin transaction
1871
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:37.920337"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_126@domain.com"], ["first_name", "John_126"], ["is_manager", "f"], ["last_name", "Doe_126"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:37.920337"]]
1872
+  (1.1ms) commit transaction
1873
+  (0.1ms) begin transaction
1874
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:37.923606"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_127@domain.com"], ["first_name", "John_127"], ["is_manager", "f"], ["last_name", "Doe_127"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:37.923606"]]
1875
+  (0.9ms) commit transaction
1876
+  (0.1ms) begin transaction
1877
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:37.926385"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_128@domain.com"], ["first_name", "John_128"], ["is_manager", "f"], ["last_name", "Doe_128"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:37.926385"]]
1878
+  (0.9ms) commit transaction
1879
+  (0.1ms) begin transaction
1880
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:37.929028"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_129@domain.com"], ["first_name", "John_129"], ["is_manager", "f"], ["last_name", "Doe_129"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:37.929028"]]
1881
+  (0.9ms) commit transaction
1882
+  (0.0ms) begin transaction
1883
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:37.931405"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_130@domain.com"], ["first_name", "John_130"], ["is_manager", "f"], ["last_name", "Doe_130"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:37.931405"]]
1884
+  (0.8ms) commit transaction
1885
+  (0.0ms) begin transaction
1886
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:37.933728"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_131@domain.com"], ["first_name", "John_131"], ["is_manager", "f"], ["last_name", "Doe_131"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:37.933728"]]
1887
+  (0.9ms) commit transaction
1888
+  (0.1ms) begin transaction
1889
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:37.936168"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_132@domain.com"], ["first_name", "John_132"], ["is_manager", "f"], ["last_name", "Doe_132"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:37.936168"]]
1890
+  (1.5ms) commit transaction
1891
+  (0.1ms) begin transaction
1892
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:37.939414"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_133@domain.com"], ["first_name", "John_133"], ["is_manager", "f"], ["last_name", "Doe_133"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:37.939414"]]
1893
+  (0.9ms) commit transaction
1894
+  (0.0ms) begin transaction
1895
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:37.941856"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_134@domain.com"], ["first_name", "John_134"], ["is_manager", "f"], ["last_name", "Doe_134"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:37.941856"]]
1896
+  (0.9ms) commit transaction
1897
+  (0.0ms) begin transaction
1898
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:37.944229"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_135@domain.com"], ["first_name", "John_135"], ["is_manager", "f"], ["last_name", "Doe_135"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:37.944229"]]
1899
+  (0.9ms) commit transaction
1900
+  (0.1ms) begin transaction
1901
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:37.946565"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_136@domain.com"], ["first_name", "John_136"], ["is_manager", "f"], ["last_name", "Doe_136"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:37.946565"]]
1902
+  (0.9ms) commit transaction
1903
+  (0.1ms) begin transaction
1904
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:37.948831"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_137@domain.com"], ["first_name", "John_137"], ["is_manager", "f"], ["last_name", "Doe_137"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:37.948831"]]
1905
+  (0.9ms) commit transaction
1906
+  (0.1ms) begin transaction
1907
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:37.951266"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_138@domain.com"], ["first_name", "John_138"], ["is_manager", "f"], ["last_name", "Doe_138"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:37.951266"]]
1908
+  (1.0ms) commit transaction
1909
+  (0.1ms) begin transaction
1910
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:37.954145"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_139@domain.com"], ["first_name", "John_139"], ["is_manager", "f"], ["last_name", "Doe_139"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:37.954145"]]
1911
+  (1.0ms) commit transaction
1912
+  (0.1ms) begin transaction
1913
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:37.956895"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_140@domain.com"], ["first_name", "John_140"], ["is_manager", "f"], ["last_name", "Doe_140"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:37.956895"]]
1914
+  (0.9ms) commit transaction
1915
+  (0.0ms) begin transaction
1916
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:37.959169"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_141@domain.com"], ["first_name", "John_141"], ["is_manager", "f"], ["last_name", "Doe_141"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:37.959169"]]
1917
+  (0.7ms) commit transaction
1918
+  (0.0ms) begin transaction
1919
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:37.961283"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_142@domain.com"], ["first_name", "John_142"], ["is_manager", "f"], ["last_name", "Doe_142"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:37.961283"]]
1920
+  (0.8ms) commit transaction
1921
+  (0.0ms) begin transaction
1922
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:37.963474"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_143@domain.com"], ["first_name", "John_143"], ["is_manager", "f"], ["last_name", "Doe_143"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:37.963474"]]
1923
+  (1.0ms) commit transaction
1924
+  (0.1ms) begin transaction
1925
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:37.965943"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_144@domain.com"], ["first_name", "John_144"], ["is_manager", "f"], ["last_name", "Doe_144"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:37.965943"]]
1926
+  (1.0ms) commit transaction
1927
+  (0.0ms) begin transaction
1928
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:37.968415"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_145@domain.com"], ["first_name", "John_145"], ["is_manager", "f"], ["last_name", "Doe_145"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:37.968415"]]
1929
+  (1.0ms) commit transaction
1930
+  (0.0ms) begin transaction
1931
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:37.970882"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_146@domain.com"], ["first_name", "John_146"], ["is_manager", "f"], ["last_name", "Doe_146"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:37.970882"]]
1932
+  (1.0ms) commit transaction
1933
+  (0.0ms) begin transaction
1934
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:37.973335"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_147@domain.com"], ["first_name", "John_147"], ["is_manager", "f"], ["last_name", "Doe_147"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:37.973335"]]
1935
+  (0.9ms) commit transaction
1936
+  (0.1ms) begin transaction
1937
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:37.975874"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_148@domain.com"], ["first_name", "John_148"], ["is_manager", "f"], ["last_name", "Doe_148"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:37.975874"]]
1938
+  (1.0ms) commit transaction
1939
+  (0.0ms) begin transaction
1940
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:37.978252"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_149@domain.com"], ["first_name", "John_149"], ["is_manager", "f"], ["last_name", "Doe_149"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:37.978252"]]
1941
+  (0.9ms) commit transaction
1942
+  (0.1ms) begin transaction
1943
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:37.980541"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_150@domain.com"], ["first_name", "John_150"], ["is_manager", "f"], ["last_name", "Doe_150"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:37.980541"]]
1944
+  (1.0ms) commit transaction
1945
+  (0.0ms) begin transaction
1946
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:37.982889"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_151@domain.com"], ["first_name", "John_151"], ["is_manager", "f"], ["last_name", "Doe_151"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:37.982889"]]
1947
+  (0.9ms) commit transaction
1948
+  (0.0ms) begin transaction
1949
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:37.985129"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_152@domain.com"], ["first_name", "John_152"], ["is_manager", "f"], ["last_name", "Doe_152"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:37.985129"]]
1950
+  (0.9ms) commit transaction
1951
+  (0.0ms) begin transaction
1952
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:37.987733"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_153@domain.com"], ["first_name", "John_153"], ["is_manager", "f"], ["last_name", "Doe_153"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:37.987733"]]
1953
+  (1.0ms) commit transaction
1954
+  (0.0ms) begin transaction
1955
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:37.990194"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_154@domain.com"], ["first_name", "John_154"], ["is_manager", "f"], ["last_name", "Doe_154"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:37.990194"]]
1956
+  (1.5ms) commit transaction
1957
+  (0.1ms) begin transaction
1958
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:37.993101"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_155@domain.com"], ["first_name", "John_155"], ["is_manager", "f"], ["last_name", "Doe_155"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:37.993101"]]
1959
+  (1.8ms) commit transaction
1960
+  (0.1ms) begin transaction
1961
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:37.996605"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_156@domain.com"], ["first_name", "John_156"], ["is_manager", "f"], ["last_name", "Doe_156"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:37.996605"]]
1962
+  (1.6ms) commit transaction
1963
+ Started GET "/people" for 127.0.0.1 at 2014-07-29 23:13:38 -0400
1964
+ Processing by PeopleController#index as HTML
1965
+ Rendered application/_sort_form.html.haml (0.5ms)
1966
+ Rendered application/_search_form.html.haml (0.2ms)
1967
+ Person Load (0.3ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
1968
+  (0.1ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%')
1969
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 0
1970
+ Rendered application/_pagination.html.haml (2.8ms)
1971
+ Rendered people/index.html.haml within layouts/application (10.8ms)
1972
+ Rendered application/_flash_messages.html.haml (0.2ms)
1973
+ Completed 200 OK in 14ms (Views: 12.2ms | ActiveRecord: 0.6ms)
1974
+ Started GET "/people?per_page=All&page=1" for 127.0.0.1 at 2014-07-29 23:13:38 -0400
1975
+ Processing by PeopleController#index as HTML
1976
+ Parameters: {"per_page"=>"All", "page"=>"1"}
1977
+  (0.2ms) SELECT COUNT(*) FROM "people"
1978
+ Rendered application/_sort_form.html.haml (1.1ms)
1979
+ Rendered application/_search_form.html.haml (0.5ms)
1980
+ Person Load (0.4ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 31 OFFSET 0
1981
+  (0.2ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%')
1982
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 0
1983
+ Rendered application/_pagination.html.haml (1.8ms)
1984
+ Rendered people/index.html.haml within layouts/application (16.7ms)
1985
+ Rendered application/_flash_messages.html.haml (0.2ms)
1986
+ Completed 200 OK in 21ms (Views: 17.7ms | ActiveRecord: 1.0ms)
1987
+  (1.8ms) DELETE FROM "people";
1988
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
1989
+  (1.0ms) DELETE FROM sqlite_sequence where name = 'people';
1990
+  (0.1ms) begin transaction
1991
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:38.751774"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_157@domain.com"], ["first_name", "John_157"], ["is_manager", "f"], ["last_name", "Doe_157"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:38.751774"]]
1992
+  (0.9ms) commit transaction
1993
+  (0.1ms) begin transaction
1994
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:38.754441"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_158@domain.com"], ["first_name", "John_158"], ["is_manager", "f"], ["last_name", "Doe_158"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:38.754441"]]
1995
+  (1.0ms) commit transaction
1996
+  (0.1ms) begin transaction
1997
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:38.757015"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_159@domain.com"], ["first_name", "John_159"], ["is_manager", "f"], ["last_name", "Doe_159"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:38.757015"]]
1998
+  (0.9ms) commit transaction
1999
+  (0.0ms) begin transaction
2000
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:38.759404"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_160@domain.com"], ["first_name", "John_160"], ["is_manager", "f"], ["last_name", "Doe_160"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:38.759404"]]
2001
+  (0.9ms) commit transaction
2002
+  (0.0ms) begin transaction
2003
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:38.761615"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_161@domain.com"], ["first_name", "John_161"], ["is_manager", "f"], ["last_name", "Doe_161"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:38.761615"]]
2004
+  (0.8ms) commit transaction
2005
+  (0.0ms) begin transaction
2006
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:38.763776"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_162@domain.com"], ["first_name", "John_162"], ["is_manager", "f"], ["last_name", "Doe_162"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:38.763776"]]
2007
+  (1.0ms) commit transaction
2008
+  (0.0ms) begin transaction
2009
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:38.766540"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_163@domain.com"], ["first_name", "John_163"], ["is_manager", "f"], ["last_name", "Doe_163"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:38.766540"]]
2010
+  (0.9ms) commit transaction
2011
+  (0.0ms) begin transaction
2012
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:38.768919"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_164@domain.com"], ["first_name", "John_164"], ["is_manager", "f"], ["last_name", "Doe_164"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:38.768919"]]
2013
+  (0.9ms) commit transaction
2014
+  (0.0ms) begin transaction
2015
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:38.771136"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_165@domain.com"], ["first_name", "John_165"], ["is_manager", "f"], ["last_name", "Doe_165"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:38.771136"]]
2016
+  (0.9ms) commit transaction
2017
+  (0.0ms) begin transaction
2018
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:38.773371"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_166@domain.com"], ["first_name", "John_166"], ["is_manager", "f"], ["last_name", "Doe_166"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:38.773371"]]
2019
+  (0.8ms) commit transaction
2020
+  (0.1ms) begin transaction
2021
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:38.775568"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_167@domain.com"], ["first_name", "John_167"], ["is_manager", "f"], ["last_name", "Doe_167"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:38.775568"]]
2022
+  (0.9ms) commit transaction
2023
+  (0.0ms) begin transaction
2024
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:38.777879"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_168@domain.com"], ["first_name", "John_168"], ["is_manager", "f"], ["last_name", "Doe_168"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:38.777879"]]
2025
+  (0.9ms) commit transaction
2026
+  (0.0ms) begin transaction
2027
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:38.780125"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_169@domain.com"], ["first_name", "John_169"], ["is_manager", "f"], ["last_name", "Doe_169"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:38.780125"]]
2028
+  (1.0ms) commit transaction
2029
+  (0.1ms) begin transaction
2030
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:38.782813"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_170@domain.com"], ["first_name", "John_170"], ["is_manager", "f"], ["last_name", "Doe_170"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:38.782813"]]
2031
+  (1.0ms) commit transaction
2032
+  (0.1ms) begin transaction
2033
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:38.785549"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_171@domain.com"], ["first_name", "John_171"], ["is_manager", "f"], ["last_name", "Doe_171"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:38.785549"]]
2034
+  (1.0ms) commit transaction
2035
+  (0.1ms) begin transaction
2036
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:38.788288"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_172@domain.com"], ["first_name", "John_172"], ["is_manager", "f"], ["last_name", "Doe_172"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:38.788288"]]
2037
+  (0.9ms) commit transaction
2038
+  (0.1ms) begin transaction
2039
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:38.790723"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_173@domain.com"], ["first_name", "John_173"], ["is_manager", "f"], ["last_name", "Doe_173"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:38.790723"]]
2040
+  (0.8ms) commit transaction
2041
+  (0.1ms) begin transaction
2042
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:38.792973"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_174@domain.com"], ["first_name", "John_174"], ["is_manager", "f"], ["last_name", "Doe_174"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:38.792973"]]
2043
+  (1.8ms) commit transaction
2044
+  (0.1ms) begin transaction
2045
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:38.796365"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_175@domain.com"], ["first_name", "John_175"], ["is_manager", "f"], ["last_name", "Doe_175"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:38.796365"]]
2046
+  (0.9ms) commit transaction
2047
+  (0.1ms) begin transaction
2048
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:38.799036"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_176@domain.com"], ["first_name", "John_176"], ["is_manager", "f"], ["last_name", "Doe_176"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:38.799036"]]
2049
+  (1.1ms) commit transaction
2050
+  (0.1ms) begin transaction
2051
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:38.801829"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_177@domain.com"], ["first_name", "John_177"], ["is_manager", "f"], ["last_name", "Doe_177"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:38.801829"]]
2052
+  (1.7ms) commit transaction
2053
+  (0.1ms) begin transaction
2054
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:38.805246"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_178@domain.com"], ["first_name", "John_178"], ["is_manager", "f"], ["last_name", "Doe_178"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:38.805246"]]
2055
+  (0.9ms) commit transaction
2056
+  (0.0ms) begin transaction
2057
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:38.807650"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_179@domain.com"], ["first_name", "John_179"], ["is_manager", "f"], ["last_name", "Doe_179"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:38.807650"]]
2058
+  (1.0ms) commit transaction
2059
+  (0.1ms) begin transaction
2060
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:38.810259"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_180@domain.com"], ["first_name", "John_180"], ["is_manager", "f"], ["last_name", "Doe_180"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:38.810259"]]
2061
+  (1.0ms) commit transaction
2062
+  (0.0ms) begin transaction
2063
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:38.812823"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_181@domain.com"], ["first_name", "John_181"], ["is_manager", "f"], ["last_name", "Doe_181"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:38.812823"]]
2064
+  (0.8ms) commit transaction
2065
+  (0.0ms) begin transaction
2066
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:38.815158"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_182@domain.com"], ["first_name", "John_182"], ["is_manager", "f"], ["last_name", "Doe_182"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:38.815158"]]
2067
+  (0.9ms) commit transaction
2068
+  (0.1ms) begin transaction
2069
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:38.817581"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_183@domain.com"], ["first_name", "John_183"], ["is_manager", "f"], ["last_name", "Doe_183"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:38.817581"]]
2070
+  (1.6ms) commit transaction
2071
+  (0.1ms) begin transaction
2072
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:38.820808"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_184@domain.com"], ["first_name", "John_184"], ["is_manager", "f"], ["last_name", "Doe_184"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:38.820808"]]
2073
+  (0.8ms) commit transaction
2074
+  (0.1ms) begin transaction
2075
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:38.823163"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_185@domain.com"], ["first_name", "John_185"], ["is_manager", "f"], ["last_name", "Doe_185"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:38.823163"]]
2076
+  (1.0ms) commit transaction
2077
+  (0.1ms) begin transaction
2078
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:38.825830"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_186@domain.com"], ["first_name", "John_186"], ["is_manager", "f"], ["last_name", "Doe_186"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:38.825830"]]
2079
+  (1.1ms) commit transaction
2080
+  (0.0ms) begin transaction
2081
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:38.828404"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_187@domain.com"], ["first_name", "John_187"], ["is_manager", "f"], ["last_name", "Doe_187"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:38.828404"]]
2082
+  (1.1ms) commit transaction
2083
+ Started GET "/people?page=1&per_page=10" for 127.0.0.1 at 2014-07-29 23:13:38 -0400
2084
+ Processing by PeopleController#index as HTML
2085
+ Parameters: {"page"=>"1", "per_page"=>"10"}
2086
+ Rendered application/_sort_form.html.haml (0.7ms)
2087
+ Rendered application/_search_form.html.haml (0.3ms)
2088
+ Person Load (0.3ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 10 OFFSET 0
2089
+  (0.1ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%')
2090
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 0
2091
+ Rendered application/_pagination.html.haml (2.7ms)
2092
+ Rendered people/index.html.haml within layouts/application (9.3ms)
2093
+ Rendered application/_flash_messages.html.haml (0.2ms)
2094
+ Completed 200 OK in 12ms (Views: 10.5ms | ActiveRecord: 0.6ms)
2095
+ Started GET "/people?page=2&per_page=10&sort_by=" for 127.0.0.1 at 2014-07-29 23:13:39 -0400
2096
+ Processing by PeopleController#index as HTML
2097
+ Parameters: {"page"=>"2", "per_page"=>"10", "sort_by"=>""}
2098
+ Rendered application/_sort_form.html.haml (0.9ms)
2099
+ Rendered application/_search_form.html.haml (0.5ms)
2100
+ Person Load (0.4ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 10 OFFSET 10
2101
+  (0.2ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%')
2102
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 10
2103
+ Rendered application/_pagination.html.haml (3.2ms)
2104
+ Rendered people/index.html.haml within layouts/application (12.9ms)
2105
+ Rendered application/_flash_messages.html.haml (0.3ms)
2106
+ Completed 200 OK in 16ms (Views: 14.3ms | ActiveRecord: 0.8ms)
2107
+ Started GET "/people?page=1&per_page=10&sort_by=" for 127.0.0.1 at 2014-07-29 23:13:39 -0400
2108
+ Processing by PeopleController#index as HTML
2109
+ Parameters: {"page"=>"1", "per_page"=>"10", "sort_by"=>""}
2110
+ Rendered application/_sort_form.html.haml (0.7ms)
2111
+ Rendered application/_search_form.html.haml (0.4ms)
2112
+ Person Load (0.3ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 10 OFFSET 0
2113
+  (0.1ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%')
2114
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 0
2115
+ Rendered application/_pagination.html.haml (3.4ms)
2116
+ Rendered people/index.html.haml within layouts/application (11.9ms)
2117
+ Rendered application/_flash_messages.html.haml (0.2ms)
2118
+ Completed 200 OK in 15ms (Views: 13.0ms | ActiveRecord: 0.6ms)
2119
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
2120
+ Started GET "/people?page=2&per_page=10&sort_by=" for 127.0.0.1 at 2014-07-29 23:13:40 -0400
2121
+ Processing by PeopleController#index as HTML
2122
+ Parameters: {"page"=>"2", "per_page"=>"10", "sort_by"=>""}
2123
+ Rendered application/_sort_form.html.haml (0.6ms)
2124
+ Rendered application/_search_form.html.haml (0.4ms)
2125
+ Person Load (0.3ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 10 OFFSET 10
2126
+  (0.2ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%')
2127
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 10
2128
+ Rendered application/_pagination.html.haml (3.5ms)
2129
+ Rendered people/index.html.haml within layouts/application (13.4ms)
2130
+ Rendered application/_flash_messages.html.haml (0.2ms)
2131
+ Completed 200 OK in 17ms (Views: 15.1ms | ActiveRecord: 0.6ms)
2132
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
2133
+  (1.4ms) DELETE FROM "people";
2134
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
2135
+  (0.8ms) DELETE FROM sqlite_sequence where name = 'people';
2136
+ Started GET "/people" for 127.0.0.1 at 2014-07-29 23:13:41 -0400
2137
+ Processing by PeopleController#index as HTML
2138
+ Rendered application/_sort_form.html.haml (0.7ms)
2139
+ Rendered application/_search_form.html.haml (0.3ms)
2140
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
2141
+ Rendered application/_pagination.html.haml (1.0ms)
2142
+ Rendered people/index.html.haml within layouts/application (3.6ms)
2143
+ Rendered application/_flash_messages.html.haml (0.2ms)
2144
+ Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.2ms)
2145
+  (1.5ms) DELETE FROM "people";
2146
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
2147
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'people';
2148
+ Started GET "/people" for 127.0.0.1 at 2014-07-29 23:13:41 -0400
2149
+ Processing by PeopleController#index as HTML
2150
+ Rendered application/_sort_form.html.haml (0.6ms)
2151
+ Rendered application/_search_form.html.haml (0.2ms)
2152
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
2153
+ Rendered application/_pagination.html.haml (0.9ms)
2154
+ Rendered people/index.html.haml within layouts/application (3.0ms)
2155
+ Rendered application/_flash_messages.html.haml (0.2ms)
2156
+ Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.2ms)
2157
+ Started GET "/people?search_for=" for 127.0.0.1 at 2014-07-29 23:13:41 -0400
2158
+ Processing by PeopleController#index as HTML
2159
+ Parameters: {"search_for"=>""}
2160
+ Rendered application/_sort_form.html.haml (0.7ms)
2161
+ Rendered application/_search_form.html.haml (0.2ms)
2162
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
2163
+ Rendered application/_pagination.html.haml (1.0ms)
2164
+ Rendered people/index.html.haml within layouts/application (3.5ms)
2165
+ Rendered application/_flash_messages.html.haml (0.2ms)
2166
+ Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.2ms)
2167
+  (1.0ms) DELETE FROM "people";
2168
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
2169
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'people';
2170
+ Started GET "/people" for 127.0.0.1 at 2014-07-29 23:13:41 -0400
2171
+ Processing by PeopleController#index as HTML
2172
+ Rendered application/_sort_form.html.haml (0.5ms)
2173
+ Rendered application/_search_form.html.haml (0.2ms)
2174
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
2175
+ Rendered application/_pagination.html.haml (0.9ms)
2176
+ Rendered people/index.html.haml within layouts/application (3.0ms)
2177
+ Rendered application/_flash_messages.html.haml (0.2ms)
2178
+ Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.2ms)
2179
+  (1.2ms) DELETE FROM "people";
2180
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
2181
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'people';
2182
+  (0.0ms) begin transaction
2183
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.543733"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_48@domain.com"], ["first_name", "John_28"], ["is_manager", "f"], ["last_name", "Doe_83"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.543733"]]
2184
+  (1.3ms) commit transaction
2185
+  (0.1ms) begin transaction
2186
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.547541"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_72@domain.com"], ["first_name", "John_19"], ["is_manager", "f"], ["last_name", "Doe_65"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.547541"]]
2187
+  (0.9ms) commit transaction
2188
+  (0.1ms) begin transaction
2189
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.550680"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_73@domain.com"], ["first_name", "John_62"], ["is_manager", "f"], ["last_name", "Doe_6"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.550680"]]
2190
+  (0.9ms) commit transaction
2191
+  (0.0ms) begin transaction
2192
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.553344"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_3@domain.com"], ["first_name", "John_14"], ["is_manager", "f"], ["last_name", "Doe_40"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.553344"]]
2193
+  (0.9ms) commit transaction
2194
+  (0.0ms) begin transaction
2195
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.555963"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_59@domain.com"], ["first_name", "John_67"], ["is_manager", "f"], ["last_name", "Doe_42"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.555963"]]
2196
+  (0.9ms) commit transaction
2197
+  (0.0ms) begin transaction
2198
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.558540"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_51@domain.com"], ["first_name", "John_63"], ["is_manager", "f"], ["last_name", "Doe_87"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.558540"]]
2199
+  (0.9ms) commit transaction
2200
+  (0.1ms) begin transaction
2201
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.561417"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_99@domain.com"], ["first_name", "John_63"], ["is_manager", "f"], ["last_name", "Doe_40"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.561417"]]
2202
+  (1.0ms) commit transaction
2203
+  (0.1ms) begin transaction
2204
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.564258"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_51@domain.com"], ["first_name", "John_16"], ["is_manager", "f"], ["last_name", "Doe_38"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.564258"]]
2205
+  (0.8ms) commit transaction
2206
+  (0.0ms) begin transaction
2207
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.566898"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_85@domain.com"], ["first_name", "John_55"], ["is_manager", "f"], ["last_name", "Doe_66"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.566898"]]
2208
+  (0.9ms) commit transaction
2209
+  (0.0ms) begin transaction
2210
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.569514"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_75@domain.com"], ["first_name", "John_96"], ["is_manager", "f"], ["last_name", "Doe_87"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.569514"]]
2211
+  (1.6ms) commit transaction
2212
+  (0.1ms) begin transaction
2213
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.572932"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_81@domain.com"], ["first_name", "John_52"], ["is_manager", "f"], ["last_name", "Doe_98"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.572932"]]
2214
+  (0.7ms) commit transaction
2215
+  (0.0ms) begin transaction
2216
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.575364"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_31@domain.com"], ["first_name", "John_72"], ["is_manager", "f"], ["last_name", "Doe_11"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.575364"]]
2217
+  (1.0ms) commit transaction
2218
+  (0.0ms) begin transaction
2219
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.578002"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_7@domain.com"], ["first_name", "John_63"], ["is_manager", "f"], ["last_name", "Doe_85"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.578002"]]
2220
+  (1.0ms) commit transaction
2221
+  (0.0ms) begin transaction
2222
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.580597"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_88@domain.com"], ["first_name", "John_74"], ["is_manager", "f"], ["last_name", "Doe_11"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.580597"]]
2223
+  (1.6ms) commit transaction
2224
+  (0.1ms) begin transaction
2225
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.584062"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_70@domain.com"], ["first_name", "John_26"], ["is_manager", "f"], ["last_name", "Doe_33"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.584062"]]
2226
+  (0.9ms) commit transaction
2227
+  (0.0ms) begin transaction
2228
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.586908"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_26@domain.com"], ["first_name", "John_62"], ["is_manager", "f"], ["last_name", "Doe_72"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.586908"]]
2229
+  (1.0ms) commit transaction
2230
+  (0.0ms) begin transaction
2231
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.589578"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_4@domain.com"], ["first_name", "John_6"], ["is_manager", "f"], ["last_name", "Doe_14"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.589578"]]
2232
+  (0.9ms) commit transaction
2233
+  (0.0ms) begin transaction
2234
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.592179"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_23@domain.com"], ["first_name", "John_76"], ["is_manager", "f"], ["last_name", "Doe_39"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.592179"]]
2235
+  (0.9ms) commit transaction
2236
+  (0.0ms) begin transaction
2237
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.594716"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_99@domain.com"], ["first_name", "John_68"], ["is_manager", "f"], ["last_name", "Doe_55"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.594716"]]
2238
+  (0.9ms) commit transaction
2239
+  (0.0ms) begin transaction
2240
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.597268"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_5@domain.com"], ["first_name", "John_76"], ["is_manager", "f"], ["last_name", "Doe_94"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.597268"]]
2241
+  (1.0ms) commit transaction
2242
+  (0.0ms) begin transaction
2243
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.599970"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_63@domain.com"], ["first_name", "John_57"], ["is_manager", "f"], ["last_name", "Doe_5"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.599970"]]
2244
+  (0.9ms) commit transaction
2245
+  (0.1ms) begin transaction
2246
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.602561"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_57@domain.com"], ["first_name", "John_2"], ["is_manager", "f"], ["last_name", "Doe_43"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.602561"]]
2247
+  (1.6ms) commit transaction
2248
+  (0.1ms) begin transaction
2249
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.605964"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_1@domain.com"], ["first_name", "John_94"], ["is_manager", "f"], ["last_name", "Doe_70"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.605964"]]
2250
+  (0.8ms) commit transaction
2251
+  (0.1ms) begin transaction
2252
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.608667"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_96@domain.com"], ["first_name", "John_73"], ["is_manager", "f"], ["last_name", "Doe_95"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.608667"]]
2253
+  (0.8ms) commit transaction
2254
+  (0.0ms) begin transaction
2255
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.611180"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_17@domain.com"], ["first_name", "John_23"], ["is_manager", "f"], ["last_name", "Doe_88"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.611180"]]
2256
+  (0.9ms) commit transaction
2257
+  (0.0ms) begin transaction
2258
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.613710"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_47@domain.com"], ["first_name", "John_15"], ["is_manager", "f"], ["last_name", "Doe_1"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.613710"]]
2259
+  (1.6ms) commit transaction
2260
+  (0.1ms) begin transaction
2261
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.617077"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_28@domain.com"], ["first_name", "John_17"], ["is_manager", "f"], ["last_name", "Doe_52"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.617077"]]
2262
+  (0.8ms) commit transaction
2263
+  (0.1ms) begin transaction
2264
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.619732"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_66@domain.com"], ["first_name", "John_56"], ["is_manager", "f"], ["last_name", "Doe_90"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.619732"]]
2265
+  (0.9ms) commit transaction
2266
+  (0.0ms) begin transaction
2267
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.622313"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_57@domain.com"], ["first_name", "John_21"], ["is_manager", "f"], ["last_name", "Doe_83"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.622313"]]
2268
+  (0.9ms) commit transaction
2269
+  (0.0ms) begin transaction
2270
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.624933"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_25@domain.com"], ["first_name", "John_84"], ["is_manager", "f"], ["last_name", "Doe_58"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.624933"]]
2271
+  (2.0ms) commit transaction
2272
+  (0.1ms) begin transaction
2273
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.628890"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_25@domain.com"], ["first_name", "John_23"], ["is_manager", "f"], ["last_name", "Doe_61"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.628890"]]
2274
+  (1.2ms) commit transaction
2275
+  (0.0ms) begin transaction
2276
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.632116"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_90@domain.com"], ["first_name", "John_18"], ["is_manager", "f"], ["last_name", "Doe_59"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.632116"]]
2277
+  (14.2ms) commit transaction
2278
+  (0.1ms) begin transaction
2279
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.648787"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_56@domain.com"], ["first_name", "John_94"], ["is_manager", "f"], ["last_name", "Doe_67"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.648787"]]
2280
+  (1.3ms) commit transaction
2281
+  (0.1ms) begin transaction
2282
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.652476"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_9@domain.com"], ["first_name", "John_94"], ["is_manager", "f"], ["last_name", "Doe_49"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.652476"]]
2283
+  (1.2ms) commit transaction
2284
+  (0.1ms) begin transaction
2285
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.655816"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_33@domain.com"], ["first_name", "John_94"], ["is_manager", "f"], ["last_name", "Doe_15"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.655816"]]
2286
+  (5.7ms) commit transaction
2287
+  (0.1ms) begin transaction
2288
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.663631"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_17@domain.com"], ["first_name", "John_94"], ["is_manager", "f"], ["last_name", "Doe_51"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.663631"]]
2289
+  (1.2ms) commit transaction
2290
+  (0.1ms) begin transaction
2291
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.666833"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_26@domain.com"], ["first_name", "John_64"], ["is_manager", "f"], ["last_name", "Doe_26"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.666833"]]
2292
+  (1.2ms) commit transaction
2293
+  (0.0ms) begin transaction
2294
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.669848"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_98@domain.com"], ["first_name", "John_48"], ["is_manager", "f"], ["last_name", "Doe_58"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.669848"]]
2295
+  (1.1ms) commit transaction
2296
+  (0.0ms) begin transaction
2297
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.672530"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_34@domain.com"], ["first_name", "John_62"], ["is_manager", "f"], ["last_name", "Doe_43"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.672530"]]
2298
+  (1.1ms) commit transaction
2299
+  (0.0ms) begin transaction
2300
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.675289"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_14@domain.com"], ["first_name", "John_81"], ["is_manager", "f"], ["last_name", "Doe_77"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.675289"]]
2301
+  (2.0ms) commit transaction
2302
+  (0.1ms) begin transaction
2303
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.679182"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_74@domain.com"], ["first_name", "John_28"], ["is_manager", "f"], ["last_name", "Doe_7"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.679182"]]
2304
+  (1.1ms) commit transaction
2305
+  (0.1ms) begin transaction
2306
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.682111"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_99@domain.com"], ["first_name", "John_92"], ["is_manager", "f"], ["last_name", "Doe_84"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.682111"]]
2307
+  (1.1ms) commit transaction
2308
+  (0.1ms) begin transaction
2309
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.685230"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_86@domain.com"], ["first_name", "John_6"], ["is_manager", "f"], ["last_name", "Doe_76"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.685230"]]
2310
+  (1.2ms) commit transaction
2311
+  (0.0ms) begin transaction
2312
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.688259"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_58@domain.com"], ["first_name", "John_13"], ["is_manager", "f"], ["last_name", "Doe_49"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.688259"]]
2313
+  (1.1ms) commit transaction
2314
+  (0.0ms) begin transaction
2315
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.691043"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_84@domain.com"], ["first_name", "John_73"], ["is_manager", "f"], ["last_name", "Doe_15"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.691043"]]
2316
+  (1.3ms) commit transaction
2317
+  (0.0ms) begin transaction
2318
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.693997"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_45@domain.com"], ["first_name", "John_7"], ["is_manager", "f"], ["last_name", "Doe_37"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.693997"]]
2319
+  (2.0ms) commit transaction
2320
+  (0.1ms) begin transaction
2321
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.697836"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_74@domain.com"], ["first_name", "John_86"], ["is_manager", "f"], ["last_name", "Doe_70"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.697836"]]
2322
+  (1.2ms) commit transaction
2323
+  (0.0ms) begin transaction
2324
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.700890"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_45@domain.com"], ["first_name", "John_33"], ["is_manager", "f"], ["last_name", "Doe_53"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.700890"]]
2325
+  (1.9ms) commit transaction
2326
+  (0.1ms) begin transaction
2327
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.704627"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_71@domain.com"], ["first_name", "John_63"], ["is_manager", "f"], ["last_name", "Doe_37"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.704627"]]
2328
+  (1.2ms) commit transaction
2329
+  (0.0ms) begin transaction
2330
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:41.707506"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoesemail_20@domain.com"], ["first_name", "John_7"], ["is_manager", "f"], ["last_name", "Doe_94"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:41.707506"]]
2331
+  (1.2ms) commit transaction
2332
+ Started GET "/people" for 127.0.0.1 at 2014-07-29 23:13:41 -0400
2333
+ Processing by PeopleController#index as HTML
2334
+ Rendered application/_sort_form.html.haml (0.8ms)
2335
+ Rendered application/_search_form.html.haml (0.3ms)
2336
+ Person Load (0.3ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
2337
+  (0.1ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%')
2338
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 0
2339
+ Rendered application/_pagination.html.haml (2.8ms)
2340
+ Rendered people/index.html.haml within layouts/application (12.1ms)
2341
+ Rendered application/_flash_messages.html.haml (0.3ms)
2342
+ Completed 200 OK in 15ms (Views: 13.4ms | ActiveRecord: 0.7ms)
2343
+ Started GET "/people?sort_by=last_name+desc" for 127.0.0.1 at 2014-07-29 23:13:41 -0400
2344
+ Processing by PeopleController#index as HTML
2345
+ Parameters: {"sort_by"=>"last_name desc"}
2346
+ Rendered application/_sort_form.html.haml (1.0ms)
2347
+ Rendered application/_search_form.html.haml (0.4ms)
2348
+ Person Load (0.4ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') ORDER BY "people"."last_name" DESC LIMIT 15 OFFSET 0
2349
+  (0.1ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%')
2350
+ Person Load (0.3ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') ORDER BY "people"."last_name" DESC LIMIT 1 OFFSET 0
2351
+ Rendered application/_pagination.html.haml (3.2ms)
2352
+ Rendered people/index.html.haml within layouts/application (12.5ms)
2353
+ Rendered application/_flash_messages.html.haml (0.2ms)
2354
+ Completed 200 OK in 16ms (Views: 13.6ms | ActiveRecord: 0.9ms)
2355
+  (1.8ms) DELETE FROM "people";
2356
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
2357
+  (1.5ms) DELETE FROM sqlite_sequence where name = 'people';
2358
+  (0.0ms) begin transaction
2359
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:43.020734"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_188@domain.com"], ["first_name", "Fred"], ["is_manager", "f"], ["last_name", "Bradley"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:43.020734"]]
2360
+  (0.8ms) commit transaction
2361
+  (0.0ms) begin transaction
2362
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:43.023434"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_189@domain.com"], ["first_name", "Brad"], ["is_manager", "f"], ["last_name", "Johnson"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:43.023434"]]
2363
+  (1.0ms) commit transaction
2364
+  (0.0ms) begin transaction
2365
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:43.026115"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_190@domain.com"], ["first_name", "John"], ["is_manager", "f"], ["last_name", "Williams"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:43.026115"]]
2366
+  (0.9ms) commit transaction
2367
+  (0.0ms) begin transaction
2368
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:43.028577"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_191@domain.com"], ["first_name", "Will"], ["is_manager", "f"], ["last_name", "Farley"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:43.028577"]]
2369
+  (0.9ms) commit transaction
2370
+  (0.0ms) begin transaction
2371
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:43.031056"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "jo@brads.net"], ["first_name", "Joseph"], ["is_manager", "f"], ["last_name", "Doe_188"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:43.031056"]]
2372
+  (0.9ms) commit transaction
2373
+ Started GET "/people" for 127.0.0.1 at 2014-07-29 23:13:43 -0400
2374
+ Processing by PeopleController#index as HTML
2375
+ Rendered application/_sort_form.html.haml (0.6ms)
2376
+ Rendered application/_search_form.html.haml (0.2ms)
2377
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
2378
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 0
2379
+ Rendered application/_pagination.html.haml (1.4ms)
2380
+ Rendered people/index.html.haml within layouts/application (5.8ms)
2381
+ Rendered application/_flash_messages.html.haml (0.4ms)
2382
+ Completed 200 OK in 9ms (Views: 7.3ms | ActiveRecord: 0.4ms)
2383
+ Started GET "/people?search_for=wIlL" for 127.0.0.1 at 2014-07-29 23:13:43 -0400
2384
+ Processing by PeopleController#index as HTML
2385
+ Parameters: {"search_for"=>"wIlL"}
2386
+ Rendered application/_sort_form.html.haml (0.6ms)
2387
+ Rendered application/_search_form.html.haml (0.2ms)
2388
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%wIlL%' or last_name like '%wIlL%' or email like '%wIlL%' or title like '%wIlL%' or dob like '%wIlL%' or is_manager like '%wIlL%') LIMIT 15 OFFSET 0
2389
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%wIlL%' or last_name like '%wIlL%' or email like '%wIlL%' or title like '%wIlL%' or dob like '%wIlL%' or is_manager like '%wIlL%') LIMIT 1 OFFSET 0
2390
+ Rendered application/_pagination.html.haml (1.4ms)
2391
+ Rendered people/index.html.haml within layouts/application (4.5ms)
2392
+ Rendered application/_flash_messages.html.haml (0.2ms)
2393
+ Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.4ms)
2394
+  (1.1ms) DELETE FROM "people";
2395
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
2396
+  (1.0ms) DELETE FROM sqlite_sequence where name = 'people';
2397
+  (0.0ms) begin transaction
2398
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:43.065762"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_192@domain.com"], ["first_name", "John_188"], ["is_manager", "f"], ["last_name", "Doe_189"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:43.065762"]]
2399
+  (1.4ms) commit transaction
2400
+ Started GET "/people" for 127.0.0.1 at 2014-07-29 23:13:43 -0400
2401
+ Processing by PeopleController#index as HTML
2402
+ Rendered application/_sort_form.html.haml (0.5ms)
2403
+ Rendered application/_search_form.html.haml (0.2ms)
2404
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
2405
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 0
2406
+ Rendered application/_pagination.html.haml (1.5ms)
2407
+ Rendered people/index.html.haml within layouts/application (4.0ms)
2408
+ Rendered application/_flash_messages.html.haml (0.2ms)
2409
+ Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.3ms)
2410
+ Started GET "/people/1/edit" for 127.0.0.1 at 2014-07-29 23:13:43 -0400
2411
+ Processing by PeopleController#edit as HTML
2412
+ Parameters: {"id"=>"1"}
2413
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
2414
+ Rendered people/_form.html.haml (19.3ms)
2415
+ Rendered people/edit.html.haml within layouts/application (21.2ms)
2416
+ Rendered application/_flash_messages.html.haml (0.3ms)
2417
+ Completed 200 OK in 24ms (Views: 23.6ms | ActiveRecord: 0.1ms)
2418
+  (1.0ms) DELETE FROM "people";
2419
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
2420
+  (0.9ms) DELETE FROM sqlite_sequence where name = 'people';
2421
+  (0.1ms) begin transaction
2422
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:43.108780"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_193@domain.com"], ["first_name", "John_189"], ["is_manager", "f"], ["last_name", "Doe_190"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:43.108780"]]
2423
+  (0.8ms) commit transaction
2424
+ Started GET "/people" for 127.0.0.1 at 2014-07-29 23:13:43 -0400
2425
+ Processing by PeopleController#index as HTML
2426
+ Rendered application/_sort_form.html.haml (0.6ms)
2427
+ Rendered application/_search_form.html.haml (0.3ms)
2428
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
2429
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 0
2430
+ Rendered application/_pagination.html.haml (9.0ms)
2431
+ Rendered people/index.html.haml within layouts/application (12.3ms)
2432
+ Rendered application/_flash_messages.html.haml (0.2ms)
2433
+ Completed 200 OK in 15ms (Views: 13.8ms | ActiveRecord: 0.4ms)
2434
+  (0.2ms) SELECT COUNT(*) FROM "people"
2435
+ Started DELETE "/people/1" for 127.0.0.1 at 2014-07-29 23:13:43 -0400
2436
+ Processing by PeopleController#destroy as HTML
2437
+ Parameters: {"id"=>"1"}
2438
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
2439
+  (0.1ms) begin transaction
2440
+ SQL (0.4ms) DELETE FROM "people" WHERE "people"."id" = ? [["id", 1]]
2441
+  (0.9ms) commit transaction
2442
+ Redirected to http://127.0.0.1:52715/people
2443
+ Completed 302 Found in 5ms (ActiveRecord: 1.5ms)
2444
+ Started GET "/people" for 127.0.0.1 at 2014-07-29 23:13:43 -0400
2445
+ Processing by PeopleController#index as HTML
2446
+ Rendered application/_sort_form.html.haml (1.6ms)
2447
+ Rendered application/_search_form.html.haml (0.8ms)
2448
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
2449
+ Rendered application/_pagination.html.haml (0.9ms)
2450
+ Rendered people/index.html.haml within layouts/application (5.7ms)
2451
+ Rendered application/_flash_messages.html.haml (0.4ms)
2452
+ Completed 200 OK in 8ms (Views: 7.3ms | ActiveRecord: 0.2ms)
2453
+  (0.3ms) SELECT COUNT(*) FROM "people"
2454
+  (1.0ms) DELETE FROM "people";
2455
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
2456
+  (1.0ms) DELETE FROM sqlite_sequence where name = 'people';
2457
+ Started GET "/people/new" for 127.0.0.1 at 2014-07-29 23:13:44 -0400
2458
+ Processing by PeopleController#new as HTML
2459
+ Rendered people/_form.html.haml (6.1ms)
2460
+ Rendered people/new.html.haml within layouts/application (7.3ms)
2461
+ Rendered application/_flash_messages.html.haml (0.2ms)
2462
+ Completed 200 OK in 10ms (Views: 9.6ms | ActiveRecord: 0.0ms)
2463
+ Started POST "/people" for 127.0.0.1 at 2014-07-29 23:13:44 -0400
2464
+ Processing by PeopleController#create as HTML
2465
+ Parameters: {"utf8"=>"✓", "person"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "title"=>"", "dob(1i)"=>"2014", "dob(2i)"=>"7", "dob(3i)"=>"30", "dob(4i)"=>"03", "dob(5i)"=>"13", "is_manager"=>"0"}, "btn_index"=>"Save & Back to List"}
2466
+  (0.1ms) begin transaction
2467
+  (0.1ms) rollback transaction
2468
+ Rendered application/_validation_errors.html.haml (1.6ms)
2469
+ Rendered people/_form.html.haml (6.4ms)
2470
+ Rendered people/new.html.haml within layouts/application (6.7ms)
2471
+ Rendered application/_flash_messages.html.haml (0.1ms)
2472
+ Completed 200 OK in 14ms (Views: 8.3ms | ActiveRecord: 0.1ms)
2473
+  (1.2ms) DELETE FROM "people";
2474
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
2475
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'people';
2476
+ Started GET "/people/new" for 127.0.0.1 at 2014-07-29 23:13:44 -0400
2477
+ Processing by PeopleController#new as HTML
2478
+ Rendered people/_form.html.haml (6.3ms)
2479
+ Rendered people/new.html.haml within layouts/application (6.6ms)
2480
+ Rendered application/_flash_messages.html.haml (0.2ms)
2481
+ Completed 200 OK in 9ms (Views: 8.3ms | ActiveRecord: 0.0ms)
2482
+  (1.5ms) DELETE FROM "people";
2483
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
2484
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'people';
2485
+  (0.1ms) begin transaction
2486
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:45.001129"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_194@domain.com"], ["first_name", "John_190"], ["is_manager", "f"], ["last_name", "Doe_191"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:45.001129"]]
2487
+  (1.0ms) commit transaction
2488
+ Started GET "/people/1/edit" for 127.0.0.1 at 2014-07-29 23:13:45 -0400
2489
+ Processing by PeopleController#edit as HTML
2490
+ Parameters: {"id"=>"1"}
2491
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
2492
+ Rendered people/_form.html.haml (7.4ms)
2493
+ Rendered people/edit.html.haml within layouts/application (7.7ms)
2494
+ Rendered application/_flash_messages.html.haml (0.2ms)
2495
+ Completed 200 OK in 11ms (Views: 9.6ms | ActiveRecord: 0.2ms)
2496
+  (1.1ms) DELETE FROM "people";
2497
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
2498
+  (1.4ms) DELETE FROM sqlite_sequence where name = 'people';
2499
+ Started GET "/people/new" for 127.0.0.1 at 2014-07-29 23:13:45 -0400
2500
+ Processing by PeopleController#new as HTML
2501
+ Rendered people/_form.html.haml (9.0ms)
2502
+ Rendered people/new.html.haml within layouts/application (9.4ms)
2503
+ Rendered application/_flash_messages.html.haml (0.3ms)
2504
+ Completed 200 OK in 12ms (Views: 11.7ms | ActiveRecord: 0.0ms)
2505
+ Started POST "/people" for 127.0.0.1 at 2014-07-29 23:13:45 -0400
2506
+ Processing by PeopleController#create as HTML
2507
+ Parameters: {"utf8"=>"✓", "person"=>{"first_name"=>"Johnathan", "last_name"=>"Jones", "email"=>"jj@domain.com", "title"=>"Sales Rep", "dob(1i)"=>"2012", "dob(2i)"=>"7", "dob(3i)"=>"29", "dob(4i)"=>"23", "dob(5i)"=>"13", "is_manager"=>"0"}, "btn_index"=>"Save & Back to List"}
2508
+  (0.1ms) begin transaction
2509
+ SQL (0.5ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:45.870914"], ["dob", "2012-07-29 23:13:00.000000"], ["email", "jj@domain.com"], ["first_name", "Johnathan"], ["is_manager", "f"], ["last_name", "Jones"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:45.870914"]]
2510
+  (0.9ms) commit transaction
2511
+ Redirected to http://127.0.0.1:52715/people
2512
+ Completed 302 Found in 6ms (ActiveRecord: 1.5ms)
2513
+ Started GET "/people" for 127.0.0.1 at 2014-07-29 23:13:45 -0400
2514
+ Processing by PeopleController#index as HTML
2515
+ Rendered application/_sort_form.html.haml (0.8ms)
2516
+ Rendered application/_search_form.html.haml (0.3ms)
2517
+ Person Load (0.5ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
2518
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 0
2519
+ Rendered application/_pagination.html.haml (1.5ms)
2520
+ Rendered people/index.html.haml within layouts/application (5.1ms)
2521
+ Rendered application/_flash_messages.html.haml (0.4ms)
2522
+ Completed 200 OK in 8ms (Views: 6.5ms | ActiveRecord: 0.6ms)
2523
+  (1.3ms) DELETE FROM "people";
2524
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
2525
+  (0.9ms) DELETE FROM sqlite_sequence where name = 'people';
2526
+  (0.0ms) begin transaction
2527
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:46.821811"], ["dob", "2012-07-30 03:13:46.820889"], ["email", "johndoe_195@domain.com"], ["first_name", "John_191"], ["is_manager", "f"], ["last_name", "Doe_192"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:46.821811"]]
2528
+  (1.0ms) commit transaction
2529
+ Started GET "/people/1/edit" for 127.0.0.1 at 2014-07-29 23:13:46 -0400
2530
+ Processing by PeopleController#edit as HTML
2531
+ Parameters: {"id"=>"1"}
2532
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
2533
+ Rendered people/_form.html.haml (6.9ms)
2534
+ Rendered people/edit.html.haml within layouts/application (7.1ms)
2535
+ Rendered application/_flash_messages.html.haml (0.2ms)
2536
+ Completed 200 OK in 10ms (Views: 9.0ms | ActiveRecord: 0.1ms)
2537
+ Started PATCH "/people/1" for 127.0.0.1 at 2014-07-29 23:13:46 -0400
2538
+ Processing by PeopleController#update as HTML
2539
+ Parameters: {"utf8"=>"✓", "person"=>{"first_name"=>"Jerry", "last_name"=>"James", "email"=>"jjames@domain.com", "title"=>"Manager", "dob(1i)"=>"2013", "dob(2i)"=>"7", "dob(3i)"=>"29", "dob(4i)"=>"23", "dob(5i)"=>"13", "is_manager"=>"0"}, "btn_index"=>"Save & Back to List", "id"=>"1"}
2540
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
2541
+  (0.1ms) begin transaction
2542
+ SQL (0.3ms) UPDATE "people" SET "dob" = ?, "email" = ?, "first_name" = ?, "last_name" = ?, "title" = ?, "updated_at" = ? WHERE "people"."id" = 1 [["dob", "2013-07-29 23:13:00.000000"], ["email", "jjames@domain.com"], ["first_name", "Jerry"], ["last_name", "James"], ["title", "Manager"], ["updated_at", "2014-07-30 03:13:46.856095"]]
2543
+  (1.0ms) commit transaction
2544
+ Redirected to http://www.example.com/people
2545
+ Completed 302 Found in 5ms (ActiveRecord: 1.5ms)
2546
+ Started GET "/people" for 127.0.0.1 at 2014-07-29 23:13:46 -0400
2547
+ Processing by PeopleController#index as HTML
2548
+ Rendered application/_sort_form.html.haml (0.6ms)
2549
+ Rendered application/_search_form.html.haml (0.2ms)
2550
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
2551
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 0
2552
+ Rendered application/_pagination.html.haml (1.5ms)
2553
+ Rendered people/index.html.haml within layouts/application (4.2ms)
2554
+ Rendered application/_flash_messages.html.haml (0.4ms)
2555
+ Completed 200 OK in 7ms (Views: 5.9ms | ActiveRecord: 0.3ms)
2556
+  (1.2ms) DELETE FROM "people";
2557
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
2558
+  (1.0ms) DELETE FROM sqlite_sequence where name = 'people';
2559
+ Started GET "/people/new" for 127.0.0.1 at 2014-07-29 23:13:46 -0400
2560
+ Processing by PeopleController#new as HTML
2561
+ Rendered people/_form.html.haml (10.6ms)
2562
+ Rendered people/new.html.haml within layouts/application (11.1ms)
2563
+ Rendered application/_flash_messages.html.haml (0.2ms)
2564
+ Completed 200 OK in 13ms (Views: 12.8ms | ActiveRecord: 0.0ms)
2565
+ Started POST "/people" for 127.0.0.1 at 2014-07-29 23:13:46 -0400
2566
+ Processing by PeopleController#create as HTML
2567
+ Parameters: {"utf8"=>"✓", "person"=>{"first_name"=>"John", "last_name"=>"", "email"=>"", "title"=>"", "dob(1i)"=>"2014", "dob(2i)"=>"7", "dob(3i)"=>"30", "dob(4i)"=>"03", "dob(5i)"=>"13", "is_manager"=>"0"}, "btn_index"=>"Save & Back to List"}
2568
+  (0.1ms) begin transaction
2569
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:46.914419"], ["dob", "2014-07-30 03:13:00.000000"], ["email", ""], ["first_name", "John"], ["is_manager", "f"], ["last_name", ""], ["title", ""], ["updated_at", "2014-07-30 03:13:46.914419"]]
2570
+  (0.9ms) commit transaction
2571
+ Redirected to http://www.example.com/people
2572
+ Completed 302 Found in 5ms (ActiveRecord: 1.4ms)
2573
+ Started GET "/people" for 127.0.0.1 at 2014-07-29 23:13:46 -0400
2574
+ Processing by PeopleController#index as HTML
2575
+ Rendered application/_sort_form.html.haml (0.9ms)
2576
+ Rendered application/_search_form.html.haml (0.4ms)
2577
+ Person Load (0.3ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
2578
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 0
2579
+ Rendered application/_pagination.html.haml (2.0ms)
2580
+ Rendered people/index.html.haml within layouts/application (6.3ms)
2581
+ Rendered application/_flash_messages.html.haml (0.4ms)
2582
+ Completed 200 OK in 10ms (Views: 7.8ms | ActiveRecord: 0.6ms)
2583
+  (1.3ms) DELETE FROM "people";
2584
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
2585
+  (0.9ms) DELETE FROM sqlite_sequence where name = 'people';
2586
+  (0.1ms) begin transaction
2587
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:46.939823"], ["dob", "1984-07-30 03:13:28.850402"], ["email", "johndoe_196@domain.com"], ["first_name", "John_192"], ["is_manager", "f"], ["last_name", "Doe_193"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:13:46.939823"]]
2588
+  (1.0ms) commit transaction
2589
+ Started GET "/people/1/edit" for 127.0.0.1 at 2014-07-29 23:13:46 -0400
2590
+ Processing by PeopleController#edit as HTML
2591
+ Parameters: {"id"=>"1"}
2592
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
2593
+ Rendered people/_form.html.haml (9.0ms)
2594
+ Rendered people/edit.html.haml within layouts/application (9.3ms)
2595
+ Rendered application/_flash_messages.html.haml (0.2ms)
2596
+ Completed 200 OK in 12ms (Views: 11.1ms | ActiveRecord: 0.1ms)
2597
+ Started PATCH "/people/1" for 127.0.0.1 at 2014-07-29 23:13:46 -0400
2598
+ Processing by PeopleController#update as HTML
2599
+ Parameters: {"utf8"=>"✓", "person"=>{"first_name"=>"John", "last_name"=>"Doe_193", "email"=>"johndoe_196@domain.com", "title"=>"Sales Rep", "dob(1i)"=>"1984", "dob(2i)"=>"7", "dob(3i)"=>"30", "dob(4i)"=>"03", "dob(5i)"=>"13", "is_manager"=>"0"}, "btn_reload"=>"Save & Reload", "id"=>"1"}
2600
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
2601
+  (0.1ms) begin transaction
2602
+ SQL (0.3ms) UPDATE "people" SET "dob" = ?, "first_name" = ?, "updated_at" = ? WHERE "people"."id" = 1 [["dob", "1984-07-30 03:13:00.000000"], ["first_name", "John"], ["updated_at", "2014-07-30 03:13:46.965464"]]
2603
+  (1.3ms) commit transaction
2604
+ Redirected to http://www.example.com/people/1/edit
2605
+ Completed 302 Found in 5ms (ActiveRecord: 2.0ms)
2606
+ Started GET "/people/1/edit" for 127.0.0.1 at 2014-07-29 23:13:46 -0400
2607
+ Processing by PeopleController#edit as HTML
2608
+ Parameters: {"id"=>"1"}
2609
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
2610
+ Rendered people/_form.html.haml (6.6ms)
2611
+ Rendered people/edit.html.haml within layouts/application (6.8ms)
2612
+ Rendered application/_flash_messages.html.haml (0.4ms)
2613
+ Completed 200 OK in 9ms (Views: 8.5ms | ActiveRecord: 0.1ms)
2614
+  (1.6ms) DELETE FROM "people";
2615
+  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
2616
+  (1.3ms) DELETE FROM sqlite_sequence where name = 'people';
2617
+ Started GET "/people/new" for 127.0.0.1 at 2014-07-29 23:13:46 -0400
2618
+ Processing by PeopleController#new as HTML
2619
+ Rendered people/_form.html.haml (8.2ms)
2620
+ Rendered people/new.html.haml within layouts/application (8.5ms)
2621
+ Rendered application/_flash_messages.html.haml (0.2ms)
2622
+ Completed 200 OK in 10ms (Views: 10.1ms | ActiveRecord: 0.0ms)
2623
+ Started POST "/people" for 127.0.0.1 at 2014-07-29 23:13:47 -0400
2624
+ Processing by PeopleController#create as HTML
2625
+ Parameters: {"utf8"=>"✓", "person"=>{"first_name"=>"John", "last_name"=>"", "email"=>"", "title"=>"", "dob(1i)"=>"2014", "dob(2i)"=>"7", "dob(3i)"=>"30", "dob(4i)"=>"03", "dob(5i)"=>"13", "is_manager"=>"0"}, "btn_reload"=>"Save & Reload"}
2626
+  (0.1ms) begin transaction
2627
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:13:47.013506"], ["dob", "2014-07-30 03:13:00.000000"], ["email", ""], ["first_name", "John"], ["is_manager", "f"], ["last_name", ""], ["title", ""], ["updated_at", "2014-07-30 03:13:47.013506"]]
2628
+  (1.0ms) commit transaction
2629
+ Redirected to http://www.example.com/people/new
2630
+ Completed 302 Found in 3ms (ActiveRecord: 1.3ms)
2631
+ Started GET "/people/new" for 127.0.0.1 at 2014-07-29 23:13:47 -0400
2632
+ Processing by PeopleController#new as HTML
2633
+ Rendered people/_form.html.haml (6.1ms)
2634
+ Rendered people/new.html.haml within layouts/application (6.4ms)
2635
+ Rendered application/_flash_messages.html.haml (0.5ms)
2636
+ Completed 200 OK in 9ms (Views: 8.6ms | ActiveRecord: 0.0ms)
2637
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
2638
+  (1.3ms) DELETE FROM "people";
2639
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
2640
+  (0.9ms) DELETE FROM sqlite_sequence where name = 'people';
2641
+ Started GET "/people" for 127.0.0.1 at 2014-07-29 23:14:07 -0400
2642
+ Processing by PeopleController#index as HTML
2643
+ Rendered application/_sort_form.html.haml (2.4ms)
2644
+ Rendered application/_search_form.html.haml (2.3ms)
2645
+ Person Load (0.3ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
2646
+ Rendered application/_pagination.html.haml (13.4ms)
2647
+ Rendered people/index.html.haml within layouts/application (38.4ms)
2648
+ Rendered application/_flash_messages.html.haml (9.5ms)
2649
+ Completed 200 OK in 77ms (Views: 71.2ms | ActiveRecord: 0.7ms)
2650
+  (58.8ms) DELETE FROM "people";
2651
+  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
2652
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'people';
2653
+  (0.1ms) begin transaction
2654
+ SQL (0.5ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:07.948375"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_1@domain.com"], ["first_name", "John_1"], ["is_manager", "f"], ["last_name", "Doe_1"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:07.948375"]]
2655
+  (1.0ms) commit transaction
2656
+  (0.1ms) begin transaction
2657
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:07.953925"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_2@domain.com"], ["first_name", "John_2"], ["is_manager", "f"], ["last_name", "Doe_2"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:07.953925"]]
2658
+  (1.2ms) commit transaction
2659
+  (0.1ms) begin transaction
2660
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:07.957193"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_3@domain.com"], ["first_name", "John_3"], ["is_manager", "f"], ["last_name", "Doe_3"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:07.957193"]]
2661
+  (1.0ms) commit transaction
2662
+  (0.1ms) begin transaction
2663
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:07.960223"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_4@domain.com"], ["first_name", "John_4"], ["is_manager", "f"], ["last_name", "Doe_4"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:07.960223"]]
2664
+  (11.8ms) commit transaction
2665
+  (0.1ms) begin transaction
2666
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:07.974275"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_5@domain.com"], ["first_name", "John_5"], ["is_manager", "f"], ["last_name", "Doe_5"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:07.974275"]]
2667
+  (13.3ms) commit transaction
2668
+  (0.1ms) begin transaction
2669
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:07.990337"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_6@domain.com"], ["first_name", "John_6"], ["is_manager", "f"], ["last_name", "Doe_6"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:07.990337"]]
2670
+  (9.2ms) commit transaction
2671
+  (0.2ms) begin transaction
2672
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:08.002100"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_7@domain.com"], ["first_name", "John_7"], ["is_manager", "f"], ["last_name", "Doe_7"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:08.002100"]]
2673
+  (9.0ms) commit transaction
2674
+  (0.1ms) begin transaction
2675
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:08.013668"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_8@domain.com"], ["first_name", "John_8"], ["is_manager", "f"], ["last_name", "Doe_8"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:08.013668"]]
2676
+  (2.0ms) commit transaction
2677
+  (0.1ms) begin transaction
2678
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:08.017865"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_9@domain.com"], ["first_name", "John_9"], ["is_manager", "f"], ["last_name", "Doe_9"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:08.017865"]]
2679
+  (5.8ms) commit transaction
2680
+  (0.1ms) begin transaction
2681
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:08.025688"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_10@domain.com"], ["first_name", "John_10"], ["is_manager", "f"], ["last_name", "Doe_10"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:08.025688"]]
2682
+  (26.5ms) commit transaction
2683
+  (0.1ms) begin transaction
2684
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:08.054425"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_11@domain.com"], ["first_name", "John_11"], ["is_manager", "f"], ["last_name", "Doe_11"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:08.054425"]]
2685
+  (7.4ms) commit transaction
2686
+  (0.1ms) begin transaction
2687
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:08.064151"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_12@domain.com"], ["first_name", "John_12"], ["is_manager", "f"], ["last_name", "Doe_12"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:08.064151"]]
2688
+  (5.6ms) commit transaction
2689
+  (0.1ms) begin transaction
2690
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:08.071958"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_13@domain.com"], ["first_name", "John_13"], ["is_manager", "f"], ["last_name", "Doe_13"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:08.071958"]]
2691
+  (4.5ms) commit transaction
2692
+  (0.1ms) begin transaction
2693
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:08.078460"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_14@domain.com"], ["first_name", "John_14"], ["is_manager", "f"], ["last_name", "Doe_14"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:08.078460"]]
2694
+  (3.5ms) commit transaction
2695
+  (0.1ms) begin transaction
2696
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:08.083980"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_15@domain.com"], ["first_name", "John_15"], ["is_manager", "f"], ["last_name", "Doe_15"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:08.083980"]]
2697
+  (4.8ms) commit transaction
2698
+  (0.1ms) begin transaction
2699
+ SQL (0.5ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:08.094110"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_16@domain.com"], ["first_name", "John_16"], ["is_manager", "f"], ["last_name", "Doe_16"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:08.094110"]]
2700
+  (1.7ms) commit transaction
2701
+  (0.1ms) begin transaction
2702
+ SQL (1.0ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:08.099033"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_17@domain.com"], ["first_name", "John_17"], ["is_manager", "f"], ["last_name", "Doe_17"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:08.099033"]]
2703
+  (1.1ms) commit transaction
2704
+  (0.1ms) begin transaction
2705
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:08.103603"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_18@domain.com"], ["first_name", "John_18"], ["is_manager", "f"], ["last_name", "Doe_18"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:08.103603"]]
2706
+  (1.1ms) commit transaction
2707
+  (0.1ms) begin transaction
2708
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:08.107000"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_19@domain.com"], ["first_name", "John_19"], ["is_manager", "f"], ["last_name", "Doe_19"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:08.107000"]]
2709
+  (8.1ms) commit transaction
2710
+  (0.1ms) begin transaction
2711
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:08.117272"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_20@domain.com"], ["first_name", "John_20"], ["is_manager", "f"], ["last_name", "Doe_20"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:08.117272"]]
2712
+  (7.2ms) commit transaction
2713
+  (0.1ms) begin transaction
2714
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:08.127877"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_21@domain.com"], ["first_name", "John_21"], ["is_manager", "f"], ["last_name", "Doe_21"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:08.127877"]]
2715
+  (1.5ms) commit transaction
2716
+  (0.1ms) begin transaction
2717
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:08.132505"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_22@domain.com"], ["first_name", "John_22"], ["is_manager", "f"], ["last_name", "Doe_22"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:08.132505"]]
2718
+  (6.6ms) commit transaction
2719
+  (0.1ms) begin transaction
2720
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:08.141582"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_23@domain.com"], ["first_name", "John_23"], ["is_manager", "f"], ["last_name", "Doe_23"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:08.141582"]]
2721
+  (5.5ms) commit transaction
2722
+  (0.1ms) begin transaction
2723
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:08.149362"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_24@domain.com"], ["first_name", "John_24"], ["is_manager", "f"], ["last_name", "Doe_24"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:08.149362"]]
2724
+  (8.4ms) commit transaction
2725
+  (0.1ms) begin transaction
2726
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:08.159735"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_25@domain.com"], ["first_name", "John_25"], ["is_manager", "f"], ["last_name", "Doe_25"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:08.159735"]]
2727
+  (0.9ms) commit transaction
2728
+  (0.0ms) begin transaction
2729
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:08.162312"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_26@domain.com"], ["first_name", "John_26"], ["is_manager", "f"], ["last_name", "Doe_26"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:08.162312"]]
2730
+  (6.8ms) commit transaction
2731
+  (0.1ms) begin transaction
2732
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:08.171118"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_27@domain.com"], ["first_name", "John_27"], ["is_manager", "f"], ["last_name", "Doe_27"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:08.171118"]]
2733
+  (4.7ms) commit transaction
2734
+  (0.1ms) begin transaction
2735
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:08.177801"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_28@domain.com"], ["first_name", "John_28"], ["is_manager", "f"], ["last_name", "Doe_28"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:08.177801"]]
2736
+  (9.7ms) commit transaction
2737
+  (0.1ms) begin transaction
2738
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:08.189857"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_29@domain.com"], ["first_name", "John_29"], ["is_manager", "f"], ["last_name", "Doe_29"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:08.189857"]]
2739
+  (8.6ms) commit transaction
2740
+  (0.1ms) begin transaction
2741
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:08.201221"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_30@domain.com"], ["first_name", "John_30"], ["is_manager", "f"], ["last_name", "Doe_30"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:08.201221"]]
2742
+  (2.4ms) commit transaction
2743
+  (0.1ms) begin transaction
2744
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:08.206336"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_31@domain.com"], ["first_name", "John_31"], ["is_manager", "f"], ["last_name", "Doe_31"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:08.206336"]]
2745
+  (6.4ms) commit transaction
2746
+ Started GET "/people" for 127.0.0.1 at 2014-07-29 23:14:08 -0400
2747
+ Processing by PeopleController#index as HTML
2748
+ Rendered application/_sort_form.html.haml (0.6ms)
2749
+ Rendered application/_search_form.html.haml (0.2ms)
2750
+ Person Load (0.3ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
2751
+  (0.1ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%')
2752
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 0
2753
+ Rendered application/_pagination.html.haml (3.0ms)
2754
+ Rendered people/index.html.haml within layouts/application (12.0ms)
2755
+ Rendered application/_flash_messages.html.haml (0.2ms)
2756
+ Completed 200 OK in 15ms (Views: 13.0ms | ActiveRecord: 0.6ms)
2757
+ Started GET "/people?page=2&per_page=15" for 127.0.0.1 at 2014-07-29 23:14:08 -0400
2758
+ Processing by PeopleController#index as HTML
2759
+ Parameters: {"page"=>"2", "per_page"=>"15"}
2760
+ Rendered application/_sort_form.html.haml (0.6ms)
2761
+ Rendered application/_search_form.html.haml (0.3ms)
2762
+ Person Load (0.3ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 15
2763
+  (0.1ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%')
2764
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 15
2765
+ Rendered application/_pagination.html.haml (2.6ms)
2766
+ Rendered people/index.html.haml within layouts/application (10.0ms)
2767
+ Rendered application/_flash_messages.html.haml (0.2ms)
2768
+ Completed 200 OK in 12ms (Views: 11.0ms | ActiveRecord: 0.5ms)
2769
+ Started GET "/people?per_page=100" for 127.0.0.1 at 2014-07-29 23:14:08 -0400
2770
+ Processing by PeopleController#index as HTML
2771
+ Parameters: {"per_page"=>"100"}
2772
+ Rendered application/_sort_form.html.haml (0.6ms)
2773
+ Rendered application/_search_form.html.haml (0.3ms)
2774
+ Person Load (0.3ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 100 OFFSET 0
2775
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 0
2776
+ Rendered application/_pagination.html.haml (1.6ms)
2777
+ Rendered people/index.html.haml within layouts/application (13.2ms)
2778
+ Rendered application/_flash_messages.html.haml (0.2ms)
2779
+ Completed 200 OK in 15ms (Views: 14.2ms | ActiveRecord: 0.5ms)
2780
+  (1.5ms) DELETE FROM "people";
2781
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
2782
+  (1.3ms) DELETE FROM sqlite_sequence where name = 'people';
2783
+  (0.1ms) begin transaction
2784
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:08.358967"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_32@domain.com"], ["first_name", "John_32"], ["is_manager", "f"], ["last_name", "Doe_32"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:08.358967"]]
2785
+  (1.0ms) commit transaction
2786
+ Started GET "/people" for 127.0.0.1 at 2014-07-29 23:14:11 -0400
2787
+ Processing by PeopleController#index as HTML
2788
+ Rendered application/_sort_form.html.haml (1.2ms)
2789
+ Rendered application/_search_form.html.haml (0.5ms)
2790
+ Person Load (0.6ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
2791
+ Person Load (0.3ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 0
2792
+ Rendered application/_pagination.html.haml (3.3ms)
2793
+ Rendered people/index.html.haml within layouts/application (10.4ms)
2794
+ Rendered application/_flash_messages.html.haml (0.5ms)
2795
+ Completed 200 OK in 17ms (Views: 13.7ms | ActiveRecord: 0.9ms)
2796
+ Started GET "/assets/application.css" for 127.0.0.1 at 2014-07-29 23:14:11 -0400
2797
+ Started GET "/assets/application.js" for 127.0.0.1 at 2014-07-29 23:14:11 -0400
2798
+  (1.2ms) DELETE FROM "people";
2799
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
2800
+  (1.5ms) DELETE FROM sqlite_sequence where name = 'people';
2801
+ Started GET "/people" for 127.0.0.1 at 2014-07-29 23:14:11 -0400
2802
+ Processing by PeopleController#index as HTML
2803
+ Rendered application/_sort_form.html.haml (0.6ms)
2804
+ Rendered application/_search_form.html.haml (0.2ms)
2805
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
2806
+ Rendered application/_pagination.html.haml (0.9ms)
2807
+ Rendered people/index.html.haml within layouts/application (3.1ms)
2808
+ Rendered application/_flash_messages.html.haml (0.2ms)
2809
+ Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.2ms)
2810
+  (1.3ms) DELETE FROM "people";
2811
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
2812
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'people';
2813
+  (0.1ms) begin transaction
2814
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.835047"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_33@domain.com"], ["first_name", "John_33"], ["is_manager", "f"], ["last_name", "Doe_33"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.835047"]]
2815
+  (0.8ms) commit transaction
2816
+  (0.1ms) begin transaction
2817
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.838167"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_34@domain.com"], ["first_name", "John_34"], ["is_manager", "f"], ["last_name", "Doe_34"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.838167"]]
2818
+  (0.9ms) commit transaction
2819
+  (0.0ms) begin transaction
2820
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.840861"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_35@domain.com"], ["first_name", "John_35"], ["is_manager", "f"], ["last_name", "Doe_35"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.840861"]]
2821
+  (0.9ms) commit transaction
2822
+  (0.0ms) begin transaction
2823
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.843366"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_36@domain.com"], ["first_name", "John_36"], ["is_manager", "f"], ["last_name", "Doe_36"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.843366"]]
2824
+  (0.8ms) commit transaction
2825
+  (0.0ms) begin transaction
2826
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.845661"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_37@domain.com"], ["first_name", "John_37"], ["is_manager", "f"], ["last_name", "Doe_37"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.845661"]]
2827
+  (0.8ms) commit transaction
2828
+  (0.1ms) begin transaction
2829
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.848083"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_38@domain.com"], ["first_name", "John_38"], ["is_manager", "f"], ["last_name", "Doe_38"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.848083"]]
2830
+  (0.9ms) commit transaction
2831
+  (0.1ms) begin transaction
2832
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.850583"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_39@domain.com"], ["first_name", "John_39"], ["is_manager", "f"], ["last_name", "Doe_39"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.850583"]]
2833
+  (0.9ms) commit transaction
2834
+  (0.0ms) begin transaction
2835
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.852837"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_40@domain.com"], ["first_name", "John_40"], ["is_manager", "f"], ["last_name", "Doe_40"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.852837"]]
2836
+  (0.8ms) commit transaction
2837
+  (0.1ms) begin transaction
2838
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.855292"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_41@domain.com"], ["first_name", "John_41"], ["is_manager", "f"], ["last_name", "Doe_41"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.855292"]]
2839
+  (1.0ms) commit transaction
2840
+  (0.1ms) begin transaction
2841
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.858154"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_42@domain.com"], ["first_name", "John_42"], ["is_manager", "f"], ["last_name", "Doe_42"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.858154"]]
2842
+  (0.9ms) commit transaction
2843
+  (0.1ms) begin transaction
2844
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.860790"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_43@domain.com"], ["first_name", "John_43"], ["is_manager", "f"], ["last_name", "Doe_43"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.860790"]]
2845
+  (1.0ms) commit transaction
2846
+  (0.0ms) begin transaction
2847
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.863366"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_44@domain.com"], ["first_name", "John_44"], ["is_manager", "f"], ["last_name", "Doe_44"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.863366"]]
2848
+  (0.9ms) commit transaction
2849
+  (0.1ms) begin transaction
2850
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.865745"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_45@domain.com"], ["first_name", "John_45"], ["is_manager", "f"], ["last_name", "Doe_45"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.865745"]]
2851
+  (1.1ms) commit transaction
2852
+  (0.1ms) begin transaction
2853
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.868436"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_46@domain.com"], ["first_name", "John_46"], ["is_manager", "f"], ["last_name", "Doe_46"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.868436"]]
2854
+  (1.0ms) commit transaction
2855
+  (0.1ms) begin transaction
2856
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.871182"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_47@domain.com"], ["first_name", "John_47"], ["is_manager", "f"], ["last_name", "Doe_47"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.871182"]]
2857
+  (1.0ms) commit transaction
2858
+  (0.1ms) begin transaction
2859
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.874020"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_48@domain.com"], ["first_name", "John_48"], ["is_manager", "f"], ["last_name", "Doe_48"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.874020"]]
2860
+  (0.9ms) commit transaction
2861
+  (0.1ms) begin transaction
2862
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.876573"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_49@domain.com"], ["first_name", "John_49"], ["is_manager", "f"], ["last_name", "Doe_49"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.876573"]]
2863
+  (1.1ms) commit transaction
2864
+  (0.0ms) begin transaction
2865
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.879097"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_50@domain.com"], ["first_name", "John_50"], ["is_manager", "f"], ["last_name", "Doe_50"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.879097"]]
2866
+  (0.9ms) commit transaction
2867
+  (0.0ms) begin transaction
2868
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.881349"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_51@domain.com"], ["first_name", "John_51"], ["is_manager", "f"], ["last_name", "Doe_51"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.881349"]]
2869
+  (1.0ms) commit transaction
2870
+  (0.0ms) begin transaction
2871
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.883727"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_52@domain.com"], ["first_name", "John_52"], ["is_manager", "f"], ["last_name", "Doe_52"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.883727"]]
2872
+  (1.1ms) commit transaction
2873
+  (0.0ms) begin transaction
2874
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.886194"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_53@domain.com"], ["first_name", "John_53"], ["is_manager", "f"], ["last_name", "Doe_53"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.886194"]]
2875
+  (0.9ms) commit transaction
2876
+  (0.1ms) begin transaction
2877
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.888889"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_54@domain.com"], ["first_name", "John_54"], ["is_manager", "f"], ["last_name", "Doe_54"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.888889"]]
2878
+  (1.1ms) commit transaction
2879
+  (0.1ms) begin transaction
2880
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.891701"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_55@domain.com"], ["first_name", "John_55"], ["is_manager", "f"], ["last_name", "Doe_55"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.891701"]]
2881
+  (1.0ms) commit transaction
2882
+  (0.1ms) begin transaction
2883
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.894288"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_56@domain.com"], ["first_name", "John_56"], ["is_manager", "f"], ["last_name", "Doe_56"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.894288"]]
2884
+  (1.1ms) commit transaction
2885
+  (0.1ms) begin transaction
2886
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.897066"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_57@domain.com"], ["first_name", "John_57"], ["is_manager", "f"], ["last_name", "Doe_57"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.897066"]]
2887
+  (1.0ms) commit transaction
2888
+  (0.0ms) begin transaction
2889
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.899857"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_58@domain.com"], ["first_name", "John_58"], ["is_manager", "f"], ["last_name", "Doe_58"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.899857"]]
2890
+  (0.9ms) commit transaction
2891
+  (0.0ms) begin transaction
2892
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.902284"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_59@domain.com"], ["first_name", "John_59"], ["is_manager", "f"], ["last_name", "Doe_59"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.902284"]]
2893
+  (0.9ms) commit transaction
2894
+  (0.1ms) begin transaction
2895
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.904822"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_60@domain.com"], ["first_name", "John_60"], ["is_manager", "f"], ["last_name", "Doe_60"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.904822"]]
2896
+  (1.0ms) commit transaction
2897
+  (0.4ms) begin transaction
2898
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.907640"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_61@domain.com"], ["first_name", "John_61"], ["is_manager", "f"], ["last_name", "Doe_61"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.907640"]]
2899
+  (0.9ms) commit transaction
2900
+  (0.1ms) begin transaction
2901
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.910204"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_62@domain.com"], ["first_name", "John_62"], ["is_manager", "f"], ["last_name", "Doe_62"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.910204"]]
2902
+  (1.0ms) commit transaction
2903
+  (0.0ms) begin transaction
2904
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.912904"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_63@domain.com"], ["first_name", "John_63"], ["is_manager", "f"], ["last_name", "Doe_63"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.912904"]]
2905
+  (1.1ms) commit transaction
2906
+ Started GET "/people" for 127.0.0.1 at 2014-07-29 23:14:11 -0400
2907
+ Processing by PeopleController#index as HTML
2908
+ Rendered application/_sort_form.html.haml (0.5ms)
2909
+ Rendered application/_search_form.html.haml (0.2ms)
2910
+ Person Load (0.3ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
2911
+  (0.1ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%')
2912
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 0
2913
+ Rendered application/_pagination.html.haml (2.8ms)
2914
+ Rendered people/index.html.haml within layouts/application (11.5ms)
2915
+ Rendered application/_flash_messages.html.haml (0.2ms)
2916
+ Completed 200 OK in 14ms (Views: 12.7ms | ActiveRecord: 0.5ms)
2917
+  (1.5ms) DELETE FROM "people";
2918
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
2919
+  (1.1ms) DELETE FROM sqlite_sequence where name = 'people';
2920
+  (0.0ms) begin transaction
2921
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.940350"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_64@domain.com"], ["first_name", "John_64"], ["is_manager", "f"], ["last_name", "Doe_64"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.940350"]]
2922
+  (0.9ms) commit transaction
2923
+  (0.0ms) begin transaction
2924
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.943023"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_65@domain.com"], ["first_name", "John_65"], ["is_manager", "f"], ["last_name", "Doe_65"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.943023"]]
2925
+  (0.9ms) commit transaction
2926
+  (0.0ms) begin transaction
2927
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.945352"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_66@domain.com"], ["first_name", "John_66"], ["is_manager", "f"], ["last_name", "Doe_66"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.945352"]]
2928
+  (1.6ms) commit transaction
2929
+  (0.1ms) begin transaction
2930
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.948608"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_67@domain.com"], ["first_name", "John_67"], ["is_manager", "f"], ["last_name", "Doe_67"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.948608"]]
2931
+  (2.0ms) commit transaction
2932
+  (0.1ms) begin transaction
2933
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.952480"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_68@domain.com"], ["first_name", "John_68"], ["is_manager", "f"], ["last_name", "Doe_68"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.952480"]]
2934
+  (0.9ms) commit transaction
2935
+  (0.1ms) begin transaction
2936
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.955112"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_69@domain.com"], ["first_name", "John_69"], ["is_manager", "f"], ["last_name", "Doe_69"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.955112"]]
2937
+  (1.0ms) commit transaction
2938
+  (0.0ms) begin transaction
2939
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.957729"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_70@domain.com"], ["first_name", "John_70"], ["is_manager", "f"], ["last_name", "Doe_70"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.957729"]]
2940
+  (0.9ms) commit transaction
2941
+  (0.1ms) begin transaction
2942
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.960473"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_71@domain.com"], ["first_name", "John_71"], ["is_manager", "f"], ["last_name", "Doe_71"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.960473"]]
2943
+  (1.0ms) commit transaction
2944
+  (0.1ms) begin transaction
2945
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.963066"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_72@domain.com"], ["first_name", "John_72"], ["is_manager", "f"], ["last_name", "Doe_72"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.963066"]]
2946
+  (0.9ms) commit transaction
2947
+  (0.0ms) begin transaction
2948
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.965546"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_73@domain.com"], ["first_name", "John_73"], ["is_manager", "f"], ["last_name", "Doe_73"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.965546"]]
2949
+  (1.0ms) commit transaction
2950
+  (0.1ms) begin transaction
2951
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.967992"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_74@domain.com"], ["first_name", "John_74"], ["is_manager", "f"], ["last_name", "Doe_74"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.967992"]]
2952
+  (0.9ms) commit transaction
2953
+  (0.0ms) begin transaction
2954
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.970370"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_75@domain.com"], ["first_name", "John_75"], ["is_manager", "f"], ["last_name", "Doe_75"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.970370"]]
2955
+  (1.0ms) commit transaction
2956
+  (0.1ms) begin transaction
2957
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.973438"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_76@domain.com"], ["first_name", "John_76"], ["is_manager", "f"], ["last_name", "Doe_76"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.973438"]]
2958
+  (1.0ms) commit transaction
2959
+  (0.0ms) begin transaction
2960
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.976110"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_77@domain.com"], ["first_name", "John_77"], ["is_manager", "f"], ["last_name", "Doe_77"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.976110"]]
2961
+  (0.9ms) commit transaction
2962
+  (0.1ms) begin transaction
2963
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.978480"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_78@domain.com"], ["first_name", "John_78"], ["is_manager", "f"], ["last_name", "Doe_78"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.978480"]]
2964
+  (0.9ms) commit transaction
2965
+  (0.1ms) begin transaction
2966
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.980955"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_79@domain.com"], ["first_name", "John_79"], ["is_manager", "f"], ["last_name", "Doe_79"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.980955"]]
2967
+  (1.0ms) commit transaction
2968
+  (0.0ms) begin transaction
2969
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.983556"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_80@domain.com"], ["first_name", "John_80"], ["is_manager", "f"], ["last_name", "Doe_80"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.983556"]]
2970
+  (1.0ms) commit transaction
2971
+  (0.0ms) begin transaction
2972
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.986116"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_81@domain.com"], ["first_name", "John_81"], ["is_manager", "f"], ["last_name", "Doe_81"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.986116"]]
2973
+  (0.7ms) commit transaction
2974
+  (0.1ms) begin transaction
2975
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.988531"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_82@domain.com"], ["first_name", "John_82"], ["is_manager", "f"], ["last_name", "Doe_82"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.988531"]]
2976
+  (0.9ms) commit transaction
2977
+  (0.1ms) begin transaction
2978
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.991175"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_83@domain.com"], ["first_name", "John_83"], ["is_manager", "f"], ["last_name", "Doe_83"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.991175"]]
2979
+  (0.9ms) commit transaction
2980
+  (0.1ms) begin transaction
2981
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.993524"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_84@domain.com"], ["first_name", "John_84"], ["is_manager", "f"], ["last_name", "Doe_84"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.993524"]]
2982
+  (0.9ms) commit transaction
2983
+  (0.0ms) begin transaction
2984
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.995832"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_85@domain.com"], ["first_name", "John_85"], ["is_manager", "f"], ["last_name", "Doe_85"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.995832"]]
2985
+  (0.9ms) commit transaction
2986
+  (0.0ms) begin transaction
2987
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:11.998165"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_86@domain.com"], ["first_name", "John_86"], ["is_manager", "f"], ["last_name", "Doe_86"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:11.998165"]]
2988
+  (0.9ms) commit transaction
2989
+  (0.0ms) begin transaction
2990
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:12.000485"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_87@domain.com"], ["first_name", "John_87"], ["is_manager", "f"], ["last_name", "Doe_87"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:12.000485"]]
2991
+  (0.8ms) commit transaction
2992
+  (0.0ms) begin transaction
2993
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:12.002702"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_88@domain.com"], ["first_name", "John_88"], ["is_manager", "f"], ["last_name", "Doe_88"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:12.002702"]]
2994
+  (0.9ms) commit transaction
2995
+  (0.1ms) begin transaction
2996
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:12.005189"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_89@domain.com"], ["first_name", "John_89"], ["is_manager", "f"], ["last_name", "Doe_89"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:12.005189"]]
2997
+  (1.1ms) commit transaction
2998
+  (0.1ms) begin transaction
2999
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:12.007883"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_90@domain.com"], ["first_name", "John_90"], ["is_manager", "f"], ["last_name", "Doe_90"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:12.007883"]]
3000
+  (0.9ms) commit transaction
3001
+  (0.0ms) begin transaction
3002
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:12.010269"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_91@domain.com"], ["first_name", "John_91"], ["is_manager", "f"], ["last_name", "Doe_91"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:12.010269"]]
3003
+  (1.0ms) commit transaction
3004
+  (0.1ms) begin transaction
3005
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:12.012852"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_92@domain.com"], ["first_name", "John_92"], ["is_manager", "f"], ["last_name", "Doe_92"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:12.012852"]]
3006
+  (1.0ms) commit transaction
3007
+  (0.1ms) begin transaction
3008
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:12.015717"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_93@domain.com"], ["first_name", "John_93"], ["is_manager", "f"], ["last_name", "Doe_93"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:12.015717"]]
3009
+  (1.1ms) commit transaction
3010
+  (0.1ms) begin transaction
3011
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:12.018411"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_94@domain.com"], ["first_name", "John_94"], ["is_manager", "f"], ["last_name", "Doe_94"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:12.018411"]]
3012
+  (1.1ms) commit transaction
3013
+ Started GET "/people" for 127.0.0.1 at 2014-07-29 23:14:12 -0400
3014
+ Processing by PeopleController#index as HTML
3015
+ Rendered application/_sort_form.html.haml (0.6ms)
3016
+ Rendered application/_search_form.html.haml (0.2ms)
3017
+ Person Load (0.3ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
3018
+  (0.1ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%')
3019
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 0
3020
+ Rendered application/_pagination.html.haml (2.8ms)
3021
+ Rendered people/index.html.haml within layouts/application (73.7ms)
3022
+ Rendered application/_flash_messages.html.haml (0.2ms)
3023
+ Completed 200 OK in 76ms (Views: 74.7ms | ActiveRecord: 0.6ms)
3024
+ Started GET "/people?per_page=20&page=1" for 127.0.0.1 at 2014-07-29 23:14:12 -0400
3025
+ Processing by PeopleController#index as HTML
3026
+ Parameters: {"per_page"=>"20", "page"=>"1"}
3027
+ Rendered application/_sort_form.html.haml (0.6ms)
3028
+ Rendered application/_search_form.html.haml (0.3ms)
3029
+ Person Load (0.3ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 20 OFFSET 0
3030
+  (0.1ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%')
3031
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 0
3032
+ Rendered application/_pagination.html.haml (2.7ms)
3033
+ Rendered people/index.html.haml within layouts/application (13.4ms)
3034
+ Rendered application/_flash_messages.html.haml (0.2ms)
3035
+ Completed 200 OK in 16ms (Views: 14.6ms | ActiveRecord: 0.6ms)
3036
+  (1.4ms) DELETE FROM "people";
3037
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
3038
+  (0.9ms) DELETE FROM sqlite_sequence where name = 'people';
3039
+  (0.1ms) begin transaction
3040
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:12.799059"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_95@domain.com"], ["first_name", "John_95"], ["is_manager", "f"], ["last_name", "Doe_95"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:12.799059"]]
3041
+  (1.0ms) commit transaction
3042
+  (0.0ms) begin transaction
3043
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:12.802144"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_96@domain.com"], ["first_name", "John_96"], ["is_manager", "f"], ["last_name", "Doe_96"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:12.802144"]]
3044
+  (0.8ms) commit transaction
3045
+  (0.1ms) begin transaction
3046
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:12.804609"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_97@domain.com"], ["first_name", "John_97"], ["is_manager", "f"], ["last_name", "Doe_97"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:12.804609"]]
3047
+  (1.1ms) commit transaction
3048
+  (0.0ms) begin transaction
3049
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:12.807201"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_98@domain.com"], ["first_name", "John_98"], ["is_manager", "f"], ["last_name", "Doe_98"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:12.807201"]]
3050
+  (0.9ms) commit transaction
3051
+  (0.0ms) begin transaction
3052
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:12.809484"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_99@domain.com"], ["first_name", "John_99"], ["is_manager", "f"], ["last_name", "Doe_99"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:12.809484"]]
3053
+  (0.9ms) commit transaction
3054
+  (0.0ms) begin transaction
3055
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:12.811764"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_100@domain.com"], ["first_name", "John_100"], ["is_manager", "f"], ["last_name", "Doe_100"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:12.811764"]]
3056
+  (0.9ms) commit transaction
3057
+  (0.1ms) begin transaction
3058
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:12.814159"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_101@domain.com"], ["first_name", "John_101"], ["is_manager", "f"], ["last_name", "Doe_101"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:12.814159"]]
3059
+  (1.0ms) commit transaction
3060
+  (0.0ms) begin transaction
3061
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:12.816618"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_102@domain.com"], ["first_name", "John_102"], ["is_manager", "f"], ["last_name", "Doe_102"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:12.816618"]]
3062
+  (1.0ms) commit transaction
3063
+  (0.0ms) begin transaction
3064
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:12.819181"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_103@domain.com"], ["first_name", "John_103"], ["is_manager", "f"], ["last_name", "Doe_103"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:12.819181"]]
3065
+  (0.9ms) commit transaction
3066
+  (0.0ms) begin transaction
3067
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:12.821419"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_104@domain.com"], ["first_name", "John_104"], ["is_manager", "f"], ["last_name", "Doe_104"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:12.821419"]]
3068
+  (0.8ms) commit transaction
3069
+  (0.0ms) begin transaction
3070
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:12.823572"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_105@domain.com"], ["first_name", "John_105"], ["is_manager", "f"], ["last_name", "Doe_105"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:12.823572"]]
3071
+  (0.8ms) commit transaction
3072
+  (0.0ms) begin transaction
3073
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:12.825799"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_106@domain.com"], ["first_name", "John_106"], ["is_manager", "f"], ["last_name", "Doe_106"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:12.825799"]]
3074
+  (1.0ms) commit transaction
3075
+  (0.0ms) begin transaction
3076
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:12.828228"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_107@domain.com"], ["first_name", "John_107"], ["is_manager", "f"], ["last_name", "Doe_107"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:12.828228"]]
3077
+  (0.8ms) commit transaction
3078
+  (0.1ms) begin transaction
3079
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:12.830576"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_108@domain.com"], ["first_name", "John_108"], ["is_manager", "f"], ["last_name", "Doe_108"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:12.830576"]]
3080
+  (1.0ms) commit transaction
3081
+  (0.1ms) begin transaction
3082
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:12.833136"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_109@domain.com"], ["first_name", "John_109"], ["is_manager", "f"], ["last_name", "Doe_109"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:12.833136"]]
3083
+  (0.9ms) commit transaction
3084
+  (0.1ms) begin transaction
3085
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:12.835671"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_110@domain.com"], ["first_name", "John_110"], ["is_manager", "f"], ["last_name", "Doe_110"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:12.835671"]]
3086
+  (0.9ms) commit transaction
3087
+  (0.0ms) begin transaction
3088
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:12.838287"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_111@domain.com"], ["first_name", "John_111"], ["is_manager", "f"], ["last_name", "Doe_111"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:12.838287"]]
3089
+  (0.8ms) commit transaction
3090
+  (0.0ms) begin transaction
3091
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:12.840497"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_112@domain.com"], ["first_name", "John_112"], ["is_manager", "f"], ["last_name", "Doe_112"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:12.840497"]]
3092
+  (0.9ms) commit transaction
3093
+  (0.0ms) begin transaction
3094
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:12.842863"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_113@domain.com"], ["first_name", "John_113"], ["is_manager", "f"], ["last_name", "Doe_113"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:12.842863"]]
3095
+  (0.9ms) commit transaction
3096
+  (0.0ms) begin transaction
3097
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:12.845230"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_114@domain.com"], ["first_name", "John_114"], ["is_manager", "f"], ["last_name", "Doe_114"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:12.845230"]]
3098
+  (0.9ms) commit transaction
3099
+  (0.1ms) begin transaction
3100
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:12.847725"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_115@domain.com"], ["first_name", "John_115"], ["is_manager", "f"], ["last_name", "Doe_115"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:12.847725"]]
3101
+  (0.9ms) commit transaction
3102
+  (0.0ms) begin transaction
3103
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:12.850215"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_116@domain.com"], ["first_name", "John_116"], ["is_manager", "f"], ["last_name", "Doe_116"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:12.850215"]]
3104
+  (1.0ms) commit transaction
3105
+  (0.0ms) begin transaction
3106
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:12.852738"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_117@domain.com"], ["first_name", "John_117"], ["is_manager", "f"], ["last_name", "Doe_117"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:12.852738"]]
3107
+  (0.9ms) commit transaction
3108
+  (0.1ms) begin transaction
3109
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:12.855132"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_118@domain.com"], ["first_name", "John_118"], ["is_manager", "f"], ["last_name", "Doe_118"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:12.855132"]]
3110
+  (1.3ms) commit transaction
3111
+  (0.1ms) begin transaction
3112
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:12.857999"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_119@domain.com"], ["first_name", "John_119"], ["is_manager", "f"], ["last_name", "Doe_119"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:12.857999"]]
3113
+  (0.8ms) commit transaction
3114
+  (0.0ms) begin transaction
3115
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:12.860376"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_120@domain.com"], ["first_name", "John_120"], ["is_manager", "f"], ["last_name", "Doe_120"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:12.860376"]]
3116
+  (0.9ms) commit transaction
3117
+  (0.0ms) begin transaction
3118
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:12.862733"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_121@domain.com"], ["first_name", "John_121"], ["is_manager", "f"], ["last_name", "Doe_121"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:12.862733"]]
3119
+  (0.9ms) commit transaction
3120
+  (0.0ms) begin transaction
3121
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:12.865017"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_122@domain.com"], ["first_name", "John_122"], ["is_manager", "f"], ["last_name", "Doe_122"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:12.865017"]]
3122
+  (0.8ms) commit transaction
3123
+  (0.0ms) begin transaction
3124
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:12.867204"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_123@domain.com"], ["first_name", "John_123"], ["is_manager", "f"], ["last_name", "Doe_123"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:12.867204"]]
3125
+  (1.0ms) commit transaction
3126
+  (0.0ms) begin transaction
3127
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:12.869719"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_124@domain.com"], ["first_name", "John_124"], ["is_manager", "f"], ["last_name", "Doe_124"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:12.869719"]]
3128
+  (1.0ms) commit transaction
3129
+  (0.0ms) begin transaction
3130
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:12.872242"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_125@domain.com"], ["first_name", "John_125"], ["is_manager", "f"], ["last_name", "Doe_125"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:12.872242"]]
3131
+  (1.1ms) commit transaction
3132
+ Started GET "/people" for 127.0.0.1 at 2014-07-29 23:14:12 -0400
3133
+ Processing by PeopleController#index as HTML
3134
+ Rendered application/_sort_form.html.haml (0.8ms)
3135
+ Rendered application/_search_form.html.haml (0.4ms)
3136
+ Person Load (0.4ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
3137
+  (0.2ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%')
3138
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 0
3139
+ Rendered application/_pagination.html.haml (2.9ms)
3140
+ Rendered people/index.html.haml within layouts/application (13.5ms)
3141
+ Rendered application/_flash_messages.html.haml (0.2ms)
3142
+ Completed 200 OK in 17ms (Views: 14.9ms | ActiveRecord: 0.9ms)
3143
+ Started GET "/people?per_page=10&page=1" for 127.0.0.1 at 2014-07-29 23:14:13 -0400
3144
+ Processing by PeopleController#index as HTML
3145
+ Parameters: {"per_page"=>"10", "page"=>"1"}
3146
+ Rendered application/_sort_form.html.haml (0.6ms)
3147
+ Rendered application/_search_form.html.haml (0.3ms)
3148
+ Person Load (0.3ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 10 OFFSET 0
3149
+  (0.2ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%')
3150
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 0
3151
+ Rendered application/_pagination.html.haml (3.0ms)
3152
+ Rendered people/index.html.haml within layouts/application (10.9ms)
3153
+ Rendered application/_flash_messages.html.haml (0.2ms)
3154
+ Completed 200 OK in 13ms (Views: 11.8ms | ActiveRecord: 0.6ms)
3155
+  (1.4ms) DELETE FROM "people";
3156
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
3157
+  (1.2ms) DELETE FROM sqlite_sequence where name = 'people';
3158
+  (0.1ms) begin transaction
3159
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:13.312688"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_126@domain.com"], ["first_name", "John_126"], ["is_manager", "f"], ["last_name", "Doe_126"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:13.312688"]]
3160
+  (1.7ms) commit transaction
3161
+  (0.1ms) begin transaction
3162
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:13.316790"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_127@domain.com"], ["first_name", "John_127"], ["is_manager", "f"], ["last_name", "Doe_127"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:13.316790"]]
3163
+  (1.8ms) commit transaction
3164
+  (0.1ms) begin transaction
3165
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:13.320544"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_128@domain.com"], ["first_name", "John_128"], ["is_manager", "f"], ["last_name", "Doe_128"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:13.320544"]]
3166
+  (1.1ms) commit transaction
3167
+  (0.1ms) begin transaction
3168
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:13.323243"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_129@domain.com"], ["first_name", "John_129"], ["is_manager", "f"], ["last_name", "Doe_129"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:13.323243"]]
3169
+  (0.9ms) commit transaction
3170
+  (0.1ms) begin transaction
3171
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:13.325729"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_130@domain.com"], ["first_name", "John_130"], ["is_manager", "f"], ["last_name", "Doe_130"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:13.325729"]]
3172
+  (0.8ms) commit transaction
3173
+  (0.0ms) begin transaction
3174
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:13.328017"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_131@domain.com"], ["first_name", "John_131"], ["is_manager", "f"], ["last_name", "Doe_131"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:13.328017"]]
3175
+  (0.9ms) commit transaction
3176
+  (0.0ms) begin transaction
3177
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:13.330354"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_132@domain.com"], ["first_name", "John_132"], ["is_manager", "f"], ["last_name", "Doe_132"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:13.330354"]]
3178
+  (1.0ms) commit transaction
3179
+  (0.1ms) begin transaction
3180
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:13.332913"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_133@domain.com"], ["first_name", "John_133"], ["is_manager", "f"], ["last_name", "Doe_133"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:13.332913"]]
3181
+  (1.0ms) commit transaction
3182
+  (0.0ms) begin transaction
3183
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:13.335391"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_134@domain.com"], ["first_name", "John_134"], ["is_manager", "f"], ["last_name", "Doe_134"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:13.335391"]]
3184
+  (0.9ms) commit transaction
3185
+  (0.0ms) begin transaction
3186
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:13.337740"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_135@domain.com"], ["first_name", "John_135"], ["is_manager", "f"], ["last_name", "Doe_135"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:13.337740"]]
3187
+  (0.9ms) commit transaction
3188
+  (0.1ms) begin transaction
3189
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:13.340080"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_136@domain.com"], ["first_name", "John_136"], ["is_manager", "f"], ["last_name", "Doe_136"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:13.340080"]]
3190
+  (1.1ms) commit transaction
3191
+  (0.1ms) begin transaction
3192
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:13.342641"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_137@domain.com"], ["first_name", "John_137"], ["is_manager", "f"], ["last_name", "Doe_137"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:13.342641"]]
3193
+  (1.0ms) commit transaction
3194
+  (0.0ms) begin transaction
3195
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:13.345425"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_138@domain.com"], ["first_name", "John_138"], ["is_manager", "f"], ["last_name", "Doe_138"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:13.345425"]]
3196
+  (1.0ms) commit transaction
3197
+  (0.1ms) begin transaction
3198
+ SQL (0.6ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:13.348199"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_139@domain.com"], ["first_name", "John_139"], ["is_manager", "f"], ["last_name", "Doe_139"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:13.348199"]]
3199
+  (0.9ms) commit transaction
3200
+  (0.1ms) begin transaction
3201
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:13.354785"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_140@domain.com"], ["first_name", "John_140"], ["is_manager", "f"], ["last_name", "Doe_140"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:13.354785"]]
3202
+  (1.0ms) commit transaction
3203
+  (0.1ms) begin transaction
3204
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:13.358295"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_141@domain.com"], ["first_name", "John_141"], ["is_manager", "f"], ["last_name", "Doe_141"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:13.358295"]]
3205
+  (1.0ms) commit transaction
3206
+  (0.1ms) begin transaction
3207
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:13.361214"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_142@domain.com"], ["first_name", "John_142"], ["is_manager", "f"], ["last_name", "Doe_142"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:13.361214"]]
3208
+  (0.8ms) commit transaction
3209
+  (0.1ms) begin transaction
3210
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:13.363850"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_143@domain.com"], ["first_name", "John_143"], ["is_manager", "f"], ["last_name", "Doe_143"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:13.363850"]]
3211
+  (1.2ms) commit transaction
3212
+  (0.1ms) begin transaction
3213
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:13.366888"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_144@domain.com"], ["first_name", "John_144"], ["is_manager", "f"], ["last_name", "Doe_144"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:13.366888"]]
3214
+  (0.9ms) commit transaction
3215
+  (0.1ms) begin transaction
3216
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:13.369774"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_145@domain.com"], ["first_name", "John_145"], ["is_manager", "f"], ["last_name", "Doe_145"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:13.369774"]]
3217
+  (1.0ms) commit transaction
3218
+  (0.1ms) begin transaction
3219
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:13.373078"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_146@domain.com"], ["first_name", "John_146"], ["is_manager", "f"], ["last_name", "Doe_146"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:13.373078"]]
3220
+  (1.0ms) commit transaction
3221
+  (0.1ms) begin transaction
3222
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:13.376086"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_147@domain.com"], ["first_name", "John_147"], ["is_manager", "f"], ["last_name", "Doe_147"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:13.376086"]]
3223
+  (0.9ms) commit transaction
3224
+  (0.1ms) begin transaction
3225
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:13.379210"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_148@domain.com"], ["first_name", "John_148"], ["is_manager", "f"], ["last_name", "Doe_148"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:13.379210"]]
3226
+  (0.9ms) commit transaction
3227
+  (0.1ms) begin transaction
3228
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:13.382048"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_149@domain.com"], ["first_name", "John_149"], ["is_manager", "f"], ["last_name", "Doe_149"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:13.382048"]]
3229
+  (0.9ms) commit transaction
3230
+  (0.0ms) begin transaction
3231
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:13.384630"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_150@domain.com"], ["first_name", "John_150"], ["is_manager", "f"], ["last_name", "Doe_150"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:13.384630"]]
3232
+  (1.0ms) commit transaction
3233
+  (0.1ms) begin transaction
3234
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:13.387184"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_151@domain.com"], ["first_name", "John_151"], ["is_manager", "f"], ["last_name", "Doe_151"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:13.387184"]]
3235
+  (1.1ms) commit transaction
3236
+  (0.1ms) begin transaction
3237
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:13.389778"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_152@domain.com"], ["first_name", "John_152"], ["is_manager", "f"], ["last_name", "Doe_152"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:13.389778"]]
3238
+  (1.7ms) commit transaction
3239
+  (0.1ms) begin transaction
3240
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:13.393222"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_153@domain.com"], ["first_name", "John_153"], ["is_manager", "f"], ["last_name", "Doe_153"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:13.393222"]]
3241
+  (0.9ms) commit transaction
3242
+  (0.1ms) begin transaction
3243
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:13.396446"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_154@domain.com"], ["first_name", "John_154"], ["is_manager", "f"], ["last_name", "Doe_154"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:13.396446"]]
3244
+  (1.0ms) commit transaction
3245
+  (0.1ms) begin transaction
3246
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:13.399209"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_155@domain.com"], ["first_name", "John_155"], ["is_manager", "f"], ["last_name", "Doe_155"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:13.399209"]]
3247
+  (1.0ms) commit transaction
3248
+  (0.0ms) begin transaction
3249
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:13.401820"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_156@domain.com"], ["first_name", "John_156"], ["is_manager", "f"], ["last_name", "Doe_156"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:13.401820"]]
3250
+  (0.9ms) commit transaction
3251
+ Started GET "/people" for 127.0.0.1 at 2014-07-29 23:14:13 -0400
3252
+ Processing by PeopleController#index as HTML
3253
+ Rendered application/_sort_form.html.haml (0.5ms)
3254
+ Rendered application/_search_form.html.haml (0.2ms)
3255
+ Person Load (0.3ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
3256
+  (0.2ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%')
3257
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 0
3258
+ Rendered application/_pagination.html.haml (2.6ms)
3259
+ Rendered people/index.html.haml within layouts/application (12.0ms)
3260
+ Rendered application/_flash_messages.html.haml (0.2ms)
3261
+ Completed 200 OK in 14ms (Views: 12.9ms | ActiveRecord: 0.7ms)
3262
+ Started GET "/people?per_page=All&page=1" for 127.0.0.1 at 2014-07-29 23:14:13 -0400
3263
+ Processing by PeopleController#index as HTML
3264
+ Parameters: {"per_page"=>"All", "page"=>"1"}
3265
+  (0.4ms) SELECT COUNT(*) FROM "people"
3266
+ Rendered application/_sort_form.html.haml (1.2ms)
3267
+ Rendered application/_search_form.html.haml (0.5ms)
3268
+ Person Load (0.3ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 31 OFFSET 0
3269
+  (0.2ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%')
3270
+ Person Load (0.3ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 0
3271
+ Rendered application/_pagination.html.haml (1.9ms)
3272
+ Rendered people/index.html.haml within layouts/application (17.3ms)
3273
+ Rendered application/_flash_messages.html.haml (0.2ms)
3274
+ Completed 200 OK in 21ms (Views: 18.3ms | ActiveRecord: 1.2ms)
3275
+  (1.4ms) DELETE FROM "people";
3276
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
3277
+  (1.2ms) DELETE FROM sqlite_sequence where name = 'people';
3278
+  (0.1ms) begin transaction
3279
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:14.134063"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_157@domain.com"], ["first_name", "John_157"], ["is_manager", "f"], ["last_name", "Doe_157"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:14.134063"]]
3280
+  (0.9ms) commit transaction
3281
+  (0.0ms) begin transaction
3282
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:14.136628"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_158@domain.com"], ["first_name", "John_158"], ["is_manager", "f"], ["last_name", "Doe_158"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:14.136628"]]
3283
+  (0.8ms) commit transaction
3284
+  (0.0ms) begin transaction
3285
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:14.138845"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_159@domain.com"], ["first_name", "John_159"], ["is_manager", "f"], ["last_name", "Doe_159"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:14.138845"]]
3286
+  (1.5ms) commit transaction
3287
+  (0.1ms) begin transaction
3288
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:14.142132"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_160@domain.com"], ["first_name", "John_160"], ["is_manager", "f"], ["last_name", "Doe_160"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:14.142132"]]
3289
+  (1.0ms) commit transaction
3290
+  (0.0ms) begin transaction
3291
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:14.144681"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_161@domain.com"], ["first_name", "John_161"], ["is_manager", "f"], ["last_name", "Doe_161"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:14.144681"]]
3292
+  (0.8ms) commit transaction
3293
+  (0.0ms) begin transaction
3294
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:14.146926"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_162@domain.com"], ["first_name", "John_162"], ["is_manager", "f"], ["last_name", "Doe_162"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:14.146926"]]
3295
+  (0.8ms) commit transaction
3296
+  (0.0ms) begin transaction
3297
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:14.149252"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_163@domain.com"], ["first_name", "John_163"], ["is_manager", "f"], ["last_name", "Doe_163"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:14.149252"]]
3298
+  (1.0ms) commit transaction
3299
+  (0.0ms) begin transaction
3300
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:14.151793"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_164@domain.com"], ["first_name", "John_164"], ["is_manager", "f"], ["last_name", "Doe_164"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:14.151793"]]
3301
+  (1.0ms) commit transaction
3302
+  (0.0ms) begin transaction
3303
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:14.154304"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_165@domain.com"], ["first_name", "John_165"], ["is_manager", "f"], ["last_name", "Doe_165"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:14.154304"]]
3304
+  (1.0ms) commit transaction
3305
+  (0.1ms) begin transaction
3306
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:14.156667"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_166@domain.com"], ["first_name", "John_166"], ["is_manager", "f"], ["last_name", "Doe_166"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:14.156667"]]
3307
+  (0.9ms) commit transaction
3308
+  (0.0ms) begin transaction
3309
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:14.158982"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_167@domain.com"], ["first_name", "John_167"], ["is_manager", "f"], ["last_name", "Doe_167"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:14.158982"]]
3310
+  (0.8ms) commit transaction
3311
+  (0.0ms) begin transaction
3312
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:14.161396"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_168@domain.com"], ["first_name", "John_168"], ["is_manager", "f"], ["last_name", "Doe_168"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:14.161396"]]
3313
+  (0.9ms) commit transaction
3314
+  (0.0ms) begin transaction
3315
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:14.163710"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_169@domain.com"], ["first_name", "John_169"], ["is_manager", "f"], ["last_name", "Doe_169"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:14.163710"]]
3316
+  (0.8ms) commit transaction
3317
+  (0.1ms) begin transaction
3318
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:14.166203"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_170@domain.com"], ["first_name", "John_170"], ["is_manager", "f"], ["last_name", "Doe_170"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:14.166203"]]
3319
+  (1.4ms) commit transaction
3320
+  (0.1ms) begin transaction
3321
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:14.169174"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_171@domain.com"], ["first_name", "John_171"], ["is_manager", "f"], ["last_name", "Doe_171"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:14.169174"]]
3322
+  (1.0ms) commit transaction
3323
+  (0.0ms) begin transaction
3324
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:14.171697"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_172@domain.com"], ["first_name", "John_172"], ["is_manager", "f"], ["last_name", "Doe_172"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:14.171697"]]
3325
+  (0.9ms) commit transaction
3326
+  (0.0ms) begin transaction
3327
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:14.174079"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_173@domain.com"], ["first_name", "John_173"], ["is_manager", "f"], ["last_name", "Doe_173"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:14.174079"]]
3328
+  (0.9ms) commit transaction
3329
+  (0.0ms) begin transaction
3330
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:14.176410"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_174@domain.com"], ["first_name", "John_174"], ["is_manager", "f"], ["last_name", "Doe_174"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:14.176410"]]
3331
+  (0.9ms) commit transaction
3332
+  (0.0ms) begin transaction
3333
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:14.178776"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_175@domain.com"], ["first_name", "John_175"], ["is_manager", "f"], ["last_name", "Doe_175"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:14.178776"]]
3334
+  (0.8ms) commit transaction
3335
+  (0.1ms) begin transaction
3336
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:14.181026"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_176@domain.com"], ["first_name", "John_176"], ["is_manager", "f"], ["last_name", "Doe_176"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:14.181026"]]
3337
+  (1.6ms) commit transaction
3338
+  (0.1ms) begin transaction
3339
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:14.184305"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_177@domain.com"], ["first_name", "John_177"], ["is_manager", "f"], ["last_name", "Doe_177"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:14.184305"]]
3340
+  (1.0ms) commit transaction
3341
+  (0.0ms) begin transaction
3342
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:14.186859"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_178@domain.com"], ["first_name", "John_178"], ["is_manager", "f"], ["last_name", "Doe_178"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:14.186859"]]
3343
+  (1.0ms) commit transaction
3344
+  (0.0ms) begin transaction
3345
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:14.189284"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_179@domain.com"], ["first_name", "John_179"], ["is_manager", "f"], ["last_name", "Doe_179"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:14.189284"]]
3346
+  (1.7ms) commit transaction
3347
+  (0.1ms) begin transaction
3348
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:14.192638"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_180@domain.com"], ["first_name", "John_180"], ["is_manager", "f"], ["last_name", "Doe_180"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:14.192638"]]
3349
+  (0.9ms) commit transaction
3350
+  (0.0ms) begin transaction
3351
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:14.195053"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_181@domain.com"], ["first_name", "John_181"], ["is_manager", "f"], ["last_name", "Doe_181"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:14.195053"]]
3352
+  (1.0ms) commit transaction
3353
+  (0.1ms) begin transaction
3354
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:14.197482"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_182@domain.com"], ["first_name", "John_182"], ["is_manager", "f"], ["last_name", "Doe_182"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:14.197482"]]
3355
+  (1.0ms) commit transaction
3356
+  (0.0ms) begin transaction
3357
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:14.199848"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_183@domain.com"], ["first_name", "John_183"], ["is_manager", "f"], ["last_name", "Doe_183"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:14.199848"]]
3358
+  (1.4ms) commit transaction
3359
+  (0.1ms) begin transaction
3360
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:14.203023"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_184@domain.com"], ["first_name", "John_184"], ["is_manager", "f"], ["last_name", "Doe_184"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:14.203023"]]
3361
+  (1.0ms) commit transaction
3362
+  (0.0ms) begin transaction
3363
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:14.205496"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_185@domain.com"], ["first_name", "John_185"], ["is_manager", "f"], ["last_name", "Doe_185"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:14.205496"]]
3364
+  (0.9ms) commit transaction
3365
+  (0.0ms) begin transaction
3366
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:14.207786"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_186@domain.com"], ["first_name", "John_186"], ["is_manager", "f"], ["last_name", "Doe_186"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:14.207786"]]
3367
+  (1.1ms) commit transaction
3368
+  (0.0ms) begin transaction
3369
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:14.210272"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_187@domain.com"], ["first_name", "John_187"], ["is_manager", "f"], ["last_name", "Doe_187"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:14.210272"]]
3370
+  (1.1ms) commit transaction
3371
+ Started GET "/people?page=1&per_page=10" for 127.0.0.1 at 2014-07-29 23:14:14 -0400
3372
+ Processing by PeopleController#index as HTML
3373
+ Parameters: {"page"=>"1", "per_page"=>"10"}
3374
+ Rendered application/_sort_form.html.haml (0.9ms)
3375
+ Rendered application/_search_form.html.haml (0.3ms)
3376
+ Person Load (0.4ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 10 OFFSET 0
3377
+  (0.2ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%')
3378
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 0
3379
+ Rendered application/_pagination.html.haml (2.9ms)
3380
+ Rendered people/index.html.haml within layouts/application (12.5ms)
3381
+ Rendered application/_flash_messages.html.haml (0.2ms)
3382
+ Completed 200 OK in 15ms (Views: 13.4ms | ActiveRecord: 0.8ms)
3383
+ Started GET "/people?page=2&per_page=10&sort_by=" for 127.0.0.1 at 2014-07-29 23:14:14 -0400
3384
+ Processing by PeopleController#index as HTML
3385
+ Parameters: {"page"=>"2", "per_page"=>"10", "sort_by"=>""}
3386
+ Rendered application/_sort_form.html.haml (0.7ms)
3387
+ Rendered application/_search_form.html.haml (0.4ms)
3388
+ Person Load (0.3ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 10 OFFSET 10
3389
+  (0.1ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%')
3390
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 10
3391
+ Rendered application/_pagination.html.haml (2.9ms)
3392
+ Rendered people/index.html.haml within layouts/application (10.3ms)
3393
+ Rendered application/_flash_messages.html.haml (0.2ms)
3394
+ Completed 200 OK in 13ms (Views: 11.8ms | ActiveRecord: 0.6ms)
3395
+ Started GET "/people?page=1&per_page=10&sort_by=" for 127.0.0.1 at 2014-07-29 23:14:15 -0400
3396
+ Processing by PeopleController#index as HTML
3397
+ Parameters: {"page"=>"1", "per_page"=>"10", "sort_by"=>""}
3398
+ Rendered application/_sort_form.html.haml (0.6ms)
3399
+ Rendered application/_search_form.html.haml (0.3ms)
3400
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 10 OFFSET 0
3401
+  (0.1ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%')
3402
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 0
3403
+ Rendered application/_pagination.html.haml (12.5ms)
3404
+ Rendered people/index.html.haml within layouts/application (19.1ms)
3405
+ Rendered application/_flash_messages.html.haml (0.2ms)
3406
+ Completed 200 OK in 22ms (Views: 20.4ms | ActiveRecord: 0.6ms)
3407
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
3408
+ Started GET "/people?page=2&per_page=10&sort_by=" for 127.0.0.1 at 2014-07-29 23:14:15 -0400
3409
+ Processing by PeopleController#index as HTML
3410
+ Parameters: {"page"=>"2", "per_page"=>"10", "sort_by"=>""}
3411
+ Rendered application/_sort_form.html.haml (0.7ms)
3412
+ Rendered application/_search_form.html.haml (0.4ms)
3413
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 10 OFFSET 10
3414
+  (0.2ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%')
3415
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 10
3416
+ Rendered application/_pagination.html.haml (3.2ms)
3417
+ Rendered people/index.html.haml within layouts/application (10.2ms)
3418
+ Rendered application/_flash_messages.html.haml (0.2ms)
3419
+ Completed 200 OK in 13ms (Views: 11.7ms | ActiveRecord: 0.6ms)
3420
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
3421
+  (1.5ms) DELETE FROM "people";
3422
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
3423
+  (1.0ms) DELETE FROM sqlite_sequence where name = 'people';
3424
+  (0.0ms) begin transaction
3425
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:16.477631"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_188@domain.com"], ["first_name", "John_188"], ["is_manager", "f"], ["last_name", "Doe_188"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:16.477631"]]
3426
+  (0.9ms) commit transaction
3427
+ Started GET "/people" for 127.0.0.1 at 2014-07-29 23:14:16 -0400
3428
+ Processing by PeopleController#index as HTML
3429
+ Rendered application/_sort_form.html.haml (0.7ms)
3430
+ Rendered application/_search_form.html.haml (0.3ms)
3431
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
3432
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 0
3433
+ Rendered application/_pagination.html.haml (1.9ms)
3434
+ Rendered people/index.html.haml within layouts/application (5.6ms)
3435
+ Rendered application/_flash_messages.html.haml (0.3ms)
3436
+ Completed 200 OK in 10ms (Views: 7.9ms | ActiveRecord: 0.5ms)
3437
+ Started GET "/people/1/edit" for 127.0.0.1 at 2014-07-29 23:14:16 -0400
3438
+ Processing by PeopleController#edit as HTML
3439
+ Parameters: {"id"=>"1"}
3440
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
3441
+ Rendered people/_form.html.haml (17.6ms)
3442
+ Rendered people/edit.html.haml within layouts/application (19.8ms)
3443
+ Rendered application/_flash_messages.html.haml (0.3ms)
3444
+ Completed 200 OK in 24ms (Views: 22.5ms | ActiveRecord: 0.2ms)
3445
+  (1.3ms) DELETE FROM "people";
3446
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
3447
+  (1.0ms) DELETE FROM sqlite_sequence where name = 'people';
3448
+  (0.0ms) begin transaction
3449
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:16.524934"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_189@domain.com"], ["first_name", "John_189"], ["is_manager", "f"], ["last_name", "Doe_189"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:16.524934"]]
3450
+  (0.9ms) commit transaction
3451
+ Started GET "/people" for 127.0.0.1 at 2014-07-29 23:14:16 -0400
3452
+ Processing by PeopleController#index as HTML
3453
+ Rendered application/_sort_form.html.haml (0.5ms)
3454
+ Rendered application/_search_form.html.haml (0.2ms)
3455
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
3456
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 0
3457
+ Rendered application/_pagination.html.haml (1.5ms)
3458
+ Rendered people/index.html.haml within layouts/application (4.3ms)
3459
+ Rendered application/_flash_messages.html.haml (0.2ms)
3460
+ Completed 200 OK in 7ms (Views: 5.5ms | ActiveRecord: 0.4ms)
3461
+  (0.1ms) SELECT COUNT(*) FROM "people"
3462
+ Started DELETE "/people/1" for 127.0.0.1 at 2014-07-29 23:14:17 -0400
3463
+ Processing by PeopleController#destroy as HTML
3464
+ Parameters: {"id"=>"1"}
3465
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
3466
+  (0.1ms) begin transaction
3467
+ SQL (0.5ms) DELETE FROM "people" WHERE "people"."id" = ? [["id", 1]]
3468
+  (1.4ms) commit transaction
3469
+ Redirected to http://127.0.0.1:53258/people
3470
+ Completed 302 Found in 5ms (ActiveRecord: 2.1ms)
3471
+ Started GET "/people" for 127.0.0.1 at 2014-07-29 23:14:17 -0400
3472
+ Processing by PeopleController#index as HTML
3473
+ Rendered application/_sort_form.html.haml (0.5ms)
3474
+ Rendered application/_search_form.html.haml (0.5ms)
3475
+ Person Load (0.5ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
3476
+ Rendered application/_pagination.html.haml (8.6ms)
3477
+ Rendered people/index.html.haml within layouts/application (13.0ms)
3478
+ Rendered application/_flash_messages.html.haml (0.7ms)
3479
+ Completed 200 OK in 17ms (Views: 16.1ms | ActiveRecord: 0.5ms)
3480
+  (0.3ms) SELECT COUNT(*) FROM "people"
3481
+  (1.1ms) DELETE FROM "people";
3482
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
3483
+  (1.0ms) DELETE FROM sqlite_sequence where name = 'people';
3484
+ Started GET "/people" for 127.0.0.1 at 2014-07-29 23:14:18 -0400
3485
+ Processing by PeopleController#index as HTML
3486
+ Rendered application/_sort_form.html.haml (0.6ms)
3487
+ Rendered application/_search_form.html.haml (0.2ms)
3488
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
3489
+ Rendered application/_pagination.html.haml (1.1ms)
3490
+ Rendered people/index.html.haml within layouts/application (3.3ms)
3491
+ Rendered application/_flash_messages.html.haml (0.2ms)
3492
+ Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.2ms)
3493
+  (1.9ms) DELETE FROM "people";
3494
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
3495
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'people';
3496
+ Started GET "/people" for 127.0.0.1 at 2014-07-29 23:14:18 -0400
3497
+ Processing by PeopleController#index as HTML
3498
+ Rendered application/_sort_form.html.haml (0.6ms)
3499
+ Rendered application/_search_form.html.haml (0.2ms)
3500
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
3501
+ Rendered application/_pagination.html.haml (0.9ms)
3502
+ Rendered people/index.html.haml within layouts/application (3.1ms)
3503
+ Rendered application/_flash_messages.html.haml (0.2ms)
3504
+ Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.2ms)
3505
+  (1.8ms) DELETE FROM "people";
3506
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
3507
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'people';
3508
+ Started GET "/people" for 127.0.0.1 at 2014-07-29 23:14:18 -0400
3509
+ Processing by PeopleController#index as HTML
3510
+ Rendered application/_sort_form.html.haml (0.7ms)
3511
+ Rendered application/_search_form.html.haml (0.3ms)
3512
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
3513
+ Rendered application/_pagination.html.haml (1.1ms)
3514
+ Rendered people/index.html.haml within layouts/application (4.0ms)
3515
+ Rendered application/_flash_messages.html.haml (0.2ms)
3516
+ Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.2ms)
3517
+ Started GET "/people?search_for=" for 127.0.0.1 at 2014-07-29 23:14:18 -0400
3518
+ Processing by PeopleController#index as HTML
3519
+ Parameters: {"search_for"=>""}
3520
+ Rendered application/_sort_form.html.haml (0.9ms)
3521
+ Rendered application/_search_form.html.haml (0.3ms)
3522
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
3523
+ Rendered application/_pagination.html.haml (1.0ms)
3524
+ Rendered people/index.html.haml within layouts/application (3.9ms)
3525
+ Rendered application/_flash_messages.html.haml (0.2ms)
3526
+ Completed 200 OK in 7ms (Views: 5.4ms | ActiveRecord: 0.2ms)
3527
+  (36.0ms) DELETE FROM "people";
3528
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
3529
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'people';
3530
+  (0.1ms) begin transaction
3531
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:18.723709"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_72@domain.com"], ["first_name", "John_72"], ["is_manager", "f"], ["last_name", "Doe_9"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:18.723709"]]
3532
+  (8.3ms) commit transaction
3533
+  (0.1ms) begin transaction
3534
+ SQL (0.5ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:18.735807"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_13@domain.com"], ["first_name", "John_18"], ["is_manager", "f"], ["last_name", "Doe_85"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:18.735807"]]
3535
+  (1.0ms) commit transaction
3536
+  (0.1ms) begin transaction
3537
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:18.739858"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_1@domain.com"], ["first_name", "John_96"], ["is_manager", "f"], ["last_name", "Doe_69"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:18.739858"]]
3538
+  (12.3ms) commit transaction
3539
+  (0.1ms) begin transaction
3540
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:18.755022"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_69@domain.com"], ["first_name", "John_28"], ["is_manager", "f"], ["last_name", "Doe_92"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:18.755022"]]
3541
+  (5.0ms) commit transaction
3542
+  (0.1ms) begin transaction
3543
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:18.762728"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_2@domain.com"], ["first_name", "John_56"], ["is_manager", "f"], ["last_name", "Doe_10"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:18.762728"]]
3544
+  (13.0ms) commit transaction
3545
+  (0.1ms) begin transaction
3546
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:18.778477"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_53@domain.com"], ["first_name", "John_58"], ["is_manager", "f"], ["last_name", "Doe_68"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:18.778477"]]
3547
+  (8.8ms) commit transaction
3548
+  (0.1ms) begin transaction
3549
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:18.790775"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_35@domain.com"], ["first_name", "John_20"], ["is_manager", "f"], ["last_name", "Doe_29"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:18.790775"]]
3550
+  (7.4ms) commit transaction
3551
+  (0.1ms) begin transaction
3552
+ SQL (0.5ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:18.801397"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_29@domain.com"], ["first_name", "John_82"], ["is_manager", "f"], ["last_name", "Doe_66"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:18.801397"]]
3553
+  (13.3ms) commit transaction
3554
+  (0.1ms) begin transaction
3555
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:18.818388"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_9@domain.com"], ["first_name", "John_97"], ["is_manager", "f"], ["last_name", "Doe_58"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:18.818388"]]
3556
+  (1.3ms) commit transaction
3557
+  (0.1ms) begin transaction
3558
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:18.822680"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_1@domain.com"], ["first_name", "John_19"], ["is_manager", "f"], ["last_name", "Doe_15"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:18.822680"]]
3559
+  (20.1ms) commit transaction
3560
+  (0.1ms) begin transaction
3561
+ SQL (0.5ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:18.845680"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_3@domain.com"], ["first_name", "John_89"], ["is_manager", "f"], ["last_name", "Doe_56"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:18.845680"]]
3562
+  (11.0ms) commit transaction
3563
+  (0.1ms) begin transaction
3564
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:18.860001"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_69@domain.com"], ["first_name", "John_21"], ["is_manager", "f"], ["last_name", "Doe_33"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:18.860001"]]
3565
+  (7.8ms) commit transaction
3566
+  (0.1ms) begin transaction
3567
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:18.870804"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_82@domain.com"], ["first_name", "John_21"], ["is_manager", "f"], ["last_name", "Doe_74"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:18.870804"]]
3568
+  (7.5ms) commit transaction
3569
+  (0.1ms) begin transaction
3570
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:18.881036"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_27@domain.com"], ["first_name", "John_92"], ["is_manager", "f"], ["last_name", "Doe_68"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:18.881036"]]
3571
+  (9.5ms) commit transaction
3572
+  (0.1ms) begin transaction
3573
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:18.893200"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_93@domain.com"], ["first_name", "John_25"], ["is_manager", "f"], ["last_name", "Doe_7"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:18.893200"]]
3574
+  (10.1ms) commit transaction
3575
+  (0.1ms) begin transaction
3576
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:18.906206"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_52@domain.com"], ["first_name", "John_86"], ["is_manager", "f"], ["last_name", "Doe_61"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:18.906206"]]
3577
+  (1.0ms) commit transaction
3578
+  (0.1ms) begin transaction
3579
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:18.910113"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_37@domain.com"], ["first_name", "John_55"], ["is_manager", "f"], ["last_name", "Doe_79"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:18.910113"]]
3580
+  (17.4ms) commit transaction
3581
+  (0.1ms) begin transaction
3582
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:18.930090"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_40@domain.com"], ["first_name", "John_16"], ["is_manager", "f"], ["last_name", "Doe_80"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:18.930090"]]
3583
+  (11.4ms) commit transaction
3584
+  (0.1ms) begin transaction
3585
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:18.943724"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_15@domain.com"], ["first_name", "John_49"], ["is_manager", "f"], ["last_name", "Doe_45"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:18.943724"]]
3586
+  (1.0ms) commit transaction
3587
+  (0.1ms) begin transaction
3588
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:18.946838"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_58@domain.com"], ["first_name", "John_19"], ["is_manager", "f"], ["last_name", "Doe_8"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:18.946838"]]
3589
+  (0.9ms) commit transaction
3590
+  (0.1ms) begin transaction
3591
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:18.950277"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_78@domain.com"], ["first_name", "John_63"], ["is_manager", "f"], ["last_name", "Doe_27"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:18.950277"]]
3592
+  (1.0ms) commit transaction
3593
+  (0.1ms) begin transaction
3594
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:18.953735"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_51@domain.com"], ["first_name", "John_58"], ["is_manager", "f"], ["last_name", "Doe_56"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:18.953735"]]
3595
+  (0.9ms) commit transaction
3596
+  (0.1ms) begin transaction
3597
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:18.956720"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_84@domain.com"], ["first_name", "John_62"], ["is_manager", "f"], ["last_name", "Doe_90"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:18.956720"]]
3598
+  (34.6ms) commit transaction
3599
+  (0.1ms) begin transaction
3600
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:18.994070"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_59@domain.com"], ["first_name", "John_42"], ["is_manager", "f"], ["last_name", "Doe_71"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:18.994070"]]
3601
+  (1.1ms) commit transaction
3602
+  (0.1ms) begin transaction
3603
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:18.998183"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_13@domain.com"], ["first_name", "John_54"], ["is_manager", "f"], ["last_name", "Doe_2"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:18.998183"]]
3604
+  (1.0ms) commit transaction
3605
+  (0.1ms) begin transaction
3606
+ SQL (0.5ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:19.001905"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_7@domain.com"], ["first_name", "John_73"], ["is_manager", "f"], ["last_name", "Doe_49"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:19.001905"]]
3607
+  (0.8ms) commit transaction
3608
+  (0.1ms) begin transaction
3609
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:19.005310"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_88@domain.com"], ["first_name", "John_79"], ["is_manager", "f"], ["last_name", "Doe_62"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:19.005310"]]
3610
+  (0.8ms) commit transaction
3611
+  (0.1ms) begin transaction
3612
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:19.008634"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_37@domain.com"], ["first_name", "John_41"], ["is_manager", "f"], ["last_name", "Doe_48"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:19.008634"]]
3613
+  (0.8ms) commit transaction
3614
+  (0.1ms) begin transaction
3615
+ SQL (0.7ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:19.012198"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_86@domain.com"], ["first_name", "John_48"], ["is_manager", "f"], ["last_name", "Doe_25"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:19.012198"]]
3616
+  (1.2ms) commit transaction
3617
+  (0.1ms) begin transaction
3618
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:19.016925"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_32@domain.com"], ["first_name", "John_50"], ["is_manager", "f"], ["last_name", "Doe_64"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:19.016925"]]
3619
+  (1.1ms) commit transaction
3620
+  (0.1ms) begin transaction
3621
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:19.020773"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_89@domain.com"], ["first_name", "John_10"], ["is_manager", "f"], ["last_name", "Doe_62"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:19.020773"]]
3622
+  (65.4ms) commit transaction
3623
+  (0.1ms) begin transaction
3624
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:19.088886"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_83@domain.com"], ["first_name", "John_16"], ["is_manager", "f"], ["last_name", "Doe_65"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:19.088886"]]
3625
+  (1.2ms) commit transaction
3626
+  (0.1ms) begin transaction
3627
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:19.092715"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_64@domain.com"], ["first_name", "John_27"], ["is_manager", "f"], ["last_name", "Doe_67"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:19.092715"]]
3628
+  (1.1ms) commit transaction
3629
+  (0.1ms) begin transaction
3630
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:19.096268"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_61@domain.com"], ["first_name", "John_82"], ["is_manager", "f"], ["last_name", "Doe_94"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:19.096268"]]
3631
+  (1.1ms) commit transaction
3632
+  (0.1ms) begin transaction
3633
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:19.099832"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_33@domain.com"], ["first_name", "John_3"], ["is_manager", "f"], ["last_name", "Doe_96"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:19.099832"]]
3634
+  (1.0ms) commit transaction
3635
+  (0.1ms) begin transaction
3636
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:19.102899"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_20@domain.com"], ["first_name", "John_72"], ["is_manager", "f"], ["last_name", "Doe_11"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:19.102899"]]
3637
+  (1.2ms) commit transaction
3638
+  (0.1ms) begin transaction
3639
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:19.106086"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_2@domain.com"], ["first_name", "John_53"], ["is_manager", "f"], ["last_name", "Doe_34"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:19.106086"]]
3640
+  (70.5ms) commit transaction
3641
+  (0.1ms) begin transaction
3642
+ SQL (0.5ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:19.179134"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_57@domain.com"], ["first_name", "John_25"], ["is_manager", "f"], ["last_name", "Doe_38"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:19.179134"]]
3643
+  (1.2ms) commit transaction
3644
+  (0.1ms) begin transaction
3645
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:19.183315"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_12@domain.com"], ["first_name", "John_95"], ["is_manager", "f"], ["last_name", "Doe_91"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:19.183315"]]
3646
+  (6.1ms) commit transaction
3647
+  (0.1ms) begin transaction
3648
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:19.192112"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_3@domain.com"], ["first_name", "John_30"], ["is_manager", "f"], ["last_name", "Doe_74"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:19.192112"]]
3649
+  (1.2ms) commit transaction
3650
+  (0.1ms) begin transaction
3651
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:19.195927"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_63@domain.com"], ["first_name", "John_53"], ["is_manager", "f"], ["last_name", "Doe_60"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:19.195927"]]
3652
+  (1.2ms) commit transaction
3653
+  (0.1ms) begin transaction
3654
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:19.199616"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_12@domain.com"], ["first_name", "John_87"], ["is_manager", "f"], ["last_name", "Doe_61"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:19.199616"]]
3655
+  (50.4ms) commit transaction
3656
+  (0.1ms) begin transaction
3657
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:19.253065"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_49@domain.com"], ["first_name", "John_32"], ["is_manager", "f"], ["last_name", "Doe_32"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:19.253065"]]
3658
+  (9.9ms) commit transaction
3659
+  (0.1ms) begin transaction
3660
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:19.265905"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_11@domain.com"], ["first_name", "John_54"], ["is_manager", "f"], ["last_name", "Doe_43"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:19.265905"]]
3661
+  (1.2ms) commit transaction
3662
+  (0.1ms) begin transaction
3663
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:19.269906"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_9@domain.com"], ["first_name", "John_56"], ["is_manager", "f"], ["last_name", "Doe_58"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:19.269906"]]
3664
+  (1.1ms) commit transaction
3665
+  (0.1ms) begin transaction
3666
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:19.273184"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_11@domain.com"], ["first_name", "John_77"], ["is_manager", "f"], ["last_name", "Doe_11"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:19.273184"]]
3667
+  (10.7ms) commit transaction
3668
+  (0.1ms) begin transaction
3669
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:19.286569"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_77@domain.com"], ["first_name", "John_80"], ["is_manager", "f"], ["last_name", "Doe_47"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:19.286569"]]
3670
+  (1.4ms) commit transaction
3671
+  (0.1ms) begin transaction
3672
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:19.291076"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_11@domain.com"], ["first_name", "John_8"], ["is_manager", "f"], ["last_name", "Doe_55"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:19.291076"]]
3673
+  (1.2ms) commit transaction
3674
+  (0.1ms) begin transaction
3675
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:19.295193"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_17@domain.com"], ["first_name", "John_1"], ["is_manager", "f"], ["last_name", "Doe_93"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:19.295193"]]
3676
+  (1.1ms) commit transaction
3677
+  (0.1ms) begin transaction
3678
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:19.298652"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoesemail_18@domain.com"], ["first_name", "John_34"], ["is_manager", "f"], ["last_name", "Doe_44"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:19.298652"]]
3679
+  (7.4ms) commit transaction
3680
+ Started GET "/people" for 127.0.0.1 at 2014-07-29 23:14:19 -0400
3681
+ Processing by PeopleController#index as HTML
3682
+ Rendered application/_sort_form.html.haml (0.5ms)
3683
+ Rendered application/_search_form.html.haml (0.2ms)
3684
+ Person Load (0.3ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
3685
+  (0.1ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%')
3686
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 0
3687
+ Rendered application/_pagination.html.haml (2.4ms)
3688
+ Rendered people/index.html.haml within layouts/application (10.1ms)
3689
+ Rendered application/_flash_messages.html.haml (0.2ms)
3690
+ Completed 200 OK in 13ms (Views: 11.1ms | ActiveRecord: 0.6ms)
3691
+ Started GET "/people?sort_by=last_name+desc" for 127.0.0.1 at 2014-07-29 23:14:19 -0400
3692
+ Processing by PeopleController#index as HTML
3693
+ Parameters: {"sort_by"=>"last_name desc"}
3694
+ Rendered application/_sort_form.html.haml (8.1ms)
3695
+ Rendered application/_search_form.html.haml (0.4ms)
3696
+ Person Load (0.5ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') ORDER BY "people"."last_name" DESC LIMIT 15 OFFSET 0
3697
+  (0.2ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%')
3698
+ Person Load (0.4ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') ORDER BY "people"."last_name" DESC LIMIT 1 OFFSET 0
3699
+ Rendered application/_pagination.html.haml (7.9ms)
3700
+ Rendered people/index.html.haml within layouts/application (25.9ms)
3701
+ Rendered application/_flash_messages.html.haml (0.2ms)
3702
+ Completed 200 OK in 29ms (Views: 26.7ms | ActiveRecord: 1.0ms)
3703
+  (1.9ms) DELETE FROM "people";
3704
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
3705
+  (1.1ms) DELETE FROM sqlite_sequence where name = 'people';
3706
+  (0.1ms) begin transaction
3707
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:20.977946"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_190@domain.com"], ["first_name", "Fred"], ["is_manager", "f"], ["last_name", "Bradley"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:20.977946"]]
3708
+  (1.1ms) commit transaction
3709
+  (0.1ms) begin transaction
3710
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:20.982116"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_191@domain.com"], ["first_name", "Brad"], ["is_manager", "f"], ["last_name", "Johnson"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:20.982116"]]
3711
+  (1.0ms) commit transaction
3712
+  (0.0ms) begin transaction
3713
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:20.985120"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_192@domain.com"], ["first_name", "John"], ["is_manager", "f"], ["last_name", "Williams"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:20.985120"]]
3714
+  (1.0ms) commit transaction
3715
+  (0.0ms) begin transaction
3716
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:20.987670"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_193@domain.com"], ["first_name", "Will"], ["is_manager", "f"], ["last_name", "Farley"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:20.987670"]]
3717
+  (1.6ms) commit transaction
3718
+  (0.0ms) begin transaction
3719
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:20.990797"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "jo@brads.net"], ["first_name", "Joseph"], ["is_manager", "f"], ["last_name", "Doe_190"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:20.990797"]]
3720
+  (1.0ms) commit transaction
3721
+ Started GET "/people" for 127.0.0.1 at 2014-07-29 23:14:20 -0400
3722
+ Processing by PeopleController#index as HTML
3723
+ Rendered application/_sort_form.html.haml (0.5ms)
3724
+ Rendered application/_search_form.html.haml (0.2ms)
3725
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
3726
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 0
3727
+ Rendered application/_pagination.html.haml (1.4ms)
3728
+ Rendered people/index.html.haml within layouts/application (5.4ms)
3729
+ Rendered application/_flash_messages.html.haml (0.2ms)
3730
+ Completed 200 OK in 8ms (Views: 6.7ms | ActiveRecord: 0.4ms)
3731
+ Started GET "/people?search_for=wIlL" for 127.0.0.1 at 2014-07-29 23:14:21 -0400
3732
+ Processing by PeopleController#index as HTML
3733
+ Parameters: {"search_for"=>"wIlL"}
3734
+ Rendered application/_sort_form.html.haml (0.6ms)
3735
+ Rendered application/_search_form.html.haml (0.2ms)
3736
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%wIlL%' or last_name like '%wIlL%' or email like '%wIlL%' or title like '%wIlL%' or dob like '%wIlL%' or is_manager like '%wIlL%') LIMIT 15 OFFSET 0
3737
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%wIlL%' or last_name like '%wIlL%' or email like '%wIlL%' or title like '%wIlL%' or dob like '%wIlL%' or is_manager like '%wIlL%') LIMIT 1 OFFSET 0
3738
+ Rendered application/_pagination.html.haml (1.4ms)
3739
+ Rendered people/index.html.haml within layouts/application (4.6ms)
3740
+ Rendered application/_flash_messages.html.haml (0.2ms)
3741
+ Completed 200 OK in 7ms (Views: 5.8ms | ActiveRecord: 0.4ms)
3742
+  (1.2ms) DELETE FROM "people";
3743
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
3744
+  (1.0ms) DELETE FROM sqlite_sequence where name = 'people';
3745
+ Started GET "/people/new" for 127.0.0.1 at 2014-07-29 23:14:21 -0400
3746
+ Processing by PeopleController#new as HTML
3747
+ Rendered people/_form.html.haml (6.9ms)
3748
+ Rendered people/new.html.haml within layouts/application (8.2ms)
3749
+ Rendered application/_flash_messages.html.haml (0.2ms)
3750
+ Completed 200 OK in 11ms (Views: 10.3ms | ActiveRecord: 0.0ms)
3751
+ Started POST "/people" for 127.0.0.1 at 2014-07-29 23:14:21 -0400
3752
+ Processing by PeopleController#create as HTML
3753
+ Parameters: {"utf8"=>"✓", "person"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "title"=>"", "dob(1i)"=>"2014", "dob(2i)"=>"7", "dob(3i)"=>"30", "dob(4i)"=>"03", "dob(5i)"=>"14", "is_manager"=>"0"}, "btn_index"=>"Save & Back to List"}
3754
+  (0.1ms) begin transaction
3755
+  (0.0ms) rollback transaction
3756
+ Rendered application/_validation_errors.html.haml (1.5ms)
3757
+ Rendered people/_form.html.haml (6.7ms)
3758
+ Rendered people/new.html.haml within layouts/application (6.9ms)
3759
+ Rendered application/_flash_messages.html.haml (0.1ms)
3760
+ Completed 200 OK in 14ms (Views: 8.3ms | ActiveRecord: 0.1ms)
3761
+  (1.4ms) DELETE FROM "people";
3762
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
3763
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'people';
3764
+ Started GET "/people/new" for 127.0.0.1 at 2014-07-29 23:14:21 -0400
3765
+ Processing by PeopleController#new as HTML
3766
+ Rendered people/_form.html.haml (7.5ms)
3767
+ Rendered people/new.html.haml within layouts/application (7.8ms)
3768
+ Rendered application/_flash_messages.html.haml (0.2ms)
3769
+ Completed 200 OK in 10ms (Views: 9.6ms | ActiveRecord: 0.0ms)
3770
+  (1.3ms) DELETE FROM "people";
3771
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
3772
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'people';
3773
+  (0.0ms) begin transaction
3774
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:21.090318"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_194@domain.com"], ["first_name", "John_190"], ["is_manager", "f"], ["last_name", "Doe_191"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:21.090318"]]
3775
+  (0.9ms) commit transaction
3776
+ Started GET "/people/1/edit" for 127.0.0.1 at 2014-07-29 23:14:21 -0400
3777
+ Processing by PeopleController#edit as HTML
3778
+ Parameters: {"id"=>"1"}
3779
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
3780
+ Rendered people/_form.html.haml (6.9ms)
3781
+ Rendered people/edit.html.haml within layouts/application (7.2ms)
3782
+ Rendered application/_flash_messages.html.haml (0.2ms)
3783
+ Completed 200 OK in 10ms (Views: 9.3ms | ActiveRecord: 0.1ms)
3784
+  (1.2ms) DELETE FROM "people";
3785
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
3786
+  (1.0ms) DELETE FROM sqlite_sequence where name = 'people';
3787
+ Started GET "/people/new" for 127.0.0.1 at 2014-07-29 23:14:21 -0400
3788
+ Processing by PeopleController#new as HTML
3789
+ Rendered people/_form.html.haml (6.7ms)
3790
+ Rendered people/new.html.haml within layouts/application (7.0ms)
3791
+ Rendered application/_flash_messages.html.haml (0.2ms)
3792
+ Completed 200 OK in 9ms (Views: 8.8ms | ActiveRecord: 0.0ms)
3793
+ Started POST "/people" for 127.0.0.1 at 2014-07-29 23:14:21 -0400
3794
+ Processing by PeopleController#create as HTML
3795
+ Parameters: {"utf8"=>"✓", "person"=>{"first_name"=>"Johnathan", "last_name"=>"Jones", "email"=>"jj@domain.com", "title"=>"Sales Rep", "dob(1i)"=>"2012", "dob(2i)"=>"7", "dob(3i)"=>"29", "dob(4i)"=>"23", "dob(5i)"=>"14", "is_manager"=>"0"}, "btn_index"=>"Save & Back to List"}
3796
+  (0.1ms) begin transaction
3797
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:21.944735"], ["dob", "2012-07-29 23:14:00.000000"], ["email", "jj@domain.com"], ["first_name", "Johnathan"], ["is_manager", "f"], ["last_name", "Jones"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:21.944735"]]
3798
+  (1.0ms) commit transaction
3799
+ Redirected to http://127.0.0.1:53258/people
3800
+ Completed 302 Found in 5ms (ActiveRecord: 1.5ms)
3801
+ Started GET "/people" for 127.0.0.1 at 2014-07-29 23:14:21 -0400
3802
+ Processing by PeopleController#index as HTML
3803
+ Rendered application/_sort_form.html.haml (0.5ms)
3804
+ Rendered application/_search_form.html.haml (0.2ms)
3805
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
3806
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 0
3807
+ Rendered application/_pagination.html.haml (1.5ms)
3808
+ Rendered people/index.html.haml within layouts/application (4.4ms)
3809
+ Rendered application/_flash_messages.html.haml (0.4ms)
3810
+ Completed 200 OK in 7ms (Views: 5.8ms | ActiveRecord: 0.3ms)
3811
+  (1.2ms) DELETE FROM "people";
3812
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
3813
+  (1.0ms) DELETE FROM sqlite_sequence where name = 'people';
3814
+  (0.0ms) begin transaction
3815
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:22.918278"], ["dob", "2012-07-30 03:14:22.917304"], ["email", "johndoe_195@domain.com"], ["first_name", "John_191"], ["is_manager", "f"], ["last_name", "Doe_192"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:22.918278"]]
3816
+  (1.3ms) commit transaction
3817
+ Started GET "/people/1/edit" for 127.0.0.1 at 2014-07-29 23:14:22 -0400
3818
+ Processing by PeopleController#edit as HTML
3819
+ Parameters: {"id"=>"1"}
3820
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
3821
+ Rendered people/_form.html.haml (6.7ms)
3822
+ Rendered people/edit.html.haml within layouts/application (7.0ms)
3823
+ Rendered application/_flash_messages.html.haml (0.2ms)
3824
+ Completed 200 OK in 9ms (Views: 8.6ms | ActiveRecord: 0.1ms)
3825
+ Started PATCH "/people/1" for 127.0.0.1 at 2014-07-29 23:14:22 -0400
3826
+ Processing by PeopleController#update as HTML
3827
+ Parameters: {"utf8"=>"✓", "person"=>{"first_name"=>"Jerry", "last_name"=>"James", "email"=>"jjames@domain.com", "title"=>"Manager", "dob(1i)"=>"2013", "dob(2i)"=>"7", "dob(3i)"=>"29", "dob(4i)"=>"23", "dob(5i)"=>"14", "is_manager"=>"0"}, "btn_index"=>"Save & Back to List", "id"=>"1"}
3828
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
3829
+  (0.1ms) begin transaction
3830
+ SQL (0.3ms) UPDATE "people" SET "dob" = ?, "email" = ?, "first_name" = ?, "last_name" = ?, "title" = ?, "updated_at" = ? WHERE "people"."id" = 1 [["dob", "2013-07-29 23:14:00.000000"], ["email", "jjames@domain.com"], ["first_name", "Jerry"], ["last_name", "James"], ["title", "Manager"], ["updated_at", "2014-07-30 03:14:22.951722"]]
3831
+  (1.3ms) commit transaction
3832
+ Redirected to http://www.example.com/people
3833
+ Completed 302 Found in 6ms (ActiveRecord: 1.8ms)
3834
+ Started GET "/people" for 127.0.0.1 at 2014-07-29 23:14:22 -0400
3835
+ Processing by PeopleController#index as HTML
3836
+ Rendered application/_sort_form.html.haml (0.7ms)
3837
+ Rendered application/_search_form.html.haml (0.3ms)
3838
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
3839
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 0
3840
+ Rendered application/_pagination.html.haml (1.9ms)
3841
+ Rendered people/index.html.haml within layouts/application (5.2ms)
3842
+ Rendered application/_flash_messages.html.haml (0.4ms)
3843
+ Completed 200 OK in 9ms (Views: 7.0ms | ActiveRecord: 0.4ms)
3844
+  (1.2ms) DELETE FROM "people";
3845
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
3846
+  (1.0ms) DELETE FROM sqlite_sequence where name = 'people';
3847
+ Started GET "/people/new" for 127.0.0.1 at 2014-07-29 23:14:22 -0400
3848
+ Processing by PeopleController#new as HTML
3849
+ Rendered people/_form.html.haml (5.6ms)
3850
+ Rendered people/new.html.haml within layouts/application (5.8ms)
3851
+ Rendered application/_flash_messages.html.haml (0.3ms)
3852
+ Completed 200 OK in 8ms (Views: 7.6ms | ActiveRecord: 0.0ms)
3853
+ Started POST "/people" for 127.0.0.1 at 2014-07-29 23:14:23 -0400
3854
+ Processing by PeopleController#create as HTML
3855
+ Parameters: {"utf8"=>"✓", "person"=>{"first_name"=>"John", "last_name"=>"", "email"=>"", "title"=>"", "dob(1i)"=>"2014", "dob(2i)"=>"7", "dob(3i)"=>"30", "dob(4i)"=>"03", "dob(5i)"=>"14", "is_manager"=>"0"}, "btn_index"=>"Save & Back to List"}
3856
+  (0.1ms) begin transaction
3857
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:23.003230"], ["dob", "2014-07-30 03:14:00.000000"], ["email", ""], ["first_name", "John"], ["is_manager", "f"], ["last_name", ""], ["title", ""], ["updated_at", "2014-07-30 03:14:23.003230"]]
3858
+  (1.0ms) commit transaction
3859
+ Redirected to http://www.example.com/people
3860
+ Completed 302 Found in 4ms (ActiveRecord: 1.4ms)
3861
+ Started GET "/people" for 127.0.0.1 at 2014-07-29 23:14:23 -0400
3862
+ Processing by PeopleController#index as HTML
3863
+ Rendered application/_sort_form.html.haml (0.5ms)
3864
+ Rendered application/_search_form.html.haml (0.2ms)
3865
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 15 OFFSET 0
3866
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%' or dob like '%%' or is_manager like '%%') LIMIT 1 OFFSET 0
3867
+ Rendered application/_pagination.html.haml (1.3ms)
3868
+ Rendered people/index.html.haml within layouts/application (3.8ms)
3869
+ Rendered application/_flash_messages.html.haml (0.3ms)
3870
+ Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.3ms)
3871
+  (1.2ms) DELETE FROM "people";
3872
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
3873
+  (0.9ms) DELETE FROM sqlite_sequence where name = 'people';
3874
+ Started GET "/people/new" for 127.0.0.1 at 2014-07-29 23:14:23 -0400
3875
+ Processing by PeopleController#new as HTML
3876
+ Rendered people/_form.html.haml (5.8ms)
3877
+ Rendered people/new.html.haml within layouts/application (6.1ms)
3878
+ Rendered application/_flash_messages.html.haml (0.4ms)
3879
+ Completed 200 OK in 8ms (Views: 8.0ms | ActiveRecord: 0.0ms)
3880
+ Started POST "/people" for 127.0.0.1 at 2014-07-29 23:14:23 -0400
3881
+ Processing by PeopleController#create as HTML
3882
+ Parameters: {"utf8"=>"✓", "person"=>{"first_name"=>"John", "last_name"=>"", "email"=>"", "title"=>"", "dob(1i)"=>"2014", "dob(2i)"=>"7", "dob(3i)"=>"30", "dob(4i)"=>"03", "dob(5i)"=>"14", "is_manager"=>"0"}, "btn_reload"=>"Save & Reload"}
3883
+  (0.1ms) begin transaction
3884
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:23.042195"], ["dob", "2014-07-30 03:14:00.000000"], ["email", ""], ["first_name", "John"], ["is_manager", "f"], ["last_name", ""], ["title", ""], ["updated_at", "2014-07-30 03:14:23.042195"]]
3885
+  (1.2ms) commit transaction
3886
+ Redirected to http://www.example.com/people/new
3887
+ Completed 302 Found in 4ms (ActiveRecord: 1.6ms)
3888
+ Started GET "/people/new" for 127.0.0.1 at 2014-07-29 23:14:23 -0400
3889
+ Processing by PeopleController#new as HTML
3890
+ Rendered people/_form.html.haml (14.7ms)
3891
+ Rendered people/new.html.haml within layouts/application (14.9ms)
3892
+ Rendered application/_flash_messages.html.haml (0.4ms)
3893
+ Completed 200 OK in 17ms (Views: 16.9ms | ActiveRecord: 0.0ms)
3894
+  (1.4ms) DELETE FROM "people";
3895
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
3896
+  (1.1ms) DELETE FROM sqlite_sequence where name = 'people';
3897
+  (0.0ms) begin transaction
3898
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-07-30 03:14:23.081797"], ["dob", "1984-07-30 03:14:05.110993"], ["email", "johndoe_196@domain.com"], ["first_name", "John_192"], ["is_manager", "f"], ["last_name", "Doe_193"], ["title", "Sales Rep"], ["updated_at", "2014-07-30 03:14:23.081797"]]
3899
+  (0.9ms) commit transaction
3900
+ Started GET "/people/1/edit" for 127.0.0.1 at 2014-07-29 23:14:23 -0400
3901
+ Processing by PeopleController#edit as HTML
3902
+ Parameters: {"id"=>"1"}
3903
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
3904
+ Rendered people/_form.html.haml (6.6ms)
3905
+ Rendered people/edit.html.haml within layouts/application (6.8ms)
3906
+ Rendered application/_flash_messages.html.haml (0.2ms)
3907
+ Completed 200 OK in 9ms (Views: 8.4ms | ActiveRecord: 0.1ms)
3908
+ Started PATCH "/people/1" for 127.0.0.1 at 2014-07-29 23:14:23 -0400
3909
+ Processing by PeopleController#update as HTML
3910
+ Parameters: {"utf8"=>"✓", "person"=>{"first_name"=>"John", "last_name"=>"Doe_193", "email"=>"johndoe_196@domain.com", "title"=>"Sales Rep", "dob(1i)"=>"1984", "dob(2i)"=>"7", "dob(3i)"=>"30", "dob(4i)"=>"03", "dob(5i)"=>"14", "is_manager"=>"0"}, "btn_reload"=>"Save & Reload", "id"=>"1"}
3911
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
3912
+  (0.1ms) begin transaction
3913
+ SQL (0.3ms) UPDATE "people" SET "dob" = ?, "first_name" = ?, "updated_at" = ? WHERE "people"."id" = 1 [["dob", "1984-07-30 03:14:00.000000"], ["first_name", "John"], ["updated_at", "2014-07-30 03:14:23.104693"]]
3914
+  (0.9ms) commit transaction
3915
+ Redirected to http://www.example.com/people/1/edit
3916
+ Completed 302 Found in 4ms (ActiveRecord: 1.3ms)
3917
+ Started GET "/people/1/edit" for 127.0.0.1 at 2014-07-29 23:14:23 -0400
3918
+ Processing by PeopleController#edit as HTML
3919
+ Parameters: {"id"=>"1"}
3920
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
3921
+ Rendered people/_form.html.haml (6.6ms)
3922
+ Rendered people/edit.html.haml within layouts/application (7.0ms)
3923
+ Rendered application/_flash_messages.html.haml (0.4ms)
3924
+ Completed 200 OK in 10ms (Views: 8.8ms | ActiveRecord: 0.1ms)
3925
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
3926
+  (0.1ms) begin transaction
3927
+ ---------------------------------------------------------------------------------------
3928
+ SomeActionsGeneratorTest: test_Controller_was_created_properly_with_appropriate_actions
3929
+ ---------------------------------------------------------------------------------------
3930
+  (0.1ms) rollback transaction
3931
+  (5.7ms) begin transaction
3932
+ ------------------------------------------------------------------------------
3933
+ ControllerScaffoldingGeneratorTest: test_Assert_all_files_are_properly_created
3934
+ ------------------------------------------------------------------------------
3935
+  (0.1ms) rollback transaction
3936
+  (0.0ms) begin transaction
3937
+ ------------------------------------------------------------------------------------------
3938
+ ControllerScaffoldingGeneratorTest: test_Assert_lines_have_been_inserted_into_proper_files
3939
+ ------------------------------------------------------------------------------------------
3940
+  (0.1ms) rollback transaction
3941
+  (0.1ms) begin transaction
3942
+ --------------------------------------------------------------------------------------
3943
+ AllActionsGeneratorTest: test_Controller_was_created_properly_with_appropriate_actions
3944
+ --------------------------------------------------------------------------------------
3945
+  (0.1ms) rollback transaction
3946
+  (0.1ms) begin transaction
3947
+ -------------------------------------
3948
+ ControllerScaffoldingTest: test_truth
3949
+ -------------------------------------
3950
+  (0.0ms) rollback transaction
3951
+  (0.0ms) begin transaction
3952
+ ----------------------------------------------------------------------------------------------------
3953
+ ExtControllerScaffoldingGeneratorTest: test_Controller_was_created_properly_with_appropriate_actions
3954
+ ----------------------------------------------------------------------------------------------------
3955
+  (0.1ms) rollback transaction
3956
+  (0.1ms) begin transaction
3957
+ ----------------------------------------------------------------------
3958
+ ExtControllerScaffoldingGeneratorTest: test_Routes_were_added_properly
3959
+ ----------------------------------------------------------------------
3960
+  (0.1ms) rollback transaction