controller_scaffolding 1.4.2 → 1.4.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -165744,3 +165744,2243 @@ MultModelCSTest: test_locale_file_has_correct_entries_for_just_dinosaur_model
165744
165744
  MultModelCSTest: test_locale_file_has_correct_entries_for_just_people_model
165745
165745
  ---------------------------------------------------------------------------
165746
165746
   (0.1ms) rollback transaction
165747
+ ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"
165748
+  (0.1ms) begin transaction
165749
+ -----------------------------------------------------------------------------
165750
+ DestroyCsTest: test_All_approppriate_pieces_are_present_after_generate_is_run
165751
+ -----------------------------------------------------------------------------
165752
+  (0.1ms) rollback transaction
165753
+  (0.1ms) begin transaction
165754
+ ------------------------------------------------------------------------------------------------------
165755
+ DestroyCsTest: test_All_traces_of_controller_generator-generated_code_are_removed_after_destroy_is_run
165756
+ ------------------------------------------------------------------------------------------------------
165757
+  (0.1ms) rollback transaction
165758
+  (0.0ms) begin transaction
165759
+ --------------------------------------------------------------------------------------------------
165760
+ DestroyCsTest: test_None_of_the_scaffold_generator_files_or_code_exists_prior_to_running_generator
165761
+ --------------------------------------------------------------------------------------------------
165762
+  (0.1ms) rollback transaction
165763
+  (0.0ms) begin transaction
165764
+ ---------------------------------------------------------------------
165765
+ MultModelCSTest: test_locale_file_has_correct_entries_for_both_models
165766
+ ---------------------------------------------------------------------
165767
+  (0.1ms) rollback transaction
165768
+  (0.0ms) begin transaction
165769
+ -----------------------------------------------------------------------------
165770
+ MultModelCSTest: test_locale_file_has_correct_entries_for_just_dinosaur_model
165771
+ -----------------------------------------------------------------------------
165772
+  (0.1ms) rollback transaction
165773
+  (0.0ms) begin transaction
165774
+ ---------------------------------------------------------------------------
165775
+ MultModelCSTest: test_locale_file_has_correct_entries_for_just_people_model
165776
+ ---------------------------------------------------------------------------
165777
+  (0.1ms) rollback transaction
165778
+  (0.0ms) begin transaction
165779
+ ----------------------------------------------------------------------------------------------------
165780
+ ExtControllerScaffoldingGeneratorTest: test_Controller_was_created_properly_with_appropriate_actions
165781
+ ----------------------------------------------------------------------------------------------------
165782
+  (0.1ms) rollback transaction
165783
+  (0.0ms) begin transaction
165784
+ ----------------------------------------------------------------------
165785
+ ExtControllerScaffoldingGeneratorTest: test_Routes_were_added_properly
165786
+ ----------------------------------------------------------------------
165787
+  (0.1ms) rollback transaction
165788
+  (0.0ms) begin transaction
165789
+ ------------------------------------------------------------------------------
165790
+ ControllerScaffoldingGeneratorTest: test_Assert_all_files_are_properly_created
165791
+ ------------------------------------------------------------------------------
165792
+  (0.1ms) rollback transaction
165793
+  (0.0ms) begin transaction
165794
+ ------------------------------------------------------------------------------------------
165795
+ ControllerScaffoldingGeneratorTest: test_Assert_lines_have_been_inserted_into_proper_files
165796
+ ------------------------------------------------------------------------------------------
165797
+  (0.1ms) rollback transaction
165798
+  (0.0ms) begin transaction
165799
+ --------------------------------------------------------------------------------------
165800
+ AllActionsGeneratorTest: test_Controller_was_created_properly_with_appropriate_actions
165801
+ --------------------------------------------------------------------------------------
165802
+  (0.1ms) rollback transaction
165803
+  (0.1ms) begin transaction
165804
+ ---------------------------------------------------------------------------------------
165805
+ SomeActionsGeneratorTest: test_Controller_was_created_properly_with_appropriate_actions
165806
+ ---------------------------------------------------------------------------------------
165807
+  (0.1ms) rollback transaction
165808
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
165809
+  (1.5ms) DELETE FROM "credit_card_infos";
165810
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
165811
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'credit_card_infos';
165812
+  (3.1ms) DELETE FROM "dinosaurs";
165813
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
165814
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dinosaurs';
165815
+  (3.3ms) DELETE FROM "fellows";
165816
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
165817
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'fellows';
165818
+  (4.0ms) DELETE FROM "people";
165819
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
165820
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'people';
165821
+  (3.4ms) DELETE FROM "schedules";
165822
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
165823
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'schedules';
165824
+  (1.2ms) DELETE FROM "unsearchables";
165825
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
165826
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'unsearchables';
165827
+  (0.1ms) begin transaction
165828
+ SQL (0.5ms) INSERT INTO "credit_card_infos" ("cardholder", "created_at", "exp_date", "secret_code", "updated_at") VALUES (?, ?, ?, ?, ?) [["cardholder", "John Adams 1"], ["created_at", "2014-11-11 03:39:51.715635"], ["exp_date", "2016-11-10"], ["secret_code", "ed65cf0cedcfe98a"], ["updated_at", "2014-11-11 03:39:51.715635"]]
165829
+  (2.6ms) commit transaction
165830
+  (0.1ms) begin transaction
165831
+ SQL (0.2ms) INSERT INTO "credit_card_infos" ("cardholder", "created_at", "exp_date", "secret_code", "updated_at") VALUES (?, ?, ?, ?, ?) [["cardholder", "John Adams 2"], ["created_at", "2014-11-11 03:39:51.767125"], ["exp_date", "2016-11-10"], ["secret_code", "ed65cf0cedcfe98a"], ["updated_at", "2014-11-11 03:39:51.767125"]]
165832
+  (2.6ms) commit transaction
165833
+  (0.0ms) begin transaction
165834
+ SQL (0.2ms) INSERT INTO "credit_card_infos" ("cardholder", "created_at", "exp_date", "secret_code", "updated_at") VALUES (?, ?, ?, ?, ?) [["cardholder", "John Adams 3"], ["created_at", "2014-11-11 03:39:51.771273"], ["exp_date", "2016-11-10"], ["secret_code", "ed65cf0cedcfe98a"], ["updated_at", "2014-11-11 03:39:51.771273"]]
165835
+  (2.5ms) commit transaction
165836
+  (0.1ms) begin transaction
165837
+ SQL (0.2ms) INSERT INTO "credit_card_infos" ("cardholder", "created_at", "exp_date", "secret_code", "updated_at") VALUES (?, ?, ?, ?, ?) [["cardholder", "John Adams 4"], ["created_at", "2014-11-11 03:39:51.775627"], ["exp_date", "2016-11-10"], ["secret_code", "ed65cf0cedcfe98a"], ["updated_at", "2014-11-11 03:39:51.775627"]]
165838
+  (2.5ms) commit transaction
165839
+  (0.0ms) begin transaction
165840
+ SQL (0.2ms) INSERT INTO "credit_card_infos" ("cardholder", "created_at", "exp_date", "secret_code", "updated_at") VALUES (?, ?, ?, ?, ?) [["cardholder", "John Adams 5"], ["created_at", "2014-11-11 03:39:51.779545"], ["exp_date", "2016-11-10"], ["secret_code", "ed65cf0cedcfe98a"], ["updated_at", "2014-11-11 03:39:51.779545"]]
165841
+  (2.6ms) commit transaction
165842
+  (0.1ms) begin transaction
165843
+ SQL (0.2ms) INSERT INTO "credit_card_infos" ("cardholder", "created_at", "exp_date", "secret_code", "updated_at") VALUES (?, ?, ?, ?, ?) [["cardholder", "John Adams 6"], ["created_at", "2014-11-11 03:39:51.783508"], ["exp_date", "2016-11-10"], ["secret_code", "ed65cf0cedcfe98a"], ["updated_at", "2014-11-11 03:39:51.783508"]]
165844
+  (2.6ms) commit transaction
165845
+  (0.0ms) begin transaction
165846
+ SQL (0.2ms) INSERT INTO "credit_card_infos" ("cardholder", "created_at", "exp_date", "secret_code", "updated_at") VALUES (?, ?, ?, ?, ?) [["cardholder", "John Adams 7"], ["created_at", "2014-11-11 03:39:51.787488"], ["exp_date", "2016-11-10"], ["secret_code", "ed65cf0cedcfe98a"], ["updated_at", "2014-11-11 03:39:51.787488"]]
165847
+  (2.2ms) commit transaction
165848
+  (0.0ms) begin transaction
165849
+ SQL (0.2ms) INSERT INTO "credit_card_infos" ("cardholder", "created_at", "exp_date", "secret_code", "updated_at") VALUES (?, ?, ?, ?, ?) [["cardholder", "John Adams 8"], ["created_at", "2014-11-11 03:39:51.791021"], ["exp_date", "2016-11-10"], ["secret_code", "ed65cf0cedcfe98a"], ["updated_at", "2014-11-11 03:39:51.791021"]]
165850
+  (2.4ms) commit transaction
165851
+  (0.0ms) begin transaction
165852
+ SQL (0.2ms) INSERT INTO "credit_card_infos" ("cardholder", "created_at", "exp_date", "secret_code", "updated_at") VALUES (?, ?, ?, ?, ?) [["cardholder", "John Adams 9"], ["created_at", "2014-11-11 03:39:51.794764"], ["exp_date", "2016-11-10"], ["secret_code", "ed65cf0cedcfe98a"], ["updated_at", "2014-11-11 03:39:51.794764"]]
165853
+  (2.5ms) commit transaction
165854
+  (0.1ms) begin transaction
165855
+ SQL (0.2ms) INSERT INTO "credit_card_infos" ("cardholder", "created_at", "exp_date", "secret_code", "updated_at") VALUES (?, ?, ?, ?, ?) [["cardholder", "John Adams 10"], ["created_at", "2014-11-11 03:39:51.798642"], ["exp_date", "2016-11-10"], ["secret_code", "ed65cf0cedcfe98a"], ["updated_at", "2014-11-11 03:39:51.798642"]]
165856
+  (2.4ms) commit transaction
165857
+  (0.1ms) begin transaction
165858
+ SQL (0.2ms) INSERT INTO "credit_card_infos" ("cardholder", "created_at", "exp_date", "secret_code", "updated_at") VALUES (?, ?, ?, ?, ?) [["cardholder", "John Adams 11"], ["created_at", "2014-11-11 03:39:51.802653"], ["exp_date", "2016-11-10"], ["secret_code", "ed65cf0cedcfe98a"], ["updated_at", "2014-11-11 03:39:51.802653"]]
165859
+  (3.0ms) commit transaction
165860
+  (0.1ms) begin transaction
165861
+ SQL (0.2ms) INSERT INTO "credit_card_infos" ("cardholder", "created_at", "exp_date", "secret_code", "updated_at") VALUES (?, ?, ?, ?, ?) [["cardholder", "John Adams 12"], ["created_at", "2014-11-11 03:39:51.807268"], ["exp_date", "2016-11-10"], ["secret_code", "ed65cf0cedcfe98a"], ["updated_at", "2014-11-11 03:39:51.807268"]]
165862
+  (2.4ms) commit transaction
165863
+  (0.1ms) begin transaction
165864
+ SQL (0.4ms) INSERT INTO "credit_card_infos" ("cardholder", "created_at", "exp_date", "secret_code", "updated_at") VALUES (?, ?, ?, ?, ?) [["cardholder", "John Adams 13"], ["created_at", "2014-11-11 03:39:51.811653"], ["exp_date", "2016-11-10"], ["secret_code", "ed65cf0cedcfe98a"], ["updated_at", "2014-11-11 03:39:51.811653"]]
165865
+  (3.7ms) commit transaction
165866
+  (0.1ms) begin transaction
165867
+ SQL (0.4ms) INSERT INTO "credit_card_infos" ("cardholder", "created_at", "exp_date", "secret_code", "updated_at") VALUES (?, ?, ?, ?, ?) [["cardholder", "John Adams 14"], ["created_at", "2014-11-11 03:39:51.817969"], ["exp_date", "2016-11-10"], ["secret_code", "ed65cf0cedcfe98a"], ["updated_at", "2014-11-11 03:39:51.817969"]]
165868
+  (4.3ms) commit transaction
165869
+  (0.1ms) begin transaction
165870
+ SQL (0.4ms) INSERT INTO "credit_card_infos" ("cardholder", "created_at", "exp_date", "secret_code", "updated_at") VALUES (?, ?, ?, ?, ?) [["cardholder", "John Adams 15"], ["created_at", "2014-11-11 03:39:51.824805"], ["exp_date", "2016-11-10"], ["secret_code", "ed65cf0cedcfe98a"], ["updated_at", "2014-11-11 03:39:51.824805"]]
165871
+  (4.1ms) commit transaction
165872
+  (0.1ms) begin transaction
165873
+ SQL (0.4ms) INSERT INTO "credit_card_infos" ("cardholder", "created_at", "exp_date", "secret_code", "updated_at") VALUES (?, ?, ?, ?, ?) [["cardholder", "John Adams 16"], ["created_at", "2014-11-11 03:39:51.831419"], ["exp_date", "2016-11-10"], ["secret_code", "ed65cf0cedcfe98a"], ["updated_at", "2014-11-11 03:39:51.831419"]]
165874
+  (1.1ms) commit transaction
165875
+  (0.1ms) begin transaction
165876
+ SQL (0.3ms) INSERT INTO "credit_card_infos" ("cardholder", "created_at", "exp_date", "secret_code", "updated_at") VALUES (?, ?, ?, ?, ?) [["cardholder", "John Adams 17"], ["created_at", "2014-11-11 03:39:51.835124"], ["exp_date", "2016-11-10"], ["secret_code", "ed65cf0cedcfe98a"], ["updated_at", "2014-11-11 03:39:51.835124"]]
165877
+  (2.7ms) commit transaction
165878
+  (0.1ms) begin transaction
165879
+ SQL (0.3ms) INSERT INTO "credit_card_infos" ("cardholder", "created_at", "exp_date", "secret_code", "updated_at") VALUES (?, ?, ?, ?, ?) [["cardholder", "John Adams 18"], ["created_at", "2014-11-11 03:39:51.839846"], ["exp_date", "2016-11-10"], ["secret_code", "ed65cf0cedcfe98a"], ["updated_at", "2014-11-11 03:39:51.839846"]]
165880
+  (1.0ms) commit transaction
165881
+  (0.1ms) begin transaction
165882
+ SQL (0.3ms) INSERT INTO "credit_card_infos" ("cardholder", "created_at", "exp_date", "secret_code", "updated_at") VALUES (?, ?, ?, ?, ?) [["cardholder", "John Adams 19"], ["created_at", "2014-11-11 03:39:51.842478"], ["exp_date", "2016-11-10"], ["secret_code", "ed65cf0cedcfe98a"], ["updated_at", "2014-11-11 03:39:51.842478"]]
165883
+  (3.1ms) commit transaction
165884
+  (0.1ms) begin transaction
165885
+ SQL (0.3ms) INSERT INTO "credit_card_infos" ("cardholder", "created_at", "exp_date", "secret_code", "updated_at") VALUES (?, ?, ?, ?, ?) [["cardholder", "John Adams 20"], ["created_at", "2014-11-11 03:39:51.847287"], ["exp_date", "2016-11-10"], ["secret_code", "ed65cf0cedcfe98a"], ["updated_at", "2014-11-11 03:39:51.847287"]]
165886
+  (2.6ms) commit transaction
165887
+  (0.1ms) begin transaction
165888
+ SQL (0.3ms) INSERT INTO "credit_card_infos" ("cardholder", "created_at", "exp_date", "secret_code", "updated_at") VALUES (?, ?, ?, ?, ?) [["cardholder", "John Adams 21"], ["created_at", "2014-11-11 03:39:51.851671"], ["exp_date", "2016-11-10"], ["secret_code", "ed65cf0cedcfe98a"], ["updated_at", "2014-11-11 03:39:51.851671"]]
165889
+  (2.6ms) commit transaction
165890
+  (0.1ms) begin transaction
165891
+ SQL (0.3ms) INSERT INTO "credit_card_infos" ("cardholder", "created_at", "exp_date", "secret_code", "updated_at") VALUES (?, ?, ?, ?, ?) [["cardholder", "John Adams 22"], ["created_at", "2014-11-11 03:39:51.856008"], ["exp_date", "2016-11-10"], ["secret_code", "ed65cf0cedcfe98a"], ["updated_at", "2014-11-11 03:39:51.856008"]]
165892
+  (2.8ms) commit transaction
165893
+  (0.1ms) begin transaction
165894
+ SQL (0.3ms) INSERT INTO "credit_card_infos" ("cardholder", "created_at", "exp_date", "secret_code", "updated_at") VALUES (?, ?, ?, ?, ?) [["cardholder", "John Adams 23"], ["created_at", "2014-11-11 03:39:51.860501"], ["exp_date", "2016-11-10"], ["secret_code", "ed65cf0cedcfe98a"], ["updated_at", "2014-11-11 03:39:51.860501"]]
165895
+  (1.0ms) commit transaction
165896
+  (0.1ms) begin transaction
165897
+ SQL (0.4ms) INSERT INTO "credit_card_infos" ("cardholder", "created_at", "exp_date", "secret_code", "updated_at") VALUES (?, ?, ?, ?, ?) [["cardholder", "John Adams 24"], ["created_at", "2014-11-11 03:39:51.863376"], ["exp_date", "2016-11-10"], ["secret_code", "ed65cf0cedcfe98a"], ["updated_at", "2014-11-11 03:39:51.863376"]]
165898
+  (1.0ms) commit transaction
165899
+  (0.1ms) begin transaction
165900
+ SQL (0.3ms) INSERT INTO "credit_card_infos" ("cardholder", "created_at", "exp_date", "secret_code", "updated_at") VALUES (?, ?, ?, ?, ?) [["cardholder", "John Adams 25"], ["created_at", "2014-11-11 03:39:51.866572"], ["exp_date", "2016-11-10"], ["secret_code", "ed65cf0cedcfe98a"], ["updated_at", "2014-11-11 03:39:51.866572"]]
165901
+  (3.4ms) commit transaction
165902
+  (0.1ms) begin transaction
165903
+ SQL (0.3ms) INSERT INTO "credit_card_infos" ("cardholder", "created_at", "exp_date", "secret_code", "updated_at") VALUES (?, ?, ?, ?, ?) [["cardholder", "John Adams 26"], ["created_at", "2014-11-11 03:39:51.872017"], ["exp_date", "2016-11-10"], ["secret_code", "ed65cf0cedcfe98a"], ["updated_at", "2014-11-11 03:39:51.872017"]]
165904
+  (3.2ms) commit transaction
165905
+  (0.1ms) begin transaction
165906
+ SQL (0.4ms) INSERT INTO "credit_card_infos" ("cardholder", "created_at", "exp_date", "secret_code", "updated_at") VALUES (?, ?, ?, ?, ?) [["cardholder", "John Adams 27"], ["created_at", "2014-11-11 03:39:51.877432"], ["exp_date", "2016-11-10"], ["secret_code", "ed65cf0cedcfe98a"], ["updated_at", "2014-11-11 03:39:51.877432"]]
165907
+  (3.3ms) commit transaction
165908
+  (0.1ms) begin transaction
165909
+ SQL (0.3ms) INSERT INTO "credit_card_infos" ("cardholder", "created_at", "exp_date", "secret_code", "updated_at") VALUES (?, ?, ?, ?, ?) [["cardholder", "John Adams 28"], ["created_at", "2014-11-11 03:39:51.882776"], ["exp_date", "2016-11-10"], ["secret_code", "ed65cf0cedcfe98a"], ["updated_at", "2014-11-11 03:39:51.882776"]]
165910
+  (3.0ms) commit transaction
165911
+  (0.1ms) begin transaction
165912
+ SQL (0.4ms) INSERT INTO "credit_card_infos" ("cardholder", "created_at", "exp_date", "secret_code", "updated_at") VALUES (?, ?, ?, ?, ?) [["cardholder", "John Adams 29"], ["created_at", "2014-11-11 03:39:51.887601"], ["exp_date", "2016-11-10"], ["secret_code", "ed65cf0cedcfe98a"], ["updated_at", "2014-11-11 03:39:51.887601"]]
165913
+  (3.6ms) commit transaction
165914
+  (0.1ms) begin transaction
165915
+ SQL (0.3ms) INSERT INTO "credit_card_infos" ("cardholder", "created_at", "exp_date", "secret_code", "updated_at") VALUES (?, ?, ?, ?, ?) [["cardholder", "John Adams 30"], ["created_at", "2014-11-11 03:39:51.893136"], ["exp_date", "2016-11-10"], ["secret_code", "ed65cf0cedcfe98a"], ["updated_at", "2014-11-11 03:39:51.893136"]]
165916
+  (2.6ms) commit transaction
165917
+  (0.1ms) begin transaction
165918
+ SQL (0.2ms) INSERT INTO "credit_card_infos" ("cardholder", "created_at", "exp_date", "secret_code", "updated_at") VALUES (?, ?, ?, ?, ?) [["cardholder", "John Adams 31"], ["created_at", "2014-11-11 03:39:51.897379"], ["exp_date", "2016-11-10"], ["secret_code", "ed65cf0cedcfe98a"], ["updated_at", "2014-11-11 03:39:51.897379"]]
165919
+  (2.5ms) commit transaction
165920
+ Started GET "/credit_card_infos" for 127.0.0.1 at 2014-11-10 22:39:51 -0500
165921
+ Processing by CreditCardInfosController#index as HTML
165922
+ Rendered application/_sort_form.html.haml (1.5ms)
165923
+ Rendered application/_search_form.html.haml (1.5ms)
165924
+ CreditCardInfo Load (0.3ms) SELECT "credit_card_infos".* FROM "credit_card_infos" WHERE (1=2 or cardholder like '%%' or secret_code like '%%') LIMIT 15 OFFSET 0
165925
+  (0.1ms) SELECT COUNT(*) FROM "credit_card_infos" WHERE (1=2 or cardholder like '%%' or secret_code like '%%')
165926
+ CreditCardInfo Load (0.1ms) SELECT "credit_card_infos".* FROM "credit_card_infos" WHERE (1=2 or cardholder like '%%' or secret_code like '%%') LIMIT 1 OFFSET 0
165927
+ Rendered application/_pagination.html.haml (112.8ms)
165928
+ Rendered credit_card_infos/index.html.haml within layouts/application (133.8ms)
165929
+ Rendered application/_flash_messages.html.haml (9.4ms)
165930
+ Completed 200 OK in 183ms (Views: 179.2ms | ActiveRecord: 1.1ms)
165931
+ Started GET "/credit_card_infos?page=2&per_page=15" for 127.0.0.1 at 2014-11-10 22:39:52 -0500
165932
+ Processing by CreditCardInfosController#index as HTML
165933
+ Parameters: {"page"=>"2", "per_page"=>"15"}
165934
+ Rendered application/_sort_form.html.haml (0.6ms)
165935
+ Rendered application/_search_form.html.haml (0.3ms)
165936
+ CreditCardInfo Load (0.2ms) SELECT "credit_card_infos".* FROM "credit_card_infos" WHERE (1=2 or cardholder like '%%' or secret_code like '%%') LIMIT 15 OFFSET 15
165937
+  (0.1ms) SELECT COUNT(*) FROM "credit_card_infos" WHERE (1=2 or cardholder like '%%' or secret_code like '%%')
165938
+ CreditCardInfo Load (0.2ms) SELECT "credit_card_infos".* FROM "credit_card_infos" WHERE (1=2 or cardholder like '%%' or secret_code like '%%') LIMIT 1 OFFSET 15
165939
+ Rendered application/_pagination.html.haml (3.0ms)
165940
+ Rendered credit_card_infos/index.html.haml within layouts/application (9.0ms)
165941
+ Rendered application/_flash_messages.html.haml (0.2ms)
165942
+ Completed 200 OK in 14ms (Views: 12.6ms | ActiveRecord: 0.5ms)
165943
+ Started GET "/credit_card_infos?per_page=100" for 127.0.0.1 at 2014-11-10 22:39:52 -0500
165944
+ Processing by CreditCardInfosController#index as HTML
165945
+ Parameters: {"per_page"=>"100"}
165946
+ Rendered application/_sort_form.html.haml (0.5ms)
165947
+ Rendered application/_search_form.html.haml (0.3ms)
165948
+ CreditCardInfo Load (0.3ms) SELECT "credit_card_infos".* FROM "credit_card_infos" WHERE (1=2 or cardholder like '%%' or secret_code like '%%') LIMIT 100 OFFSET 0
165949
+ CreditCardInfo Load (0.1ms) SELECT "credit_card_infos".* FROM "credit_card_infos" WHERE (1=2 or cardholder like '%%' or secret_code like '%%') LIMIT 1 OFFSET 0
165950
+ Rendered application/_pagination.html.haml (1.8ms)
165951
+ Rendered credit_card_infos/index.html.haml within layouts/application (7.9ms)
165952
+ Rendered application/_flash_messages.html.haml (0.2ms)
165953
+ Completed 200 OK in 12ms (Views: 11.2ms | ActiveRecord: 0.4ms)
165954
+  (3.2ms) DELETE FROM "credit_card_infos";
165955
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
165956
+  (3.0ms) DELETE FROM sqlite_sequence where name = 'credit_card_infos';
165957
+  (4.2ms) DELETE FROM "dinosaurs";
165958
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
165959
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dinosaurs';
165960
+  (169.8ms) DELETE FROM "fellows";
165961
+  (0.4ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
165962
+  (0.3ms) DELETE FROM sqlite_sequence where name = 'fellows';
165963
+  (76.9ms) DELETE FROM "people";
165964
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
165965
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'people';
165966
+  (14.4ms) DELETE FROM "schedules";
165967
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
165968
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'schedules';
165969
+  (5.7ms) DELETE FROM "unsearchables";
165970
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
165971
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'unsearchables';
165972
+  (0.1ms) begin transaction
165973
+ SQL (0.3ms) INSERT INTO "credit_card_infos" ("cardholder", "created_at", "exp_date", "secret_code", "updated_at") VALUES (?, ?, ?, ?, ?) [["cardholder", "John Adams 32"], ["created_at", "2014-11-11 03:39:52.475499"], ["exp_date", "2016-11-10"], ["secret_code", "ed65cf0cedcfe98a"], ["updated_at", "2014-11-11 03:39:52.475499"]]
165974
+  (2.6ms) commit transaction
165975
+ Started GET "/credit_card_infos" for 127.0.0.1 at 2014-11-10 22:39:52 -0500
165976
+ Processing by CreditCardInfosController#index as HTML
165977
+ Rendered application/_sort_form.html.haml (0.5ms)
165978
+ Rendered application/_search_form.html.haml (0.3ms)
165979
+ CreditCardInfo Load (0.2ms) SELECT "credit_card_infos".* FROM "credit_card_infos" WHERE (1=2 or cardholder like '%%' or secret_code like '%%') LIMIT 15 OFFSET 0
165980
+ CreditCardInfo Load (0.1ms) SELECT "credit_card_infos".* FROM "credit_card_infos" WHERE (1=2 or cardholder like '%%' or secret_code like '%%') LIMIT 1 OFFSET 0
165981
+ Rendered application/_pagination.html.haml (1.7ms)
165982
+ Rendered credit_card_infos/index.html.haml within layouts/application (6.3ms)
165983
+ Rendered application/_flash_messages.html.haml (0.2ms)
165984
+ Completed 200 OK in 11ms (Views: 10.0ms | ActiveRecord: 0.3ms)
165985
+  (1.6ms) DELETE FROM "credit_card_infos";
165986
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
165987
+  (1.1ms) DELETE FROM sqlite_sequence where name = 'credit_card_infos';
165988
+  (1.0ms) DELETE FROM "dinosaurs";
165989
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
165990
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dinosaurs';
165991
+  (1.0ms) DELETE FROM "fellows";
165992
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
165993
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'fellows';
165994
+  (1.0ms) DELETE FROM "people";
165995
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
165996
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'people';
165997
+  (1.5ms) DELETE FROM "schedules";
165998
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
165999
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'schedules';
166000
+  (1.1ms) DELETE FROM "unsearchables";
166001
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166002
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'unsearchables';
166003
+ Started GET "/people" for 127.0.0.1 at 2014-11-10 22:39:57 -0500
166004
+ Processing by PeopleController#index as HTML
166005
+ Rendered application/_sort_form.html.haml (1.8ms)
166006
+ Rendered application/_search_form.html.haml (2.0ms)
166007
+ 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 '%%') LIMIT 15 OFFSET 0
166008
+ Rendered application/_pagination.html.haml (9.6ms)
166009
+ Rendered people/index.html.haml within layouts/application (23.5ms)
166010
+ Rendered application/_flash_messages.html.haml (1.3ms)
166011
+ Completed 200 OK in 66ms (Views: 61.6ms | ActiveRecord: 0.9ms)
166012
+  (1.1ms) DELETE FROM "credit_card_infos";
166013
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166014
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'credit_card_infos';
166015
+  (2.9ms) DELETE FROM "dinosaurs";
166016
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166017
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dinosaurs';
166018
+  (1.1ms) DELETE FROM "fellows";
166019
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166020
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'fellows';
166021
+  (1.2ms) DELETE FROM "people";
166022
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166023
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'people';
166024
+  (3.3ms) DELETE FROM "schedules";
166025
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166026
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'schedules';
166027
+  (4.8ms) DELETE FROM "unsearchables";
166028
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166029
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'unsearchables';
166030
+  (0.1ms) begin transaction
166031
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:39:58.032813"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_1@domain.com"], ["first_name", "John_1"], ["is_manager", "f"], ["last_name", "Doe_1"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:39:58.032813"]]
166032
+  (3.2ms) commit transaction
166033
+  (0.1ms) begin transaction
166034
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:39:58.038625"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_2@domain.com"], ["first_name", "John_2"], ["is_manager", "f"], ["last_name", "Doe_2"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:39:58.038625"]]
166035
+  (2.9ms) commit transaction
166036
+  (0.1ms) begin transaction
166037
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:39:58.043666"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_3@domain.com"], ["first_name", "John_3"], ["is_manager", "f"], ["last_name", "Doe_3"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:39:58.043666"]]
166038
+  (3.0ms) commit transaction
166039
+  (0.1ms) begin transaction
166040
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:39:58.048668"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_4@domain.com"], ["first_name", "John_4"], ["is_manager", "f"], ["last_name", "Doe_4"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:39:58.048668"]]
166041
+  (2.7ms) commit transaction
166042
+  (0.0ms) begin transaction
166043
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:39:58.052999"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_5@domain.com"], ["first_name", "John_5"], ["is_manager", "f"], ["last_name", "Doe_5"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:39:58.052999"]]
166044
+  (2.8ms) commit transaction
166045
+  (0.0ms) begin transaction
166046
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:39:58.057339"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_6@domain.com"], ["first_name", "John_6"], ["is_manager", "f"], ["last_name", "Doe_6"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:39:58.057339"]]
166047
+  (2.8ms) commit transaction
166048
+  (0.1ms) begin transaction
166049
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:39:58.061749"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_7@domain.com"], ["first_name", "John_7"], ["is_manager", "f"], ["last_name", "Doe_7"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:39:58.061749"]]
166050
+  (2.8ms) commit transaction
166051
+  (0.1ms) begin transaction
166052
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:39:58.066325"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_8@domain.com"], ["first_name", "John_8"], ["is_manager", "f"], ["last_name", "Doe_8"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:39:58.066325"]]
166053
+  (2.8ms) commit transaction
166054
+  (0.0ms) begin transaction
166055
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:39:58.070837"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_9@domain.com"], ["first_name", "John_9"], ["is_manager", "f"], ["last_name", "Doe_9"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:39:58.070837"]]
166056
+  (2.8ms) commit transaction
166057
+  (0.0ms) begin transaction
166058
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:39:58.075251"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_10@domain.com"], ["first_name", "John_10"], ["is_manager", "f"], ["last_name", "Doe_10"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:39:58.075251"]]
166059
+  (2.7ms) commit transaction
166060
+  (0.1ms) begin transaction
166061
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:39:58.079710"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_11@domain.com"], ["first_name", "John_11"], ["is_manager", "f"], ["last_name", "Doe_11"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:39:58.079710"]]
166062
+  (2.8ms) commit transaction
166063
+  (0.0ms) begin transaction
166064
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:39:58.084236"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_12@domain.com"], ["first_name", "John_12"], ["is_manager", "f"], ["last_name", "Doe_12"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:39:58.084236"]]
166065
+  (2.8ms) commit transaction
166066
+  (0.1ms) begin transaction
166067
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:39:58.088710"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_13@domain.com"], ["first_name", "John_13"], ["is_manager", "f"], ["last_name", "Doe_13"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:39:58.088710"]]
166068
+  (2.6ms) commit transaction
166069
+  (0.0ms) begin transaction
166070
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:39:58.092879"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_14@domain.com"], ["first_name", "John_14"], ["is_manager", "f"], ["last_name", "Doe_14"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:39:58.092879"]]
166071
+  (3.5ms) commit transaction
166072
+  (0.1ms) begin transaction
166073
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:39:58.098208"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_15@domain.com"], ["first_name", "John_15"], ["is_manager", "f"], ["last_name", "Doe_15"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:39:58.098208"]]
166074
+  (2.8ms) commit transaction
166075
+  (0.0ms) begin transaction
166076
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:39:58.102966"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_16@domain.com"], ["first_name", "John_16"], ["is_manager", "f"], ["last_name", "Doe_16"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:39:58.102966"]]
166077
+  (2.7ms) commit transaction
166078
+  (0.0ms) begin transaction
166079
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:39:58.107202"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_17@domain.com"], ["first_name", "John_17"], ["is_manager", "f"], ["last_name", "Doe_17"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:39:58.107202"]]
166080
+  (2.6ms) commit transaction
166081
+  (0.1ms) begin transaction
166082
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:39:58.111474"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_18@domain.com"], ["first_name", "John_18"], ["is_manager", "f"], ["last_name", "Doe_18"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:39:58.111474"]]
166083
+  (2.7ms) commit transaction
166084
+  (0.1ms) begin transaction
166085
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:39:58.116064"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_19@domain.com"], ["first_name", "John_19"], ["is_manager", "f"], ["last_name", "Doe_19"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:39:58.116064"]]
166086
+  (2.6ms) commit transaction
166087
+  (0.0ms) begin transaction
166088
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:39:58.120424"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_20@domain.com"], ["first_name", "John_20"], ["is_manager", "f"], ["last_name", "Doe_20"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:39:58.120424"]]
166089
+  (2.9ms) commit transaction
166090
+  (0.1ms) begin transaction
166091
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:39:58.125025"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_21@domain.com"], ["first_name", "John_21"], ["is_manager", "f"], ["last_name", "Doe_21"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:39:58.125025"]]
166092
+  (2.6ms) commit transaction
166093
+  (0.0ms) begin transaction
166094
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:39:58.129242"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_22@domain.com"], ["first_name", "John_22"], ["is_manager", "f"], ["last_name", "Doe_22"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:39:58.129242"]]
166095
+  (2.7ms) commit transaction
166096
+  (0.1ms) begin transaction
166097
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:39:58.134075"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_23@domain.com"], ["first_name", "John_23"], ["is_manager", "f"], ["last_name", "Doe_23"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:39:58.134075"]]
166098
+  (2.8ms) commit transaction
166099
+  (0.0ms) begin transaction
166100
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:39:58.138758"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_24@domain.com"], ["first_name", "John_24"], ["is_manager", "f"], ["last_name", "Doe_24"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:39:58.138758"]]
166101
+  (2.7ms) commit transaction
166102
+  (0.0ms) begin transaction
166103
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:39:58.143076"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_25@domain.com"], ["first_name", "John_25"], ["is_manager", "f"], ["last_name", "Doe_25"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:39:58.143076"]]
166104
+  (2.6ms) commit transaction
166105
+  (0.1ms) begin transaction
166106
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:39:58.147303"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_26@domain.com"], ["first_name", "John_26"], ["is_manager", "f"], ["last_name", "Doe_26"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:39:58.147303"]]
166107
+  (2.6ms) commit transaction
166108
+  (0.0ms) begin transaction
166109
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:39:58.151597"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_27@domain.com"], ["first_name", "John_27"], ["is_manager", "f"], ["last_name", "Doe_27"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:39:58.151597"]]
166110
+  (2.7ms) commit transaction
166111
+  (0.0ms) begin transaction
166112
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:39:58.155878"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_28@domain.com"], ["first_name", "John_28"], ["is_manager", "f"], ["last_name", "Doe_28"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:39:58.155878"]]
166113
+  (2.9ms) commit transaction
166114
+  (0.1ms) begin transaction
166115
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:39:58.160442"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_29@domain.com"], ["first_name", "John_29"], ["is_manager", "f"], ["last_name", "Doe_29"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:39:58.160442"]]
166116
+  (3.1ms) commit transaction
166117
+  (0.1ms) begin transaction
166118
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:39:58.165335"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_30@domain.com"], ["first_name", "John_30"], ["is_manager", "f"], ["last_name", "Doe_30"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:39:58.165335"]]
166119
+  (2.9ms) commit transaction
166120
+  (0.1ms) begin transaction
166121
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:39:58.170101"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_31@domain.com"], ["first_name", "John_31"], ["is_manager", "f"], ["last_name", "Doe_31"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:39:58.170101"]]
166122
+  (2.6ms) commit transaction
166123
+ Started GET "/people?page=1&per_page=10" for 127.0.0.1 at 2014-11-10 22:40:01 -0500
166124
+ Processing by PeopleController#index as HTML
166125
+ Parameters: {"page"=>"1", "per_page"=>"10"}
166126
+ Rendered application/_sort_form.html.haml (1.2ms)
166127
+ Rendered application/_search_form.html.haml (0.5ms)
166128
+ Person Load (0.8ms) SELECT "people".* FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%') LIMIT 10 OFFSET 0
166129
+  (0.3ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%')
166130
+ 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 '%%') LIMIT 1 OFFSET 0
166131
+ Rendered application/_pagination.html.haml (5.9ms)
166132
+ Rendered people/index.html.haml within layouts/application (24.9ms)
166133
+ Rendered application/_flash_messages.html.haml (0.3ms)
166134
+ Completed 200 OK in 34ms (Views: 29.9ms | ActiveRecord: 1.3ms)
166135
+ Started GET "/assets/application.css" for 127.0.0.1 at 2014-11-10 22:40:01 -0500
166136
+ Started GET "/assets/application.js" for 127.0.0.1 at 2014-11-10 22:40:01 -0500
166137
+ Started GET "/people?page=2&per_page=10&sort_by=" for 127.0.0.1 at 2014-11-10 22:40:01 -0500
166138
+ Processing by PeopleController#index as HTML
166139
+ Parameters: {"page"=>"2", "per_page"=>"10", "sort_by"=>""}
166140
+ Rendered application/_sort_form.html.haml (0.9ms)
166141
+ Rendered application/_search_form.html.haml (0.5ms)
166142
+ 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 '%%') LIMIT 10 OFFSET 10
166143
+  (0.2ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%')
166144
+ 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 '%%') LIMIT 1 OFFSET 10
166145
+ Rendered application/_pagination.html.haml (3.9ms)
166146
+ Rendered people/index.html.haml within layouts/application (16.7ms)
166147
+ Rendered application/_flash_messages.html.haml (0.4ms)
166148
+ Completed 200 OK in 24ms (Views: 22.4ms | ActiveRecord: 0.7ms)
166149
+ Started GET "/assets/application.css" for 127.0.0.1 at 2014-11-10 22:40:02 -0500
166150
+ Started GET "/assets/application.js" for 127.0.0.1 at 2014-11-10 22:40:02 -0500
166151
+ Started GET "/people?page=1&per_page=10&sort_by=" for 127.0.0.1 at 2014-11-10 22:40:02 -0500
166152
+ Processing by PeopleController#index as HTML
166153
+ Parameters: {"page"=>"1", "per_page"=>"10", "sort_by"=>""}
166154
+ Rendered application/_sort_form.html.haml (1.2ms)
166155
+ Rendered application/_search_form.html.haml (0.6ms)
166156
+ 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 '%%') LIMIT 10 OFFSET 0
166157
+  (0.2ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%')
166158
+ 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 '%%') LIMIT 1 OFFSET 0
166159
+ Rendered application/_pagination.html.haml (2.9ms)
166160
+ Rendered people/index.html.haml within layouts/application (15.8ms)
166161
+ Rendered application/_flash_messages.html.haml (0.2ms)
166162
+ Completed 200 OK in 21ms (Views: 18.9ms | ActiveRecord: 0.8ms)
166163
+ Started GET "/assets/application.js" for 127.0.0.1 at 2014-11-10 22:40:02 -0500
166164
+ Started GET "/assets/application.css" for 127.0.0.1 at 2014-11-10 22:40:02 -0500
166165
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
166166
+ Started GET "/people?page=2&per_page=10&sort_by=" for 127.0.0.1 at 2014-11-10 22:40:03 -0500
166167
+ Processing by PeopleController#index as HTML
166168
+ Parameters: {"page"=>"2", "per_page"=>"10", "sort_by"=>""}
166169
+ Rendered application/_sort_form.html.haml (1.1ms)
166170
+ Rendered application/_search_form.html.haml (0.5ms)
166171
+ 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 '%%') LIMIT 10 OFFSET 10
166172
+  (0.2ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%')
166173
+ 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 '%%') LIMIT 1 OFFSET 10
166174
+ Rendered application/_pagination.html.haml (3.3ms)
166175
+ Rendered people/index.html.haml within layouts/application (15.0ms)
166176
+ Rendered application/_flash_messages.html.haml (0.3ms)
166177
+ Completed 200 OK in 20ms (Views: 18.6ms | ActiveRecord: 0.6ms)
166178
+ Started GET "/assets/application.js" for 127.0.0.1 at 2014-11-10 22:40:03 -0500
166179
+ Started GET "/assets/application.css" for 127.0.0.1 at 2014-11-10 22:40:03 -0500
166180
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
166181
+  (1.0ms) DELETE FROM "credit_card_infos";
166182
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166183
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'credit_card_infos';
166184
+  (3.3ms) DELETE FROM "dinosaurs";
166185
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166186
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dinosaurs';
166187
+  (3.9ms) DELETE FROM "fellows";
166188
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166189
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'fellows';
166190
+  (3.1ms) DELETE FROM "people";
166191
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166192
+  (3.1ms) DELETE FROM sqlite_sequence where name = 'people';
166193
+  (3.4ms) DELETE FROM "schedules";
166194
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166195
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'schedules';
166196
+  (3.5ms) DELETE FROM "unsearchables";
166197
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166198
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'unsearchables';
166199
+  (0.0ms) begin transaction
166200
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:03.903656"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_32@domain.com"], ["first_name", "John_32"], ["is_manager", "f"], ["last_name", "Doe_32"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:03.903656"]]
166201
+  (3.1ms) commit transaction
166202
+  (0.1ms) begin transaction
166203
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:03.909048"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_33@domain.com"], ["first_name", "John_33"], ["is_manager", "f"], ["last_name", "Doe_33"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:03.909048"]]
166204
+  (2.6ms) commit transaction
166205
+  (0.1ms) begin transaction
166206
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:03.913468"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_34@domain.com"], ["first_name", "John_34"], ["is_manager", "f"], ["last_name", "Doe_34"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:03.913468"]]
166207
+  (3.5ms) commit transaction
166208
+  (0.1ms) begin transaction
166209
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:03.919249"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_35@domain.com"], ["first_name", "John_35"], ["is_manager", "f"], ["last_name", "Doe_35"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:03.919249"]]
166210
+  (3.1ms) commit transaction
166211
+  (0.1ms) begin transaction
166212
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:03.924142"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_36@domain.com"], ["first_name", "John_36"], ["is_manager", "f"], ["last_name", "Doe_36"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:03.924142"]]
166213
+  (3.5ms) commit transaction
166214
+  (0.1ms) begin transaction
166215
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:03.929520"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_37@domain.com"], ["first_name", "John_37"], ["is_manager", "f"], ["last_name", "Doe_37"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:03.929520"]]
166216
+  (3.4ms) commit transaction
166217
+  (0.1ms) begin transaction
166218
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:03.935164"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_38@domain.com"], ["first_name", "John_38"], ["is_manager", "f"], ["last_name", "Doe_38"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:03.935164"]]
166219
+  (3.0ms) commit transaction
166220
+  (0.1ms) begin transaction
166221
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:03.940126"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_39@domain.com"], ["first_name", "John_39"], ["is_manager", "f"], ["last_name", "Doe_39"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:03.940126"]]
166222
+  (2.8ms) commit transaction
166223
+  (0.0ms) begin transaction
166224
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:03.944652"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_40@domain.com"], ["first_name", "John_40"], ["is_manager", "f"], ["last_name", "Doe_40"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:03.944652"]]
166225
+  (2.5ms) commit transaction
166226
+  (0.1ms) begin transaction
166227
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:03.949033"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_41@domain.com"], ["first_name", "John_41"], ["is_manager", "f"], ["last_name", "Doe_41"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:03.949033"]]
166228
+  (3.3ms) commit transaction
166229
+  (0.1ms) begin transaction
166230
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:03.954952"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_42@domain.com"], ["first_name", "John_42"], ["is_manager", "f"], ["last_name", "Doe_42"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:03.954952"]]
166231
+  (2.7ms) commit transaction
166232
+  (0.1ms) begin transaction
166233
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:03.959717"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_43@domain.com"], ["first_name", "John_43"], ["is_manager", "f"], ["last_name", "Doe_43"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:03.959717"]]
166234
+  (3.1ms) commit transaction
166235
+  (0.1ms) begin transaction
166236
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:03.964554"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_44@domain.com"], ["first_name", "John_44"], ["is_manager", "f"], ["last_name", "Doe_44"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:03.964554"]]
166237
+  (3.2ms) commit transaction
166238
+  (0.1ms) begin transaction
166239
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:03.970242"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_45@domain.com"], ["first_name", "John_45"], ["is_manager", "f"], ["last_name", "Doe_45"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:03.970242"]]
166240
+  (2.8ms) commit transaction
166241
+  (0.1ms) begin transaction
166242
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:03.974837"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_46@domain.com"], ["first_name", "John_46"], ["is_manager", "f"], ["last_name", "Doe_46"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:03.974837"]]
166243
+  (2.8ms) commit transaction
166244
+  (0.0ms) begin transaction
166245
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:03.979251"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_47@domain.com"], ["first_name", "John_47"], ["is_manager", "f"], ["last_name", "Doe_47"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:03.979251"]]
166246
+  (3.1ms) commit transaction
166247
+  (0.1ms) begin transaction
166248
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:03.984235"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_48@domain.com"], ["first_name", "John_48"], ["is_manager", "f"], ["last_name", "Doe_48"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:03.984235"]]
166249
+  (2.9ms) commit transaction
166250
+  (0.1ms) begin transaction
166251
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:03.989025"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_49@domain.com"], ["first_name", "John_49"], ["is_manager", "f"], ["last_name", "Doe_49"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:03.989025"]]
166252
+  (2.8ms) commit transaction
166253
+  (0.0ms) begin transaction
166254
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:03.993514"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_50@domain.com"], ["first_name", "John_50"], ["is_manager", "f"], ["last_name", "Doe_50"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:03.993514"]]
166255
+  (2.9ms) commit transaction
166256
+  (0.1ms) begin transaction
166257
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:03.998181"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_51@domain.com"], ["first_name", "John_51"], ["is_manager", "f"], ["last_name", "Doe_51"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:03.998181"]]
166258
+  (3.6ms) commit transaction
166259
+  (0.1ms) begin transaction
166260
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.003871"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_52@domain.com"], ["first_name", "John_52"], ["is_manager", "f"], ["last_name", "Doe_52"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.003871"]]
166261
+  (3.3ms) commit transaction
166262
+  (0.1ms) begin transaction
166263
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.009168"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_53@domain.com"], ["first_name", "John_53"], ["is_manager", "f"], ["last_name", "Doe_53"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.009168"]]
166264
+  (2.8ms) commit transaction
166265
+  (0.1ms) begin transaction
166266
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.013880"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_54@domain.com"], ["first_name", "John_54"], ["is_manager", "f"], ["last_name", "Doe_54"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.013880"]]
166267
+  (3.6ms) commit transaction
166268
+  (0.1ms) begin transaction
166269
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.019450"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_55@domain.com"], ["first_name", "John_55"], ["is_manager", "f"], ["last_name", "Doe_55"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.019450"]]
166270
+  (3.0ms) commit transaction
166271
+  (0.1ms) begin transaction
166272
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.024275"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_56@domain.com"], ["first_name", "John_56"], ["is_manager", "f"], ["last_name", "Doe_56"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.024275"]]
166273
+  (2.8ms) commit transaction
166274
+  (0.0ms) begin transaction
166275
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.028517"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_57@domain.com"], ["first_name", "John_57"], ["is_manager", "f"], ["last_name", "Doe_57"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.028517"]]
166276
+  (2.8ms) commit transaction
166277
+  (0.1ms) begin transaction
166278
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.033049"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_58@domain.com"], ["first_name", "John_58"], ["is_manager", "f"], ["last_name", "Doe_58"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.033049"]]
166279
+  (3.2ms) commit transaction
166280
+  (0.1ms) begin transaction
166281
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.038506"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_59@domain.com"], ["first_name", "John_59"], ["is_manager", "f"], ["last_name", "Doe_59"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.038506"]]
166282
+  (2.9ms) commit transaction
166283
+  (0.1ms) begin transaction
166284
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.043209"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_60@domain.com"], ["first_name", "John_60"], ["is_manager", "f"], ["last_name", "Doe_60"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.043209"]]
166285
+  (2.7ms) commit transaction
166286
+  (0.1ms) begin transaction
166287
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.047701"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_61@domain.com"], ["first_name", "John_61"], ["is_manager", "f"], ["last_name", "Doe_61"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.047701"]]
166288
+  (2.8ms) commit transaction
166289
+  (0.1ms) begin transaction
166290
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.052833"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_62@domain.com"], ["first_name", "John_62"], ["is_manager", "f"], ["last_name", "Doe_62"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.052833"]]
166291
+  (2.7ms) commit transaction
166292
+ Started GET "/people" for 127.0.0.1 at 2014-11-10 22:40:04 -0500
166293
+ Processing by PeopleController#index as HTML
166294
+ Rendered application/_sort_form.html.haml (0.6ms)
166295
+ Rendered application/_search_form.html.haml (0.3ms)
166296
+ 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 '%%') LIMIT 15 OFFSET 0
166297
+  (0.3ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%')
166298
+ 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 '%%') LIMIT 1 OFFSET 0
166299
+ Rendered application/_pagination.html.haml (2.5ms)
166300
+ Rendered people/index.html.haml within layouts/application (14.8ms)
166301
+ Rendered application/_flash_messages.html.haml (0.3ms)
166302
+ Completed 200 OK in 19ms (Views: 17.5ms | ActiveRecord: 0.7ms)
166303
+  (3.2ms) DELETE FROM "credit_card_infos";
166304
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166305
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'credit_card_infos';
166306
+  (3.1ms) DELETE FROM "dinosaurs";
166307
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166308
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dinosaurs';
166309
+  (3.0ms) DELETE FROM "fellows";
166310
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166311
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'fellows';
166312
+  (2.9ms) DELETE FROM "people";
166313
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166314
+  (3.8ms) DELETE FROM sqlite_sequence where name = 'people';
166315
+  (3.1ms) DELETE FROM "schedules";
166316
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166317
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'schedules';
166318
+  (3.8ms) DELETE FROM "unsearchables";
166319
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166320
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'unsearchables';
166321
+  (0.0ms) begin transaction
166322
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.111331"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_63@domain.com"], ["first_name", "John_63"], ["is_manager", "f"], ["last_name", "Doe_63"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.111331"]]
166323
+  (2.7ms) commit transaction
166324
+  (0.1ms) begin transaction
166325
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.115991"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_64@domain.com"], ["first_name", "John_64"], ["is_manager", "f"], ["last_name", "Doe_64"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.115991"]]
166326
+  (2.7ms) commit transaction
166327
+  (0.1ms) begin transaction
166328
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.121153"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_65@domain.com"], ["first_name", "John_65"], ["is_manager", "f"], ["last_name", "Doe_65"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.121153"]]
166329
+  (4.1ms) commit transaction
166330
+  (0.1ms) begin transaction
166331
+ SQL (0.5ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.127958"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_66@domain.com"], ["first_name", "John_66"], ["is_manager", "f"], ["last_name", "Doe_66"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.127958"]]
166332
+  (3.1ms) commit transaction
166333
+  (0.1ms) begin transaction
166334
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.133958"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_67@domain.com"], ["first_name", "John_67"], ["is_manager", "f"], ["last_name", "Doe_67"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.133958"]]
166335
+  (2.9ms) commit transaction
166336
+  (0.1ms) begin transaction
166337
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.138605"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_68@domain.com"], ["first_name", "John_68"], ["is_manager", "f"], ["last_name", "Doe_68"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.138605"]]
166338
+  (2.8ms) commit transaction
166339
+  (0.0ms) begin transaction
166340
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.142824"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_69@domain.com"], ["first_name", "John_69"], ["is_manager", "f"], ["last_name", "Doe_69"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.142824"]]
166341
+  (2.8ms) commit transaction
166342
+  (0.1ms) begin transaction
166343
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.147170"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_70@domain.com"], ["first_name", "John_70"], ["is_manager", "f"], ["last_name", "Doe_70"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.147170"]]
166344
+  (2.8ms) commit transaction
166345
+  (0.0ms) begin transaction
166346
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.151638"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_71@domain.com"], ["first_name", "John_71"], ["is_manager", "f"], ["last_name", "Doe_71"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.151638"]]
166347
+  (3.5ms) commit transaction
166348
+  (0.1ms) begin transaction
166349
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.156803"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_72@domain.com"], ["first_name", "John_72"], ["is_manager", "f"], ["last_name", "Doe_72"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.156803"]]
166350
+  (3.7ms) commit transaction
166351
+  (0.1ms) begin transaction
166352
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.162395"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_73@domain.com"], ["first_name", "John_73"], ["is_manager", "f"], ["last_name", "Doe_73"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.162395"]]
166353
+  (3.2ms) commit transaction
166354
+  (0.0ms) begin transaction
166355
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.167182"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_74@domain.com"], ["first_name", "John_74"], ["is_manager", "f"], ["last_name", "Doe_74"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.167182"]]
166356
+  (2.9ms) commit transaction
166357
+  (0.1ms) begin transaction
166358
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.171627"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_75@domain.com"], ["first_name", "John_75"], ["is_manager", "f"], ["last_name", "Doe_75"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.171627"]]
166359
+  (2.8ms) commit transaction
166360
+  (0.1ms) begin transaction
166361
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.176041"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_76@domain.com"], ["first_name", "John_76"], ["is_manager", "f"], ["last_name", "Doe_76"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.176041"]]
166362
+  (2.8ms) commit transaction
166363
+  (0.1ms) begin transaction
166364
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.180588"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_77@domain.com"], ["first_name", "John_77"], ["is_manager", "f"], ["last_name", "Doe_77"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.180588"]]
166365
+  (2.9ms) commit transaction
166366
+  (0.0ms) begin transaction
166367
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.185121"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_78@domain.com"], ["first_name", "John_78"], ["is_manager", "f"], ["last_name", "Doe_78"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.185121"]]
166368
+  (2.6ms) commit transaction
166369
+  (0.1ms) begin transaction
166370
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.189202"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_79@domain.com"], ["first_name", "John_79"], ["is_manager", "f"], ["last_name", "Doe_79"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.189202"]]
166371
+  (2.6ms) commit transaction
166372
+  (0.1ms) begin transaction
166373
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.193286"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_80@domain.com"], ["first_name", "John_80"], ["is_manager", "f"], ["last_name", "Doe_80"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.193286"]]
166374
+  (2.8ms) commit transaction
166375
+  (0.1ms) begin transaction
166376
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.197684"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_81@domain.com"], ["first_name", "John_81"], ["is_manager", "f"], ["last_name", "Doe_81"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.197684"]]
166377
+  (2.7ms) commit transaction
166378
+  (0.1ms) begin transaction
166379
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.201979"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_82@domain.com"], ["first_name", "John_82"], ["is_manager", "f"], ["last_name", "Doe_82"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.201979"]]
166380
+  (2.6ms) commit transaction
166381
+  (0.1ms) begin transaction
166382
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.206215"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_83@domain.com"], ["first_name", "John_83"], ["is_manager", "f"], ["last_name", "Doe_83"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.206215"]]
166383
+  (3.0ms) commit transaction
166384
+  (0.1ms) begin transaction
166385
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.211063"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_84@domain.com"], ["first_name", "John_84"], ["is_manager", "f"], ["last_name", "Doe_84"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.211063"]]
166386
+  (3.0ms) commit transaction
166387
+  (0.1ms) begin transaction
166388
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.216045"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_85@domain.com"], ["first_name", "John_85"], ["is_manager", "f"], ["last_name", "Doe_85"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.216045"]]
166389
+  (2.9ms) commit transaction
166390
+  (0.1ms) begin transaction
166391
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.220876"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_86@domain.com"], ["first_name", "John_86"], ["is_manager", "f"], ["last_name", "Doe_86"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.220876"]]
166392
+  (2.7ms) commit transaction
166393
+  (0.1ms) begin transaction
166394
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.225311"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_87@domain.com"], ["first_name", "John_87"], ["is_manager", "f"], ["last_name", "Doe_87"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.225311"]]
166395
+  (2.6ms) commit transaction
166396
+  (0.0ms) begin transaction
166397
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.229451"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_88@domain.com"], ["first_name", "John_88"], ["is_manager", "f"], ["last_name", "Doe_88"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.229451"]]
166398
+  (3.1ms) commit transaction
166399
+  (0.1ms) begin transaction
166400
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.234262"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_89@domain.com"], ["first_name", "John_89"], ["is_manager", "f"], ["last_name", "Doe_89"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.234262"]]
166401
+  (2.9ms) commit transaction
166402
+  (0.1ms) begin transaction
166403
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.238989"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_90@domain.com"], ["first_name", "John_90"], ["is_manager", "f"], ["last_name", "Doe_90"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.238989"]]
166404
+  (2.8ms) commit transaction
166405
+  (0.0ms) begin transaction
166406
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.243291"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_91@domain.com"], ["first_name", "John_91"], ["is_manager", "f"], ["last_name", "Doe_91"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.243291"]]
166407
+  (3.1ms) commit transaction
166408
+  (0.1ms) begin transaction
166409
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.248006"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_92@domain.com"], ["first_name", "John_92"], ["is_manager", "f"], ["last_name", "Doe_92"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.248006"]]
166410
+  (2.8ms) commit transaction
166411
+  (0.0ms) begin transaction
166412
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:04.252604"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_93@domain.com"], ["first_name", "John_93"], ["is_manager", "f"], ["last_name", "Doe_93"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:04.252604"]]
166413
+  (3.4ms) commit transaction
166414
+ Started GET "/people" for 127.0.0.1 at 2014-11-10 22:40:04 -0500
166415
+ Processing by PeopleController#index as HTML
166416
+ Rendered application/_sort_form.html.haml (0.5ms)
166417
+ Rendered application/_search_form.html.haml (0.2ms)
166418
+ 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 '%%') LIMIT 15 OFFSET 0
166419
+  (0.1ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%')
166420
+ 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 '%%') LIMIT 1 OFFSET 0
166421
+ Rendered application/_pagination.html.haml (2.6ms)
166422
+ Rendered people/index.html.haml within layouts/application (58.0ms)
166423
+ Rendered application/_flash_messages.html.haml (0.2ms)
166424
+ Completed 200 OK in 63ms (Views: 61.2ms | ActiveRecord: 0.5ms)
166425
+ Started GET "/assets/application.css" for 127.0.0.1 at 2014-11-10 22:40:04 -0500
166426
+ Started GET "/assets/application.js" for 127.0.0.1 at 2014-11-10 22:40:04 -0500
166427
+ Started GET "/people?per_page=All&page=1" for 127.0.0.1 at 2014-11-10 22:40:05 -0500
166428
+ Processing by PeopleController#index as HTML
166429
+ Parameters: {"per_page"=>"All", "page"=>"1"}
166430
+  (0.1ms) SELECT COUNT(*) FROM "people"
166431
+ Rendered application/_sort_form.html.haml (0.7ms)
166432
+ Rendered application/_search_form.html.haml (0.5ms)
166433
+ 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 '%%') LIMIT 31 OFFSET 0
166434
+  (0.2ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%')
166435
+ 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 '%%') LIMIT 1 OFFSET 0
166436
+ Rendered application/_pagination.html.haml (1.9ms)
166437
+ Rendered people/index.html.haml within layouts/application (22.6ms)
166438
+ Rendered application/_flash_messages.html.haml (0.3ms)
166439
+ Completed 200 OK in 29ms (Views: 26.4ms | ActiveRecord: 1.0ms)
166440
+ Started GET "/assets/application.js" for 127.0.0.1 at 2014-11-10 22:40:05 -0500
166441
+ Started GET "/assets/application.css" for 127.0.0.1 at 2014-11-10 22:40:05 -0500
166442
+  (1.4ms) DELETE FROM "credit_card_infos";
166443
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166444
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'credit_card_infos';
166445
+  (3.3ms) DELETE FROM "dinosaurs";
166446
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166447
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dinosaurs';
166448
+  (3.3ms) DELETE FROM "fellows";
166449
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166450
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'fellows';
166451
+  (3.3ms) DELETE FROM "people";
166452
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166453
+  (3.2ms) DELETE FROM sqlite_sequence where name = 'people';
166454
+  (3.2ms) DELETE FROM "schedules";
166455
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166456
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'schedules';
166457
+  (3.4ms) DELETE FROM "unsearchables";
166458
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166459
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'unsearchables';
166460
+  (0.1ms) begin transaction
166461
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:06.004717"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_94@domain.com"], ["first_name", "John_94"], ["is_manager", "f"], ["last_name", "Doe_94"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:06.004717"]]
166462
+  (2.7ms) commit transaction
166463
+  (0.0ms) begin transaction
166464
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:06.009216"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_95@domain.com"], ["first_name", "John_95"], ["is_manager", "f"], ["last_name", "Doe_95"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:06.009216"]]
166465
+  (2.7ms) commit transaction
166466
+  (0.1ms) begin transaction
166467
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:06.013641"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_96@domain.com"], ["first_name", "John_96"], ["is_manager", "f"], ["last_name", "Doe_96"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:06.013641"]]
166468
+  (2.7ms) commit transaction
166469
+  (0.1ms) begin transaction
166470
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:06.018240"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_97@domain.com"], ["first_name", "John_97"], ["is_manager", "f"], ["last_name", "Doe_97"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:06.018240"]]
166471
+  (2.7ms) commit transaction
166472
+  (0.1ms) begin transaction
166473
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:06.022719"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_98@domain.com"], ["first_name", "John_98"], ["is_manager", "f"], ["last_name", "Doe_98"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:06.022719"]]
166474
+  (3.4ms) commit transaction
166475
+  (0.1ms) begin transaction
166476
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:06.027947"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_99@domain.com"], ["first_name", "John_99"], ["is_manager", "f"], ["last_name", "Doe_99"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:06.027947"]]
166477
+  (2.9ms) commit transaction
166478
+  (0.1ms) begin transaction
166479
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:06.032759"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_100@domain.com"], ["first_name", "John_100"], ["is_manager", "f"], ["last_name", "Doe_100"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:06.032759"]]
166480
+  (2.8ms) commit transaction
166481
+  (0.1ms) begin transaction
166482
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:06.037678"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_101@domain.com"], ["first_name", "John_101"], ["is_manager", "f"], ["last_name", "Doe_101"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:06.037678"]]
166483
+  (2.7ms) commit transaction
166484
+  (0.0ms) begin transaction
166485
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:06.042582"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_102@domain.com"], ["first_name", "John_102"], ["is_manager", "f"], ["last_name", "Doe_102"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:06.042582"]]
166486
+  (2.8ms) commit transaction
166487
+  (0.1ms) begin transaction
166488
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:06.047191"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_103@domain.com"], ["first_name", "John_103"], ["is_manager", "f"], ["last_name", "Doe_103"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:06.047191"]]
166489
+  (3.2ms) commit transaction
166490
+  (0.1ms) begin transaction
166491
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:06.052070"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_104@domain.com"], ["first_name", "John_104"], ["is_manager", "f"], ["last_name", "Doe_104"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:06.052070"]]
166492
+  (2.9ms) commit transaction
166493
+  (0.1ms) begin transaction
166494
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:06.056682"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_105@domain.com"], ["first_name", "John_105"], ["is_manager", "f"], ["last_name", "Doe_105"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:06.056682"]]
166495
+  (3.5ms) commit transaction
166496
+  (0.1ms) begin transaction
166497
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:06.061945"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_106@domain.com"], ["first_name", "John_106"], ["is_manager", "f"], ["last_name", "Doe_106"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:06.061945"]]
166498
+  (2.7ms) commit transaction
166499
+  (0.1ms) begin transaction
166500
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:06.066643"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_107@domain.com"], ["first_name", "John_107"], ["is_manager", "f"], ["last_name", "Doe_107"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:06.066643"]]
166501
+  (2.8ms) commit transaction
166502
+  (0.1ms) begin transaction
166503
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:06.071063"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_108@domain.com"], ["first_name", "John_108"], ["is_manager", "f"], ["last_name", "Doe_108"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:06.071063"]]
166504
+  (2.7ms) commit transaction
166505
+  (0.0ms) begin transaction
166506
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:06.075486"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_109@domain.com"], ["first_name", "John_109"], ["is_manager", "f"], ["last_name", "Doe_109"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:06.075486"]]
166507
+  (2.8ms) commit transaction
166508
+  (0.1ms) begin transaction
166509
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:06.079956"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_110@domain.com"], ["first_name", "John_110"], ["is_manager", "f"], ["last_name", "Doe_110"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:06.079956"]]
166510
+  (2.7ms) commit transaction
166511
+  (0.0ms) begin transaction
166512
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:06.084217"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_111@domain.com"], ["first_name", "John_111"], ["is_manager", "f"], ["last_name", "Doe_111"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:06.084217"]]
166513
+  (2.9ms) commit transaction
166514
+  (0.1ms) begin transaction
166515
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:06.088705"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_112@domain.com"], ["first_name", "John_112"], ["is_manager", "f"], ["last_name", "Doe_112"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:06.088705"]]
166516
+  (3.1ms) commit transaction
166517
+  (0.0ms) begin transaction
166518
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:06.093312"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_113@domain.com"], ["first_name", "John_113"], ["is_manager", "f"], ["last_name", "Doe_113"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:06.093312"]]
166519
+  (2.6ms) commit transaction
166520
+  (0.0ms) begin transaction
166521
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:06.097330"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_114@domain.com"], ["first_name", "John_114"], ["is_manager", "f"], ["last_name", "Doe_114"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:06.097330"]]
166522
+  (2.7ms) commit transaction
166523
+  (0.0ms) begin transaction
166524
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:06.101681"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_115@domain.com"], ["first_name", "John_115"], ["is_manager", "f"], ["last_name", "Doe_115"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:06.101681"]]
166525
+  (2.7ms) commit transaction
166526
+  (0.0ms) begin transaction
166527
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:06.105998"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_116@domain.com"], ["first_name", "John_116"], ["is_manager", "f"], ["last_name", "Doe_116"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:06.105998"]]
166528
+  (2.7ms) commit transaction
166529
+  (0.1ms) begin transaction
166530
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:06.110398"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_117@domain.com"], ["first_name", "John_117"], ["is_manager", "f"], ["last_name", "Doe_117"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:06.110398"]]
166531
+  (2.7ms) commit transaction
166532
+  (0.1ms) begin transaction
166533
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:06.114740"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_118@domain.com"], ["first_name", "John_118"], ["is_manager", "f"], ["last_name", "Doe_118"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:06.114740"]]
166534
+  (3.1ms) commit transaction
166535
+  (0.1ms) begin transaction
166536
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:06.119482"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_119@domain.com"], ["first_name", "John_119"], ["is_manager", "f"], ["last_name", "Doe_119"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:06.119482"]]
166537
+  (2.6ms) commit transaction
166538
+  (0.0ms) begin transaction
166539
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:06.123945"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_120@domain.com"], ["first_name", "John_120"], ["is_manager", "f"], ["last_name", "Doe_120"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:06.123945"]]
166540
+  (2.8ms) commit transaction
166541
+  (0.0ms) begin transaction
166542
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:06.128313"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_121@domain.com"], ["first_name", "John_121"], ["is_manager", "f"], ["last_name", "Doe_121"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:06.128313"]]
166543
+  (2.7ms) commit transaction
166544
+  (0.1ms) begin transaction
166545
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:06.132885"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_122@domain.com"], ["first_name", "John_122"], ["is_manager", "f"], ["last_name", "Doe_122"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:06.132885"]]
166546
+  (2.7ms) commit transaction
166547
+  (0.1ms) begin transaction
166548
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:06.137249"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_123@domain.com"], ["first_name", "John_123"], ["is_manager", "f"], ["last_name", "Doe_123"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:06.137249"]]
166549
+  (2.6ms) commit transaction
166550
+  (0.0ms) begin transaction
166551
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:06.141431"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_124@domain.com"], ["first_name", "John_124"], ["is_manager", "f"], ["last_name", "Doe_124"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:06.141431"]]
166552
+  (2.8ms) commit transaction
166553
+ Started GET "/people" for 127.0.0.1 at 2014-11-10 22:40:06 -0500
166554
+ Processing by PeopleController#index as HTML
166555
+ Rendered application/_sort_form.html.haml (0.7ms)
166556
+ Rendered application/_search_form.html.haml (0.2ms)
166557
+ 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 '%%') LIMIT 15 OFFSET 0
166558
+  (0.1ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%')
166559
+ 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 '%%') LIMIT 1 OFFSET 0
166560
+ Rendered application/_pagination.html.haml (2.6ms)
166561
+ Rendered people/index.html.haml within layouts/application (14.0ms)
166562
+ Rendered application/_flash_messages.html.haml (0.2ms)
166563
+ Completed 200 OK in 19ms (Views: 17.1ms | ActiveRecord: 0.6ms)
166564
+ Started GET "/assets/application.css" for 127.0.0.1 at 2014-11-10 22:40:06 -0500
166565
+ Started GET "/assets/application.js" for 127.0.0.1 at 2014-11-10 22:40:06 -0500
166566
+ Started GET "/people?per_page=20&page=1" for 127.0.0.1 at 2014-11-10 22:40:06 -0500
166567
+ Processing by PeopleController#index as HTML
166568
+ Parameters: {"per_page"=>"20", "page"=>"1"}
166569
+ Rendered application/_sort_form.html.haml (0.6ms)
166570
+ Rendered application/_search_form.html.haml (0.3ms)
166571
+ 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 '%%') LIMIT 20 OFFSET 0
166572
+  (0.2ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%')
166573
+ 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 '%%') LIMIT 1 OFFSET 0
166574
+ Rendered application/_pagination.html.haml (2.5ms)
166575
+ Rendered people/index.html.haml within layouts/application (17.3ms)
166576
+ Rendered application/_flash_messages.html.haml (0.2ms)
166577
+ Completed 200 OK in 21ms (Views: 20.0ms | ActiveRecord: 0.6ms)
166578
+ Started GET "/assets/application.css" for 127.0.0.1 at 2014-11-10 22:40:06 -0500
166579
+ Started GET "/assets/application.js" for 127.0.0.1 at 2014-11-10 22:40:06 -0500
166580
+  (1.4ms) DELETE FROM "credit_card_infos";
166581
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166582
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'credit_card_infos';
166583
+  (3.1ms) DELETE FROM "dinosaurs";
166584
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166585
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dinosaurs';
166586
+  (3.2ms) DELETE FROM "fellows";
166587
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166588
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'fellows';
166589
+  (1.2ms) DELETE FROM "people";
166590
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166591
+  (3.1ms) DELETE FROM sqlite_sequence where name = 'people';
166592
+  (3.1ms) DELETE FROM "schedules";
166593
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166594
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'schedules';
166595
+  (3.2ms) DELETE FROM "unsearchables";
166596
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166597
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'unsearchables';
166598
+  (0.0ms) begin transaction
166599
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:07.335988"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_125@domain.com"], ["first_name", "John_125"], ["is_manager", "f"], ["last_name", "Doe_125"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:07.335988"]]
166600
+  (2.7ms) commit transaction
166601
+  (0.1ms) begin transaction
166602
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:07.340503"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_126@domain.com"], ["first_name", "John_126"], ["is_manager", "f"], ["last_name", "Doe_126"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:07.340503"]]
166603
+  (2.8ms) commit transaction
166604
+  (0.0ms) begin transaction
166605
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:07.344813"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_127@domain.com"], ["first_name", "John_127"], ["is_manager", "f"], ["last_name", "Doe_127"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:07.344813"]]
166606
+  (2.7ms) commit transaction
166607
+  (0.1ms) begin transaction
166608
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:07.349779"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_128@domain.com"], ["first_name", "John_128"], ["is_manager", "f"], ["last_name", "Doe_128"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:07.349779"]]
166609
+  (2.5ms) commit transaction
166610
+  (0.1ms) begin transaction
166611
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:07.353968"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_129@domain.com"], ["first_name", "John_129"], ["is_manager", "f"], ["last_name", "Doe_129"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:07.353968"]]
166612
+  (2.7ms) commit transaction
166613
+  (0.0ms) begin transaction
166614
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:07.358320"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_130@domain.com"], ["first_name", "John_130"], ["is_manager", "f"], ["last_name", "Doe_130"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:07.358320"]]
166615
+  (2.9ms) commit transaction
166616
+  (0.1ms) begin transaction
166617
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:07.362836"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_131@domain.com"], ["first_name", "John_131"], ["is_manager", "f"], ["last_name", "Doe_131"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:07.362836"]]
166618
+  (2.8ms) commit transaction
166619
+  (0.1ms) begin transaction
166620
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:07.367960"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_132@domain.com"], ["first_name", "John_132"], ["is_manager", "f"], ["last_name", "Doe_132"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:07.367960"]]
166621
+  (215.4ms) commit transaction
166622
+  (0.1ms) begin transaction
166623
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:07.585996"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_133@domain.com"], ["first_name", "John_133"], ["is_manager", "f"], ["last_name", "Doe_133"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:07.585996"]]
166624
+  (8.9ms) commit transaction
166625
+  (0.1ms) begin transaction
166626
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:07.597987"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_134@domain.com"], ["first_name", "John_134"], ["is_manager", "f"], ["last_name", "Doe_134"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:07.597987"]]
166627
+  (2.9ms) commit transaction
166628
+  (0.0ms) begin transaction
166629
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:07.602762"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_135@domain.com"], ["first_name", "John_135"], ["is_manager", "f"], ["last_name", "Doe_135"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:07.602762"]]
166630
+  (2.7ms) commit transaction
166631
+  (0.0ms) begin transaction
166632
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:07.606947"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_136@domain.com"], ["first_name", "John_136"], ["is_manager", "f"], ["last_name", "Doe_136"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:07.606947"]]
166633
+  (2.6ms) commit transaction
166634
+  (0.0ms) begin transaction
166635
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:07.611091"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_137@domain.com"], ["first_name", "John_137"], ["is_manager", "f"], ["last_name", "Doe_137"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:07.611091"]]
166636
+  (3.3ms) commit transaction
166637
+  (0.1ms) begin transaction
166638
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:07.616148"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_138@domain.com"], ["first_name", "John_138"], ["is_manager", "f"], ["last_name", "Doe_138"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:07.616148"]]
166639
+  (2.7ms) commit transaction
166640
+  (0.0ms) begin transaction
166641
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:07.620567"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_139@domain.com"], ["first_name", "John_139"], ["is_manager", "f"], ["last_name", "Doe_139"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:07.620567"]]
166642
+  (2.7ms) commit transaction
166643
+  (0.1ms) begin transaction
166644
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:07.624862"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_140@domain.com"], ["first_name", "John_140"], ["is_manager", "f"], ["last_name", "Doe_140"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:07.624862"]]
166645
+  (2.9ms) commit transaction
166646
+  (0.0ms) begin transaction
166647
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:07.629315"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_141@domain.com"], ["first_name", "John_141"], ["is_manager", "f"], ["last_name", "Doe_141"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:07.629315"]]
166648
+  (2.8ms) commit transaction
166649
+  (0.0ms) begin transaction
166650
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:07.633936"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_142@domain.com"], ["first_name", "John_142"], ["is_manager", "f"], ["last_name", "Doe_142"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:07.633936"]]
166651
+  (2.7ms) commit transaction
166652
+  (0.1ms) begin transaction
166653
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:07.638381"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_143@domain.com"], ["first_name", "John_143"], ["is_manager", "f"], ["last_name", "Doe_143"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:07.638381"]]
166654
+  (2.9ms) commit transaction
166655
+  (0.0ms) begin transaction
166656
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:07.642843"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_144@domain.com"], ["first_name", "John_144"], ["is_manager", "f"], ["last_name", "Doe_144"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:07.642843"]]
166657
+  (2.5ms) commit transaction
166658
+  (0.0ms) begin transaction
166659
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:07.646879"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_145@domain.com"], ["first_name", "John_145"], ["is_manager", "f"], ["last_name", "Doe_145"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:07.646879"]]
166660
+  (2.7ms) commit transaction
166661
+  (0.0ms) begin transaction
166662
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:07.651015"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_146@domain.com"], ["first_name", "John_146"], ["is_manager", "f"], ["last_name", "Doe_146"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:07.651015"]]
166663
+  (3.3ms) commit transaction
166664
+  (0.1ms) begin transaction
166665
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:07.655899"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_147@domain.com"], ["first_name", "John_147"], ["is_manager", "f"], ["last_name", "Doe_147"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:07.655899"]]
166666
+  (2.7ms) commit transaction
166667
+  (0.0ms) begin transaction
166668
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:07.660242"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_148@domain.com"], ["first_name", "John_148"], ["is_manager", "f"], ["last_name", "Doe_148"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:07.660242"]]
166669
+  (3.0ms) commit transaction
166670
+  (0.0ms) begin transaction
166671
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:07.664779"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_149@domain.com"], ["first_name", "John_149"], ["is_manager", "f"], ["last_name", "Doe_149"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:07.664779"]]
166672
+  (3.7ms) commit transaction
166673
+  (0.1ms) begin transaction
166674
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:07.670472"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_150@domain.com"], ["first_name", "John_150"], ["is_manager", "f"], ["last_name", "Doe_150"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:07.670472"]]
166675
+  (27.7ms) commit transaction
166676
+  (0.1ms) begin transaction
166677
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:07.700543"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_151@domain.com"], ["first_name", "John_151"], ["is_manager", "f"], ["last_name", "Doe_151"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:07.700543"]]
166678
+  (20.7ms) commit transaction
166679
+  (0.1ms) begin transaction
166680
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:07.723385"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_152@domain.com"], ["first_name", "John_152"], ["is_manager", "f"], ["last_name", "Doe_152"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:07.723385"]]
166681
+  (4.5ms) commit transaction
166682
+  (0.1ms) begin transaction
166683
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:07.729870"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_153@domain.com"], ["first_name", "John_153"], ["is_manager", "f"], ["last_name", "Doe_153"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:07.729870"]]
166684
+  (18.2ms) commit transaction
166685
+  (0.1ms) begin transaction
166686
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:07.750469"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_154@domain.com"], ["first_name", "John_154"], ["is_manager", "f"], ["last_name", "Doe_154"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:07.750469"]]
166687
+  (7.0ms) commit transaction
166688
+  (0.1ms) begin transaction
166689
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:07.759805"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_155@domain.com"], ["first_name", "John_155"], ["is_manager", "f"], ["last_name", "Doe_155"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:07.759805"]]
166690
+  (7.7ms) commit transaction
166691
+ Started GET "/people" for 127.0.0.1 at 2014-11-10 22:40:07 -0500
166692
+ Processing by PeopleController#index as HTML
166693
+ Rendered application/_sort_form.html.haml (0.6ms)
166694
+ Rendered application/_search_form.html.haml (0.2ms)
166695
+ 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 '%%') LIMIT 15 OFFSET 0
166696
+  (0.1ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%')
166697
+ 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 '%%') LIMIT 1 OFFSET 0
166698
+ Rendered application/_pagination.html.haml (3.0ms)
166699
+ Rendered people/index.html.haml within layouts/application (13.3ms)
166700
+ Rendered application/_flash_messages.html.haml (0.3ms)
166701
+ Completed 200 OK in 18ms (Views: 17.0ms | ActiveRecord: 0.6ms)
166702
+ Started GET "/assets/application.js" for 127.0.0.1 at 2014-11-10 22:40:07 -0500
166703
+ Started GET "/assets/application.css" for 127.0.0.1 at 2014-11-10 22:40:07 -0500
166704
+ Started GET "/people?per_page=10&page=1" for 127.0.0.1 at 2014-11-10 22:40:07 -0500
166705
+ Processing by PeopleController#index as HTML
166706
+ Parameters: {"per_page"=>"10", "page"=>"1"}
166707
+ Rendered application/_sort_form.html.haml (0.7ms)
166708
+ Rendered application/_search_form.html.haml (0.3ms)
166709
+ 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 '%%') LIMIT 10 OFFSET 0
166710
+  (0.1ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%')
166711
+ 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 '%%') LIMIT 1 OFFSET 0
166712
+ Rendered application/_pagination.html.haml (2.9ms)
166713
+ Rendered people/index.html.haml within layouts/application (13.0ms)
166714
+ Rendered application/_flash_messages.html.haml (0.3ms)
166715
+ Completed 200 OK in 19ms (Views: 17.9ms | ActiveRecord: 0.5ms)
166716
+ Started GET "/assets/application.css" for 127.0.0.1 at 2014-11-10 22:40:08 -0500
166717
+ Started GET "/assets/application.js" for 127.0.0.1 at 2014-11-10 22:40:08 -0500
166718
+  (1.2ms) DELETE FROM "credit_card_infos";
166719
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166720
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'credit_card_infos';
166721
+  (3.1ms) DELETE FROM "dinosaurs";
166722
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166723
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dinosaurs';
166724
+  (3.2ms) DELETE FROM "fellows";
166725
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166726
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'fellows';
166727
+  (1.2ms) DELETE FROM "people";
166728
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166729
+  (3.4ms) DELETE FROM sqlite_sequence where name = 'people';
166730
+  (3.1ms) DELETE FROM "schedules";
166731
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166732
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'schedules';
166733
+  (3.1ms) DELETE FROM "unsearchables";
166734
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166735
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'unsearchables';
166736
+  (0.0ms) begin transaction
166737
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:08.240380"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_156@domain.com"], ["first_name", "John_156"], ["is_manager", "f"], ["last_name", "Doe_156"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:08.240380"]]
166738
+  (2.9ms) commit transaction
166739
+  (0.1ms) begin transaction
166740
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:08.245058"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_157@domain.com"], ["first_name", "John_157"], ["is_manager", "f"], ["last_name", "Doe_157"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:08.245058"]]
166741
+  (2.8ms) commit transaction
166742
+  (0.1ms) begin transaction
166743
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:08.250234"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_158@domain.com"], ["first_name", "John_158"], ["is_manager", "f"], ["last_name", "Doe_158"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:08.250234"]]
166744
+  (2.6ms) commit transaction
166745
+  (0.1ms) begin transaction
166746
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:08.254746"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_159@domain.com"], ["first_name", "John_159"], ["is_manager", "f"], ["last_name", "Doe_159"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:08.254746"]]
166747
+  (2.6ms) commit transaction
166748
+  (0.1ms) begin transaction
166749
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:08.259059"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_160@domain.com"], ["first_name", "John_160"], ["is_manager", "f"], ["last_name", "Doe_160"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:08.259059"]]
166750
+  (3.0ms) commit transaction
166751
+  (0.1ms) begin transaction
166752
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:08.263847"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_161@domain.com"], ["first_name", "John_161"], ["is_manager", "f"], ["last_name", "Doe_161"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:08.263847"]]
166753
+  (2.8ms) commit transaction
166754
+  (0.1ms) begin transaction
166755
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:08.268344"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_162@domain.com"], ["first_name", "John_162"], ["is_manager", "f"], ["last_name", "Doe_162"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:08.268344"]]
166756
+  (2.6ms) commit transaction
166757
+  (0.0ms) begin transaction
166758
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:08.272556"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_163@domain.com"], ["first_name", "John_163"], ["is_manager", "f"], ["last_name", "Doe_163"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:08.272556"]]
166759
+  (37.8ms) commit transaction
166760
+  (0.1ms) begin transaction
166761
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:08.312544"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_164@domain.com"], ["first_name", "John_164"], ["is_manager", "f"], ["last_name", "Doe_164"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:08.312544"]]
166762
+  (2.6ms) commit transaction
166763
+  (0.1ms) begin transaction
166764
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:08.317175"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_165@domain.com"], ["first_name", "John_165"], ["is_manager", "f"], ["last_name", "Doe_165"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:08.317175"]]
166765
+  (2.6ms) commit transaction
166766
+  (0.0ms) begin transaction
166767
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:08.321648"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_166@domain.com"], ["first_name", "John_166"], ["is_manager", "f"], ["last_name", "Doe_166"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:08.321648"]]
166768
+  (2.7ms) commit transaction
166769
+  (0.0ms) begin transaction
166770
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:08.326137"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_167@domain.com"], ["first_name", "John_167"], ["is_manager", "f"], ["last_name", "Doe_167"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:08.326137"]]
166771
+  (2.5ms) commit transaction
166772
+  (0.1ms) begin transaction
166773
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:08.330508"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_168@domain.com"], ["first_name", "John_168"], ["is_manager", "f"], ["last_name", "Doe_168"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:08.330508"]]
166774
+  (2.8ms) commit transaction
166775
+  (0.1ms) begin transaction
166776
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:08.335224"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_169@domain.com"], ["first_name", "John_169"], ["is_manager", "f"], ["last_name", "Doe_169"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:08.335224"]]
166777
+  (2.7ms) commit transaction
166778
+  (0.1ms) begin transaction
166779
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:08.339723"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_170@domain.com"], ["first_name", "John_170"], ["is_manager", "f"], ["last_name", "Doe_170"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:08.339723"]]
166780
+  (3.1ms) commit transaction
166781
+  (0.1ms) begin transaction
166782
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:08.344534"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_171@domain.com"], ["first_name", "John_171"], ["is_manager", "f"], ["last_name", "Doe_171"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:08.344534"]]
166783
+  (1.2ms) commit transaction
166784
+  (0.0ms) begin transaction
166785
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:08.347538"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_172@domain.com"], ["first_name", "John_172"], ["is_manager", "f"], ["last_name", "Doe_172"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:08.347538"]]
166786
+  (2.7ms) commit transaction
166787
+  (0.1ms) begin transaction
166788
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:08.352030"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_173@domain.com"], ["first_name", "John_173"], ["is_manager", "f"], ["last_name", "Doe_173"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:08.352030"]]
166789
+  (2.8ms) commit transaction
166790
+  (0.0ms) begin transaction
166791
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:08.356743"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_174@domain.com"], ["first_name", "John_174"], ["is_manager", "f"], ["last_name", "Doe_174"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:08.356743"]]
166792
+  (2.6ms) commit transaction
166793
+  (0.1ms) begin transaction
166794
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:08.361200"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_175@domain.com"], ["first_name", "John_175"], ["is_manager", "f"], ["last_name", "Doe_175"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:08.361200"]]
166795
+  (2.8ms) commit transaction
166796
+  (0.1ms) begin transaction
166797
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:08.367341"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_176@domain.com"], ["first_name", "John_176"], ["is_manager", "f"], ["last_name", "Doe_176"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:08.367341"]]
166798
+  (10.2ms) commit transaction
166799
+  (0.1ms) begin transaction
166800
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:08.379819"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_177@domain.com"], ["first_name", "John_177"], ["is_manager", "f"], ["last_name", "Doe_177"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:08.379819"]]
166801
+  (2.7ms) commit transaction
166802
+  (0.1ms) begin transaction
166803
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:08.384742"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_178@domain.com"], ["first_name", "John_178"], ["is_manager", "f"], ["last_name", "Doe_178"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:08.384742"]]
166804
+  (3.8ms) commit transaction
166805
+  (0.1ms) begin transaction
166806
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:08.390693"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_179@domain.com"], ["first_name", "John_179"], ["is_manager", "f"], ["last_name", "Doe_179"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:08.390693"]]
166807
+  (2.7ms) commit transaction
166808
+  (0.1ms) begin transaction
166809
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:08.395206"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_180@domain.com"], ["first_name", "John_180"], ["is_manager", "f"], ["last_name", "Doe_180"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:08.395206"]]
166810
+  (2.7ms) commit transaction
166811
+  (0.0ms) begin transaction
166812
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:08.399737"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_181@domain.com"], ["first_name", "John_181"], ["is_manager", "f"], ["last_name", "Doe_181"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:08.399737"]]
166813
+  (2.6ms) commit transaction
166814
+  (0.0ms) begin transaction
166815
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:08.404031"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_182@domain.com"], ["first_name", "John_182"], ["is_manager", "f"], ["last_name", "Doe_182"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:08.404031"]]
166816
+  (3.3ms) commit transaction
166817
+  (0.1ms) begin transaction
166818
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:08.409149"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_183@domain.com"], ["first_name", "John_183"], ["is_manager", "f"], ["last_name", "Doe_183"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:08.409149"]]
166819
+  (2.8ms) commit transaction
166820
+  (0.1ms) begin transaction
166821
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:08.414247"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_184@domain.com"], ["first_name", "John_184"], ["is_manager", "f"], ["last_name", "Doe_184"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:08.414247"]]
166822
+  (2.9ms) commit transaction
166823
+  (0.1ms) begin transaction
166824
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:08.418821"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_185@domain.com"], ["first_name", "John_185"], ["is_manager", "f"], ["last_name", "Doe_185"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:08.418821"]]
166825
+  (2.5ms) commit transaction
166826
+  (0.0ms) begin transaction
166827
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:08.422861"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_186@domain.com"], ["first_name", "John_186"], ["is_manager", "f"], ["last_name", "Doe_186"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:08.422861"]]
166828
+  (3.0ms) commit transaction
166829
+ Started GET "/people" for 127.0.0.1 at 2014-11-10 22:40:08 -0500
166830
+ Processing by PeopleController#index as HTML
166831
+ Rendered application/_sort_form.html.haml (0.5ms)
166832
+ Rendered application/_search_form.html.haml (0.2ms)
166833
+ 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 '%%') LIMIT 15 OFFSET 0
166834
+  (0.1ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%')
166835
+ 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 '%%') LIMIT 1 OFFSET 0
166836
+ Rendered application/_pagination.html.haml (3.0ms)
166837
+ Rendered people/index.html.haml within layouts/application (13.3ms)
166838
+ Rendered application/_flash_messages.html.haml (0.3ms)
166839
+ Completed 200 OK in 18ms (Views: 16.5ms | ActiveRecord: 0.5ms)
166840
+ Started GET "/people?page=2&per_page=15" for 127.0.0.1 at 2014-11-10 22:40:08 -0500
166841
+ Processing by PeopleController#index as HTML
166842
+ Parameters: {"page"=>"2", "per_page"=>"15"}
166843
+ Rendered application/_sort_form.html.haml (0.7ms)
166844
+ Rendered application/_search_form.html.haml (0.3ms)
166845
+ 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 '%%') LIMIT 15 OFFSET 15
166846
+  (0.1ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%')
166847
+ 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 '%%') LIMIT 1 OFFSET 15
166848
+ Rendered application/_pagination.html.haml (2.7ms)
166849
+ Rendered people/index.html.haml within layouts/application (12.8ms)
166850
+ Rendered application/_flash_messages.html.haml (0.2ms)
166851
+ Completed 200 OK in 17ms (Views: 15.8ms | ActiveRecord: 0.5ms)
166852
+ Started GET "/people?per_page=100" for 127.0.0.1 at 2014-11-10 22:40:08 -0500
166853
+ Processing by PeopleController#index as HTML
166854
+ Parameters: {"per_page"=>"100"}
166855
+ Rendered application/_sort_form.html.haml (0.6ms)
166856
+ Rendered application/_search_form.html.haml (0.3ms)
166857
+ 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 '%%') LIMIT 100 OFFSET 0
166858
+ 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 '%%') LIMIT 1 OFFSET 0
166859
+ Rendered application/_pagination.html.haml (1.6ms)
166860
+ Rendered people/index.html.haml within layouts/application (15.8ms)
166861
+ Rendered application/_flash_messages.html.haml (0.2ms)
166862
+ Completed 200 OK in 20ms (Views: 18.7ms | ActiveRecord: 0.5ms)
166863
+  (3.2ms) DELETE FROM "credit_card_infos";
166864
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166865
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'credit_card_infos';
166866
+  (3.1ms) DELETE FROM "dinosaurs";
166867
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166868
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dinosaurs';
166869
+  (3.1ms) DELETE FROM "fellows";
166870
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166871
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'fellows';
166872
+  (3.0ms) DELETE FROM "people";
166873
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166874
+  (4.0ms) DELETE FROM sqlite_sequence where name = 'people';
166875
+  (3.2ms) DELETE FROM "schedules";
166876
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166877
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'schedules';
166878
+  (2.9ms) DELETE FROM "unsearchables";
166879
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166880
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'unsearchables';
166881
+  (0.0ms) begin transaction
166882
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:08.545029"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_187@domain.com"], ["first_name", "John_187"], ["is_manager", "f"], ["last_name", "Doe_187"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:08.545029"]]
166883
+  (2.8ms) commit transaction
166884
+ Started GET "/people" for 127.0.0.1 at 2014-11-10 22:40:08 -0500
166885
+ Processing by PeopleController#index as HTML
166886
+ Rendered application/_sort_form.html.haml (1.1ms)
166887
+ Rendered application/_search_form.html.haml (0.4ms)
166888
+ 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 '%%') LIMIT 15 OFFSET 0
166889
+ 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 '%%') LIMIT 1 OFFSET 0
166890
+ Rendered application/_pagination.html.haml (2.8ms)
166891
+ Rendered people/index.html.haml within layouts/application (10.7ms)
166892
+ Rendered application/_flash_messages.html.haml (0.3ms)
166893
+ Completed 200 OK in 16ms (Views: 14.7ms | ActiveRecord: 0.5ms)
166894
+ Started GET "/assets/application.css" for 127.0.0.1 at 2014-11-10 22:40:08 -0500
166895
+ Started GET "/assets/application.js" for 127.0.0.1 at 2014-11-10 22:40:08 -0500
166896
+  (35.4ms) DELETE FROM "credit_card_infos";
166897
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166898
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'credit_card_infos';
166899
+  (3.3ms) DELETE FROM "dinosaurs";
166900
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166901
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dinosaurs';
166902
+  (3.4ms) DELETE FROM "fellows";
166903
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166904
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'fellows';
166905
+  (3.2ms) DELETE FROM "people";
166906
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166907
+  (3.2ms) DELETE FROM sqlite_sequence where name = 'people';
166908
+  (3.1ms) DELETE FROM "schedules";
166909
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166910
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'schedules';
166911
+  (3.1ms) DELETE FROM "unsearchables";
166912
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166913
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'unsearchables';
166914
+ Started GET "/people" for 127.0.0.1 at 2014-11-10 22:40:09 -0500
166915
+ Processing by PeopleController#index as HTML
166916
+ Rendered application/_sort_form.html.haml (0.7ms)
166917
+ Rendered application/_search_form.html.haml (0.3ms)
166918
+ 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 '%%') LIMIT 15 OFFSET 0
166919
+ Rendered application/_pagination.html.haml (1.3ms)
166920
+ Rendered people/index.html.haml within layouts/application (6.8ms)
166921
+ Rendered application/_flash_messages.html.haml (0.3ms)
166922
+ Completed 200 OK in 12ms (Views: 10.5ms | ActiveRecord: 0.2ms)
166923
+  (42.3ms) DELETE FROM "credit_card_infos";
166924
+  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166925
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'credit_card_infos';
166926
+  (4.6ms) DELETE FROM "dinosaurs";
166927
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166928
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dinosaurs';
166929
+  (3.9ms) DELETE FROM "fellows";
166930
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166931
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'fellows';
166932
+  (41.6ms) DELETE FROM "people";
166933
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166934
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'people';
166935
+  (4.2ms) DELETE FROM "schedules";
166936
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166937
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'schedules';
166938
+  (3.5ms) DELETE FROM "unsearchables";
166939
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166940
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'unsearchables';
166941
+  (0.1ms) begin transaction
166942
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:09.500815"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_188@domain.com"], ["first_name", "John_188"], ["is_manager", "f"], ["last_name", "Doe_188"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:09.500815"]]
166943
+  (32.8ms) commit transaction
166944
+ Started GET "/people" for 127.0.0.1 at 2014-11-10 22:40:09 -0500
166945
+ Processing by PeopleController#index as HTML
166946
+ Rendered application/_sort_form.html.haml (0.7ms)
166947
+ Rendered application/_search_form.html.haml (0.3ms)
166948
+ 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 '%%') LIMIT 15 OFFSET 0
166949
+ 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 '%%') LIMIT 1 OFFSET 0
166950
+ Rendered application/_pagination.html.haml (2.9ms)
166951
+ Rendered people/index.html.haml within layouts/application (9.5ms)
166952
+ Rendered application/_flash_messages.html.haml (0.3ms)
166953
+ Completed 200 OK in 15ms (Views: 13.7ms | ActiveRecord: 0.5ms)
166954
+ Started GET "/assets/application.js" for 127.0.0.1 at 2014-11-10 22:40:09 -0500
166955
+ Started GET "/assets/application.css" for 127.0.0.1 at 2014-11-10 22:40:09 -0500
166956
+  (0.2ms) SELECT COUNT(*) FROM "people"
166957
+ Started DELETE "/people/1" for 127.0.0.1 at 2014-11-10 22:40:11 -0500
166958
+ Processing by PeopleController#destroy as HTML
166959
+ Parameters: {"id"=>"1"}
166960
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
166961
+  (0.1ms) begin transaction
166962
+ SQL (0.3ms) DELETE FROM "people" WHERE "people"."id" = ? [["id", 1]]
166963
+  (1.3ms) commit transaction
166964
+ Redirected to http://127.0.0.1:63035/people
166965
+ Completed 302 Found in 4ms (ActiveRecord: 1.8ms)
166966
+ Started GET "/people" for 127.0.0.1 at 2014-11-10 22:40:11 -0500
166967
+ Processing by PeopleController#index as HTML
166968
+ Rendered application/_sort_form.html.haml (0.6ms)
166969
+ Rendered application/_search_form.html.haml (0.2ms)
166970
+ 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 '%%') LIMIT 15 OFFSET 0
166971
+ Rendered application/_pagination.html.haml (1.0ms)
166972
+ Rendered people/index.html.haml within layouts/application (5.5ms)
166973
+ Rendered application/_flash_messages.html.haml (0.4ms)
166974
+ Completed 200 OK in 10ms (Views: 8.9ms | ActiveRecord: 0.2ms)
166975
+ Started GET "/assets/application.css" for 127.0.0.1 at 2014-11-10 22:40:11 -0500
166976
+ Started GET "/assets/application.js" for 127.0.0.1 at 2014-11-10 22:40:11 -0500
166977
+  (0.3ms) SELECT COUNT(*) FROM "people"
166978
+  (1.3ms) DELETE FROM "credit_card_infos";
166979
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166980
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'credit_card_infos';
166981
+  (3.0ms) DELETE FROM "dinosaurs";
166982
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166983
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dinosaurs';
166984
+  (3.2ms) DELETE FROM "fellows";
166985
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166986
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'fellows';
166987
+  (3.2ms) DELETE FROM "people";
166988
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166989
+  (3.9ms) DELETE FROM sqlite_sequence where name = 'people';
166990
+  (2.9ms) DELETE FROM "schedules";
166991
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166992
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'schedules';
166993
+  (3.0ms) DELETE FROM "unsearchables";
166994
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
166995
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'unsearchables';
166996
+  (0.0ms) begin transaction
166997
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:12.059269"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_189@domain.com"], ["first_name", "John_189"], ["is_manager", "f"], ["last_name", "Doe_189"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:12.059269"]]
166998
+  (2.9ms) commit transaction
166999
+ Started GET "/people" for 127.0.0.1 at 2014-11-10 22:40:12 -0500
167000
+ Processing by PeopleController#index as HTML
167001
+ Rendered application/_sort_form.html.haml (0.6ms)
167002
+ Rendered application/_search_form.html.haml (0.3ms)
167003
+ 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 '%%') LIMIT 15 OFFSET 0
167004
+ 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 '%%') LIMIT 1 OFFSET 0
167005
+ Rendered application/_pagination.html.haml (1.5ms)
167006
+ Rendered people/index.html.haml within layouts/application (6.7ms)
167007
+ Rendered application/_flash_messages.html.haml (0.2ms)
167008
+ Completed 200 OK in 11ms (Views: 9.7ms | ActiveRecord: 0.4ms)
167009
+ Started GET "/people/1/edit" for 127.0.0.1 at 2014-11-10 22:40:12 -0500
167010
+ Processing by PeopleController#edit as HTML
167011
+ Parameters: {"id"=>"1"}
167012
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
167013
+ Rendered people/_form.html.haml (73.1ms)
167014
+ Rendered people/edit.html.haml within layouts/application (75.0ms)
167015
+ Rendered application/_flash_messages.html.haml (0.2ms)
167016
+ Completed 200 OK in 79ms (Views: 78.5ms | ActiveRecord: 0.1ms)
167017
+  (3.2ms) DELETE FROM "credit_card_infos";
167018
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167019
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'credit_card_infos';
167020
+  (3.1ms) DELETE FROM "dinosaurs";
167021
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167022
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dinosaurs';
167023
+  (3.0ms) DELETE FROM "fellows";
167024
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167025
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'fellows';
167026
+  (3.3ms) DELETE FROM "people";
167027
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167028
+  (3.2ms) DELETE FROM sqlite_sequence where name = 'people';
167029
+  (3.1ms) DELETE FROM "schedules";
167030
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167031
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'schedules';
167032
+  (3.1ms) DELETE FROM "unsearchables";
167033
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167034
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'unsearchables';
167035
+ Started GET "/people" for 127.0.0.1 at 2014-11-10 22:40:12 -0500
167036
+ Processing by PeopleController#index as HTML
167037
+ Rendered application/_sort_form.html.haml (0.5ms)
167038
+ Rendered application/_search_form.html.haml (0.3ms)
167039
+ 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 '%%') LIMIT 15 OFFSET 0
167040
+ Rendered application/_pagination.html.haml (1.2ms)
167041
+ Rendered people/index.html.haml within layouts/application (6.0ms)
167042
+ Rendered application/_flash_messages.html.haml (0.2ms)
167043
+ Completed 200 OK in 11ms (Views: 9.4ms | ActiveRecord: 0.2ms)
167044
+  (3.1ms) DELETE FROM "credit_card_infos";
167045
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167046
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'credit_card_infos';
167047
+  (3.5ms) DELETE FROM "dinosaurs";
167048
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167049
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dinosaurs';
167050
+  (3.2ms) DELETE FROM "fellows";
167051
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167052
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'fellows';
167053
+  (3.3ms) DELETE FROM "people";
167054
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167055
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'people';
167056
+  (3.5ms) DELETE FROM "schedules";
167057
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167058
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'schedules';
167059
+  (3.0ms) DELETE FROM "unsearchables";
167060
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167061
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'unsearchables';
167062
+ Started GET "/people" for 127.0.0.1 at 2014-11-10 22:40:12 -0500
167063
+ Processing by PeopleController#index as HTML
167064
+ Rendered application/_sort_form.html.haml (0.7ms)
167065
+ Rendered application/_search_form.html.haml (0.3ms)
167066
+ 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 '%%') LIMIT 15 OFFSET 0
167067
+ Rendered application/_pagination.html.haml (1.5ms)
167068
+ Rendered people/index.html.haml within layouts/application (6.9ms)
167069
+ Rendered application/_flash_messages.html.haml (0.3ms)
167070
+ Completed 200 OK in 12ms (Views: 11.0ms | ActiveRecord: 0.2ms)
167071
+ Started GET "/assets/application.js" for 127.0.0.1 at 2014-11-10 22:40:12 -0500
167072
+ Started GET "/assets/application.css" for 127.0.0.1 at 2014-11-10 22:40:12 -0500
167073
+  (1.2ms) DELETE FROM "credit_card_infos";
167074
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167075
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'credit_card_infos';
167076
+  (3.4ms) DELETE FROM "dinosaurs";
167077
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167078
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dinosaurs';
167079
+  (3.2ms) DELETE FROM "fellows";
167080
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167081
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'fellows';
167082
+  (3.1ms) DELETE FROM "people";
167083
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167084
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'people';
167085
+  (3.1ms) DELETE FROM "schedules";
167086
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167087
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'schedules';
167088
+  (3.0ms) DELETE FROM "unsearchables";
167089
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167090
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'unsearchables';
167091
+ Started GET "/people" for 127.0.0.1 at 2014-11-10 22:40:12 -0500
167092
+ Processing by PeopleController#index as HTML
167093
+ Rendered application/_sort_form.html.haml (0.6ms)
167094
+ Rendered application/_search_form.html.haml (0.3ms)
167095
+ 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 '%%') LIMIT 15 OFFSET 0
167096
+ Rendered application/_pagination.html.haml (1.2ms)
167097
+ Rendered people/index.html.haml within layouts/application (5.9ms)
167098
+ Rendered application/_flash_messages.html.haml (0.4ms)
167099
+ Completed 200 OK in 12ms (Views: 10.2ms | ActiveRecord: 0.2ms)
167100
+ Started GET "/assets/application.js" for 127.0.0.1 at 2014-11-10 22:40:12 -0500
167101
+ Started GET "/assets/application.css" for 127.0.0.1 at 2014-11-10 22:40:12 -0500
167102
+ Started GET "/people?search_for=" for 127.0.0.1 at 2014-11-10 22:40:13 -0500
167103
+ Processing by PeopleController#index as HTML
167104
+ Parameters: {"search_for"=>""}
167105
+ Rendered application/_sort_form.html.haml (0.6ms)
167106
+ Rendered application/_search_form.html.haml (0.5ms)
167107
+ 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 '%%') LIMIT 15 OFFSET 0
167108
+ Rendered application/_pagination.html.haml (1.1ms)
167109
+ Rendered people/index.html.haml within layouts/application (7.5ms)
167110
+ Rendered application/_flash_messages.html.haml (0.2ms)
167111
+ Completed 200 OK in 12ms (Views: 10.5ms | ActiveRecord: 0.3ms)
167112
+ Started GET "/assets/application.css" for 127.0.0.1 at 2014-11-10 22:40:13 -0500
167113
+ Started GET "/assets/application.js" for 127.0.0.1 at 2014-11-10 22:40:13 -0500
167114
+  (1.1ms) DELETE FROM "credit_card_infos";
167115
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167116
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'credit_card_infos';
167117
+  (2.9ms) DELETE FROM "dinosaurs";
167118
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167119
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dinosaurs';
167120
+  (2.9ms) DELETE FROM "fellows";
167121
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167122
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'fellows';
167123
+  (3.2ms) DELETE FROM "people";
167124
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167125
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'people';
167126
+  (4.1ms) DELETE FROM "schedules";
167127
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167128
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'schedules';
167129
+  (3.3ms) DELETE FROM "unsearchables";
167130
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167131
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'unsearchables';
167132
+  (0.0ms) begin transaction
167133
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:13.456161"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_190@domain.com"], ["first_name", "Fred"], ["is_manager", "f"], ["last_name", "Bradley"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:13.456161"]]
167134
+  (2.6ms) commit transaction
167135
+  (0.1ms) begin transaction
167136
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:13.460949"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_191@domain.com"], ["first_name", "Brad"], ["is_manager", "f"], ["last_name", "Johnson"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:13.460949"]]
167137
+  (2.7ms) commit transaction
167138
+  (0.1ms) begin transaction
167139
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:13.465922"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_192@domain.com"], ["first_name", "John"], ["is_manager", "f"], ["last_name", "Williams"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:13.465922"]]
167140
+  (2.7ms) commit transaction
167141
+  (0.1ms) begin transaction
167142
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:13.470463"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_193@domain.com"], ["first_name", "Will"], ["is_manager", "f"], ["last_name", "Farley"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:13.470463"]]
167143
+  (2.7ms) commit transaction
167144
+  (0.0ms) begin transaction
167145
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:13.474874"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "jo@brads.net"], ["first_name", "Joseph"], ["is_manager", "f"], ["last_name", "Doe_190"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:13.474874"]]
167146
+  (3.1ms) commit transaction
167147
+ Started GET "/people" for 127.0.0.1 at 2014-11-10 22:40:13 -0500
167148
+ Processing by PeopleController#index as HTML
167149
+ Rendered application/_sort_form.html.haml (0.6ms)
167150
+ Rendered application/_search_form.html.haml (0.3ms)
167151
+ 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 '%%') LIMIT 15 OFFSET 0
167152
+ 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 '%%') LIMIT 1 OFFSET 0
167153
+ Rendered application/_pagination.html.haml (1.6ms)
167154
+ Rendered people/index.html.haml within layouts/application (8.2ms)
167155
+ Rendered application/_flash_messages.html.haml (0.2ms)
167156
+ Completed 200 OK in 13ms (Views: 11.4ms | ActiveRecord: 0.4ms)
167157
+ Started GET "/people?search_for=wIlL" for 127.0.0.1 at 2014-11-10 22:40:13 -0500
167158
+ Processing by PeopleController#index as HTML
167159
+ Parameters: {"search_for"=>"wIlL"}
167160
+ Rendered application/_sort_form.html.haml (0.6ms)
167161
+ Rendered application/_search_form.html.haml (0.2ms)
167162
+ 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%') LIMIT 15 OFFSET 0
167163
+ 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%') LIMIT 1 OFFSET 0
167164
+ Rendered application/_pagination.html.haml (1.6ms)
167165
+ Rendered people/index.html.haml within layouts/application (7.2ms)
167166
+ Rendered application/_flash_messages.html.haml (0.2ms)
167167
+ Completed 200 OK in 19ms (Views: 10.3ms | ActiveRecord: 0.4ms)
167168
+  (3.4ms) DELETE FROM "credit_card_infos";
167169
+  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167170
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'credit_card_infos';
167171
+  (4.2ms) DELETE FROM "dinosaurs";
167172
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167173
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dinosaurs';
167174
+  (3.1ms) DELETE FROM "fellows";
167175
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167176
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'fellows';
167177
+  (3.3ms) DELETE FROM "people";
167178
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167179
+  (3.4ms) DELETE FROM sqlite_sequence where name = 'people';
167180
+  (215.4ms) DELETE FROM "schedules";
167181
+  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167182
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'schedules';
167183
+  (6.7ms) DELETE FROM "unsearchables";
167184
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167185
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'unsearchables';
167186
+  (0.1ms) begin transaction
167187
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:13.769925"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_66@domain.com"], ["first_name", "John_69"], ["is_manager", "f"], ["last_name", "Doe_63"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:13.769925"]]
167188
+  (4.4ms) commit transaction
167189
+  (0.1ms) begin transaction
167190
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:13.776526"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_95@domain.com"], ["first_name", "John_50"], ["is_manager", "f"], ["last_name", "Doe_10"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:13.776526"]]
167191
+  (2.8ms) commit transaction
167192
+  (0.1ms) begin transaction
167193
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:13.781340"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_1@domain.com"], ["first_name", "John_32"], ["is_manager", "f"], ["last_name", "Doe_62"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:13.781340"]]
167194
+  (2.7ms) commit transaction
167195
+  (0.1ms) begin transaction
167196
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:13.786184"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_51@domain.com"], ["first_name", "John_41"], ["is_manager", "f"], ["last_name", "Doe_96"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:13.786184"]]
167197
+  (2.7ms) commit transaction
167198
+  (0.0ms) begin transaction
167199
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:13.790673"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_56@domain.com"], ["first_name", "John_97"], ["is_manager", "f"], ["last_name", "Doe_15"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:13.790673"]]
167200
+  (2.6ms) commit transaction
167201
+  (0.1ms) begin transaction
167202
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:13.795022"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_99@domain.com"], ["first_name", "John_65"], ["is_manager", "f"], ["last_name", "Doe_52"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:13.795022"]]
167203
+  (2.7ms) commit transaction
167204
+  (0.1ms) begin transaction
167205
+ SQL (7.1ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:13.799611"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_65@domain.com"], ["first_name", "John_70"], ["is_manager", "f"], ["last_name", "Doe_53"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:13.799611"]]
167206
+  (1.2ms) commit transaction
167207
+  (0.0ms) begin transaction
167208
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:13.809695"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_89@domain.com"], ["first_name", "John_54"], ["is_manager", "f"], ["last_name", "Doe_27"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:13.809695"]]
167209
+  (3.1ms) commit transaction
167210
+  (0.1ms) begin transaction
167211
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:13.814827"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_61@domain.com"], ["first_name", "John_72"], ["is_manager", "f"], ["last_name", "Doe_8"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:13.814827"]]
167212
+  (3.0ms) commit transaction
167213
+  (0.1ms) begin transaction
167214
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:13.819688"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_24@domain.com"], ["first_name", "John_92"], ["is_manager", "f"], ["last_name", "Doe_34"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:13.819688"]]
167215
+  (3.0ms) commit transaction
167216
+  (0.1ms) begin transaction
167217
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:13.824593"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_27@domain.com"], ["first_name", "John_89"], ["is_manager", "f"], ["last_name", "Doe_52"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:13.824593"]]
167218
+  (2.8ms) commit transaction
167219
+  (0.1ms) begin transaction
167220
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:13.829333"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_91@domain.com"], ["first_name", "John_20"], ["is_manager", "f"], ["last_name", "Doe_82"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:13.829333"]]
167221
+  (3.7ms) commit transaction
167222
+  (0.1ms) begin transaction
167223
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:13.835345"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_36@domain.com"], ["first_name", "John_17"], ["is_manager", "f"], ["last_name", "Doe_58"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:13.835345"]]
167224
+  (2.8ms) commit transaction
167225
+  (0.0ms) begin transaction
167226
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:13.839827"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_60@domain.com"], ["first_name", "John_37"], ["is_manager", "f"], ["last_name", "Doe_53"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:13.839827"]]
167227
+  (2.8ms) commit transaction
167228
+  (0.1ms) begin transaction
167229
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:13.844442"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_38@domain.com"], ["first_name", "John_67"], ["is_manager", "f"], ["last_name", "Doe_71"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:13.844442"]]
167230
+  (20.4ms) commit transaction
167231
+  (0.1ms) begin transaction
167232
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:13.866794"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_81@domain.com"], ["first_name", "John_32"], ["is_manager", "f"], ["last_name", "Doe_67"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:13.866794"]]
167233
+  (3.5ms) commit transaction
167234
+  (0.1ms) begin transaction
167235
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:13.872351"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_56@domain.com"], ["first_name", "John_42"], ["is_manager", "f"], ["last_name", "Doe_35"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:13.872351"]]
167236
+  (6.9ms) commit transaction
167237
+  (0.1ms) begin transaction
167238
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:13.881280"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_79@domain.com"], ["first_name", "John_35"], ["is_manager", "f"], ["last_name", "Doe_99"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:13.881280"]]
167239
+  (8.1ms) commit transaction
167240
+  (0.1ms) begin transaction
167241
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:13.891539"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_69@domain.com"], ["first_name", "John_42"], ["is_manager", "f"], ["last_name", "Doe_63"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:13.891539"]]
167242
+  (2.8ms) commit transaction
167243
+  (0.0ms) begin transaction
167244
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:13.896170"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_2@domain.com"], ["first_name", "John_11"], ["is_manager", "f"], ["last_name", "Doe_59"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:13.896170"]]
167245
+  (5.6ms) commit transaction
167246
+  (0.1ms) begin transaction
167247
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:13.903687"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_26@domain.com"], ["first_name", "John_60"], ["is_manager", "f"], ["last_name", "Doe_42"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:13.903687"]]
167248
+  (10.4ms) commit transaction
167249
+  (0.1ms) begin transaction
167250
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:13.916113"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_42@domain.com"], ["first_name", "John_97"], ["is_manager", "f"], ["last_name", "Doe_99"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:13.916113"]]
167251
+  (8.1ms) commit transaction
167252
+  (0.1ms) begin transaction
167253
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:13.926413"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_68@domain.com"], ["first_name", "John_53"], ["is_manager", "f"], ["last_name", "Doe_67"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:13.926413"]]
167254
+  (5.7ms) commit transaction
167255
+  (0.1ms) begin transaction
167256
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:13.934169"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_94@domain.com"], ["first_name", "John_25"], ["is_manager", "f"], ["last_name", "Doe_63"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:13.934169"]]
167257
+  (7.9ms) commit transaction
167258
+  (0.1ms) begin transaction
167259
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:13.944138"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_50@domain.com"], ["first_name", "John_66"], ["is_manager", "f"], ["last_name", "Doe_63"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:13.944138"]]
167260
+  (4.3ms) commit transaction
167261
+  (0.1ms) begin transaction
167262
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:13.950471"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_8@domain.com"], ["first_name", "John_14"], ["is_manager", "f"], ["last_name", "Doe_72"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:13.950471"]]
167263
+  (3.8ms) commit transaction
167264
+  (0.1ms) begin transaction
167265
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:13.956383"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_28@domain.com"], ["first_name", "John_64"], ["is_manager", "f"], ["last_name", "Doe_78"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:13.956383"]]
167266
+  (4.6ms) commit transaction
167267
+  (0.1ms) begin transaction
167268
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:13.963082"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_14@domain.com"], ["first_name", "John_42"], ["is_manager", "f"], ["last_name", "Doe_53"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:13.963082"]]
167269
+  (13.2ms) commit transaction
167270
+  (0.1ms) begin transaction
167271
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:13.978261"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_9@domain.com"], ["first_name", "John_31"], ["is_manager", "f"], ["last_name", "Doe_88"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:13.978261"]]
167272
+  (9.9ms) commit transaction
167273
+  (0.1ms) begin transaction
167274
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:13.990271"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_91@domain.com"], ["first_name", "John_66"], ["is_manager", "f"], ["last_name", "Doe_70"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:13.990271"]]
167275
+  (9.7ms) commit transaction
167276
+  (0.1ms) begin transaction
167277
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:14.002006"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_74@domain.com"], ["first_name", "John_7"], ["is_manager", "f"], ["last_name", "Doe_15"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:14.002006"]]
167278
+  (13.8ms) commit transaction
167279
+  (0.1ms) begin transaction
167280
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:14.017746"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_19@domain.com"], ["first_name", "John_8"], ["is_manager", "f"], ["last_name", "Doe_36"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:14.017746"]]
167281
+  (6.2ms) commit transaction
167282
+  (0.1ms) begin transaction
167283
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:14.026577"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_7@domain.com"], ["first_name", "John_95"], ["is_manager", "f"], ["last_name", "Doe_63"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:14.026577"]]
167284
+  (20.5ms) commit transaction
167285
+  (0.1ms) begin transaction
167286
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:14.049806"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_41@domain.com"], ["first_name", "John_63"], ["is_manager", "f"], ["last_name", "Doe_35"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:14.049806"]]
167287
+  (20.3ms) commit transaction
167288
+  (0.1ms) begin transaction
167289
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:14.072491"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_89@domain.com"], ["first_name", "John_95"], ["is_manager", "f"], ["last_name", "Doe_34"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:14.072491"]]
167290
+  (9.0ms) commit transaction
167291
+  (0.1ms) begin transaction
167292
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:14.083548"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_70@domain.com"], ["first_name", "John_52"], ["is_manager", "f"], ["last_name", "Doe_14"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:14.083548"]]
167293
+  (12.4ms) commit transaction
167294
+  (0.1ms) begin transaction
167295
+ SQL (0.4ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:14.098617"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_57@domain.com"], ["first_name", "John_90"], ["is_manager", "f"], ["last_name", "Doe_85"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:14.098617"]]
167296
+  (24.3ms) commit transaction
167297
+  (0.1ms) begin transaction
167298
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:14.125906"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_62@domain.com"], ["first_name", "John_97"], ["is_manager", "f"], ["last_name", "Doe_89"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:14.125906"]]
167299
+  (3.3ms) commit transaction
167300
+  (0.1ms) begin transaction
167301
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:14.131535"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_54@domain.com"], ["first_name", "John_96"], ["is_manager", "f"], ["last_name", "Doe_37"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:14.131535"]]
167302
+  (11.4ms) commit transaction
167303
+  (0.2ms) begin transaction
167304
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:14.145704"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_83@domain.com"], ["first_name", "John_61"], ["is_manager", "f"], ["last_name", "Doe_65"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:14.145704"]]
167305
+  (3.3ms) commit transaction
167306
+  (0.1ms) begin transaction
167307
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:14.151227"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_2@domain.com"], ["first_name", "John_47"], ["is_manager", "f"], ["last_name", "Doe_76"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:14.151227"]]
167308
+  (2.7ms) commit transaction
167309
+  (0.0ms) begin transaction
167310
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:14.155776"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_55@domain.com"], ["first_name", "John_6"], ["is_manager", "f"], ["last_name", "Doe_91"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:14.155776"]]
167311
+  (9.6ms) commit transaction
167312
+  (0.1ms) begin transaction
167313
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:14.167258"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_22@domain.com"], ["first_name", "John_18"], ["is_manager", "f"], ["last_name", "Doe_12"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:14.167258"]]
167314
+  (3.1ms) commit transaction
167315
+  (0.1ms) begin transaction
167316
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:14.172285"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_38@domain.com"], ["first_name", "John_24"], ["is_manager", "f"], ["last_name", "Doe_14"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:14.172285"]]
167317
+  (3.8ms) commit transaction
167318
+  (0.1ms) begin transaction
167319
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:14.178350"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_25@domain.com"], ["first_name", "John_47"], ["is_manager", "f"], ["last_name", "Doe_8"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:14.178350"]]
167320
+  (3.1ms) commit transaction
167321
+  (0.0ms) begin transaction
167322
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:14.183395"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_11@domain.com"], ["first_name", "John_72"], ["is_manager", "f"], ["last_name", "Doe_31"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:14.183395"]]
167323
+  (2.8ms) commit transaction
167324
+  (0.1ms) begin transaction
167325
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:14.188079"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_13@domain.com"], ["first_name", "John_19"], ["is_manager", "f"], ["last_name", "Doe_55"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:14.188079"]]
167326
+  (2.8ms) commit transaction
167327
+  (0.0ms) begin transaction
167328
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:14.192521"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_74@domain.com"], ["first_name", "John_65"], ["is_manager", "f"], ["last_name", "Doe_93"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:14.192521"]]
167329
+  (3.2ms) commit transaction
167330
+  (0.1ms) begin transaction
167331
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:14.197513"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_4@domain.com"], ["first_name", "John_40"], ["is_manager", "f"], ["last_name", "Doe_1"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:14.197513"]]
167332
+  (2.9ms) commit transaction
167333
+  (0.1ms) begin transaction
167334
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:14.202625"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoesemail_24@domain.com"], ["first_name", "John_52"], ["is_manager", "f"], ["last_name", "Doe_28"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:14.202625"]]
167335
+  (2.8ms) commit transaction
167336
+ Started GET "/people" for 127.0.0.1 at 2014-11-10 22:40:14 -0500
167337
+ Processing by PeopleController#index as HTML
167338
+ Rendered application/_sort_form.html.haml (0.6ms)
167339
+ Rendered application/_search_form.html.haml (0.2ms)
167340
+ 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 '%%') LIMIT 15 OFFSET 0
167341
+  (0.1ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%')
167342
+ 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 '%%') LIMIT 1 OFFSET 0
167343
+ Rendered application/_pagination.html.haml (3.2ms)
167344
+ Rendered people/index.html.haml within layouts/application (13.4ms)
167345
+ Rendered application/_flash_messages.html.haml (0.3ms)
167346
+ Completed 200 OK in 19ms (Views: 17.1ms | ActiveRecord: 0.6ms)
167347
+ Started GET "/assets/application.css" for 127.0.0.1 at 2014-11-10 22:40:14 -0500
167348
+ Started GET "/assets/application.js" for 127.0.0.1 at 2014-11-10 22:40:14 -0500
167349
+ Started GET "/people?sort_by=last_name+desc" for 127.0.0.1 at 2014-11-10 22:40:14 -0500
167350
+ Processing by PeopleController#index as HTML
167351
+ Parameters: {"sort_by"=>"last_name desc"}
167352
+ Rendered application/_sort_form.html.haml (0.6ms)
167353
+ Rendered application/_search_form.html.haml (0.3ms)
167354
+ 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 '%%') ORDER BY "people"."last_name" DESC LIMIT 15 OFFSET 0
167355
+  (0.1ms) SELECT COUNT(*) FROM "people" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%')
167356
+ 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 '%%') ORDER BY "people"."last_name" DESC LIMIT 1 OFFSET 0
167357
+ Rendered application/_pagination.html.haml (3.5ms)
167358
+ Rendered people/index.html.haml within layouts/application (14.8ms)
167359
+ Rendered application/_flash_messages.html.haml (0.2ms)
167360
+ Completed 200 OK in 20ms (Views: 18.6ms | ActiveRecord: 0.9ms)
167361
+ Started GET "/assets/application.js" for 127.0.0.1 at 2014-11-10 22:40:14 -0500
167362
+ Started GET "/assets/application.css" for 127.0.0.1 at 2014-11-10 22:40:14 -0500
167363
+  (1.2ms) DELETE FROM "credit_card_infos";
167364
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167365
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'credit_card_infos';
167366
+  (1.0ms) DELETE FROM "dinosaurs";
167367
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167368
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dinosaurs';
167369
+  (1.0ms) DELETE FROM "fellows";
167370
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167371
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'fellows';
167372
+  (1.0ms) DELETE FROM "people";
167373
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167374
+  (1.3ms) DELETE FROM sqlite_sequence where name = 'people';
167375
+  (4.7ms) DELETE FROM "schedules";
167376
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167377
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'schedules';
167378
+  (3.0ms) DELETE FROM "unsearchables";
167379
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167380
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'unsearchables';
167381
+ Started GET "/people/new" for 127.0.0.1 at 2014-11-10 22:40:14 -0500
167382
+ Processing by PeopleController#new as HTML
167383
+ Rendered people/_form.html.haml (6.5ms)
167384
+ Rendered people/new.html.haml within layouts/application (8.1ms)
167385
+ Rendered application/_flash_messages.html.haml (0.3ms)
167386
+ Completed 200 OK in 12ms (Views: 11.9ms | ActiveRecord: 0.0ms)
167387
+ Started POST "/people" for 127.0.0.1 at 2014-11-10 22:40:14 -0500
167388
+ Processing by PeopleController#create as HTML
167389
+ Parameters: {"utf8"=>"✓", "person"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "title"=>"", "dob(1i)"=>"2014", "dob(2i)"=>"11", "dob(3i)"=>"11", "dob(4i)"=>"03", "dob(5i)"=>"40", "is_manager"=>"0"}, "btn_index"=>"Save & Back to List"}
167390
+  (0.1ms) begin transaction
167391
+  (0.1ms) rollback transaction
167392
+ Rendered application/_validation_errors.html.haml (1.7ms)
167393
+ Rendered people/_form.html.haml (6.7ms)
167394
+ Rendered people/new.html.haml within layouts/application (7.4ms)
167395
+ Rendered application/_flash_messages.html.haml (0.1ms)
167396
+ Completed 200 OK in 17ms (Views: 10.5ms | ActiveRecord: 0.1ms)
167397
+  (3.4ms) DELETE FROM "credit_card_infos";
167398
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167399
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'credit_card_infos';
167400
+  (3.1ms) DELETE FROM "dinosaurs";
167401
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167402
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dinosaurs';
167403
+  (3.3ms) DELETE FROM "fellows";
167404
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167405
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'fellows';
167406
+  (3.5ms) DELETE FROM "people";
167407
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167408
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'people';
167409
+  (3.3ms) DELETE FROM "schedules";
167410
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167411
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'schedules';
167412
+  (3.1ms) DELETE FROM "unsearchables";
167413
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167414
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'unsearchables';
167415
+ Started GET "/people/new" for 127.0.0.1 at 2014-11-10 22:40:14 -0500
167416
+ Processing by PeopleController#new as HTML
167417
+ Rendered people/_form.html.haml (6.7ms)
167418
+ Rendered people/new.html.haml within layouts/application (7.4ms)
167419
+ Rendered application/_flash_messages.html.haml (0.3ms)
167420
+ Completed 200 OK in 11ms (Views: 10.9ms | ActiveRecord: 0.0ms)
167421
+ Started POST "/people" for 127.0.0.1 at 2014-11-10 22:40:15 -0500
167422
+ Processing by PeopleController#create as HTML
167423
+ Parameters: {"utf8"=>"✓", "person"=>{"first_name"=>"John", "last_name"=>"", "email"=>"", "title"=>"", "dob(1i)"=>"2014", "dob(2i)"=>"11", "dob(3i)"=>"11", "dob(4i)"=>"03", "dob(5i)"=>"40", "is_manager"=>"0"}, "btn_index"=>"Save & Back to List"}
167424
+  (0.1ms) begin transaction
167425
+ SQL (0.5ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:15.021453"], ["dob", "2014-11-11 03:40:00.000000"], ["email", ""], ["first_name", "John"], ["is_manager", "f"], ["last_name", ""], ["title", ""], ["updated_at", "2014-11-11 03:40:15.021453"]]
167426
+  (3.6ms) commit transaction
167427
+ Redirected to http://www.example.com/people
167428
+ Completed 302 Found in 7ms (ActiveRecord: 4.1ms)
167429
+ Started GET "/people" for 127.0.0.1 at 2014-11-10 22:40:15 -0500
167430
+ Processing by PeopleController#index as HTML
167431
+ Rendered application/_sort_form.html.haml (0.5ms)
167432
+ Rendered application/_search_form.html.haml (0.2ms)
167433
+ 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 '%%') LIMIT 15 OFFSET 0
167434
+ 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 '%%') LIMIT 1 OFFSET 0
167435
+ Rendered application/_pagination.html.haml (1.6ms)
167436
+ Rendered people/index.html.haml within layouts/application (6.7ms)
167437
+ Rendered application/_flash_messages.html.haml (0.4ms)
167438
+ Completed 200 OK in 11ms (Views: 9.8ms | ActiveRecord: 0.4ms)
167439
+  (4.0ms) DELETE FROM "credit_card_infos";
167440
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167441
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'credit_card_infos';
167442
+  (3.4ms) DELETE FROM "dinosaurs";
167443
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167444
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dinosaurs';
167445
+  (3.2ms) DELETE FROM "fellows";
167446
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167447
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'fellows';
167448
+  (3.3ms) DELETE FROM "people";
167449
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167450
+  (3.3ms) DELETE FROM sqlite_sequence where name = 'people';
167451
+  (3.1ms) DELETE FROM "schedules";
167452
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167453
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'schedules';
167454
+  (3.1ms) DELETE FROM "unsearchables";
167455
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167456
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'unsearchables';
167457
+ Started GET "/people/new" for 127.0.0.1 at 2014-11-10 22:40:15 -0500
167458
+ Processing by PeopleController#new as HTML
167459
+ Rendered people/_form.html.haml (7.5ms)
167460
+ Rendered people/new.html.haml within layouts/application (8.2ms)
167461
+ Rendered application/_flash_messages.html.haml (0.2ms)
167462
+ Completed 200 OK in 12ms (Views: 11.6ms | ActiveRecord: 0.0ms)
167463
+ Started POST "/people" for 127.0.0.1 at 2014-11-10 22:40:15 -0500
167464
+ Processing by PeopleController#create as HTML
167465
+ Parameters: {"utf8"=>"✓", "person"=>{"first_name"=>"John", "last_name"=>"", "email"=>"", "title"=>"", "dob(1i)"=>"2014", "dob(2i)"=>"11", "dob(3i)"=>"11", "dob(4i)"=>"03", "dob(5i)"=>"40", "is_manager"=>"0"}, "btn_reload"=>"Save & Reload"}
167466
+  (0.1ms) begin transaction
167467
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:15.098695"], ["dob", "2014-11-11 03:40:00.000000"], ["email", ""], ["first_name", "John"], ["is_manager", "f"], ["last_name", ""], ["title", ""], ["updated_at", "2014-11-11 03:40:15.098695"]]
167468
+  (2.5ms) commit transaction
167469
+ Redirected to http://www.example.com/people/new
167470
+ Completed 302 Found in 6ms (ActiveRecord: 2.9ms)
167471
+ Started GET "/people/new" for 127.0.0.1 at 2014-11-10 22:40:15 -0500
167472
+ Processing by PeopleController#new as HTML
167473
+ Rendered people/_form.html.haml (7.1ms)
167474
+ Rendered people/new.html.haml within layouts/application (7.8ms)
167475
+ Rendered application/_flash_messages.html.haml (0.4ms)
167476
+ Completed 200 OK in 12ms (Views: 11.6ms | ActiveRecord: 0.0ms)
167477
+  (105.3ms) DELETE FROM "credit_card_infos";
167478
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167479
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'credit_card_infos';
167480
+  (3.1ms) DELETE FROM "dinosaurs";
167481
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167482
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dinosaurs';
167483
+  (3.0ms) DELETE FROM "fellows";
167484
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167485
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'fellows';
167486
+  (3.0ms) DELETE FROM "people";
167487
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167488
+  (3.1ms) DELETE FROM sqlite_sequence where name = 'people';
167489
+  (3.2ms) DELETE FROM "schedules";
167490
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167491
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'schedules';
167492
+  (3.0ms) DELETE FROM "unsearchables";
167493
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167494
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'unsearchables';
167495
+  (0.0ms) begin transaction
167496
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:15.253006"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_194@domain.com"], ["first_name", "John_190"], ["is_manager", "f"], ["last_name", "Doe_191"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:15.253006"]]
167497
+  (2.6ms) commit transaction
167498
+ Started GET "/people/1/edit" for 127.0.0.1 at 2014-11-10 22:40:15 -0500
167499
+ Processing by PeopleController#edit as HTML
167500
+ Parameters: {"id"=>"1"}
167501
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
167502
+ Rendered people/_form.html.haml (6.8ms)
167503
+ Rendered people/edit.html.haml within layouts/application (7.4ms)
167504
+ Rendered application/_flash_messages.html.haml (0.2ms)
167505
+ Completed 200 OK in 12ms (Views: 11.1ms | ActiveRecord: 0.1ms)
167506
+ Started PATCH "/people/1" for 127.0.0.1 at 2014-11-10 22:40:15 -0500
167507
+ Processing by PeopleController#update as HTML
167508
+ Parameters: {"utf8"=>"✓", "person"=>{"first_name"=>"John", "last_name"=>"Doe_191", "email"=>"johndoe_194@domain.com", "title"=>"Sales Rep", "dob(1i)"=>"1984", "dob(2i)"=>"11", "dob(3i)"=>"11", "dob(4i)"=>"03", "dob(5i)"=>"39", "is_manager"=>"0"}, "btn_reload"=>"Save & Reload", "id"=>"1"}
167509
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
167510
+  (0.1ms) begin transaction
167511
+ SQL (0.3ms) UPDATE "people" SET "dob" = ?, "first_name" = ?, "updated_at" = ? WHERE "people"."id" = 1 [["dob", "1984-11-11 03:39:00.000000"], ["first_name", "John"], ["updated_at", "2014-11-11 03:40:15.283284"]]
167512
+  (3.0ms) commit transaction
167513
+ Redirected to http://www.example.com/people/1/edit
167514
+ Completed 302 Found in 7ms (ActiveRecord: 3.6ms)
167515
+ Started GET "/people/1/edit" for 127.0.0.1 at 2014-11-10 22:40:15 -0500
167516
+ Processing by PeopleController#edit as HTML
167517
+ Parameters: {"id"=>"1"}
167518
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
167519
+ Rendered people/_form.html.haml (7.8ms)
167520
+ Rendered people/edit.html.haml within layouts/application (8.5ms)
167521
+ Rendered application/_flash_messages.html.haml (0.4ms)
167522
+ Completed 200 OK in 13ms (Views: 12.4ms | ActiveRecord: 0.1ms)
167523
+  (3.6ms) DELETE FROM "credit_card_infos";
167524
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167525
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'credit_card_infos';
167526
+  (3.2ms) DELETE FROM "dinosaurs";
167527
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167528
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dinosaurs';
167529
+  (3.2ms) DELETE FROM "fellows";
167530
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167531
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'fellows';
167532
+  (3.1ms) DELETE FROM "people";
167533
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167534
+  (3.8ms) DELETE FROM sqlite_sequence where name = 'people';
167535
+  (3.3ms) DELETE FROM "schedules";
167536
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167537
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'schedules';
167538
+  (3.2ms) DELETE FROM "unsearchables";
167539
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167540
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'unsearchables';
167541
+  (0.0ms) begin transaction
167542
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:15.350067"], ["dob", "1984-11-11 03:39:48.359741"], ["email", "johndoe_195@domain.com"], ["first_name", "John_191"], ["is_manager", "f"], ["last_name", "Doe_192"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:15.350067"]]
167543
+  (3.2ms) commit transaction
167544
+ Started GET "/people/1/edit" for 127.0.0.1 at 2014-11-10 22:40:15 -0500
167545
+ Processing by PeopleController#edit as HTML
167546
+ Parameters: {"id"=>"1"}
167547
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
167548
+ Rendered people/_form.html.haml (7.5ms)
167549
+ Rendered people/edit.html.haml within layouts/application (8.1ms)
167550
+ Rendered application/_flash_messages.html.haml (0.2ms)
167551
+ Completed 200 OK in 13ms (Views: 11.8ms | ActiveRecord: 0.2ms)
167552
+  (3.2ms) DELETE FROM "credit_card_infos";
167553
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167554
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'credit_card_infos';
167555
+  (3.2ms) DELETE FROM "dinosaurs";
167556
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167557
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dinosaurs';
167558
+  (3.2ms) DELETE FROM "fellows";
167559
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167560
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'fellows';
167561
+  (3.9ms) DELETE FROM "people";
167562
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167563
+  (3.2ms) DELETE FROM sqlite_sequence where name = 'people';
167564
+  (2.9ms) DELETE FROM "schedules";
167565
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167566
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'schedules';
167567
+  (3.2ms) DELETE FROM "unsearchables";
167568
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167569
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'unsearchables';
167570
+ Started GET "/people/new" for 127.0.0.1 at 2014-11-10 22:40:15 -0500
167571
+ Processing by PeopleController#new as HTML
167572
+ Rendered people/_form.html.haml (9.1ms)
167573
+ Rendered people/new.html.haml within layouts/application (9.8ms)
167574
+ Rendered application/_flash_messages.html.haml (0.2ms)
167575
+ Completed 200 OK in 14ms (Views: 13.5ms | ActiveRecord: 0.0ms)
167576
+  (3.1ms) DELETE FROM "credit_card_infos";
167577
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167578
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'credit_card_infos';
167579
+  (3.0ms) DELETE FROM "dinosaurs";
167580
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167581
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dinosaurs';
167582
+  (2.9ms) DELETE FROM "fellows";
167583
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167584
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'fellows';
167585
+  (3.3ms) DELETE FROM "people";
167586
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167587
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'people';
167588
+  (3.0ms) DELETE FROM "schedules";
167589
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167590
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'schedules';
167591
+  (3.0ms) DELETE FROM "unsearchables";
167592
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167593
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'unsearchables';
167594
+  (0.0ms) begin transaction
167595
+ SQL (0.2ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:15.443239"], ["dob", "2012-11-11 03:40:15.442325"], ["email", "johndoe_196@domain.com"], ["first_name", "John_192"], ["is_manager", "f"], ["last_name", "Doe_193"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:15.443239"]]
167596
+  (2.6ms) commit transaction
167597
+ Started GET "/people/1/edit" for 127.0.0.1 at 2014-11-10 22:40:15 -0500
167598
+ Processing by PeopleController#edit as HTML
167599
+ Parameters: {"id"=>"1"}
167600
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
167601
+ Rendered people/_form.html.haml (6.9ms)
167602
+ Rendered people/edit.html.haml within layouts/application (7.6ms)
167603
+ Rendered application/_flash_messages.html.haml (0.2ms)
167604
+ Completed 200 OK in 12ms (Views: 11.1ms | ActiveRecord: 0.1ms)
167605
+ Started PATCH "/people/1" for 127.0.0.1 at 2014-11-10 22:40:15 -0500
167606
+ Processing by PeopleController#update as HTML
167607
+ Parameters: {"utf8"=>"✓", "person"=>{"first_name"=>"Jerry", "last_name"=>"James", "email"=>"jjames@domain.com", "title"=>"Manager", "dob(1i)"=>"2013", "dob(2i)"=>"11", "dob(3i)"=>"10", "dob(4i)"=>"22", "dob(5i)"=>"40", "is_manager"=>"0"}, "btn_index"=>"Save & Back to List", "id"=>"1"}
167608
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
167609
+  (0.1ms) begin transaction
167610
+ SQL (0.3ms) UPDATE "people" SET "dob" = ?, "email" = ?, "first_name" = ?, "last_name" = ?, "title" = ?, "updated_at" = ? WHERE "people"."id" = 1 [["dob", "2013-11-10 22:40:00.000000"], ["email", "jjames@domain.com"], ["first_name", "Jerry"], ["last_name", "James"], ["title", "Manager"], ["updated_at", "2014-11-11 03:40:15.482131"]]
167611
+  (3.1ms) commit transaction
167612
+ Redirected to http://www.example.com/people
167613
+ Completed 302 Found in 7ms (ActiveRecord: 3.8ms)
167614
+ Started GET "/people" for 127.0.0.1 at 2014-11-10 22:40:15 -0500
167615
+ Processing by PeopleController#index as HTML
167616
+ Rendered application/_sort_form.html.haml (0.5ms)
167617
+ Rendered application/_search_form.html.haml (0.3ms)
167618
+ 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 '%%') LIMIT 15 OFFSET 0
167619
+ 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 '%%') LIMIT 1 OFFSET 0
167620
+ Rendered application/_pagination.html.haml (1.8ms)
167621
+ Rendered people/index.html.haml within layouts/application (7.5ms)
167622
+ Rendered application/_flash_messages.html.haml (0.4ms)
167623
+ Completed 200 OK in 12ms (Views: 10.7ms | ActiveRecord: 0.4ms)
167624
+  (3.3ms) DELETE FROM "credit_card_infos";
167625
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167626
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'credit_card_infos';
167627
+  (3.1ms) DELETE FROM "dinosaurs";
167628
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167629
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dinosaurs';
167630
+  (3.1ms) DELETE FROM "fellows";
167631
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167632
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'fellows';
167633
+  (3.3ms) DELETE FROM "people";
167634
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167635
+  (3.2ms) DELETE FROM sqlite_sequence where name = 'people';
167636
+  (3.0ms) DELETE FROM "schedules";
167637
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167638
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'schedules';
167639
+  (3.7ms) DELETE FROM "unsearchables";
167640
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167641
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'unsearchables';
167642
+ Started GET "/people/new" for 127.0.0.1 at 2014-11-10 22:40:15 -0500
167643
+ Processing by PeopleController#new as HTML
167644
+ Rendered people/_form.html.haml (6.5ms)
167645
+ Rendered people/new.html.haml within layouts/application (7.2ms)
167646
+ Rendered application/_flash_messages.html.haml (0.2ms)
167647
+ Completed 200 OK in 11ms (Views: 10.9ms | ActiveRecord: 0.0ms)
167648
+ Started GET "/assets/application.js" for 127.0.0.1 at 2014-11-10 22:40:15 -0500
167649
+ Started GET "/assets/application.css" for 127.0.0.1 at 2014-11-10 22:40:15 -0500
167650
+ Started POST "/people" for 127.0.0.1 at 2014-11-10 22:40:17 -0500
167651
+ Processing by PeopleController#create as HTML
167652
+ Parameters: {"utf8"=>"✓", "person"=>{"first_name"=>"Johnathan", "last_name"=>"Jones", "email"=>"jj@domain.com", "title"=>"Sales Rep", "dob(1i)"=>"2012", "dob(2i)"=>"11", "dob(3i)"=>"10", "dob(4i)"=>"22", "dob(5i)"=>"40", "is_manager"=>"0"}, "btn_index"=>"Save & Back to List"}
167653
+  (0.1ms) begin transaction
167654
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "dob", "email", "first_name", "is_manager", "last_name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2014-11-11 03:40:17.626957"], ["dob", "2012-11-10 22:40:00.000000"], ["email", "jj@domain.com"], ["first_name", "Johnathan"], ["is_manager", "f"], ["last_name", "Jones"], ["title", "Sales Rep"], ["updated_at", "2014-11-11 03:40:17.626957"]]
167655
+  (3.1ms) commit transaction
167656
+ Redirected to http://127.0.0.1:63035/people
167657
+ Completed 302 Found in 6ms (ActiveRecord: 3.5ms)
167658
+ Started GET "/people" for 127.0.0.1 at 2014-11-10 22:40:17 -0500
167659
+ Processing by PeopleController#index as HTML
167660
+ Rendered application/_sort_form.html.haml (0.5ms)
167661
+ Rendered application/_search_form.html.haml (0.5ms)
167662
+ 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 '%%') LIMIT 15 OFFSET 0
167663
+ 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 '%%') LIMIT 1 OFFSET 0
167664
+ Rendered application/_pagination.html.haml (1.9ms)
167665
+ Rendered people/index.html.haml within layouts/application (9.9ms)
167666
+ Rendered application/_flash_messages.html.haml (0.4ms)
167667
+ Completed 200 OK in 14ms (Views: 13.2ms | ActiveRecord: 0.5ms)
167668
+ Started GET "/assets/application.js" for 127.0.0.1 at 2014-11-10 22:40:17 -0500
167669
+ Started GET "/assets/application.css" for 127.0.0.1 at 2014-11-10 22:40:17 -0500
167670
+  (1.0ms) DELETE FROM "credit_card_infos";
167671
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167672
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'credit_card_infos';
167673
+  (2.9ms) DELETE FROM "dinosaurs";
167674
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167675
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dinosaurs';
167676
+  (3.3ms) DELETE FROM "fellows";
167677
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167678
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'fellows';
167679
+  (3.2ms) DELETE FROM "people";
167680
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167681
+  (3.2ms) DELETE FROM sqlite_sequence where name = 'people';
167682
+  (3.2ms) DELETE FROM "schedules";
167683
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167684
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'schedules';
167685
+  (3.0ms) DELETE FROM "unsearchables";
167686
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167687
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'unsearchables';
167688
+ Started GET "/people/restless_action" for 127.0.0.1 at 2014-11-10 22:40:18 -0500
167689
+ Processing by PeopleController#restless_action as HTML
167690
+ Rendered people/restless_action.html.haml within layouts/application (1.1ms)
167691
+ Rendered application/_flash_messages.html.haml (0.2ms)
167692
+ Completed 200 OK in 5ms (Views: 4.9ms | ActiveRecord: 0.0ms)
167693
+  (1.7ms) DELETE FROM "credit_card_infos";
167694
+  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167695
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'credit_card_infos';
167696
+  (4.2ms) DELETE FROM "dinosaurs";
167697
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167698
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dinosaurs';
167699
+  (4.3ms) DELETE FROM "fellows";
167700
+  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167701
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'fellows';
167702
+  (3.4ms) DELETE FROM "people";
167703
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167704
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'people';
167705
+  (3.3ms) DELETE FROM "schedules";
167706
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167707
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'schedules';
167708
+  (3.3ms) DELETE FROM "unsearchables";
167709
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167710
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'unsearchables';
167711
+ Started GET "/schedules/new" for 127.0.0.1 at 2014-11-10 22:40:23 -0500
167712
+ Processing by SchedulesController#new as HTML
167713
+ Rendered schedules/_form.html.haml (61.5ms)
167714
+ Rendered schedules/new.html.haml within layouts/application (63.5ms)
167715
+ Rendered application/_flash_messages.html.haml (2.4ms)
167716
+ Completed 200 OK in 225ms (Views: 220.9ms | ActiveRecord: 0.5ms)
167717
+ Started GET "/assets/application.css" for 127.0.0.1 at 2014-11-10 22:40:24 -0500
167718
+ Started GET "/assets/application.js" for 127.0.0.1 at 2014-11-10 22:40:24 -0500
167719
+ Started GET "/assets/ui-bg_highlight-soft_100_eeeeee_1x100.png" for 127.0.0.1 at 2014-11-10 22:40:24 -0500
167720
+ Started GET "/assets/ui-bg_gloss-wave_35_f6a828_500x100.png" for 127.0.0.1 at 2014-11-10 22:40:24 -0500
167721
+ Started GET "/assets/ui-bg_highlight-soft_75_ffe45c_1x100.png" for 127.0.0.1 at 2014-11-10 22:40:24 -0500
167722
+ Started GET "/assets/ui-bg_glass_100_f6f6f6_1x400.png" for 127.0.0.1 at 2014-11-10 22:40:24 -0500
167723
+ Started GET "/assets/ui-icons_ffffff_256x240.png" for 127.0.0.1 at 2014-11-10 22:40:24 -0500
167724
+  (1.1ms) DELETE FROM "credit_card_infos";
167725
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167726
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'credit_card_infos';
167727
+  (2.9ms) DELETE FROM "dinosaurs";
167728
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167729
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dinosaurs';
167730
+  (3.2ms) DELETE FROM "fellows";
167731
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167732
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'fellows';
167733
+  (2.9ms) DELETE FROM "people";
167734
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167735
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'people';
167736
+  (3.2ms) DELETE FROM "schedules";
167737
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167738
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'schedules';
167739
+  (3.0ms) DELETE FROM "unsearchables";
167740
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167741
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'unsearchables';
167742
+ Started GET "/schedules/new" for 127.0.0.1 at 2014-11-10 22:40:24 -0500
167743
+ Processing by SchedulesController#new as HTML
167744
+ Rendered schedules/_form.html.haml (4.1ms)
167745
+ Rendered schedules/new.html.haml within layouts/application (5.0ms)
167746
+ Rendered application/_flash_messages.html.haml (0.2ms)
167747
+ Completed 200 OK in 10ms (Views: 9.4ms | ActiveRecord: 0.0ms)
167748
+ Started GET "/assets/application.css" for 127.0.0.1 at 2014-11-10 22:40:24 -0500
167749
+ Started GET "/assets/application.js" for 127.0.0.1 at 2014-11-10 22:40:24 -0500
167750
+  (1.1ms) DELETE FROM "credit_card_infos";
167751
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167752
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'credit_card_infos';
167753
+  (3.3ms) DELETE FROM "dinosaurs";
167754
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167755
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dinosaurs';
167756
+  (3.4ms) DELETE FROM "fellows";
167757
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167758
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'fellows';
167759
+  (3.1ms) DELETE FROM "people";
167760
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167761
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'people';
167762
+  (3.0ms) DELETE FROM "schedules";
167763
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167764
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'schedules';
167765
+  (3.4ms) DELETE FROM "unsearchables";
167766
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167767
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'unsearchables';
167768
+ Started GET "/schedules/new" for 127.0.0.1 at 2014-11-10 22:40:24 -0500
167769
+ Processing by SchedulesController#new as HTML
167770
+ Rendered schedules/_form.html.haml (3.6ms)
167771
+ Rendered schedules/new.html.haml within layouts/application (4.4ms)
167772
+ Rendered application/_flash_messages.html.haml (0.3ms)
167773
+ Completed 200 OK in 10ms (Views: 9.3ms | ActiveRecord: 0.0ms)
167774
+ Started GET "/assets/application.js" for 127.0.0.1 at 2014-11-10 22:40:25 -0500
167775
+ Started GET "/assets/application.css" for 127.0.0.1 at 2014-11-10 22:40:25 -0500
167776
+  (1.7ms) DELETE FROM "credit_card_infos";
167777
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167778
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'credit_card_infos';
167779
+  (3.0ms) DELETE FROM "dinosaurs";
167780
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167781
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dinosaurs';
167782
+  (1.0ms) DELETE FROM "fellows";
167783
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167784
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'fellows';
167785
+  (3.2ms) DELETE FROM "people";
167786
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167787
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'people';
167788
+  (3.6ms) DELETE FROM "schedules";
167789
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167790
+  (0.4ms) DELETE FROM sqlite_sequence where name = 'schedules';
167791
+  (3.1ms) DELETE FROM "unsearchables";
167792
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167793
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'unsearchables';
167794
+ Started GET "/schedules/new" for 127.0.0.1 at 2014-11-10 22:40:30 -0500
167795
+ Processing by SchedulesController#new as HTML
167796
+ Rendered schedules/_form.html.haml (56.7ms)
167797
+ Rendered schedules/new.html.haml within layouts/application (59.3ms)
167798
+ Rendered application/_flash_messages.html.haml (1.7ms)
167799
+ Completed 200 OK in 113ms (Views: 109.4ms | ActiveRecord: 0.6ms)
167800
+ Started GET "/assets/application.js" for 127.0.0.1 at 2014-11-10 22:40:30 -0500
167801
+ Started GET "/assets/application.css" for 127.0.0.1 at 2014-11-10 22:40:30 -0500
167802
+  (1.0ms) DELETE FROM "credit_card_infos";
167803
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167804
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'credit_card_infos';
167805
+  (3.5ms) DELETE FROM "dinosaurs";
167806
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167807
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'dinosaurs';
167808
+  (3.1ms) DELETE FROM "fellows";
167809
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167810
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'fellows';
167811
+  (3.2ms) DELETE FROM "people";
167812
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167813
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'people';
167814
+  (3.2ms) DELETE FROM "schedules";
167815
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167816
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'schedules';
167817
+  (4.8ms) DELETE FROM "unsearchables";
167818
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167819
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'unsearchables';
167820
+ Started GET "/schedules/new" for 127.0.0.1 at 2014-11-10 22:40:30 -0500
167821
+ Processing by SchedulesController#new as HTML
167822
+ Rendered schedules/_form.html.haml (15.5ms)
167823
+ Rendered schedules/new.html.haml within layouts/application (16.6ms)
167824
+ Rendered application/_flash_messages.html.haml (0.2ms)
167825
+ Completed 200 OK in 22ms (Views: 21.2ms | ActiveRecord: 0.0ms)
167826
+ Started GET "/assets/application.js" for 127.0.0.1 at 2014-11-10 22:40:30 -0500
167827
+ Started GET "/assets/application.css" for 127.0.0.1 at 2014-11-10 22:40:30 -0500
167828
+  (1.2ms) DELETE FROM "credit_card_infos";
167829
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167830
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'credit_card_infos';
167831
+  (3.7ms) DELETE FROM "dinosaurs";
167832
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167833
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dinosaurs';
167834
+  (4.1ms) DELETE FROM "fellows";
167835
+  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167836
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'fellows';
167837
+  (3.2ms) DELETE FROM "people";
167838
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167839
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'people';
167840
+  (3.1ms) DELETE FROM "schedules";
167841
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167842
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'schedules';
167843
+  (3.2ms) DELETE FROM "unsearchables";
167844
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167845
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'unsearchables';
167846
+ Started GET "/schedules/new" for 127.0.0.1 at 2014-11-10 22:40:31 -0500
167847
+ Processing by SchedulesController#new as HTML
167848
+ Rendered schedules/_form.html.haml (18.6ms)
167849
+ Rendered schedules/new.html.haml within layouts/application (19.5ms)
167850
+ Rendered application/_flash_messages.html.haml (0.2ms)
167851
+ Completed 200 OK in 24ms (Views: 23.4ms | ActiveRecord: 0.0ms)
167852
+ Started GET "/assets/application.js" for 127.0.0.1 at 2014-11-10 22:40:31 -0500
167853
+ Started GET "/assets/application.css" for 127.0.0.1 at 2014-11-10 22:40:31 -0500
167854
+  (1.8ms) DELETE FROM "credit_card_infos";
167855
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167856
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'credit_card_infos';
167857
+  (3.1ms) DELETE FROM "dinosaurs";
167858
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167859
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dinosaurs';
167860
+  (3.0ms) DELETE FROM "fellows";
167861
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167862
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'fellows';
167863
+  (3.5ms) DELETE FROM "people";
167864
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167865
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'people';
167866
+  (5.0ms) DELETE FROM "schedules";
167867
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167868
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'schedules';
167869
+  (3.2ms) DELETE FROM "unsearchables";
167870
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167871
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'unsearchables';
167872
+ Started GET "/fellows" for 127.0.0.1 at 2014-11-10 22:40:36 -0500
167873
+ Processing by FellowsController#index as HTML
167874
+ Fellow Load (0.4ms) SELECT "fellows".* FROM "fellows" LIMIT 15 OFFSET 0
167875
+ Rendered application/_pagination.html.haml (13.4ms)
167876
+ Rendered fellows/index.html.haml within layouts/application (21.0ms)
167877
+ Rendered application/_flash_messages.html.haml (1.5ms)
167878
+ Completed 200 OK in 77ms (Views: 74.4ms | ActiveRecord: 0.4ms)
167879
+ Started GET "/assets/application.css" for 127.0.0.1 at 2014-11-10 22:40:36 -0500
167880
+ Started GET "/assets/application.js" for 127.0.0.1 at 2014-11-10 22:40:36 -0500
167881
+  (1.3ms) DELETE FROM "credit_card_infos";
167882
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167883
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'credit_card_infos';
167884
+  (5.1ms) DELETE FROM "dinosaurs";
167885
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167886
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dinosaurs';
167887
+  (4.8ms) DELETE FROM "fellows";
167888
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167889
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'fellows';
167890
+  (4.4ms) DELETE FROM "people";
167891
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167892
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'people';
167893
+  (3.7ms) DELETE FROM "schedules";
167894
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167895
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'schedules';
167896
+  (3.6ms) DELETE FROM "unsearchables";
167897
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167898
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'unsearchables';
167899
+ Started GET "/fellows" for 127.0.0.1 at 2014-11-10 22:40:38 -0500
167900
+ Processing by FellowsController#index as HTML
167901
+ Fellow Load (0.4ms) SELECT "fellows".* FROM "fellows" LIMIT 15 OFFSET 0
167902
+ Rendered application/_pagination.html.haml (1.4ms)
167903
+ Rendered application/_flash_messages.html.haml (0.2ms)
167904
+ Completed 200 OK in 9ms (Views: 7.9ms | ActiveRecord: 0.4ms)
167905
+ Started GET "/assets/application.css" for 127.0.0.1 at 2014-11-10 22:40:38 -0500
167906
+ Started GET "/assets/application.js" for 127.0.0.1 at 2014-11-10 22:40:38 -0500
167907
+  (1.8ms) DELETE FROM "credit_card_infos";
167908
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167909
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'credit_card_infos';
167910
+  (3.1ms) DELETE FROM "dinosaurs";
167911
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167912
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dinosaurs';
167913
+  (3.1ms) DELETE FROM "fellows";
167914
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167915
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'fellows';
167916
+  (3.3ms) DELETE FROM "people";
167917
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167918
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'people';
167919
+  (3.2ms) DELETE FROM "schedules";
167920
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167921
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'schedules';
167922
+  (3.2ms) DELETE FROM "unsearchables";
167923
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167924
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'unsearchables';
167925
+ Started GET "/fellows" for 127.0.0.1 at 2014-11-10 22:40:50 -0500
167926
+ Processing by FellowsController#index as HTML
167927
+ Rendered application/_sort_form.html.haml (2.3ms)
167928
+ Rendered application/_search_form.html.haml (2.3ms)
167929
+ Fellow Load (0.2ms) SELECT "fellows".* FROM "fellows" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%') LIMIT 15 OFFSET 0
167930
+ Rendered application/_pagination.html.erb (8.2ms)
167931
+ Rendered application/_flash_messages.html.erb (1.1ms)
167932
+ Completed 200 OK in 60ms (Views: 55.4ms | ActiveRecord: 0.9ms)
167933
+ Started GET "/assets/application.css" for 127.0.0.1 at 2014-11-10 22:40:50 -0500
167934
+ Started GET "/assets/application.js" for 127.0.0.1 at 2014-11-10 22:40:50 -0500
167935
+  (1.1ms) DELETE FROM "credit_card_infos";
167936
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167937
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'credit_card_infos';
167938
+  (46.5ms) DELETE FROM "dinosaurs";
167939
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167940
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dinosaurs';
167941
+  (2.9ms) DELETE FROM "fellows";
167942
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167943
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'fellows';
167944
+  (3.2ms) DELETE FROM "people";
167945
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167946
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'people';
167947
+  (3.1ms) DELETE FROM "schedules";
167948
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167949
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'schedules';
167950
+  (3.0ms) DELETE FROM "unsearchables";
167951
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167952
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'unsearchables';
167953
+ Started GET "/fellows" for 127.0.0.1 at 2014-11-10 22:40:50 -0500
167954
+ Processing by FellowsController#index as HTML
167955
+ Rendered application/_sort_form.html.haml (0.8ms)
167956
+ Rendered application/_search_form.html.haml (0.4ms)
167957
+ Fellow Load (0.2ms) SELECT "fellows".* FROM "fellows" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%') LIMIT 15 OFFSET 0
167958
+ Rendered application/_pagination.html.erb (1.2ms)
167959
+ Rendered application/_flash_messages.html.erb (0.3ms)
167960
+ Completed 200 OK in 11ms (Views: 9.7ms | ActiveRecord: 0.2ms)
167961
+  (3.3ms) DELETE FROM "credit_card_infos";
167962
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167963
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'credit_card_infos';
167964
+  (4.0ms) DELETE FROM "dinosaurs";
167965
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167966
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dinosaurs';
167967
+  (4.7ms) DELETE FROM "fellows";
167968
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167969
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'fellows';
167970
+  (5.0ms) DELETE FROM "people";
167971
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167972
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'people';
167973
+  (3.4ms) DELETE FROM "schedules";
167974
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167975
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'schedules';
167976
+  (3.1ms) DELETE FROM "unsearchables";
167977
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
167978
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'unsearchables';
167979
+ Started GET "/fellows" for 127.0.0.1 at 2014-11-10 22:40:50 -0500
167980
+ Processing by FellowsController#index as HTML
167981
+ Rendered application/_sort_form.html.haml (0.8ms)
167982
+ Rendered application/_search_form.html.haml (0.3ms)
167983
+ Fellow Load (0.2ms) SELECT "fellows".* FROM "fellows" WHERE (1=2 or first_name like '%%' or last_name like '%%' or email like '%%' or title like '%%') LIMIT 15 OFFSET 0
167984
+ Rendered application/_pagination.html.erb (1.2ms)
167985
+ Rendered application/_flash_messages.html.erb (0.3ms)
167986
+ Completed 200 OK in 12ms (Views: 10.5ms | ActiveRecord: 0.2ms)