spec/testapp/log/development.log in change_manager-0.0.1 vs spec/testapp/log/development.log in change_manager-0.0.2

- old
+ new

@@ -1,3740 +1,9 @@  (2.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  -  (1.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") +  (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" - ActiveRecord::SchemaMigration Load (13.9ms) SELECT "schema_migrations".* FROM "schema_migrations" - ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" -Migrating to CreateNotificationManagerNotifications (20160420192850) -  (0.2ms) begin transaction -  (1.3ms) CREATE TABLE "notification_manager_notifications" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "change" varchar(255), "time_changed" datetime, "change_cancelled" boolean, "change_notified" datetime, "change_owner" varchar(255), "change_target" varchar(255), "change_context" varchar(255), "created_at" datetime, "updated_at" datetime)  - SQL (0.4ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20160420192850"]] -  (2.0ms) commit transaction - ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" -  (0.5ms) begin transaction - SQL (91.1ms) INSERT INTO "notification_manager_notifications" ("created_at", "updated_at") VALUES (?, ?) [["created_at", Thu, 21 Apr 2016 16:03:19 UTC +00:00], ["updated_at", Thu, 21 Apr 2016 16:03:19 UTC +00:00]] -  (1.4ms) commit transaction -  (0.1ms) begin transaction - SQL (28.7ms) INSERT INTO "notification_manager_notifications" ("created_at", "updated_at") VALUES (?, ?) [["created_at", Thu, 21 Apr 2016 16:19:03 UTC +00:00], ["updated_at", Thu, 21 Apr 2016 16:19:03 UTC +00:00]] -  (1.6ms) commit transaction -  (0.2ms) begin transaction - SQL (27.3ms) INSERT INTO "notification_manager_notifications" ("created_at", "updated_at") VALUES (?, ?) [["created_at", Thu, 21 Apr 2016 16:28:23 UTC +00:00], ["updated_at", Thu, 21 Apr 2016 16:28:23 UTC +00:00]] -  (1.3ms) commit transaction -  (0.1ms) begin transaction - SQL (28.2ms) INSERT INTO "notification_manager_notifications" ("created_at", "updated_at") VALUES (?, ?) [["created_at", Thu, 21 Apr 2016 16:32:44 UTC +00:00], ["updated_at", Thu, 21 Apr 2016 16:32:44 UTC +00:00]] -  (1.3ms) commit transaction -  (2.1ms) begin transaction - SQL (0.6ms) INSERT INTO "notification_manager_notifications" ("created_at", "updated_at") VALUES (?, ?) [["created_at", Thu, 21 Apr 2016 16:34:54 UTC +00:00], ["updated_at", Thu, 21 Apr 2016 16:34:54 UTC +00:00]] -  (6.9ms) commit transaction -  (0.4ms) begin transaction - SQL (106.8ms) INSERT INTO "notification_manager_notifications" ("created_at", "updated_at") VALUES (?, ?) [["created_at", Thu, 21 Apr 2016 18:57:51 UTC +00:00], ["updated_at", Thu, 21 Apr 2016 18:57:51 UTC +00:00]] -  (7.6ms) commit transaction -  (0.2ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("created_at", "updated_at") VALUES (?, ?) [["created_at", Thu, 21 Apr 2016 18:58:50 UTC +00:00], ["updated_at", Thu, 21 Apr 2016 18:58:50 UTC +00:00]] -  (1.6ms) commit transaction -  (0.1ms) begin transaction - SQL (1.2ms) INSERT INTO "notification_manager_notifications" ("created_at", "updated_at") VALUES (?, ?) [["created_at", Thu, 21 Apr 2016 19:02:39 UTC +00:00], ["updated_at", Thu, 21 Apr 2016 19:02:39 UTC +00:00]] -  (1.6ms) commit transaction - NotificationManager::Notification Load (42.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" - NotificationManager::Notification Load (43.9ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 1]] - NotificationManager::Notification Load (0.8ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 1]] -  (0.1ms) begin transaction -  (0.1ms) rollback transaction -  (0.1ms) begin transaction - SQL (1.1ms) INSERT INTO "notification_manager_notifications" ("created_at", "updated_at") VALUES (?, ?) [["created_at", Fri, 22 Apr 2016 14:16:25 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 14:16:25 UTC +00:00]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "removed as delegate"], ["change_cancelled", false], ["change_context", "work_id"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Fri, 22 Apr 2016 14:28:12 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 14:28:12 UTC +00:00]] -  (6.4ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "removed as delegate"], ["change_cancelled", false], ["change_context", "work_id"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Fri, 22 Apr 2016 14:34:36 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 14:34:36 UTC +00:00]] -  (1.5ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "test_change"], ["change_cancelled", false], ["change_context", "test_context"], ["change_owner", "test_owner"], ["change_target", "test_target"], ["created_at", Fri, 22 Apr 2016 16:06:32 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 16:06:32 UTC +00:00]] -  (10.6ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "test_change"], ["change_cancelled", false], ["change_context", "test_context"], ["change_owner", "test_owner"], ["change_target", "test_target"], ["created_at", Fri, 22 Apr 2016 16:07:00 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 16:07:00 UTC +00:00]] -  (1.9ms) commit transaction -  (0.1ms) begin transaction - SQL (1.0ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "test_change"], ["change_cancelled", false], ["change_context", "test_context"], ["change_owner", "test_owner"], ["change_target", "test_target"], ["created_at", Fri, 22 Apr 2016 16:07:22 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 16:07:22 UTC +00:00]] -  (1.7ms) commit transaction -  (0.6ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "test_change"], ["change_cancelled", false], ["change_context", "test_context"], ["change_owner", "test_owner"], ["change_target", "test_target"], ["created_at", Fri, 22 Apr 2016 16:07:47 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 16:07:47 UTC +00:00]] -  (1.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "test_change"], ["change_cancelled", false], ["change_context", "test_context"], ["change_owner", "test_owner"], ["change_target", "test_target"], ["created_at", Fri, 22 Apr 2016 16:08:34 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 16:08:34 UTC +00:00]] -  (1.5ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "test_change"], ["change_cancelled", false], ["change_context", "test_context"], ["change_owner", "test_owner"], ["change_target", "test_target"], ["created_at", Fri, 22 Apr 2016 16:09:17 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 16:09:17 UTC +00:00]] -  (1.5ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "test_change"], ["change_cancelled", false], ["change_context", "test_context"], ["change_owner", "test_owner"], ["change_target", "test_target"], ["created_at", Fri, 22 Apr 2016 16:10:58 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 16:10:58 UTC +00:00]] -  (1.4ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "test_change"], ["change_cancelled", false], ["change_context", "test_context"], ["change_owner", "test_owner"], ["change_target", "test_target"], ["created_at", Fri, 22 Apr 2016 16:11:25 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 16:11:25 UTC +00:00]] -  (2.0ms) commit transaction -  (0.1ms) begin transaction - SQL (46.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "test change"], ["change_cancelled", false], ["change_context", "test context"], ["change_owner", "test owner"], ["change_target", "test target"], ["created_at", Fri, 22 Apr 2016 16:20:29 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 16:20:29 UTC +00:00]] -  (1.2ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "test change"], ["change_cancelled", false], ["change_context", "test context"], ["change_owner", "test owner"], ["change_target", "test target"], ["created_at", Fri, 22 Apr 2016 16:21:52 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 16:21:52 UTC +00:00]] -  (1.5ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "test change"], ["change_cancelled", false], ["change_context", "test context"], ["change_owner", "test owner"], ["change_target", "test target"], ["created_at", Fri, 22 Apr 2016 16:22:51 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 16:22:51 UTC +00:00]] -  (1.4ms) commit transaction -  (2.3ms) begin transaction - SQL (0.6ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "test change"], ["change_cancelled", false], ["change_context", "test context"], ["change_owner", "test owner"], ["change_target", "test target"], ["created_at", Fri, 22 Apr 2016 16:23:25 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 16:23:25 UTC +00:00]] -  (1.6ms) commit transaction -  (0.1ms) begin transaction - SQL (1.0ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "test change"], ["change_cancelled", false], ["change_context", "test context"], ["change_owner", "test owner"], ["change_target", "test target"], ["created_at", Fri, 22 Apr 2016 16:24:37 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 16:24:37 UTC +00:00]] -  (33.6ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "test change"], ["change_cancelled", false], ["change_context", "test context"], ["change_owner", "test owner"], ["change_target", "test target"], ["created_at", Fri, 22 Apr 2016 16:25:32 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 16:25:32 UTC +00:00]] -  (1.0ms) commit transaction -  (0.1ms) begin transaction - SQL (3.5ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "test change"], ["change_cancelled", false], ["change_context", "test context"], ["change_owner", "test owner"], ["change_target", "test target"], ["created_at", Fri, 22 Apr 2016 16:28:35 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 16:28:35 UTC +00:00]] -  (1.6ms) commit transaction -  (0.1ms) begin transaction - SQL (3.0ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "test change"], ["change_cancelled", false], ["change_context", "test context"], ["change_owner", "test owner"], ["change_target", "test target"], ["created_at", Fri, 22 Apr 2016 16:29:25 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 16:29:25 UTC +00:00]] -  (1.5ms) commit transaction -  (0.1ms) begin transaction - SQL (38.8ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "test change"], ["change_cancelled", false], ["change_context", "test context"], ["change_owner", "test owner"], ["change_target", "test target"], ["created_at", Fri, 22 Apr 2016 16:39:30 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 16:39:30 UTC +00:00]] -  (17.1ms) commit transaction -  (0.1ms) begin transaction - SQL (24.8ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "test change"], ["change_cancelled", false], ["change_context", "test context"], ["change_owner", "test owner"], ["change_target", "test target"], ["created_at", Fri, 22 Apr 2016 16:46:41 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 16:46:41 UTC +00:00]] -  (1.9ms) commit transaction -  (0.1ms) begin transaction - SQL (3.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "test change"], ["change_cancelled", false], ["change_context", "test context"], ["change_owner", "test owner"], ["change_target", "test target"], ["created_at", Fri, 22 Apr 2016 16:47:16 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 16:47:16 UTC +00:00]] -  (2.1ms) commit transaction -  (1.7ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "test change"], ["change_cancelled", false], ["change_context", "test context"], ["change_owner", "test owner"], ["change_target", "test target"], ["created_at", Fri, 22 Apr 2016 16:47:47 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 16:47:47 UTC +00:00]] -  (1.7ms) commit transaction -  (1.3ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "test change"], ["change_cancelled", false], ["change_context", "test context"], ["change_owner", "test owner"], ["change_target", "test target"], ["created_at", Fri, 22 Apr 2016 16:48:02 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 16:48:02 UTC +00:00]] -  (1.6ms) commit transaction -  (2.2ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "test change"], ["change_cancelled", false], ["change_context", "test context"], ["change_owner", "test owner"], ["change_target", "test target"], ["created_at", Fri, 22 Apr 2016 16:48:14 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 16:48:14 UTC +00:00]] -  (1.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "test change"], ["change_cancelled", false], ["change_context", "test context"], ["change_owner", "test owner"], ["change_target", "test target"], ["created_at", Fri, 22 Apr 2016 16:49:33 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 16:49:33 UTC +00:00]] -  (12.8ms) commit transaction - NotificationManager::Notification Load (0.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 1]] -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "test change"], ["change_cancelled", false], ["change_context", "test context"], ["change_owner", "test owner"], ["change_target", "test target"], ["created_at", Fri, 22 Apr 2016 16:54:44 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 16:54:44 UTC +00:00]] -  (1.5ms) commit transaction - NotificationManager::Notification Load (1.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 1]] -  (0.1ms) begin transaction - SQL (3.1ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "test change"], ["change_cancelled", false], ["change_context", "test context"], ["change_owner", "test owner"], ["change_target", "test target"], ["created_at", Fri, 22 Apr 2016 16:57:26 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 16:57:26 UTC +00:00]] -  (8.8ms) commit transaction -  (0.2ms) begin transaction - SQL (0.7ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "test change"], ["change_cancelled", false], ["change_context", "test context"], ["change_owner", "test owner"], ["change_target", "test target"], ["created_at", Fri, 22 Apr 2016 16:58:35 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 16:58:35 UTC +00:00]] -  (10.4ms) commit transaction - NotificationManager::Notification Load (3.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 1]] - SQL (2.0ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = 1 - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 1]] -  (0.2ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "test change"], ["change_cancelled", false], ["change_context", "test context"], ["change_owner", "test owner"], ["change_target", "test target"], ["created_at", Fri, 22 Apr 2016 16:59:41 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 16:59:41 UTC +00:00]] -  (1.7ms) commit transaction -  (0.2ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "test change"], ["change_cancelled", false], ["change_context", "test context"], ["change_owner", "test owner"], ["change_target", "test target"], ["created_at", Fri, 22 Apr 2016 17:00:04 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 17:00:04 UTC +00:00]] -  (1.7ms) commit transaction -  (0.1ms) begin transaction - SQL (24.2ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "blah"], ["change_cancelled", false], ["change_context", "blah"], ["change_owner", "blah"], ["change_target", "blah"], ["created_at", Fri, 22 Apr 2016 18:11:58 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 18:11:58 UTC +00:00]] -  (1.9ms) commit transaction -  (0.1ms) begin transaction - SQL (3.1ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "blah"], ["change_cancelled", false], ["change_context", "blah"], ["change_owner", "blah"], ["change_target", "blah"], ["created_at", Fri, 22 Apr 2016 18:13:54 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 18:13:54 UTC +00:00]] -  (0.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "blah"], ["change_cancelled", false], ["change_context", "blah"], ["change_owner", "blah"], ["change_target", "blah"], ["created_at", Fri, 22 Apr 2016 18:15:40 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 18:15:40 UTC +00:00]] -  (1.7ms) commit transaction -  (1.6ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "blah"], ["change_cancelled", false], ["change_context", "blah"], ["change_owner", "blah"], ["change_target", "blah"], ["created_at", Fri, 22 Apr 2016 18:16:01 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 18:16:01 UTC +00:00]] -  (1.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "blah"], ["change_cancelled", false], ["change_context", "blah"], ["change_owner", "blah"], ["change_target", "blah"], ["created_at", Fri, 22 Apr 2016 18:16:02 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 18:16:02 UTC +00:00]] -  (1.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "blah"], ["change_cancelled", false], ["change_context", "blah"], ["change_owner", "blah"], ["change_target", "blah"], ["created_at", Fri, 22 Apr 2016 18:16:05 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 18:16:05 UTC +00:00]] -  (1.5ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "blah"], ["change_cancelled", false], ["change_context", "blah"], ["change_owner", "blah"], ["change_target", "blah"], ["created_at", Fri, 22 Apr 2016 18:16:45 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 18:16:45 UTC +00:00]] -  (1.5ms) commit transaction - NotificationManager::Notification Load (3.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 46]] -  (0.2ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "blah"], ["change_cancelled", false], ["change_context", "blah"], ["change_owner", "blah"], ["change_target", "blah"], ["created_at", Fri, 22 Apr 2016 18:18:37 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 18:18:37 UTC +00:00]] -  (1.8ms) commit transaction - NotificationManager::Notification Load (4.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 47]] -  (0.1ms) begin transaction - SQL (3.2ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "blah"], ["change_cancelled", false], ["change_context", "blah"], ["change_owner", "blah"], ["change_target", "blah"], ["created_at", Fri, 22 Apr 2016 18:20:23 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 18:20:23 UTC +00:00]] -  (2.0ms) commit transaction - NotificationManager::Notification Load (3.6ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 48]] -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "blah"], ["change_cancelled", false], ["change_context", "blah"], ["change_owner", "blah"], ["change_target", "blah"], ["created_at", Fri, 22 Apr 2016 18:21:39 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 18:21:39 UTC +00:00]] -  (1.5ms) commit transaction - NotificationManager::Notification Load (3.0ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 49]] -  (0.1ms) begin transaction - SQL (3.5ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "blah"], ["change_cancelled", false], ["change_context", "blah"], ["change_owner", "blah"], ["change_target", "blah"], ["created_at", Fri, 22 Apr 2016 18:22:42 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 18:22:42 UTC +00:00]] -  (53.9ms) commit transaction - NotificationManager::Notification Load (2.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 50]] -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "blah"], ["change_cancelled", false], ["change_context", "blah"], ["change_owner", "blah"], ["change_target", "blah"], ["created_at", Fri, 22 Apr 2016 18:23:46 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 18:23:46 UTC +00:00]] -  (1.5ms) commit transaction - NotificationManager::Notification Load (3.6ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 51]] -  (0.1ms) begin transaction - SQL (18.9ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "blah"], ["change_cancelled", false], ["change_context", "blah"], ["change_owner", "blah"], ["change_target", "blah"], ["created_at", Fri, 22 Apr 2016 18:50:48 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 18:50:48 UTC +00:00]] -  (1.4ms) commit transaction - NotificationManager::Notification Load (3.6ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 52]] -  (0.1ms) begin transaction - SQL (3.9ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "blah"], ["change_cancelled", false], ["change_context", "blah"], ["change_owner", "blah"], ["change_target", "blah"], ["created_at", Fri, 22 Apr 2016 18:52:41 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 18:52:41 UTC +00:00]] -  (1.6ms) commit transaction - NotificationManager::Notification Load (4.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 53]] -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "blah"], ["change_cancelled", false], ["change_context", "blah"], ["change_owner", "blah"], ["change_target", "blah"], ["created_at", Fri, 22 Apr 2016 18:53:03 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 18:53:03 UTC +00:00]] -  (1.5ms) commit transaction - NotificationManager::Notification Load (3.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 54]] -  (0.1ms) begin transaction - SQL (1.0ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "blah"], ["change_cancelled", false], ["change_context", "blah"], ["change_owner", "blah"], ["change_target", "blah"], ["created_at", Fri, 22 Apr 2016 18:54:31 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 18:54:31 UTC +00:00]] -  (1.5ms) commit transaction - NotificationManager::Notification Load (2.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 55]] -  (2.9ms) begin transaction - SQL (0.6ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "blah"], ["change_cancelled", false], ["change_context", "blah"], ["change_owner", "blah"], ["change_target", "blah"], ["created_at", Fri, 22 Apr 2016 18:55:09 UTC +00:00], ["updated_at", Fri, 22 Apr 2016 18:55:09 UTC +00:00]] -  (1.7ms) commit transaction - NotificationManager::Notification Load (3.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 56]] - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 1]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 2]] -DEPRECATION WARNING: Relation#all is deprecated. If you want to eager-load a relation, you can call #load (e.g. `Post.where(published: true).load`). If you want to get an array of records from a relation, you can call #to_a (e.g. `Post.where(published: true).to_a`). (called from group_similar_changes at (byebug):1) - NotificationManager::Notification Load (3.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE (blah) -SQLite3::SQLException: no such column: blah: SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE (blah) - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE (blah) -SQLite3::SQLException: no such column: blah: SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE (blah) - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'blah' - NotificationManager::Notification Load (3.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'blah' AND "notification_manager_notifications"."change_context" = 'blah' AND "notification_manager_notifications"."change_target" = 'blah' -  (0.1ms) begin transaction - SQL (61.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change1"], ["change_cancelled", false], ["change_context", "work_id1"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Tue, 26 Apr 2016 18:10:15 UTC +00:00], ["updated_at", Tue, 26 Apr 2016 18:10:15 UTC +00:00]] -  (8.4ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change2"], ["change_cancelled", false], ["change_context", "work_id2"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Tue, 26 Apr 2016 18:10:15 UTC +00:00], ["updated_at", Tue, 26 Apr 2016 18:10:15 UTC +00:00]] -  (1.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change3"], ["change_cancelled", false], ["change_context", "work_id3"], ["change_owner", "linda"], ["change_target", "james"], ["created_at", Tue, 26 Apr 2016 18:10:15 UTC +00:00], ["updated_at", Tue, 26 Apr 2016 18:10:15 UTC +00:00]] -  (1.5ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change4"], ["change_cancelled", false], ["change_context", "work_id4"], ["change_owner", "glen"], ["change_target", "linda"], ["created_at", Tue, 26 Apr 2016 18:10:15 UTC +00:00], ["updated_at", Tue, 26 Apr 2016 18:10:15 UTC +00:00]] -  (1.0ms) commit transaction - NotificationManager::Notification Load (0.6ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" - NotificationManager::Notification Load (0.6ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" -  (1.3ms) CREATE TABLE "notification_manager_notifications" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "change" varchar(255), "change_cancelled" boolean, "change_notified" datetime, "change_owner" varchar(255), "change_target" varchar(255), "change_context" varchar(255), "created_at" datetime, "updated_at" datetime)  -  (2.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) -  (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") -  (0.1ms) SELECT version FROM "schema_migrations" -  (1.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20160420192850') - ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" - NotificationManager::Notification Load (1.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" -  (0.1ms) begin transaction - SQL (35.7ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change1"], ["change_cancelled", false], ["change_context", "work_id1"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Tue, 26 Apr 2016 18:14:09 UTC +00:00], ["updated_at", Tue, 26 Apr 2016 18:14:09 UTC +00:00]] -  (9.6ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change2"], ["change_cancelled", false], ["change_context", "work_id2"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Tue, 26 Apr 2016 18:14:10 UTC +00:00], ["updated_at", Tue, 26 Apr 2016 18:14:10 UTC +00:00]] -  (1.4ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change3"], ["change_cancelled", false], ["change_context", "work_id3"], ["change_owner", "linda"], ["change_target", "james"], ["created_at", Tue, 26 Apr 2016 18:14:10 UTC +00:00], ["updated_at", Tue, 26 Apr 2016 18:14:10 UTC +00:00]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change4"], ["change_cancelled", false], ["change_context", "work_id4"], ["change_owner", "glen"], ["change_target", "linda"], ["created_at", Tue, 26 Apr 2016 18:14:10 UTC +00:00], ["updated_at", Tue, 26 Apr 2016 18:14:10 UTC +00:00]] -  (0.8ms) commit transaction - NotificationManager::Notification Load (1.7ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" - NotificationManager::Notification Load (0.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" - NotificationManager::Notification Load (2.0ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" - NotificationManager::Notification Load (1.0ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'kyle' AND "notification_manager_notifications"."change_target" = 'james' AND "notification_manager_notifications"."change_cancelled" = 'f' -  (0.1ms) begin transaction - SQL (0.6ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change1"], ["change_cancelled", false], ["change_context", "work_id1"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Tue, 26 Apr 2016 18:21:16 UTC +00:00], ["updated_at", Tue, 26 Apr 2016 18:21:16 UTC +00:00]] -  (1.0ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change2"], ["change_cancelled", false], ["change_context", "work_id2"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Tue, 26 Apr 2016 18:21:16 UTC +00:00], ["updated_at", Tue, 26 Apr 2016 18:21:16 UTC +00:00]] -  (12.4ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change3"], ["change_cancelled", false], ["change_context", "work_id3"], ["change_owner", "linda"], ["change_target", "james"], ["created_at", Tue, 26 Apr 2016 18:21:16 UTC +00:00], ["updated_at", Tue, 26 Apr 2016 18:21:16 UTC +00:00]] -  (1.1ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change4"], ["change_cancelled", false], ["change_context", "work_id4"], ["change_owner", "glen"], ["change_target", "linda"], ["created_at", Tue, 26 Apr 2016 18:21:16 UTC +00:00], ["updated_at", Tue, 26 Apr 2016 18:21:16 UTC +00:00]] -  (1.6ms) commit transaction - NotificationManager::Notification Load (2.0ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'kyle' AND "notification_manager_notifications"."change_target" = 'james' AND "notification_manager_notifications"."change_cancelled" = 'f' - NotificationManager::Notification Load (7.0ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" - - -Started GET "/" for 127.0.0.1 at 2016-04-27 10:13:08 -0400 -Processing by Rails::WelcomeController#index as HTML - Rendered /Users/kyle/.rbenv/versions/2.1.7/lib/ruby/gems/2.1.0/gems/railties-4.0.13/lib/rails/templates/rails/welcome/index.html.erb (2.6ms) -Completed 200 OK in 45ms (Views: 44.6ms | ActiveRecord: 0.0ms) - - -Started GET "/resque" for 127.0.0.1 at 2016-04-27 10:13:14 -0400 - -ActionController::RoutingError (No route matches [GET] "/resque"): - actionpack (4.0.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (4.0.13) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' - railties (4.0.13) lib/rails/rack/logger.rb:38:in `call_app' - railties (4.0.13) lib/rails/rack/logger.rb:20:in `block in call' - activesupport (4.0.13) lib/active_support/tagged_logging.rb:68:in `block in tagged' - activesupport (4.0.13) lib/active_support/tagged_logging.rb:26:in `tagged' - activesupport (4.0.13) lib/active_support/tagged_logging.rb:68:in `tagged' - railties (4.0.13) lib/rails/rack/logger.rb:20:in `call' - actionpack (4.0.13) lib/action_dispatch/middleware/request_id.rb:21:in `call' - rack (1.5.5) lib/rack/methodoverride.rb:21:in `call' - rack (1.5.5) lib/rack/runtime.rb:17:in `call' - activesupport (4.0.13) lib/active_support/cache/strategy/local_cache.rb:83:in `call' - rack (1.5.5) lib/rack/lock.rb:17:in `call' - actionpack (4.0.13) lib/action_dispatch/middleware/static.rb:84:in `call' - rack (1.5.5) lib/rack/sendfile.rb:112:in `call' - railties (4.0.13) lib/rails/engine.rb:511:in `call' - railties (4.0.13) lib/rails/application.rb:97:in `call' - rack (1.5.5) lib/rack/lock.rb:17:in `call' - rack (1.5.5) lib/rack/content_length.rb:14:in `call' - rack (1.5.5) lib/rack/handler/webrick.rb:60:in `service' - /Users/kyle/.rbenv/versions/2.1.7/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' - /Users/kyle/.rbenv/versions/2.1.7/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' - /Users/kyle/.rbenv/versions/2.1.7/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' - - - Rendered /Users/kyle/.rbenv/versions/2.1.7/lib/ruby/gems/2.1.0/gems/actionpack-4.0.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.7ms) - Rendered /Users/kyle/.rbenv/versions/2.1.7/lib/ruby/gems/2.1.0/gems/actionpack-4.0.13/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.9ms) - Rendered /Users/kyle/.rbenv/versions/2.1.7/lib/ruby/gems/2.1.0/gems/actionpack-4.0.13/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) - Rendered /Users/kyle/.rbenv/versions/2.1.7/lib/ruby/gems/2.1.0/gems/actionpack-4.0.13/lib/action_dispatch/middleware/templates/routes/_table.html.erb (8.9ms) - Rendered /Users/kyle/.rbenv/versions/2.1.7/lib/ruby/gems/2.1.0/gems/actionpack-4.0.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (46.6ms) - - -Started GET "/resque" for 127.0.0.1 at 2016-04-27 10:21:09 -0400 - -ActionController::RoutingError (No route matches [GET] "/resque"): - actionpack (4.0.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (4.0.13) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' - railties (4.0.13) lib/rails/rack/logger.rb:38:in `call_app' - railties (4.0.13) lib/rails/rack/logger.rb:20:in `block in call' - activesupport (4.0.13) lib/active_support/tagged_logging.rb:68:in `block in tagged' - activesupport (4.0.13) lib/active_support/tagged_logging.rb:26:in `tagged' - activesupport (4.0.13) lib/active_support/tagged_logging.rb:68:in `tagged' - railties (4.0.13) lib/rails/rack/logger.rb:20:in `call' - actionpack (4.0.13) lib/action_dispatch/middleware/request_id.rb:21:in `call' - rack (1.5.5) lib/rack/methodoverride.rb:21:in `call' - rack (1.5.5) lib/rack/runtime.rb:17:in `call' - activesupport (4.0.13) lib/active_support/cache/strategy/local_cache.rb:83:in `call' - rack (1.5.5) lib/rack/lock.rb:17:in `call' - actionpack (4.0.13) lib/action_dispatch/middleware/static.rb:84:in `call' - rack (1.5.5) lib/rack/sendfile.rb:112:in `call' - railties (4.0.13) lib/rails/engine.rb:511:in `call' - railties (4.0.13) lib/rails/application.rb:97:in `call' - rack (1.5.5) lib/rack/lock.rb:17:in `call' - rack (1.5.5) lib/rack/content_length.rb:14:in `call' - rack (1.5.5) lib/rack/handler/webrick.rb:60:in `service' - /Users/kyle/.rbenv/versions/2.1.7/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' - /Users/kyle/.rbenv/versions/2.1.7/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' - /Users/kyle/.rbenv/versions/2.1.7/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' - - - Rendered /Users/kyle/.rbenv/versions/2.1.7/lib/ruby/gems/2.1.0/gems/actionpack-4.0.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms) - Rendered /Users/kyle/.rbenv/versions/2.1.7/lib/ruby/gems/2.1.0/gems/actionpack-4.0.13/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.7ms) - Rendered /Users/kyle/.rbenv/versions/2.1.7/lib/ruby/gems/2.1.0/gems/actionpack-4.0.13/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) - Rendered /Users/kyle/.rbenv/versions/2.1.7/lib/ruby/gems/2.1.0/gems/actionpack-4.0.13/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.6ms) - Rendered /Users/kyle/.rbenv/versions/2.1.7/lib/ruby/gems/2.1.0/gems/actionpack-4.0.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (18.0ms) - - -Started GET "/resque" for 127.0.0.1 at 2016-04-27 10:21:11 -0400 - -ActionController::RoutingError (No route matches [GET] "/resque"): - actionpack (4.0.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (4.0.13) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' - railties (4.0.13) lib/rails/rack/logger.rb:38:in `call_app' - railties (4.0.13) lib/rails/rack/logger.rb:20:in `block in call' - activesupport (4.0.13) lib/active_support/tagged_logging.rb:68:in `block in tagged' - activesupport (4.0.13) lib/active_support/tagged_logging.rb:26:in `tagged' - activesupport (4.0.13) lib/active_support/tagged_logging.rb:68:in `tagged' - railties (4.0.13) lib/rails/rack/logger.rb:20:in `call' - actionpack (4.0.13) lib/action_dispatch/middleware/request_id.rb:21:in `call' - rack (1.5.5) lib/rack/methodoverride.rb:21:in `call' - rack (1.5.5) lib/rack/runtime.rb:17:in `call' - activesupport (4.0.13) lib/active_support/cache/strategy/local_cache.rb:83:in `call' - rack (1.5.5) lib/rack/lock.rb:17:in `call' - actionpack (4.0.13) lib/action_dispatch/middleware/static.rb:84:in `call' - rack (1.5.5) lib/rack/sendfile.rb:112:in `call' - railties (4.0.13) lib/rails/engine.rb:511:in `call' - railties (4.0.13) lib/rails/application.rb:97:in `call' - rack (1.5.5) lib/rack/lock.rb:17:in `call' - rack (1.5.5) lib/rack/content_length.rb:14:in `call' - rack (1.5.5) lib/rack/handler/webrick.rb:60:in `service' - /Users/kyle/.rbenv/versions/2.1.7/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' - /Users/kyle/.rbenv/versions/2.1.7/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' - /Users/kyle/.rbenv/versions/2.1.7/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' - - - Rendered /Users/kyle/.rbenv/versions/2.1.7/lib/ruby/gems/2.1.0/gems/actionpack-4.0.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms) - Rendered /Users/kyle/.rbenv/versions/2.1.7/lib/ruby/gems/2.1.0/gems/actionpack-4.0.13/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.8ms) - Rendered /Users/kyle/.rbenv/versions/2.1.7/lib/ruby/gems/2.1.0/gems/actionpack-4.0.13/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) - Rendered /Users/kyle/.rbenv/versions/2.1.7/lib/ruby/gems/2.1.0/gems/actionpack-4.0.13/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.8ms) - Rendered /Users/kyle/.rbenv/versions/2.1.7/lib/ruby/gems/2.1.0/gems/actionpack-4.0.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (15.6ms) -  (0.1ms) begin transaction - SQL (58.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change1"], ["change_cancelled", false], ["change_context", "work_id1"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Wed, 27 Apr 2016 16:03:02 UTC +00:00], ["updated_at", Wed, 27 Apr 2016 16:03:02 UTC +00:00]] -  (9.1ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change2"], ["change_cancelled", false], ["change_context", "work_id2"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Wed, 27 Apr 2016 16:03:02 UTC +00:00], ["updated_at", Wed, 27 Apr 2016 16:03:02 UTC +00:00]] -  (1.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change3"], ["change_cancelled", false], ["change_context", "work_id3"], ["change_owner", "linda"], ["change_target", "james"], ["created_at", Wed, 27 Apr 2016 16:03:02 UTC +00:00], ["updated_at", Wed, 27 Apr 2016 16:03:02 UTC +00:00]] -  (1.1ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change4"], ["change_cancelled", false], ["change_context", "work_id4"], ["change_owner", "glen"], ["change_target", "linda"], ["created_at", Wed, 27 Apr 2016 16:03:02 UTC +00:00], ["updated_at", Wed, 27 Apr 2016 16:03:02 UTC +00:00]] -  (1.2ms) commit transaction -  (0.1ms) begin transaction - SQL (0.6ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change1"], ["change_cancelled", false], ["change_context", "work_id1"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Wed, 27 Apr 2016 16:04:11 UTC +00:00], ["updated_at", Wed, 27 Apr 2016 16:04:11 UTC +00:00]] -  (1.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change2"], ["change_cancelled", false], ["change_context", "work_id2"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Wed, 27 Apr 2016 16:04:11 UTC +00:00], ["updated_at", Wed, 27 Apr 2016 16:04:11 UTC +00:00]] -  (1.4ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change3"], ["change_cancelled", false], ["change_context", "work_id3"], ["change_owner", "linda"], ["change_target", "james"], ["created_at", Wed, 27 Apr 2016 16:04:11 UTC +00:00], ["updated_at", Wed, 27 Apr 2016 16:04:11 UTC +00:00]] -  (1.0ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change4"], ["change_cancelled", false], ["change_context", "work_id4"], ["change_owner", "glen"], ["change_target", "linda"], ["created_at", Wed, 27 Apr 2016 16:04:11 UTC +00:00], ["updated_at", Wed, 27 Apr 2016 16:04:11 UTC +00:00]] -  (1.1ms) commit transaction -  (0.1ms) begin transaction - SQL (23.7ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change1"], ["change_cancelled", false], ["change_context", "work_id1"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Wed, 27 Apr 2016 16:13:33 UTC +00:00], ["updated_at", Wed, 27 Apr 2016 16:13:33 UTC +00:00]] -  (1.7ms) commit transaction -  (0.1ms) begin transaction - SQL (24.2ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change1"], ["change_cancelled", false], ["change_context", "work_id1"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Wed, 27 Apr 2016 16:56:22 UTC +00:00], ["updated_at", Wed, 27 Apr 2016 16:56:22 UTC +00:00]] -  (1.0ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change2"], ["change_cancelled", false], ["change_context", "work_id2"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Wed, 27 Apr 2016 16:56:24 UTC +00:00], ["updated_at", Wed, 27 Apr 2016 16:56:24 UTC +00:00]] -  (1.0ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change3"], ["change_cancelled", false], ["change_context", "work_id3"], ["change_owner", "linda"], ["change_target", "james"], ["created_at", Wed, 27 Apr 2016 16:56:25 UTC +00:00], ["updated_at", Wed, 27 Apr 2016 16:56:25 UTC +00:00]] -  (3.1ms) commit transaction -  (0.1ms) begin transaction - SQL (0.6ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change4"], ["change_cancelled", false], ["change_context", "work_id4"], ["change_owner", "glen"], ["change_target", "linda"], ["created_at", Wed, 27 Apr 2016 16:56:25 UTC +00:00], ["updated_at", Wed, 27 Apr 2016 16:56:25 UTC +00:00]] -  (6.5ms) commit transaction -  (0.1ms) begin transaction - SQL (3.0ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change1"], ["change_cancelled", false], ["change_context", "work_id1"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Wed, 27 Apr 2016 16:58:41 UTC +00:00], ["updated_at", Wed, 27 Apr 2016 16:58:41 UTC +00:00]] -  (1.5ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change2"], ["change_cancelled", false], ["change_context", "work_id2"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Wed, 27 Apr 2016 16:58:43 UTC +00:00], ["updated_at", Wed, 27 Apr 2016 16:58:43 UTC +00:00]] -  (2.0ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change3"], ["change_cancelled", false], ["change_context", "work_id3"], ["change_owner", "linda"], ["change_target", "james"], ["created_at", Wed, 27 Apr 2016 16:58:46 UTC +00:00], ["updated_at", Wed, 27 Apr 2016 16:58:46 UTC +00:00]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change4"], ["change_cancelled", false], ["change_context", "work_id4"], ["change_owner", "glen"], ["change_target", "linda"], ["created_at", Wed, 27 Apr 2016 16:58:46 UTC +00:00], ["updated_at", Wed, 27 Apr 2016 16:58:46 UTC +00:00]] -  (0.9ms) commit transaction -  (0.1ms) begin transaction - SQL (35.8ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change1"], ["change_cancelled", false], ["change_context", "work_id1"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Wed, 27 Apr 2016 17:03:55 UTC +00:00], ["updated_at", Wed, 27 Apr 2016 17:03:55 UTC +00:00]] -  (9.5ms) commit transaction -  (0.1ms) begin transaction - SQL (23.7ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change1"], ["change_cancelled", false], ["change_context", "work_id1"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Wed, 27 Apr 2016 17:13:38 UTC +00:00], ["updated_at", Wed, 27 Apr 2016 17:13:38 UTC +00:00]] -  (1.1ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change2"], ["change_cancelled", false], ["change_context", "work_id2"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Wed, 27 Apr 2016 17:13:40 UTC +00:00], ["updated_at", Wed, 27 Apr 2016 17:13:40 UTC +00:00]] -  (1.3ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change3"], ["change_cancelled", false], ["change_context", "work_id3"], ["change_owner", "linda"], ["change_target", "james"], ["created_at", Wed, 27 Apr 2016 17:13:41 UTC +00:00], ["updated_at", Wed, 27 Apr 2016 17:13:41 UTC +00:00]] -  (0.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change4"], ["change_cancelled", false], ["change_context", "work_id4"], ["change_owner", "glen"], ["change_target", "linda"], ["created_at", Wed, 27 Apr 2016 17:13:42 UTC +00:00], ["updated_at", Wed, 27 Apr 2016 17:13:42 UTC +00:00]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change1"], ["change_cancelled", false], ["change_context", "work_id1"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Wed, 27 Apr 2016 17:16:03 UTC +00:00], ["updated_at", Wed, 27 Apr 2016 17:16:03 UTC +00:00]] -  (0.8ms) commit transaction - NotificationManager::Notification Load (15.8ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 10]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 10]] -  (0.1ms) begin transaction - SQL (35.6ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change1"], ["change_cancelled", false], ["change_context", "work_id1"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Thu, 28 Apr 2016 14:34:16 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 14:34:16 UTC +00:00]] -  (13.0ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change2"], ["change_cancelled", false], ["change_context", "work_id2"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Thu, 28 Apr 2016 14:34:19 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 14:34:19 UTC +00:00]] -  (17.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change3"], ["change_cancelled", false], ["change_context", "work_id3"], ["change_owner", "linda"], ["change_target", "james"], ["created_at", Thu, 28 Apr 2016 14:34:20 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 14:34:20 UTC +00:00]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change4"], ["change_cancelled", false], ["change_context", "work_id4"], ["change_owner", "glen"], ["change_target", "linda"], ["created_at", Thu, 28 Apr 2016 14:34:21 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 14:34:21 UTC +00:00]] -  (0.8ms) commit transaction - NotificationManager::Notification Load (2.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 32]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 32]] - NotificationManager::Notification Load (3.0ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 33]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 33]] - NotificationManager::Notification Load (3.0ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 34]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 34]] - NotificationManager::Notification Load (2.6ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 35]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 35]] -  (0.1ms) begin transaction - SQL (64.7ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change1"], ["change_cancelled", false], ["change_context", "work_id1"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Thu, 28 Apr 2016 14:48:33 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 14:48:33 UTC +00:00]] -  (1.3ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change2"], ["change_cancelled", false], ["change_context", "work_id2"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Thu, 28 Apr 2016 14:48:35 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 14:48:35 UTC +00:00]] -  (1.2ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change3"], ["change_cancelled", false], ["change_context", "work_id3"], ["change_owner", "linda"], ["change_target", "james"], ["created_at", Thu, 28 Apr 2016 14:48:36 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 14:48:36 UTC +00:00]] -  (0.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change4"], ["change_cancelled", false], ["change_context", "work_id4"], ["change_owner", "glen"], ["change_target", "linda"], ["created_at", Thu, 28 Apr 2016 14:48:37 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 14:48:37 UTC +00:00]] -  (0.8ms) commit transaction - NotificationManager::Notification Load (15.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 36]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 36]] - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'kyle' AND "notification_manager_notifications"."change_target" = 'james' AND "notification_manager_notifications"."change_cancelled" = 'f' - NotificationManager::Notification Load (3.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 37]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 37]] - NotificationManager::Notification Load (0.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'kyle' AND "notification_manager_notifications"."change_target" = 'james' AND "notification_manager_notifications"."change_cancelled" = 'f' - NotificationManager::Notification Load (2.9ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 38]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 38]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'linda' AND "notification_manager_notifications"."change_target" = 'james' AND "notification_manager_notifications"."change_cancelled" = 'f' - NotificationManager::Notification Load (3.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 39]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 39]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'glen' AND "notification_manager_notifications"."change_target" = 'linda' AND "notification_manager_notifications"."change_cancelled" = 'f' -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change1"], ["change_cancelled", false], ["change_context", "work_id1"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Thu, 28 Apr 2016 14:49:50 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 14:49:50 UTC +00:00]] -  (1.4ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change2"], ["change_cancelled", false], ["change_context", "work_id2"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Thu, 28 Apr 2016 14:49:52 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 14:49:52 UTC +00:00]] -  (0.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change3"], ["change_cancelled", false], ["change_context", "work_id3"], ["change_owner", "linda"], ["change_target", "james"], ["created_at", Thu, 28 Apr 2016 14:49:53 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 14:49:53 UTC +00:00]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change4"], ["change_cancelled", false], ["change_context", "work_id4"], ["change_owner", "glen"], ["change_target", "linda"], ["created_at", Thu, 28 Apr 2016 14:49:53 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 14:49:53 UTC +00:00]] -  (0.8ms) commit transaction - NotificationManager::Notification Load (26.8ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 40]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 40]] - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'kyle' AND "notification_manager_notifications"."change_target" = 'james' AND "notification_manager_notifications"."change_cancelled" = 'f' -  (0.1ms) begin transaction - SQL (0.6ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change1"], ["change_cancelled", false], ["change_context", "work_id1"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Thu, 28 Apr 2016 15:02:18 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 15:02:18 UTC +00:00]] -  (1.6ms) commit transaction -  (0.1ms) begin transaction - SQL (24.0ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change1"], ["change_cancelled", false], ["change_context", "work_id1"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Thu, 28 Apr 2016 15:02:55 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 15:02:55 UTC +00:00]] -  (1.1ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change2"], ["change_cancelled", false], ["change_context", "work_id2"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Thu, 28 Apr 2016 15:02:55 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 15:02:55 UTC +00:00]] -  (1.3ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change3"], ["change_cancelled", false], ["change_context", "work_id3"], ["change_owner", "linda"], ["change_target", "james"], ["created_at", Thu, 28 Apr 2016 15:02:55 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 15:02:55 UTC +00:00]] -  (1.3ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change4"], ["change_cancelled", false], ["change_context", "work_id4"], ["change_owner", "glen"], ["change_target", "linda"], ["created_at", Thu, 28 Apr 2016 15:02:55 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 15:02:55 UTC +00:00]] -  (2.1ms) commit transaction - NotificationManager::Notification Load (3.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 45]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 45]] - NotificationManager::Notification Load (4.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 46]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 46]] - NotificationManager::Notification Load (8.0ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'kyle' AND "notification_manager_notifications"."change_target" = 'james' AND "notification_manager_notifications"."change_cancelled" = 'f' - NotificationManager::Notification Load (3.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 47]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 47]] - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'linda' AND "notification_manager_notifications"."change_target" = 'james' AND "notification_manager_notifications"."change_cancelled" = 'f' - NotificationManager::Notification Load (4.7ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 48]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 48]] - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'glen' AND "notification_manager_notifications"."change_target" = 'linda' AND "notification_manager_notifications"."change_cancelled" = 'f' -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change1"], ["change_cancelled", false], ["change_context", "work_id1"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Thu, 28 Apr 2016 15:04:10 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 15:04:10 UTC +00:00]] -  (0.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change2"], ["change_cancelled", false], ["change_context", "work_id2"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Thu, 28 Apr 2016 15:04:10 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 15:04:10 UTC +00:00]] -  (1.6ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change3"], ["change_cancelled", false], ["change_context", "work_id3"], ["change_owner", "linda"], ["change_target", "james"], ["created_at", Thu, 28 Apr 2016 15:04:10 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 15:04:10 UTC +00:00]] -  (1.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change4"], ["change_cancelled", false], ["change_context", "work_id4"], ["change_owner", "glen"], ["change_target", "linda"], ["created_at", Thu, 28 Apr 2016 15:04:10 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 15:04:10 UTC +00:00]] -  (1.6ms) commit transaction - NotificationManager::Notification Load (4.8ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 49]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 49]] - NotificationManager::Notification Load (0.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'kyle' AND "notification_manager_notifications"."change_target" = 'james' AND "notification_manager_notifications"."change_cancelled" = 'f' - NotificationManager::Notification Load (11.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 50]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 50]] - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'kyle' AND "notification_manager_notifications"."change_target" = 'james' AND "notification_manager_notifications"."change_cancelled" = 'f' - NotificationManager::Notification Load (3.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 51]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 51]] - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'linda' AND "notification_manager_notifications"."change_target" = 'james' AND "notification_manager_notifications"."change_cancelled" = 'f' - NotificationManager::Notification Load (3.8ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 52]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 52]] - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'glen' AND "notification_manager_notifications"."change_target" = 'linda' AND "notification_manager_notifications"."change_cancelled" = 'f' -  (0.1ms) begin transaction - SQL (57.3ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change1"], ["change_cancelled", false], ["change_context", "work_id1"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Thu, 28 Apr 2016 16:12:55 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 16:12:55 UTC +00:00]] -  (17.3ms) commit transaction -  (0.1ms) begin transaction - SQL (8.0ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change2"], ["change_cancelled", false], ["change_context", "work_id2"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Thu, 28 Apr 2016 16:12:55 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 16:12:55 UTC +00:00]] -  (1.3ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change3"], ["change_cancelled", false], ["change_context", "work_id3"], ["change_owner", "linda"], ["change_target", "james"], ["created_at", Thu, 28 Apr 2016 16:12:55 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 16:12:55 UTC +00:00]] -  (1.1ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change4"], ["change_cancelled", false], ["change_context", "work_id4"], ["change_owner", "glen"], ["change_target", "linda"], ["created_at", Thu, 28 Apr 2016 16:12:55 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 16:12:55 UTC +00:00]] -  (1.1ms) commit transaction - NotificationManager::Notification Load (3.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 53]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 53]] - NotificationManager::Notification Load (6.8ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'kyle' AND "notification_manager_notifications"."change_target" = 'james' AND "notification_manager_notifications"."change_cancelled" = 'f' - Rendered /Users/kyle/workspace/notification_manager/app/views/notification_manager/notification_mailer/construct_email.html.erb (2.7ms) - -Sent mail to james (37.5ms) -Date: Thu, 28 Apr 2016 12:13:20 -0400 -From: kyle -To: james -Message-ID: <572236a06813c_2a443fd0c0c63bf04366c@kyles-mbp.lang.uc.edu.mail> -Subject: Updates from Scholar@UC -Mime-Version: 1.0 -Content-Type: text/html; - charset=UTF-8 -Content-Transfer-Encoding: quoted-printable - -<!-- mailer template here --> -Testing the mailer view here: - -This person {# body.1.change_owner} has addded you to {# body.1.change} - -&lt;table&gt;&lt;th&gt;&lt;td&gt;Change Owner&lt;/td&gt;&lt;td&gt;Change = -Context&lt;/td&gt;&lt;td&gt;Change&lt;/td&gt;&lt;td&gt;Time&lt;/td&gt;&lt= -;/th&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id1&lt;/td&gt;&= -lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-26 18:14:09 UTC&lt;/td&gt;&l= -t;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id2&lt;/td&gt;= -&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-04-26 18:14:10 UTC&lt;/td&gt;&= -lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id1&lt;/td&gt= -;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-26 18:21:16 UTC&lt;/td&gt;= -&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id2&lt;/td&g= -t;&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-04-26 18:21:16 UTC&lt;/td&gt= -;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id1&lt;/td&= -gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-27 16:03:02 UTC&lt;/td&g= -t;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id2&lt;/td= -&gt;&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-04-27 16:03:02 UTC&lt;/td&= -gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id1&lt;/t= -d&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-27 16:04:11 UTC&lt;/td= -&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id2&lt;/= -td&gt;&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-04-27 16:04:11 UTC&lt;/t= -d&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id1&lt;= -/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-27 16:13:33 UTC&lt;/= -td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id1&lt= -;/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-27 16:56:22 UTC&lt;= -/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id2&l= -t;/td&gt;&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-04-27 16:56:24 UTC&lt= -;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id1&= -lt;/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-27 16:58:41 UTC&l= -t;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id2= -&lt;/td&gt;&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-04-27 16:58:43 UTC&= -lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id= -1&lt;/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-27 17:03:55 UTC= -&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_i= -d1&lt;/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-27 17:13:38 UT= -C&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_= -id2&lt;/td&gt;&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-04-27 17:13:40 U= -TC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work= -_id1&lt;/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-27 17:16:03 = -UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;wor= -k_id1&lt;/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-28 14:34:16= - UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;wo= -rk_id2&lt;/td&gt;&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-04-28 14:34:1= -9 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;w= -ork_id1&lt;/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-28 14:48:= -33 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;= -work_id2&lt;/td&gt;&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-04-28 14:48= -:35 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt= -;work_id1&lt;/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-28 14:4= -9:50 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&g= -t;work_id2&lt;/td&gt;&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-04-28 14:= -49:52 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&= -gt;work_id1&lt;/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-28 15= -:02:18 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td= -&gt;work_id1&lt;/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-28 1= -5:02:55 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;t= -d&gt;work_id2&lt;/td&gt;&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-04-28 = -15:02:55 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;= -td&gt;work_id1&lt;/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-28= - 15:04:10 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt= -;td&gt;work_id2&lt;/td&gt;&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-04-2= -8 15:04:10 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&l= -t;td&gt;work_id1&lt;/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-= -28 16:12:55 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&= -lt;td&gt;work_id2&lt;/td&gt;&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-04= --28 16:12:55 UTC&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;= - - Rendered /Users/kyle/workspace/notification_manager/app/views/notification_manager/notification_mailer/construct_email.html.erb (0.5ms) - NotificationManager::Notification Load (11.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 54]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 54]] - NotificationManager::Notification Load (3.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 55]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 55]] - NotificationManager::Notification Load (4.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 56]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 56]] -  (0.1ms) begin transaction - SQL (13.9ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change1"], ["change_cancelled", false], ["change_context", "work_id1"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Thu, 28 Apr 2016 16:24:31 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 16:24:31 UTC +00:00]] -  (1.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change2"], ["change_cancelled", false], ["change_context", "work_id2"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Thu, 28 Apr 2016 16:24:31 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 16:24:31 UTC +00:00]] -  (1.5ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change3"], ["change_cancelled", false], ["change_context", "work_id3"], ["change_owner", "linda"], ["change_target", "james"], ["created_at", Thu, 28 Apr 2016 16:24:31 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 16:24:31 UTC +00:00]] -  (1.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change4"], ["change_cancelled", false], ["change_context", "work_id4"], ["change_owner", "glen"], ["change_target", "linda"], ["created_at", Thu, 28 Apr 2016 16:24:31 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 16:24:31 UTC +00:00]] -  (1.4ms) commit transaction - NotificationManager::Notification Load (3.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 57]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 57]] - NotificationManager::Notification Load (0.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'kyle' AND "notification_manager_notifications"."change_target" = 'james' AND "notification_manager_notifications"."change_cancelled" = 'f' - Rendered /Users/kyle/workspace/notification_manager/app/views/notification_manager/notification_mailer/construct_email.html.erb (2.5ms) - Rendered /Users/kyle/workspace/notification_manager/app/views/notification_manager/notification_mailer/construct_email.html.erb (0.4ms) - -Sent mail to james (25.6ms) -Date: Thu, 28 Apr 2016 12:29:07 -0400 -From: kyle -To: james -Message-ID: <57223a538c51a_2a7b3fd2b8463be0465b0@kyles-mbp.lang.uc.edu.mail> -Subject: Updates from Scholar@UC -Mime-Version: 1.0 -Content-Type: text/html; - charset=UTF-8 -Content-Transfer-Encoding: quoted-printable - -<!-- mailer template here --> -Testing the mailer view here: - -This person {# body.1.change_owner} has addded you to {# body.1.change} - -&lt;table&gt;&lt;th&gt;&lt;td&gt;Change Owner&lt;/td&gt;&lt;td&gt;Change = -Context&lt;/td&gt;&lt;td&gt;Change&lt;/td&gt;&lt;td&gt;Time&lt;/td&gt;&lt= -;/th&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id1&lt;/td&gt;&= -lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-26 18:14:09 UTC&lt;/td&gt;&l= -t;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id2&lt;/td&gt;= -&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-04-26 18:14:10 UTC&lt;/td&gt;&= -lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id1&lt;/td&gt= -;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-26 18:21:16 UTC&lt;/td&gt;= -&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id2&lt;/td&g= -t;&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-04-26 18:21:16 UTC&lt;/td&gt= -;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id1&lt;/td&= -gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-27 16:03:02 UTC&lt;/td&g= -t;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id2&lt;/td= -&gt;&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-04-27 16:03:02 UTC&lt;/td&= -gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id1&lt;/t= -d&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-27 16:04:11 UTC&lt;/td= -&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id2&lt;/= -td&gt;&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-04-27 16:04:11 UTC&lt;/t= -d&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id1&lt;= -/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-27 16:13:33 UTC&lt;/= -td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id1&lt= -;/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-27 16:56:22 UTC&lt;= -/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id2&l= -t;/td&gt;&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-04-27 16:56:24 UTC&lt= -;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id1&= -lt;/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-27 16:58:41 UTC&l= -t;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id2= -&lt;/td&gt;&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-04-27 16:58:43 UTC&= -lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id= -1&lt;/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-27 17:03:55 UTC= -&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_i= -d1&lt;/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-27 17:13:38 UT= -C&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_= -id2&lt;/td&gt;&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-04-27 17:13:40 U= -TC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work= -_id1&lt;/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-27 17:16:03 = -UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;wor= -k_id1&lt;/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-28 14:34:16= - UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;wo= -rk_id2&lt;/td&gt;&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-04-28 14:34:1= -9 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;w= -ork_id1&lt;/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-28 14:48:= -33 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;= -work_id2&lt;/td&gt;&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-04-28 14:48= -:35 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt= -;work_id1&lt;/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-28 14:4= -9:50 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&g= -t;work_id2&lt;/td&gt;&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-04-28 14:= -49:52 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&= -gt;work_id1&lt;/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-28 15= -:02:18 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td= -&gt;work_id1&lt;/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-28 1= -5:02:55 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;t= -d&gt;work_id2&lt;/td&gt;&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-04-28 = -15:02:55 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;= -td&gt;work_id1&lt;/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-28= - 15:04:10 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt= -;td&gt;work_id2&lt;/td&gt;&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-04-2= -8 15:04:10 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&l= -t;td&gt;work_id1&lt;/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-= -28 16:12:55 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&= -lt;td&gt;work_id2&lt;/td&gt;&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-04= --28 16:12:55 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;= -&lt;td&gt;work_id1&lt;/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-0= -4-28 16:24:31 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt= -;&lt;td&gt;work_id2&lt;/td&gt;&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-= -04-28 16:24:31 UTC&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;= - - NotificationManager::Notification Load (14.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 58]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 58]] - NotificationManager::Notification Load (1.9ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'kyle' AND "notification_manager_notifications"."change_target" = 'james' AND "notification_manager_notifications"."change_cancelled" = 'f' - Rendered /Users/kyle/workspace/notification_manager/app/views/notification_manager/notification_mailer/construct_email.html.erb (2.5ms) - -Sent mail to james (8.8ms) -Date: Thu, 28 Apr 2016 12:29:11 -0400 -From: kyle -To: james -Message-ID: <57223a57452bf_2a863fd2b8463be08887@kyles-mbp.lang.uc.edu.mail> -Subject: Updates from Scholar@UC -Mime-Version: 1.0 -Content-Type: text/html; - charset=UTF-8 -Content-Transfer-Encoding: quoted-printable - -<!-- mailer template here --> -Testing the mailer view here: - -This person {# body.1.change_owner} has addded you to {# body.1.change} - -&lt;table&gt;&lt;th&gt;&lt;td&gt;Change Owner&lt;/td&gt;&lt;td&gt;Change = -Context&lt;/td&gt;&lt;td&gt;Change&lt;/td&gt;&lt;td&gt;Time&lt;/td&gt;&lt= -;/th&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id1&lt;/td&gt;&= -lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-26 18:14:09 UTC&lt;/td&gt;&l= -t;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id2&lt;/td&gt;= -&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-04-26 18:14:10 UTC&lt;/td&gt;&= -lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id1&lt;/td&gt= -;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-26 18:21:16 UTC&lt;/td&gt;= -&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id2&lt;/td&g= -t;&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-04-26 18:21:16 UTC&lt;/td&gt= -;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id1&lt;/td&= -gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-27 16:03:02 UTC&lt;/td&g= -t;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id2&lt;/td= -&gt;&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-04-27 16:03:02 UTC&lt;/td&= -gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id1&lt;/t= -d&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-27 16:04:11 UTC&lt;/td= -&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id2&lt;/= -td&gt;&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-04-27 16:04:11 UTC&lt;/t= -d&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id1&lt;= -/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-27 16:13:33 UTC&lt;/= -td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id1&lt= -;/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-27 16:56:22 UTC&lt;= -/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id2&l= -t;/td&gt;&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-04-27 16:56:24 UTC&lt= -;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id1&= -lt;/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-27 16:58:41 UTC&l= -t;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id2= -&lt;/td&gt;&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-04-27 16:58:43 UTC&= -lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_id= -1&lt;/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-27 17:03:55 UTC= -&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_i= -d1&lt;/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-27 17:13:38 UT= -C&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work_= -id2&lt;/td&gt;&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-04-27 17:13:40 U= -TC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;work= -_id1&lt;/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-27 17:16:03 = -UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;wor= -k_id1&lt;/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-28 14:34:16= - UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;wo= -rk_id2&lt;/td&gt;&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-04-28 14:34:1= -9 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;w= -ork_id1&lt;/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-28 14:48:= -33 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt;= -work_id2&lt;/td&gt;&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-04-28 14:48= -:35 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&gt= -;work_id1&lt;/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-28 14:4= -9:50 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&g= -t;work_id2&lt;/td&gt;&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-04-28 14:= -49:52 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td&= -gt;work_id1&lt;/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-28 15= -:02:18 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;td= -&gt;work_id1&lt;/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-28 1= -5:02:55 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;t= -d&gt;work_id2&lt;/td&gt;&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-04-28 = -15:02:55 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt;= -td&gt;work_id1&lt;/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-28= - 15:04:10 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&lt= -;td&gt;work_id2&lt;/td&gt;&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-04-2= -8 15:04:10 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&l= -t;td&gt;work_id1&lt;/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-04-= -28 16:12:55 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;&= -lt;td&gt;work_id2&lt;/td&gt;&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-04= --28 16:12:55 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt;= -&lt;td&gt;work_id1&lt;/td&gt;&lt;td&gt;change1&lt;/td&gt;&lt;td&gt;2016-0= -4-28 16:24:31 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;kyle&lt;/td&gt= -;&lt;td&gt;work_id2&lt;/td&gt;&lt;td&gt;change2&lt;/td&gt;&lt;td&gt;2016-= -04-28 16:24:31 UTC&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;= - - NotificationManager::Notification Load (4.8ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 59]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 59]] - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'linda' AND "notification_manager_notifications"."change_target" = 'james' AND "notification_manager_notifications"."change_cancelled" = 'f' - Rendered /Users/kyle/workspace/notification_manager/app/views/notification_manager/notification_mailer/construct_email.html.erb (1.4ms) - -Sent mail to james (9.0ms) -Date: Thu, 28 Apr 2016 12:29:13 -0400 -From: linda -To: james -Message-ID: <57223a5987715_2a873fd2b8463be09185a@kyles-mbp.lang.uc.edu.mail> -Subject: Updates from Scholar@UC -Mime-Version: 1.0 -Content-Type: text/html; - charset=UTF-8 -Content-Transfer-Encoding: quoted-printable - -<!-- mailer template here --> -Testing the mailer view here: - -This person {# body.1.change_owner} has addded you to {# body.1.change} - -&lt;table&gt;&lt;th&gt;&lt;td&gt;Change Owner&lt;/td&gt;&lt;td&gt;Change = -Context&lt;/td&gt;&lt;td&gt;Change&lt;/td&gt;&lt;td&gt;Time&lt;/td&gt;&lt= -;/th&gt;&lt;tr&gt;&lt;td&gt;linda&lt;/td&gt;&lt;td&gt;work_id3&lt;/td&gt;= -&lt;td&gt;change3&lt;/td&gt;&lt;td&gt;2016-04-26 18:14:10 UTC&lt;/td&gt;&= -lt;/tr&gt;&lt;tr&gt;&lt;td&gt;linda&lt;/td&gt;&lt;td&gt;work_id3&lt;/td&g= -t;&lt;td&gt;change3&lt;/td&gt;&lt;td&gt;2016-04-26 18:21:16 UTC&lt;/td&gt= -;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;linda&lt;/td&gt;&lt;td&gt;work_id3&lt;/td= -&gt;&lt;td&gt;change3&lt;/td&gt;&lt;td&gt;2016-04-27 16:03:02 UTC&lt;/td&= -gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;linda&lt;/td&gt;&lt;td&gt;work_id3&lt;/= -td&gt;&lt;td&gt;change3&lt;/td&gt;&lt;td&gt;2016-04-27 16:04:11 UTC&lt;/t= -d&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;linda&lt;/td&gt;&lt;td&gt;work_id3&lt= -;/td&gt;&lt;td&gt;change3&lt;/td&gt;&lt;td&gt;2016-04-27 16:56:25 UTC&lt;= -/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;linda&lt;/td&gt;&lt;td&gt;work_id3&= -lt;/td&gt;&lt;td&gt;change3&lt;/td&gt;&lt;td&gt;2016-04-27 16:58:46 UTC&l= -t;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;linda&lt;/td&gt;&lt;td&gt;work_id= -3&lt;/td&gt;&lt;td&gt;change3&lt;/td&gt;&lt;td&gt;2016-04-27 17:13:41 UTC= -&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;linda&lt;/td&gt;&lt;td&gt;work_= -id3&lt;/td&gt;&lt;td&gt;change3&lt;/td&gt;&lt;td&gt;2016-04-28 14:34:20 U= -TC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;linda&lt;/td&gt;&lt;td&gt;wor= -k_id3&lt;/td&gt;&lt;td&gt;change3&lt;/td&gt;&lt;td&gt;2016-04-28 14:48:36= - UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;linda&lt;/td&gt;&lt;td&gt;w= -ork_id3&lt;/td&gt;&lt;td&gt;change3&lt;/td&gt;&lt;td&gt;2016-04-28 14:49:= -53 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;linda&lt;/td&gt;&lt;td&gt= -;work_id3&lt;/td&gt;&lt;td&gt;change3&lt;/td&gt;&lt;td&gt;2016-04-28 15:0= -2:55 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;linda&lt;/td&gt;&lt;td&= -gt;work_id3&lt;/td&gt;&lt;td&gt;change3&lt;/td&gt;&lt;td&gt;2016-04-28 15= -:04:10 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;linda&lt;/td&gt;&lt;t= -d&gt;work_id3&lt;/td&gt;&lt;td&gt;change3&lt;/td&gt;&lt;td&gt;2016-04-28 = -16:12:55 UTC&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;linda&lt;/td&gt;&lt= -;td&gt;work_id3&lt;/td&gt;&lt;td&gt;change3&lt;/td&gt;&lt;td&gt;2016-04-2= -8 16:24:31 UTC&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;= - - NotificationManager::Notification Load (3.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 60]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 60]] - NotificationManager::Notification Load (0.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'glen' AND "notification_manager_notifications"."change_target" = 'linda' AND "notification_manager_notifications"."change_cancelled" = 'f' - Rendered /Users/kyle/workspace/notification_manager/app/views/notification_manager/notification_mailer/construct_email.html.erb (1.4ms) - -Sent mail to linda (10.0ms) -Date: Thu, 28 Apr 2016 12:29:19 -0400 -From: glen -To: linda -Message-ID: <57223a5fb93c0_2a883fd2b8463be037566@kyles-mbp.lang.uc.edu.mail> -Subject: Updates from Scholar@UC -Mime-Version: 1.0 -Content-Type: text/html; - charset=UTF-8 -Content-Transfer-Encoding: quoted-printable - -<!-- mailer template here --> -Testing the mailer view here: - -This person {# body.1.change_owner} has addded you to {# body.1.change} - -&lt;table&gt;&lt;th&gt;&lt;td&gt;Change Owner&lt;/td&gt;&lt;td&gt;Change = -Context&lt;/td&gt;&lt;td&gt;Change&lt;/td&gt;&lt;td&gt;Time&lt;/td&gt;&lt= -;/th&gt;&lt;tr&gt;&lt;td&gt;glen&lt;/td&gt;&lt;td&gt;work_id4&lt;/td&gt;&= -lt;td&gt;change4&lt;/td&gt;&lt;td&gt;2016-04-26 18:14:10 UTC&lt;/td&gt;&l= -t;/tr&gt;&lt;tr&gt;&lt;td&gt;glen&lt;/td&gt;&lt;td&gt;work_id4&lt;/td&gt;= -&lt;td&gt;change4&lt;/td&gt;&lt;td&gt;2016-04-26 18:21:16 UTC&lt;/td&gt;&= -lt;/tr&gt;&lt;tr&gt;&lt;td&gt;glen&lt;/td&gt;&lt;td&gt;work_id4&lt;/td&gt= -;&lt;td&gt;change4&lt;/td&gt;&lt;td&gt;2016-04-27 16:03:02 UTC&lt;/td&gt;= -&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;glen&lt;/td&gt;&lt;td&gt;work_id4&lt;/td&g= -t;&lt;td&gt;change4&lt;/td&gt;&lt;td&gt;2016-04-27 16:04:11 UTC&lt;/td&gt= -;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;glen&lt;/td&gt;&lt;td&gt;work_id4&lt;/td&= -gt;&lt;td&gt;change4&lt;/td&gt;&lt;td&gt;2016-04-27 16:56:25 UTC&lt;/td&g= -t;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;glen&lt;/td&gt;&lt;td&gt;work_id4&lt;/td= -&gt;&lt;td&gt;change4&lt;/td&gt;&lt;td&gt;2016-04-27 16:58:46 UTC&lt;/td&= -gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;glen&lt;/td&gt;&lt;td&gt;work_id4&lt;/t= -d&gt;&lt;td&gt;change4&lt;/td&gt;&lt;td&gt;2016-04-27 17:13:42 UTC&lt;/td= -&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;glen&lt;/td&gt;&lt;td&gt;work_id4&lt;/= -td&gt;&lt;td&gt;change4&lt;/td&gt;&lt;td&gt;2016-04-28 14:34:21 UTC&lt;/t= -d&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;glen&lt;/td&gt;&lt;td&gt;work_id4&lt;= -/td&gt;&lt;td&gt;change4&lt;/td&gt;&lt;td&gt;2016-04-28 14:48:37 UTC&lt;/= -td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;glen&lt;/td&gt;&lt;td&gt;work_id4&lt= -;/td&gt;&lt;td&gt;change4&lt;/td&gt;&lt;td&gt;2016-04-28 14:49:53 UTC&lt;= -/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;glen&lt;/td&gt;&lt;td&gt;work_id4&l= -t;/td&gt;&lt;td&gt;change4&lt;/td&gt;&lt;td&gt;2016-04-28 15:02:55 UTC&lt= -;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;glen&lt;/td&gt;&lt;td&gt;work_id4&= -lt;/td&gt;&lt;td&gt;change4&lt;/td&gt;&lt;td&gt;2016-04-28 15:04:10 UTC&l= -t;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;glen&lt;/td&gt;&lt;td&gt;work_id4= -&lt;/td&gt;&lt;td&gt;change4&lt;/td&gt;&lt;td&gt;2016-04-28 16:12:55 UTC&= -lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;glen&lt;/td&gt;&lt;td&gt;work_id= -4&lt;/td&gt;&lt;td&gt;change4&lt;/td&gt;&lt;td&gt;2016-04-28 16:24:31 UTC= -&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;= - -  (0.1ms) begin transaction - SQL (3.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change1"], ["change_cancelled", false], ["change_context", "work_id1"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Thu, 28 Apr 2016 16:30:21 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 16:30:21 UTC +00:00]] -  (1.5ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change2"], ["change_cancelled", false], ["change_context", "work_id2"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Thu, 28 Apr 2016 16:30:21 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 16:30:21 UTC +00:00]] -  (1.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change3"], ["change_cancelled", false], ["change_context", "work_id3"], ["change_owner", "linda"], ["change_target", "james"], ["created_at", Thu, 28 Apr 2016 16:30:21 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 16:30:21 UTC +00:00]] -  (2.5ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change4"], ["change_cancelled", false], ["change_context", "work_id4"], ["change_owner", "glen"], ["change_target", "linda"], ["created_at", Thu, 28 Apr 2016 16:30:21 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 16:30:21 UTC +00:00]] -  (1.9ms) commit transaction - NotificationManager::Notification Load (4.7ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 61]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 61]] - NotificationManager::Notification Load (0.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'kyle' AND "notification_manager_notifications"."change_target" = 'james' AND "notification_manager_notifications"."change_cancelled" = 'f' - Rendered /Users/kyle/workspace/notification_manager/app/views/notification_manager/notification_mailer/construct_email.html.erb (2.2ms) - -Sent mail to james (9.0ms) -Date: Thu, 28 Apr 2016 12:32:43 -0400 -From: kyle -To: james -Message-ID: <57223b2b9596e_2ab43fc3d4463bec36b9@kyles-mbp.lang.uc.edu.mail> -Subject: Updates from Scholar@UC -Mime-Version: 1.0 -Content-Type: text/html; - charset=UTF-8 -Content-Transfer-Encoding: quoted-printable - -<!-- mailer template here --> -Testing the mailer view here: - -This person {# body.1.change_owner} has addded you to {# body.1.change} - -<table><th><td>Change Owner</td><td>Change Context</td><td>Change</td><td= ->Time</td></th><tr><td>kyle</td><td>work_id1</td><td>change1</td><td>2016= --04-26 18:14:09 UTC</td></tr><tr><td>kyle</td><td>work_id2</td><td>change= -2</td><td>2016-04-26 18:14:10 UTC</td></tr><tr><td>kyle</td><td>work_id1<= -/td><td>change1</td><td>2016-04-26 18:21:16 UTC</td></tr><tr><td>kyle</td= -><td>work_id2</td><td>change2</td><td>2016-04-26 18:21:16 UTC</td></tr><t= -r><td>kyle</td><td>work_id1</td><td>change1</td><td>2016-04-27 16:03:02 U= -TC</td></tr><tr><td>kyle</td><td>work_id2</td><td>change2</td><td>2016-04= --27 16:03:02 UTC</td></tr><tr><td>kyle</td><td>work_id1</td><td>change1</= -td><td>2016-04-27 16:04:11 UTC</td></tr><tr><td>kyle</td><td>work_id2</td= -><td>change2</td><td>2016-04-27 16:04:11 UTC</td></tr><tr><td>kyle</td><t= -d>work_id1</td><td>change1</td><td>2016-04-27 16:13:33 UTC</td></tr><tr><= -td>kyle</td><td>work_id1</td><td>change1</td><td>2016-04-27 16:56:22 UTC<= -/td></tr><tr><td>kyle</td><td>work_id2</td><td>change2</td><td>2016-04-27= - 16:56:24 UTC</td></tr><tr><td>kyle</td><td>work_id1</td><td>change1</td>= -<td>2016-04-27 16:58:41 UTC</td></tr><tr><td>kyle</td><td>work_id2</td><t= -d>change2</td><td>2016-04-27 16:58:43 UTC</td></tr><tr><td>kyle</td><td>w= -ork_id1</td><td>change1</td><td>2016-04-27 17:03:55 UTC</td></tr><tr><td>= -kyle</td><td>work_id1</td><td>change1</td><td>2016-04-27 17:13:38 UTC</td= -></tr><tr><td>kyle</td><td>work_id2</td><td>change2</td><td>2016-04-27 17= -:13:40 UTC</td></tr><tr><td>kyle</td><td>work_id1</td><td>change1</td><td= ->2016-04-27 17:16:03 UTC</td></tr><tr><td>kyle</td><td>work_id1</td><td>c= -hange1</td><td>2016-04-28 14:34:16 UTC</td></tr><tr><td>kyle</td><td>work= -_id2</td><td>change2</td><td>2016-04-28 14:34:19 UTC</td></tr><tr><td>kyl= -e</td><td>work_id1</td><td>change1</td><td>2016-04-28 14:48:33 UTC</td></= -tr><tr><td>kyle</td><td>work_id2</td><td>change2</td><td>2016-04-28 14:48= -:35 UTC</td></tr><tr><td>kyle</td><td>work_id1</td><td>change1</td><td>20= -16-04-28 14:49:50 UTC</td></tr><tr><td>kyle</td><td>work_id2</td><td>chan= -ge2</td><td>2016-04-28 14:49:52 UTC</td></tr><tr><td>kyle</td><td>work_id= -1</td><td>change1</td><td>2016-04-28 15:02:18 UTC</td></tr><tr><td>kyle</= -td><td>work_id1</td><td>change1</td><td>2016-04-28 15:02:55 UTC</td></tr>= -<tr><td>kyle</td><td>work_id2</td><td>change2</td><td>2016-04-28 15:02:55= - UTC</td></tr><tr><td>kyle</td><td>work_id1</td><td>change1</td><td>2016-= -04-28 15:04:10 UTC</td></tr><tr><td>kyle</td><td>work_id2</td><td>change2= -</td><td>2016-04-28 15:04:10 UTC</td></tr><tr><td>kyle</td><td>work_id1</= -td><td>change1</td><td>2016-04-28 16:12:55 UTC</td></tr><tr><td>kyle</td>= -<td>work_id2</td><td>change2</td><td>2016-04-28 16:12:55 UTC</td></tr><tr= -><td>kyle</td><td>work_id1</td><td>change1</td><td>2016-04-28 16:24:31 UT= -C</td></tr><tr><td>kyle</td><td>work_id2</td><td>change2</td><td>2016-04-= -28 16:24:31 UTC</td></tr><tr><td>kyle</td><td>work_id1</td><td>change1</t= -d><td>2016-04-28 16:30:21 UTC</td></tr><tr><td>kyle</td><td>work_id2</td>= -<td>change2</td><td>2016-04-28 16:30:21 UTC</td></tr></table>= - - NotificationManager::Notification Load (13.8ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 62]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 62]] - NotificationManager::Notification Load (1.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'kyle' AND "notification_manager_notifications"."change_target" = 'james' AND "notification_manager_notifications"."change_cancelled" = 'f' - Rendered /Users/kyle/workspace/notification_manager/app/views/notification_manager/notification_mailer/construct_email.html.erb (1.2ms) - -Sent mail to james (10.4ms) -Date: Thu, 28 Apr 2016 12:32:46 -0400 -From: kyle -To: james -Message-ID: <57223b2e1b138_2ab73fc3d4463bec877c@kyles-mbp.lang.uc.edu.mail> -Subject: Updates from Scholar@UC -Mime-Version: 1.0 -Content-Type: text/html; - charset=UTF-8 -Content-Transfer-Encoding: quoted-printable - -<!-- mailer template here --> -Testing the mailer view here: - -This person {# body.1.change_owner} has addded you to {# body.1.change} - -<table><th><td>Change Owner</td><td>Change Context</td><td>Change</td><td= ->Time</td></th><tr><td>kyle</td><td>work_id1</td><td>change1</td><td>2016= --04-26 18:14:09 UTC</td></tr><tr><td>kyle</td><td>work_id2</td><td>change= -2</td><td>2016-04-26 18:14:10 UTC</td></tr><tr><td>kyle</td><td>work_id1<= -/td><td>change1</td><td>2016-04-26 18:21:16 UTC</td></tr><tr><td>kyle</td= -><td>work_id2</td><td>change2</td><td>2016-04-26 18:21:16 UTC</td></tr><t= -r><td>kyle</td><td>work_id1</td><td>change1</td><td>2016-04-27 16:03:02 U= -TC</td></tr><tr><td>kyle</td><td>work_id2</td><td>change2</td><td>2016-04= --27 16:03:02 UTC</td></tr><tr><td>kyle</td><td>work_id1</td><td>change1</= -td><td>2016-04-27 16:04:11 UTC</td></tr><tr><td>kyle</td><td>work_id2</td= -><td>change2</td><td>2016-04-27 16:04:11 UTC</td></tr><tr><td>kyle</td><t= -d>work_id1</td><td>change1</td><td>2016-04-27 16:13:33 UTC</td></tr><tr><= -td>kyle</td><td>work_id1</td><td>change1</td><td>2016-04-27 16:56:22 UTC<= -/td></tr><tr><td>kyle</td><td>work_id2</td><td>change2</td><td>2016-04-27= - 16:56:24 UTC</td></tr><tr><td>kyle</td><td>work_id1</td><td>change1</td>= -<td>2016-04-27 16:58:41 UTC</td></tr><tr><td>kyle</td><td>work_id2</td><t= -d>change2</td><td>2016-04-27 16:58:43 UTC</td></tr><tr><td>kyle</td><td>w= -ork_id1</td><td>change1</td><td>2016-04-27 17:03:55 UTC</td></tr><tr><td>= -kyle</td><td>work_id1</td><td>change1</td><td>2016-04-27 17:13:38 UTC</td= -></tr><tr><td>kyle</td><td>work_id2</td><td>change2</td><td>2016-04-27 17= -:13:40 UTC</td></tr><tr><td>kyle</td><td>work_id1</td><td>change1</td><td= ->2016-04-27 17:16:03 UTC</td></tr><tr><td>kyle</td><td>work_id1</td><td>c= -hange1</td><td>2016-04-28 14:34:16 UTC</td></tr><tr><td>kyle</td><td>work= -_id2</td><td>change2</td><td>2016-04-28 14:34:19 UTC</td></tr><tr><td>kyl= -e</td><td>work_id1</td><td>change1</td><td>2016-04-28 14:48:33 UTC</td></= -tr><tr><td>kyle</td><td>work_id2</td><td>change2</td><td>2016-04-28 14:48= -:35 UTC</td></tr><tr><td>kyle</td><td>work_id1</td><td>change1</td><td>20= -16-04-28 14:49:50 UTC</td></tr><tr><td>kyle</td><td>work_id2</td><td>chan= -ge2</td><td>2016-04-28 14:49:52 UTC</td></tr><tr><td>kyle</td><td>work_id= -1</td><td>change1</td><td>2016-04-28 15:02:18 UTC</td></tr><tr><td>kyle</= -td><td>work_id1</td><td>change1</td><td>2016-04-28 15:02:55 UTC</td></tr>= -<tr><td>kyle</td><td>work_id2</td><td>change2</td><td>2016-04-28 15:02:55= - UTC</td></tr><tr><td>kyle</td><td>work_id1</td><td>change1</td><td>2016-= -04-28 15:04:10 UTC</td></tr><tr><td>kyle</td><td>work_id2</td><td>change2= -</td><td>2016-04-28 15:04:10 UTC</td></tr><tr><td>kyle</td><td>work_id1</= -td><td>change1</td><td>2016-04-28 16:12:55 UTC</td></tr><tr><td>kyle</td>= -<td>work_id2</td><td>change2</td><td>2016-04-28 16:12:55 UTC</td></tr><tr= -><td>kyle</td><td>work_id1</td><td>change1</td><td>2016-04-28 16:24:31 UT= -C</td></tr><tr><td>kyle</td><td>work_id2</td><td>change2</td><td>2016-04-= -28 16:24:31 UTC</td></tr><tr><td>kyle</td><td>work_id1</td><td>change1</t= -d><td>2016-04-28 16:30:21 UTC</td></tr><tr><td>kyle</td><td>work_id2</td>= -<td>change2</td><td>2016-04-28 16:30:21 UTC</td></tr></table>= - - NotificationManager::Notification Load (4.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 63]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 63]] - NotificationManager::Notification Load (0.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'linda' AND "notification_manager_notifications"."change_target" = 'james' AND "notification_manager_notifications"."change_cancelled" = 'f' - Rendered /Users/kyle/workspace/notification_manager/app/views/notification_manager/notification_mailer/construct_email.html.erb (1.3ms) - -Sent mail to james (9.0ms) -Date: Thu, 28 Apr 2016 12:32:48 -0400 -From: linda -To: james -Message-ID: <57223b30242d2_2ab83fc3d4463bec49636@kyles-mbp.lang.uc.edu.mail> -Subject: Updates from Scholar@UC -Mime-Version: 1.0 -Content-Type: text/html; - charset=UTF-8 -Content-Transfer-Encoding: quoted-printable - -<!-- mailer template here --> -Testing the mailer view here: - -This person {# body.1.change_owner} has addded you to {# body.1.change} - -<table><th><td>Change Owner</td><td>Change Context</td><td>Change</td><td= ->Time</td></th><tr><td>linda</td><td>work_id3</td><td>change3</td><td>201= -6-04-26 18:14:10 UTC</td></tr><tr><td>linda</td><td>work_id3</td><td>chan= -ge3</td><td>2016-04-26 18:21:16 UTC</td></tr><tr><td>linda</td><td>work_i= -d3</td><td>change3</td><td>2016-04-27 16:03:02 UTC</td></tr><tr><td>linda= -</td><td>work_id3</td><td>change3</td><td>2016-04-27 16:04:11 UTC</td></t= -r><tr><td>linda</td><td>work_id3</td><td>change3</td><td>2016-04-27 16:56= -:25 UTC</td></tr><tr><td>linda</td><td>work_id3</td><td>change3</td><td>2= -016-04-27 16:58:46 UTC</td></tr><tr><td>linda</td><td>work_id3</td><td>ch= -ange3</td><td>2016-04-27 17:13:41 UTC</td></tr><tr><td>linda</td><td>work= -_id3</td><td>change3</td><td>2016-04-28 14:34:20 UTC</td></tr><tr><td>lin= -da</td><td>work_id3</td><td>change3</td><td>2016-04-28 14:48:36 UTC</td><= -/tr><tr><td>linda</td><td>work_id3</td><td>change3</td><td>2016-04-28 14:= -49:53 UTC</td></tr><tr><td>linda</td><td>work_id3</td><td>change3</td><td= ->2016-04-28 15:02:55 UTC</td></tr><tr><td>linda</td><td>work_id3</td><td>= -change3</td><td>2016-04-28 15:04:10 UTC</td></tr><tr><td>linda</td><td>wo= -rk_id3</td><td>change3</td><td>2016-04-28 16:12:55 UTC</td></tr><tr><td>l= -inda</td><td>work_id3</td><td>change3</td><td>2016-04-28 16:24:31 UTC</td= -></tr><tr><td>linda</td><td>work_id3</td><td>change3</td><td>2016-04-28 1= -6:30:21 UTC</td></tr></table>= - - NotificationManager::Notification Load (4.7ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 64]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 64]] - NotificationManager::Notification Load (0.9ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'glen' AND "notification_manager_notifications"."change_target" = 'linda' AND "notification_manager_notifications"."change_cancelled" = 'f' - Rendered /Users/kyle/workspace/notification_manager/app/views/notification_manager/notification_mailer/construct_email.html.erb (1.3ms) - -Sent mail to linda (9.0ms) -Date: Thu, 28 Apr 2016 12:32:52 -0400 -From: glen -To: linda -Message-ID: <57223b3411dae_2ab93fc3d4463bec3444a@kyles-mbp.lang.uc.edu.mail> -Subject: Updates from Scholar@UC -Mime-Version: 1.0 -Content-Type: text/html; - charset=UTF-8 -Content-Transfer-Encoding: quoted-printable - -<!-- mailer template here --> -Testing the mailer view here: - -This person {# body.1.change_owner} has addded you to {# body.1.change} - -<table><th><td>Change Owner</td><td>Change Context</td><td>Change</td><td= ->Time</td></th><tr><td>glen</td><td>work_id4</td><td>change4</td><td>2016= --04-26 18:14:10 UTC</td></tr><tr><td>glen</td><td>work_id4</td><td>change= -4</td><td>2016-04-26 18:21:16 UTC</td></tr><tr><td>glen</td><td>work_id4<= -/td><td>change4</td><td>2016-04-27 16:03:02 UTC</td></tr><tr><td>glen</td= -><td>work_id4</td><td>change4</td><td>2016-04-27 16:04:11 UTC</td></tr><t= -r><td>glen</td><td>work_id4</td><td>change4</td><td>2016-04-27 16:56:25 U= -TC</td></tr><tr><td>glen</td><td>work_id4</td><td>change4</td><td>2016-04= --27 16:58:46 UTC</td></tr><tr><td>glen</td><td>work_id4</td><td>change4</= -td><td>2016-04-27 17:13:42 UTC</td></tr><tr><td>glen</td><td>work_id4</td= -><td>change4</td><td>2016-04-28 14:34:21 UTC</td></tr><tr><td>glen</td><t= -d>work_id4</td><td>change4</td><td>2016-04-28 14:48:37 UTC</td></tr><tr><= -td>glen</td><td>work_id4</td><td>change4</td><td>2016-04-28 14:49:53 UTC<= -/td></tr><tr><td>glen</td><td>work_id4</td><td>change4</td><td>2016-04-28= - 15:02:55 UTC</td></tr><tr><td>glen</td><td>work_id4</td><td>change4</td>= -<td>2016-04-28 15:04:10 UTC</td></tr><tr><td>glen</td><td>work_id4</td><t= -d>change4</td><td>2016-04-28 16:12:55 UTC</td></tr><tr><td>glen</td><td>w= -ork_id4</td><td>change4</td><td>2016-04-28 16:24:31 UTC</td></tr><tr><td>= -glen</td><td>work_id4</td><td>change4</td><td>2016-04-28 16:30:21 UTC</td= -></tr></table>= - -  (0.1ms) begin transaction - SQL (3.1ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change1"], ["change_cancelled", false], ["change_context", "work_id1"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Thu, 28 Apr 2016 16:33:55 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 16:33:55 UTC +00:00]] -  (1.4ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change2"], ["change_cancelled", false], ["change_context", "work_id2"], ["change_owner", "kyle"], ["change_target", "james"], ["created_at", Thu, 28 Apr 2016 16:33:55 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 16:33:55 UTC +00:00]] -  (1.4ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change3"], ["change_cancelled", false], ["change_context", "work_id3"], ["change_owner", "linda"], ["change_target", "james"], ["created_at", Thu, 28 Apr 2016 16:33:55 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 16:33:55 UTC +00:00]] -  (2.6ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change4"], ["change_cancelled", false], ["change_context", "work_id4"], ["change_owner", "glen"], ["change_target", "linda"], ["created_at", Thu, 28 Apr 2016 16:33:55 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 16:33:55 UTC +00:00]] -  (2.3ms) commit transaction - NotificationManager::Notification Load (2.8ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 65]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 65]] - NotificationManager::Notification Load (0.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'kyle' AND "notification_manager_notifications"."change_target" = 'james' AND "notification_manager_notifications"."change_cancelled" = 'f' - Rendered /Users/kyle/workspace/notification_manager/app/views/notification_manager/notification_mailer/construct_email.html.erb (1.2ms) - Rendered /Users/kyle/workspace/notification_manager/app/views/notification_manager/notification_mailer/construct_email.html.erb (0.6ms) - -Sent mail to james (7.6ms) -Date: Thu, 28 Apr 2016 12:43:28 -0400 -From: kyle -To: james -Message-ID: <57223db06a8c4_2ae43fdb81c63be85181@kyles-mbp.lang.uc.edu.mail> -Subject: Updates from Scholar@UC -Mime-Version: 1.0 -Content-Type: text/html; - charset=UTF-8 -Content-Transfer-Encoding: quoted-printable - -<!-- mailer template here --> -<div> - Dear Scholar@UC User, -</div> -<br> -This email is to inform you that the following changes have been made to = -your account: -<br><br> -<table><th><td>Change Owner</td><td>Change Context</td><td>Change</td><td= ->Time</td></th><tr><td>kyle</td><td>work_id1</td><td>change1</td><td>2016= --04-26 18:14:09 UTC</td></tr><tr><td>kyle</td><td>work_id2</td><td>change= -2</td><td>2016-04-26 18:14:10 UTC</td></tr><tr><td>kyle</td><td>work_id1<= -/td><td>change1</td><td>2016-04-26 18:21:16 UTC</td></tr><tr><td>kyle</td= -><td>work_id2</td><td>change2</td><td>2016-04-26 18:21:16 UTC</td></tr><t= -r><td>kyle</td><td>work_id1</td><td>change1</td><td>2016-04-27 16:03:02 U= -TC</td></tr><tr><td>kyle</td><td>work_id2</td><td>change2</td><td>2016-04= --27 16:03:02 UTC</td></tr><tr><td>kyle</td><td>work_id1</td><td>change1</= -td><td>2016-04-27 16:04:11 UTC</td></tr><tr><td>kyle</td><td>work_id2</td= -><td>change2</td><td>2016-04-27 16:04:11 UTC</td></tr><tr><td>kyle</td><t= -d>work_id1</td><td>change1</td><td>2016-04-27 16:13:33 UTC</td></tr><tr><= -td>kyle</td><td>work_id1</td><td>change1</td><td>2016-04-27 16:56:22 UTC<= -/td></tr><tr><td>kyle</td><td>work_id2</td><td>change2</td><td>2016-04-27= - 16:56:24 UTC</td></tr><tr><td>kyle</td><td>work_id1</td><td>change1</td>= -<td>2016-04-27 16:58:41 UTC</td></tr><tr><td>kyle</td><td>work_id2</td><t= -d>change2</td><td>2016-04-27 16:58:43 UTC</td></tr><tr><td>kyle</td><td>w= -ork_id1</td><td>change1</td><td>2016-04-27 17:03:55 UTC</td></tr><tr><td>= -kyle</td><td>work_id1</td><td>change1</td><td>2016-04-27 17:13:38 UTC</td= -></tr><tr><td>kyle</td><td>work_id2</td><td>change2</td><td>2016-04-27 17= -:13:40 UTC</td></tr><tr><td>kyle</td><td>work_id1</td><td>change1</td><td= ->2016-04-27 17:16:03 UTC</td></tr><tr><td>kyle</td><td>work_id1</td><td>c= -hange1</td><td>2016-04-28 14:34:16 UTC</td></tr><tr><td>kyle</td><td>work= -_id2</td><td>change2</td><td>2016-04-28 14:34:19 UTC</td></tr><tr><td>kyl= -e</td><td>work_id1</td><td>change1</td><td>2016-04-28 14:48:33 UTC</td></= -tr><tr><td>kyle</td><td>work_id2</td><td>change2</td><td>2016-04-28 14:48= -:35 UTC</td></tr><tr><td>kyle</td><td>work_id1</td><td>change1</td><td>20= -16-04-28 14:49:50 UTC</td></tr><tr><td>kyle</td><td>work_id2</td><td>chan= -ge2</td><td>2016-04-28 14:49:52 UTC</td></tr><tr><td>kyle</td><td>work_id= -1</td><td>change1</td><td>2016-04-28 15:02:18 UTC</td></tr><tr><td>kyle</= -td><td>work_id1</td><td>change1</td><td>2016-04-28 15:02:55 UTC</td></tr>= -<tr><td>kyle</td><td>work_id2</td><td>change2</td><td>2016-04-28 15:02:55= - UTC</td></tr><tr><td>kyle</td><td>work_id1</td><td>change1</td><td>2016-= -04-28 15:04:10 UTC</td></tr><tr><td>kyle</td><td>work_id2</td><td>change2= -</td><td>2016-04-28 15:04:10 UTC</td></tr><tr><td>kyle</td><td>work_id1</= -td><td>change1</td><td>2016-04-28 16:12:55 UTC</td></tr><tr><td>kyle</td>= -<td>work_id2</td><td>change2</td><td>2016-04-28 16:12:55 UTC</td></tr><tr= -><td>kyle</td><td>work_id1</td><td>change1</td><td>2016-04-28 16:24:31 UT= -C</td></tr><tr><td>kyle</td><td>work_id2</td><td>change2</td><td>2016-04-= -28 16:24:31 UTC</td></tr><tr><td>kyle</td><td>work_id1</td><td>change1</t= -d><td>2016-04-28 16:30:21 UTC</td></tr><tr><td>kyle</td><td>work_id2</td>= -<td>change2</td><td>2016-04-28 16:30:21 UTC</td></tr><tr><td>kyle</td><td= ->work_id1</td><td>change1</td><td>2016-04-28 16:33:55 UTC</td></tr><tr><t= -d>kyle</td><td>work_id2</td><td>change2</td><td>2016-04-28 16:33:55 UTC</= -td></tr></table> - -Changes can include: -<br> -<ul> - <li>Being added/removed as another contributor's delegate</li> - <li>Being added/removed as an editor of a work</li> - <li>Being added/removed to a group</li> -</ul> - - -Thanks, -The Scholar@UC team= - - NotificationManager::Notification Load (5.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 66]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 66]] - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'kyle' AND "notification_manager_notifications"."change_target" = 'james' AND "notification_manager_notifications"."change_cancelled" = 'f' - Rendered /Users/kyle/workspace/notification_manager/app/views/notification_manager/notification_mailer/construct_email.html.erb (1.8ms) - -Sent mail to james (8.1ms) -Date: Thu, 28 Apr 2016 12:43:29 -0400 -From: kyle -To: james -Message-ID: <57223db11e771_2ae73fdb81c63be8276d1@kyles-mbp.lang.uc.edu.mail> -Subject: Updates from Scholar@UC -Mime-Version: 1.0 -Content-Type: text/html; - charset=UTF-8 -Content-Transfer-Encoding: quoted-printable - -<!-- mailer template here --> -<div> - Dear Scholar@UC User, -</div> -<br> -This email is to inform you that the following changes have been made to = -your account: -<br><br> -<table><th><td>Change Owner</td><td>Change Context</td><td>Change</td><td= ->Time</td></th><tr><td>kyle</td><td>work_id1</td><td>change1</td><td>2016= --04-26 18:14:09 UTC</td></tr><tr><td>kyle</td><td>work_id2</td><td>change= -2</td><td>2016-04-26 18:14:10 UTC</td></tr><tr><td>kyle</td><td>work_id1<= -/td><td>change1</td><td>2016-04-26 18:21:16 UTC</td></tr><tr><td>kyle</td= -><td>work_id2</td><td>change2</td><td>2016-04-26 18:21:16 UTC</td></tr><t= -r><td>kyle</td><td>work_id1</td><td>change1</td><td>2016-04-27 16:03:02 U= -TC</td></tr><tr><td>kyle</td><td>work_id2</td><td>change2</td><td>2016-04= --27 16:03:02 UTC</td></tr><tr><td>kyle</td><td>work_id1</td><td>change1</= -td><td>2016-04-27 16:04:11 UTC</td></tr><tr><td>kyle</td><td>work_id2</td= -><td>change2</td><td>2016-04-27 16:04:11 UTC</td></tr><tr><td>kyle</td><t= -d>work_id1</td><td>change1</td><td>2016-04-27 16:13:33 UTC</td></tr><tr><= -td>kyle</td><td>work_id1</td><td>change1</td><td>2016-04-27 16:56:22 UTC<= -/td></tr><tr><td>kyle</td><td>work_id2</td><td>change2</td><td>2016-04-27= - 16:56:24 UTC</td></tr><tr><td>kyle</td><td>work_id1</td><td>change1</td>= -<td>2016-04-27 16:58:41 UTC</td></tr><tr><td>kyle</td><td>work_id2</td><t= -d>change2</td><td>2016-04-27 16:58:43 UTC</td></tr><tr><td>kyle</td><td>w= -ork_id1</td><td>change1</td><td>2016-04-27 17:03:55 UTC</td></tr><tr><td>= -kyle</td><td>work_id1</td><td>change1</td><td>2016-04-27 17:13:38 UTC</td= -></tr><tr><td>kyle</td><td>work_id2</td><td>change2</td><td>2016-04-27 17= -:13:40 UTC</td></tr><tr><td>kyle</td><td>work_id1</td><td>change1</td><td= ->2016-04-27 17:16:03 UTC</td></tr><tr><td>kyle</td><td>work_id1</td><td>c= -hange1</td><td>2016-04-28 14:34:16 UTC</td></tr><tr><td>kyle</td><td>work= -_id2</td><td>change2</td><td>2016-04-28 14:34:19 UTC</td></tr><tr><td>kyl= -e</td><td>work_id1</td><td>change1</td><td>2016-04-28 14:48:33 UTC</td></= -tr><tr><td>kyle</td><td>work_id2</td><td>change2</td><td>2016-04-28 14:48= -:35 UTC</td></tr><tr><td>kyle</td><td>work_id1</td><td>change1</td><td>20= -16-04-28 14:49:50 UTC</td></tr><tr><td>kyle</td><td>work_id2</td><td>chan= -ge2</td><td>2016-04-28 14:49:52 UTC</td></tr><tr><td>kyle</td><td>work_id= -1</td><td>change1</td><td>2016-04-28 15:02:18 UTC</td></tr><tr><td>kyle</= -td><td>work_id1</td><td>change1</td><td>2016-04-28 15:02:55 UTC</td></tr>= -<tr><td>kyle</td><td>work_id2</td><td>change2</td><td>2016-04-28 15:02:55= - UTC</td></tr><tr><td>kyle</td><td>work_id1</td><td>change1</td><td>2016-= -04-28 15:04:10 UTC</td></tr><tr><td>kyle</td><td>work_id2</td><td>change2= -</td><td>2016-04-28 15:04:10 UTC</td></tr><tr><td>kyle</td><td>work_id1</= -td><td>change1</td><td>2016-04-28 16:12:55 UTC</td></tr><tr><td>kyle</td>= -<td>work_id2</td><td>change2</td><td>2016-04-28 16:12:55 UTC</td></tr><tr= -><td>kyle</td><td>work_id1</td><td>change1</td><td>2016-04-28 16:24:31 UT= -C</td></tr><tr><td>kyle</td><td>work_id2</td><td>change2</td><td>2016-04-= -28 16:24:31 UTC</td></tr><tr><td>kyle</td><td>work_id1</td><td>change1</t= -d><td>2016-04-28 16:30:21 UTC</td></tr><tr><td>kyle</td><td>work_id2</td>= -<td>change2</td><td>2016-04-28 16:30:21 UTC</td></tr><tr><td>kyle</td><td= ->work_id1</td><td>change1</td><td>2016-04-28 16:33:55 UTC</td></tr><tr><t= -d>kyle</td><td>work_id2</td><td>change2</td><td>2016-04-28 16:33:55 UTC</= -td></tr></table> - -Changes can include: -<br> -<ul> - <li>Being added/removed as another contributor's delegate</li> - <li>Being added/removed as an editor of a work</li> - <li>Being added/removed to a group</li> -</ul> - - -Thanks, -The Scholar@UC team= - - NotificationManager::Notification Load (4.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 67]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 67]] - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'linda' AND "notification_manager_notifications"."change_target" = 'james' AND "notification_manager_notifications"."change_cancelled" = 'f' - Rendered /Users/kyle/workspace/notification_manager/app/views/notification_manager/notification_mailer/construct_email.html.erb (1.5ms) - -Sent mail to james (8.0ms) -Date: Thu, 28 Apr 2016 12:43:29 -0400 -From: linda -To: james -Message-ID: <57223db1c3cd7_2ae83fdb81c63be8455d8@kyles-mbp.lang.uc.edu.mail> -Subject: Updates from Scholar@UC -Mime-Version: 1.0 -Content-Type: text/html; - charset=UTF-8 -Content-Transfer-Encoding: quoted-printable - -<!-- mailer template here --> -<div> - Dear Scholar@UC User, -</div> -<br> -This email is to inform you that the following changes have been made to = -your account: -<br><br> -<table><th><td>Change Owner</td><td>Change Context</td><td>Change</td><td= ->Time</td></th><tr><td>linda</td><td>work_id3</td><td>change3</td><td>201= -6-04-26 18:14:10 UTC</td></tr><tr><td>linda</td><td>work_id3</td><td>chan= -ge3</td><td>2016-04-26 18:21:16 UTC</td></tr><tr><td>linda</td><td>work_i= -d3</td><td>change3</td><td>2016-04-27 16:03:02 UTC</td></tr><tr><td>linda= -</td><td>work_id3</td><td>change3</td><td>2016-04-27 16:04:11 UTC</td></t= -r><tr><td>linda</td><td>work_id3</td><td>change3</td><td>2016-04-27 16:56= -:25 UTC</td></tr><tr><td>linda</td><td>work_id3</td><td>change3</td><td>2= -016-04-27 16:58:46 UTC</td></tr><tr><td>linda</td><td>work_id3</td><td>ch= -ange3</td><td>2016-04-27 17:13:41 UTC</td></tr><tr><td>linda</td><td>work= -_id3</td><td>change3</td><td>2016-04-28 14:34:20 UTC</td></tr><tr><td>lin= -da</td><td>work_id3</td><td>change3</td><td>2016-04-28 14:48:36 UTC</td><= -/tr><tr><td>linda</td><td>work_id3</td><td>change3</td><td>2016-04-28 14:= -49:53 UTC</td></tr><tr><td>linda</td><td>work_id3</td><td>change3</td><td= ->2016-04-28 15:02:55 UTC</td></tr><tr><td>linda</td><td>work_id3</td><td>= -change3</td><td>2016-04-28 15:04:10 UTC</td></tr><tr><td>linda</td><td>wo= -rk_id3</td><td>change3</td><td>2016-04-28 16:12:55 UTC</td></tr><tr><td>l= -inda</td><td>work_id3</td><td>change3</td><td>2016-04-28 16:24:31 UTC</td= -></tr><tr><td>linda</td><td>work_id3</td><td>change3</td><td>2016-04-28 1= -6:30:21 UTC</td></tr><tr><td>linda</td><td>work_id3</td><td>change3</td><= -td>2016-04-28 16:33:55 UTC</td></tr></table> - -Changes can include: -<br> -<ul> - <li>Being added/removed as another contributor's delegate</li> - <li>Being added/removed as an editor of a work</li> - <li>Being added/removed to a group</li> -</ul> - - -Thanks, -The Scholar@UC team= - - NotificationManager::Notification Load (4.7ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 68]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 68]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'glen' AND "notification_manager_notifications"."change_target" = 'linda' AND "notification_manager_notifications"."change_cancelled" = 'f' - Rendered /Users/kyle/workspace/notification_manager/app/views/notification_manager/notification_mailer/construct_email.html.erb (1.3ms) - -Sent mail to linda (7.9ms) -Date: Thu, 28 Apr 2016 12:43:30 -0400 -From: glen -To: linda -Message-ID: <57223db2733fa_2ae93fdb81c63be869446@kyles-mbp.lang.uc.edu.mail> -Subject: Updates from Scholar@UC -Mime-Version: 1.0 -Content-Type: text/html; - charset=UTF-8 -Content-Transfer-Encoding: quoted-printable - -<!-- mailer template here --> -<div> - Dear Scholar@UC User, -</div> -<br> -This email is to inform you that the following changes have been made to = -your account: -<br><br> -<table><th><td>Change Owner</td><td>Change Context</td><td>Change</td><td= ->Time</td></th><tr><td>glen</td><td>work_id4</td><td>change4</td><td>2016= --04-26 18:14:10 UTC</td></tr><tr><td>glen</td><td>work_id4</td><td>change= -4</td><td>2016-04-26 18:21:16 UTC</td></tr><tr><td>glen</td><td>work_id4<= -/td><td>change4</td><td>2016-04-27 16:03:02 UTC</td></tr><tr><td>glen</td= -><td>work_id4</td><td>change4</td><td>2016-04-27 16:04:11 UTC</td></tr><t= -r><td>glen</td><td>work_id4</td><td>change4</td><td>2016-04-27 16:56:25 U= -TC</td></tr><tr><td>glen</td><td>work_id4</td><td>change4</td><td>2016-04= --27 16:58:46 UTC</td></tr><tr><td>glen</td><td>work_id4</td><td>change4</= -td><td>2016-04-27 17:13:42 UTC</td></tr><tr><td>glen</td><td>work_id4</td= -><td>change4</td><td>2016-04-28 14:34:21 UTC</td></tr><tr><td>glen</td><t= -d>work_id4</td><td>change4</td><td>2016-04-28 14:48:37 UTC</td></tr><tr><= -td>glen</td><td>work_id4</td><td>change4</td><td>2016-04-28 14:49:53 UTC<= -/td></tr><tr><td>glen</td><td>work_id4</td><td>change4</td><td>2016-04-28= - 15:02:55 UTC</td></tr><tr><td>glen</td><td>work_id4</td><td>change4</td>= -<td>2016-04-28 15:04:10 UTC</td></tr><tr><td>glen</td><td>work_id4</td><t= -d>change4</td><td>2016-04-28 16:12:55 UTC</td></tr><tr><td>glen</td><td>w= -ork_id4</td><td>change4</td><td>2016-04-28 16:24:31 UTC</td></tr><tr><td>= -glen</td><td>work_id4</td><td>change4</td><td>2016-04-28 16:30:21 UTC</td= -></tr><tr><td>glen</td><td>work_id4</td><td>change4</td><td>2016-04-28 16= -:33:55 UTC</td></tr></table> - -Changes can include: -<br> -<ul> - <li>Being added/removed as another contributor's delegate</li> - <li>Being added/removed as an editor of a work</li> - <li>Being added/removed to a group</li> -</ul> - - -Thanks, -The Scholar@UC team= - -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change1"], ["change_cancelled", false], ["change_context", "work_id1"], ["change_owner", "kyle"], ["change_target", "lawhorkl@mail.uc.edu"], ["created_at", Thu, 28 Apr 2016 16:44:52 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 16:44:52 UTC +00:00]] -  (48.6ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change2"], ["change_cancelled", false], ["change_context", "work_id2"], ["change_owner", "kyle"], ["change_target", "lawhorkl@mail.uc.edu"], ["created_at", Thu, 28 Apr 2016 16:44:52 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 16:44:52 UTC +00:00]] -  (7.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change3"], ["change_cancelled", false], ["change_context", "work_id3"], ["change_owner", "kyle"], ["change_target", "lawhorkl@mail.uc.edu"], ["created_at", Thu, 28 Apr 2016 16:44:52 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 16:44:52 UTC +00:00]] -  (2.0ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change4"], ["change_cancelled", false], ["change_context", "work_id4"], ["change_owner", "glen"], ["change_target", "linda"], ["created_at", Thu, 28 Apr 2016 16:44:52 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 16:44:52 UTC +00:00]] -  (1.4ms) commit transaction - NotificationManager::Notification Load (6.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 69]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 69]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'kyle' AND "notification_manager_notifications"."change_target" = 'lawhorkl@mail.uc.edu' AND "notification_manager_notifications"."change_cancelled" = 'f' - Rendered /Users/kyle/workspace/notification_manager/app/views/notification_manager/notification_mailer/construct_email.html.erb (1.3ms) - -Sent mail to lawhorkl@mail.uc.edu (7.9ms) -Date: Thu, 28 Apr 2016 12:44:56 -0400 -From: kyle -To: lawhorkl@mail.uc.edu -Message-ID: <57223e0834ea2_2aee3fdb81c63be8443bc@kyles-mbp.lang.uc.edu.mail> -Subject: Updates from Scholar@UC -Mime-Version: 1.0 -Content-Type: text/html; - charset=UTF-8 -Content-Transfer-Encoding: 7bit - -<!-- mailer template here --> -<div> - Dear Scholar@UC User, -</div> -<br> -This email is to inform you that the following changes have been made to your account: -<br><br> -<table><th><td>Change Owner</td><td>Change Context</td><td>Change</td><td>Time</td></th><tr><td>kyle</td><td>work_id1</td><td>change1</td><td>2016-04-28 16:44:52 UTC</td></tr><tr><td>kyle</td><td>work_id2</td><td>change2</td><td>2016-04-28 16:44:52 UTC</td></tr><tr><td>kyle</td><td>work_id3</td><td>change3</td><td>2016-04-28 16:44:52 UTC</td></tr></table> - -Changes can include: -<br> -<ul> - <li>Being added/removed as another contributor's delegate</li> - <li>Being added/removed as an editor of a work</li> - <li>Being added/removed to a group</li> -</ul> - - -Thanks, -The Scholar@UC team - NotificationManager::Notification Load (3.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 70]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 70]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'kyle' AND "notification_manager_notifications"."change_target" = 'lawhorkl@mail.uc.edu' AND "notification_manager_notifications"."change_cancelled" = 'f' - Rendered /Users/kyle/workspace/notification_manager/app/views/notification_manager/notification_mailer/construct_email.html.erb (1.2ms) - -Sent mail to lawhorkl@mail.uc.edu (9.4ms) -Date: Thu, 28 Apr 2016 12:44:56 -0400 -From: kyle -To: lawhorkl@mail.uc.edu -Message-ID: <57223e08da826_2aef3fdb81c63be8917ef@kyles-mbp.lang.uc.edu.mail> -Subject: Updates from Scholar@UC -Mime-Version: 1.0 -Content-Type: text/html; - charset=UTF-8 -Content-Transfer-Encoding: 7bit - -<!-- mailer template here --> -<div> - Dear Scholar@UC User, -</div> -<br> -This email is to inform you that the following changes have been made to your account: -<br><br> -<table><th><td>Change Owner</td><td>Change Context</td><td>Change</td><td>Time</td></th><tr><td>kyle</td><td>work_id1</td><td>change1</td><td>2016-04-28 16:44:52 UTC</td></tr><tr><td>kyle</td><td>work_id2</td><td>change2</td><td>2016-04-28 16:44:52 UTC</td></tr><tr><td>kyle</td><td>work_id3</td><td>change3</td><td>2016-04-28 16:44:52 UTC</td></tr></table> - -Changes can include: -<br> -<ul> - <li>Being added/removed as another contributor's delegate</li> - <li>Being added/removed as an editor of a work</li> - <li>Being added/removed to a group</li> -</ul> - - -Thanks, -The Scholar@UC team - NotificationManager::Notification Load (6.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 71]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 71]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'kyle' AND "notification_manager_notifications"."change_target" = 'lawhorkl@mail.uc.edu' AND "notification_manager_notifications"."change_cancelled" = 'f' - Rendered /Users/kyle/workspace/notification_manager/app/views/notification_manager/notification_mailer/construct_email.html.erb (1.7ms) - -Sent mail to lawhorkl@mail.uc.edu (7.5ms) -Date: Thu, 28 Apr 2016 12:44:57 -0400 -From: kyle -To: lawhorkl@mail.uc.edu -Message-ID: <57223e0988ec5_2af03fdb81c63be86194f@kyles-mbp.lang.uc.edu.mail> -Subject: Updates from Scholar@UC -Mime-Version: 1.0 -Content-Type: text/html; - charset=UTF-8 -Content-Transfer-Encoding: 7bit - -<!-- mailer template here --> -<div> - Dear Scholar@UC User, -</div> -<br> -This email is to inform you that the following changes have been made to your account: -<br><br> -<table><th><td>Change Owner</td><td>Change Context</td><td>Change</td><td>Time</td></th><tr><td>kyle</td><td>work_id1</td><td>change1</td><td>2016-04-28 16:44:52 UTC</td></tr><tr><td>kyle</td><td>work_id2</td><td>change2</td><td>2016-04-28 16:44:52 UTC</td></tr><tr><td>kyle</td><td>work_id3</td><td>change3</td><td>2016-04-28 16:44:52 UTC</td></tr></table> - -Changes can include: -<br> -<ul> - <li>Being added/removed as another contributor's delegate</li> - <li>Being added/removed as an editor of a work</li> - <li>Being added/removed to a group</li> -</ul> - - -Thanks, -The Scholar@UC team - NotificationManager::Notification Load (3.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 72]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 72]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'glen' AND "notification_manager_notifications"."change_target" = 'linda' AND "notification_manager_notifications"."change_cancelled" = 'f' - Rendered /Users/kyle/workspace/notification_manager/app/views/notification_manager/notification_mailer/construct_email.html.erb (1.2ms) - -Sent mail to linda (8.6ms) -Date: Thu, 28 Apr 2016 12:44:58 -0400 -From: glen -To: linda -Message-ID: <57223e0a39810_2af13fdb81c63be8537e@kyles-mbp.lang.uc.edu.mail> -Subject: Updates from Scholar@UC -Mime-Version: 1.0 -Content-Type: text/html; - charset=UTF-8 -Content-Transfer-Encoding: quoted-printable - -<!-- mailer template here --> -<div> - Dear Scholar@UC User, -</div> -<br> -This email is to inform you that the following changes have been made to = -your account: -<br><br> -<table><th><td>Change Owner</td><td>Change Context</td><td>Change</td><td= ->Time</td></th><tr><td>glen</td><td>work_id4</td><td>change4</td><td>2016= --04-26 18:14:10 UTC</td></tr><tr><td>glen</td><td>work_id4</td><td>change= -4</td><td>2016-04-26 18:21:16 UTC</td></tr><tr><td>glen</td><td>work_id4<= -/td><td>change4</td><td>2016-04-27 16:03:02 UTC</td></tr><tr><td>glen</td= -><td>work_id4</td><td>change4</td><td>2016-04-27 16:04:11 UTC</td></tr><t= -r><td>glen</td><td>work_id4</td><td>change4</td><td>2016-04-27 16:56:25 U= -TC</td></tr><tr><td>glen</td><td>work_id4</td><td>change4</td><td>2016-04= --27 16:58:46 UTC</td></tr><tr><td>glen</td><td>work_id4</td><td>change4</= -td><td>2016-04-27 17:13:42 UTC</td></tr><tr><td>glen</td><td>work_id4</td= -><td>change4</td><td>2016-04-28 14:34:21 UTC</td></tr><tr><td>glen</td><t= -d>work_id4</td><td>change4</td><td>2016-04-28 14:48:37 UTC</td></tr><tr><= -td>glen</td><td>work_id4</td><td>change4</td><td>2016-04-28 14:49:53 UTC<= -/td></tr><tr><td>glen</td><td>work_id4</td><td>change4</td><td>2016-04-28= - 15:02:55 UTC</td></tr><tr><td>glen</td><td>work_id4</td><td>change4</td>= -<td>2016-04-28 15:04:10 UTC</td></tr><tr><td>glen</td><td>work_id4</td><t= -d>change4</td><td>2016-04-28 16:12:55 UTC</td></tr><tr><td>glen</td><td>w= -ork_id4</td><td>change4</td><td>2016-04-28 16:24:31 UTC</td></tr><tr><td>= -glen</td><td>work_id4</td><td>change4</td><td>2016-04-28 16:30:21 UTC</td= -></tr><tr><td>glen</td><td>work_id4</td><td>change4</td><td>2016-04-28 16= -:33:55 UTC</td></tr><tr><td>glen</td><td>work_id4</td><td>change4</td><td= ->2016-04-28 16:44:52 UTC</td></tr></table> - -Changes can include: -<br> -<ul> - <li>Being added/removed as another contributor's delegate</li> - <li>Being added/removed as an editor of a work</li> - <li>Being added/removed to a group</li> -</ul> - - -Thanks, -The Scholar@UC team= - -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change1"], ["change_cancelled", false], ["change_context", "work_id1"], ["change_owner", "kyle"], ["change_target", "kylelawhorn@gmail.com"], ["created_at", Thu, 28 Apr 2016 16:46:08 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 16:46:08 UTC +00:00]] -  (1.5ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change2"], ["change_cancelled", false], ["change_context", "work_id2"], ["change_owner", "kyle"], ["change_target", "kylelawhorn@gmail.com"], ["created_at", Thu, 28 Apr 2016 16:46:08 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 16:46:08 UTC +00:00]] -  (1.2ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change3"], ["change_cancelled", false], ["change_context", "work_id3"], ["change_owner", "kyle"], ["change_target", "kylelawhorn@gmail.com"], ["created_at", Thu, 28 Apr 2016 16:46:08 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 16:46:08 UTC +00:00]] -  (3.3ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change4"], ["change_cancelled", false], ["change_context", "work_id4"], ["change_owner", "glen"], ["change_target", "linda"], ["created_at", Thu, 28 Apr 2016 16:46:08 UTC +00:00], ["updated_at", Thu, 28 Apr 2016 16:46:08 UTC +00:00]] -  (1.1ms) commit transaction - NotificationManager::Notification Load (4.0ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 73]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 73]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'kyle' AND "notification_manager_notifications"."change_target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."change_cancelled" = 'f' - Rendered /Users/kyle/workspace/notification_manager/app/views/notification_manager/notification_mailer/construct_email.html.erb (1.3ms) - -Sent mail to kylelawhorn@gmail.com (7.8ms) -Date: Thu, 28 Apr 2016 12:46:13 -0400 -From: kyle -To: kylelawhorn@gmail.com -Message-ID: <57223e55ea6f1_2af23fdb81c63be838386@kyles-mbp.lang.uc.edu.mail> -Subject: Updates from Scholar@UC -Mime-Version: 1.0 -Content-Type: text/html; - charset=UTF-8 -Content-Transfer-Encoding: 7bit - -<!-- mailer template here --> -<div> - Dear Scholar@UC User, -</div> -<br> -This email is to inform you that the following changes have been made to your account: -<br><br> -<table><th><td>Change Owner</td><td>Change Context</td><td>Change</td><td>Time</td></th><tr><td>kyle</td><td>work_id1</td><td>change1</td><td>2016-04-28 16:46:08 UTC</td></tr><tr><td>kyle</td><td>work_id2</td><td>change2</td><td>2016-04-28 16:46:08 UTC</td></tr><tr><td>kyle</td><td>work_id3</td><td>change3</td><td>2016-04-28 16:46:08 UTC</td></tr></table> - -Changes can include: -<br> -<ul> - <li>Being added/removed as another contributor's delegate</li> - <li>Being added/removed as an editor of a work</li> - <li>Being added/removed to a group</li> -</ul> - - -Thanks, -The Scholar@UC team - NotificationManager::Notification Load (4.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 74]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 74]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'kyle' AND "notification_manager_notifications"."change_target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."change_cancelled" = 'f' - Rendered /Users/kyle/workspace/notification_manager/app/views/notification_manager/notification_mailer/construct_email.html.erb (1.3ms) - -Sent mail to kylelawhorn@gmail.com (7.5ms) -Date: Thu, 28 Apr 2016 12:46:14 -0400 -From: kyle -To: kylelawhorn@gmail.com -Message-ID: <57223e56997c3_2af33fdb81c63be828435@kyles-mbp.lang.uc.edu.mail> -Subject: Updates from Scholar@UC -Mime-Version: 1.0 -Content-Type: text/html; - charset=UTF-8 -Content-Transfer-Encoding: 7bit - -<!-- mailer template here --> -<div> - Dear Scholar@UC User, -</div> -<br> -This email is to inform you that the following changes have been made to your account: -<br><br> -<table><th><td>Change Owner</td><td>Change Context</td><td>Change</td><td>Time</td></th><tr><td>kyle</td><td>work_id1</td><td>change1</td><td>2016-04-28 16:46:08 UTC</td></tr><tr><td>kyle</td><td>work_id2</td><td>change2</td><td>2016-04-28 16:46:08 UTC</td></tr><tr><td>kyle</td><td>work_id3</td><td>change3</td><td>2016-04-28 16:46:08 UTC</td></tr></table> - -Changes can include: -<br> -<ul> - <li>Being added/removed as another contributor's delegate</li> - <li>Being added/removed as an editor of a work</li> - <li>Being added/removed to a group</li> -</ul> - - -Thanks, -The Scholar@UC team - NotificationManager::Notification Load (5.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 75]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 75]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'kyle' AND "notification_manager_notifications"."change_target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."change_cancelled" = 'f' - Rendered /Users/kyle/workspace/notification_manager/app/views/notification_manager/notification_mailer/construct_email.html.erb (1.3ms) - -Sent mail to kylelawhorn@gmail.com (8.1ms) -Date: Thu, 28 Apr 2016 12:46:15 -0400 -From: kyle -To: kylelawhorn@gmail.com -Message-ID: <57223e574a3b7_2af43fdb81c63be8154ee@kyles-mbp.lang.uc.edu.mail> -Subject: Updates from Scholar@UC -Mime-Version: 1.0 -Content-Type: text/html; - charset=UTF-8 -Content-Transfer-Encoding: 7bit - -<!-- mailer template here --> -<div> - Dear Scholar@UC User, -</div> -<br> -This email is to inform you that the following changes have been made to your account: -<br><br> -<table><th><td>Change Owner</td><td>Change Context</td><td>Change</td><td>Time</td></th><tr><td>kyle</td><td>work_id1</td><td>change1</td><td>2016-04-28 16:46:08 UTC</td></tr><tr><td>kyle</td><td>work_id2</td><td>change2</td><td>2016-04-28 16:46:08 UTC</td></tr><tr><td>kyle</td><td>work_id3</td><td>change3</td><td>2016-04-28 16:46:08 UTC</td></tr></table> - -Changes can include: -<br> -<ul> - <li>Being added/removed as another contributor's delegate</li> - <li>Being added/removed as an editor of a work</li> - <li>Being added/removed to a group</li> -</ul> - - -Thanks, -The Scholar@UC team - NotificationManager::Notification Load (4.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 76]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 76]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'glen' AND "notification_manager_notifications"."change_target" = 'linda' AND "notification_manager_notifications"."change_cancelled" = 'f' - Rendered /Users/kyle/workspace/notification_manager/app/views/notification_manager/notification_mailer/construct_email.html.erb (1.3ms) - -Sent mail to linda (9.8ms) -Date: Thu, 28 Apr 2016 12:46:15 -0400 -From: glen -To: linda -Message-ID: <57223e57f39ae_2af53fdb81c63be82606a@kyles-mbp.lang.uc.edu.mail> -Subject: Updates from Scholar@UC -Mime-Version: 1.0 -Content-Type: text/html; - charset=UTF-8 -Content-Transfer-Encoding: quoted-printable - -<!-- mailer template here --> -<div> - Dear Scholar@UC User, -</div> -<br> -This email is to inform you that the following changes have been made to = -your account: -<br><br> -<table><th><td>Change Owner</td><td>Change Context</td><td>Change</td><td= ->Time</td></th><tr><td>glen</td><td>work_id4</td><td>change4</td><td>2016= --04-26 18:14:10 UTC</td></tr><tr><td>glen</td><td>work_id4</td><td>change= -4</td><td>2016-04-26 18:21:16 UTC</td></tr><tr><td>glen</td><td>work_id4<= -/td><td>change4</td><td>2016-04-27 16:03:02 UTC</td></tr><tr><td>glen</td= -><td>work_id4</td><td>change4</td><td>2016-04-27 16:04:11 UTC</td></tr><t= -r><td>glen</td><td>work_id4</td><td>change4</td><td>2016-04-27 16:56:25 U= -TC</td></tr><tr><td>glen</td><td>work_id4</td><td>change4</td><td>2016-04= --27 16:58:46 UTC</td></tr><tr><td>glen</td><td>work_id4</td><td>change4</= -td><td>2016-04-27 17:13:42 UTC</td></tr><tr><td>glen</td><td>work_id4</td= -><td>change4</td><td>2016-04-28 14:34:21 UTC</td></tr><tr><td>glen</td><t= -d>work_id4</td><td>change4</td><td>2016-04-28 14:48:37 UTC</td></tr><tr><= -td>glen</td><td>work_id4</td><td>change4</td><td>2016-04-28 14:49:53 UTC<= -/td></tr><tr><td>glen</td><td>work_id4</td><td>change4</td><td>2016-04-28= - 15:02:55 UTC</td></tr><tr><td>glen</td><td>work_id4</td><td>change4</td>= -<td>2016-04-28 15:04:10 UTC</td></tr><tr><td>glen</td><td>work_id4</td><t= -d>change4</td><td>2016-04-28 16:12:55 UTC</td></tr><tr><td>glen</td><td>w= -ork_id4</td><td>change4</td><td>2016-04-28 16:24:31 UTC</td></tr><tr><td>= -glen</td><td>work_id4</td><td>change4</td><td>2016-04-28 16:30:21 UTC</td= -></tr><tr><td>glen</td><td>work_id4</td><td>change4</td><td>2016-04-28 16= -:33:55 UTC</td></tr><tr><td>glen</td><td>work_id4</td><td>change4</td><td= ->2016-04-28 16:44:52 UTC</td></tr><tr><td>glen</td><td>work_id4</td><td>c= -hange4</td><td>2016-04-28 16:46:08 UTC</td></tr></table> - -Changes can include: -<br> -<ul> - <li>Being added/removed as another contributor's delegate</li> - <li>Being added/removed as an editor of a work</li> - <li>Being added/removed to a group</li> -</ul> - - -Thanks, -The Scholar@UC team= - -  (0.1ms) begin transaction - SQL (46.1ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change1"], ["change_cancelled", false], ["change_context", "work_id1"], ["change_owner", "kyle"], ["change_target", "kylelawhorn@gmail.com"], ["created_at", Fri, 29 Apr 2016 13:41:24 UTC +00:00], ["updated_at", Fri, 29 Apr 2016 13:41:24 UTC +00:00]] -  (12.5ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change2"], ["change_cancelled", false], ["change_context", "work_id2"], ["change_owner", "kyle"], ["change_target", "kylelawhorn@gmail.com"], ["created_at", Fri, 29 Apr 2016 13:41:24 UTC +00:00], ["updated_at", Fri, 29 Apr 2016 13:41:24 UTC +00:00]] -  (1.4ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change3"], ["change_cancelled", false], ["change_context", "work_id3"], ["change_owner", "kyle"], ["change_target", "kylelawhorn@gmail.com"], ["created_at", Fri, 29 Apr 2016 13:41:24 UTC +00:00], ["updated_at", Fri, 29 Apr 2016 13:41:24 UTC +00:00]] -  (1.1ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("change", "change_cancelled", "change_context", "change_owner", "change_target", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change", "change4"], ["change_cancelled", false], ["change_context", "work_id4"], ["change_owner", "glen"], ["change_target", "linda"], ["created_at", Fri, 29 Apr 2016 13:41:24 UTC +00:00], ["updated_at", Fri, 29 Apr 2016 13:41:24 UTC +00:00]] -  (1.1ms) commit transaction - NotificationManager::Notification Load (6.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 77]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 77]] - NotificationManager::Notification Load (35.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'kyle' AND "notification_manager_notifications"."change_target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."change_cancelled" = 'f' - NotificationManager::Notification Load (14.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 78]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 78]] - NotificationManager::Notification Load (38.0ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'kyle' AND "notification_manager_notifications"."change_target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."change_cancelled" = 'f' - NotificationManager::Notification Load (3.8ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 79]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 79]] - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'kyle' AND "notification_manager_notifications"."change_target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."change_cancelled" = 'f' - NotificationManager::Notification Load (5.0ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 80]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 80]] - NotificationManager::Notification Load (0.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'glen' AND "notification_manager_notifications"."change_target" = 'linda' AND "notification_manager_notifications"."change_cancelled" = 'f' -  (2.1ms) CREATE TABLE "notification_manager_notifications" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "change" varchar(255), "change_cancelled" boolean, "change_notified" datetime, "change_owner" varchar(255), "change_target" varchar(255), "change_context" varchar(255), "created_at" datetime, "updated_at" datetime)  -  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) -  (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") -  (0.1ms) SELECT version FROM "schema_migrations" -  (1.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20160420192850') - ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" -  (2.0ms) CREATE TABLE "notification_manager_notifications" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "change" varchar(255), "change_cancelled" boolean, "change_notified" datetime, "change_owner" varchar(255), "change_target" varchar(255), "change_context" varchar(255), "created_at" datetime, "updated_at" datetime)  -  (1.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) -  (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") -  (0.1ms) SELECT version FROM "schema_migrations" -  (1.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20160420192850') - ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" - NotificationManager::Notification Load (1.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" - ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" -  (1.7ms) CREATE TABLE "notification_manager_notifications" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "change" varchar(255), "change_cancelled" boolean, "change_notified" datetime, "change_owner" varchar(255), "change_target" varchar(255), "change_context" varchar(255), "created_at" datetime, "updated_at" datetime)  -  (1.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) -  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") -  (0.1ms) SELECT version FROM "schema_migrations" -  (1.0ms) INSERT INTO "schema_migrations" (version) VALUES ('20160420192850') - ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" - ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" - ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" -  (2.3ms) CREATE TABLE "notification_manager_notifications" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "change" varchar(255), "change_cancelled" boolean, "change_notified" datetime, "change_owner" varchar(255), "change_target" varchar(255), "change_context" varchar(255), "created_at" datetime, "updated_at" datetime)  -  (1.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) -  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") -  (0.1ms) SELECT version FROM "schema_migrations" -  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20160420192850') - ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" -  (1.8ms) CREATE TABLE "notification_manager_notifications" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "change_type" varchar(255), "change_cancelled" boolean, "change_notified" datetime, "change_owner" varchar(255), "change_target" varchar(255), "change_context" varchar(255), "created_at" datetime, "updated_at" datetime)  -  (0.9ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) -  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") -  (0.1ms) SELECT version FROM "schema_migrations" -  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20160420192850') - ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" -  (0.1ms) begin transaction -  (0.1ms) rollback transaction -  (0.1ms) begin transaction - SQL (73.5ms) INSERT INTO "notification_manager_notifications" ("change_cancelled", "change_context", "change_owner", "change_target", "change_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change_cancelled", false], ["change_context", "work_id1"], ["change_owner", "kyle"], ["change_target", "kylelawhorn@gmail.com"], ["change_type", "change1"], ["created_at", Mon, 02 May 2016 13:44:05 UTC +00:00], ["updated_at", Mon, 02 May 2016 13:44:05 UTC +00:00]] -  (1.5ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("change_cancelled", "change_context", "change_owner", "change_target", "change_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change_cancelled", false], ["change_context", "work_id2"], ["change_owner", "kyle"], ["change_target", "kylelawhorn@gmail.com"], ["change_type", "change2"], ["created_at", Mon, 02 May 2016 13:44:05 UTC +00:00], ["updated_at", Mon, 02 May 2016 13:44:05 UTC +00:00]] -  (1.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("change_cancelled", "change_context", "change_owner", "change_target", "change_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change_cancelled", false], ["change_context", "work_id3"], ["change_owner", "kyle"], ["change_target", "kylelawhorn@gmail.com"], ["change_type", "change3"], ["created_at", Mon, 02 May 2016 13:44:05 UTC +00:00], ["updated_at", Mon, 02 May 2016 13:44:05 UTC +00:00]] -  (1.5ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("change_cancelled", "change_context", "change_owner", "change_target", "change_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["change_cancelled", false], ["change_context", "work_id4"], ["change_owner", "glen"], ["change_target", "linda"], ["change_type", "change4"], ["created_at", Mon, 02 May 2016 13:44:05 UTC +00:00], ["updated_at", Mon, 02 May 2016 13:44:05 UTC +00:00]] -  (1.3ms) commit transaction - NotificationManager::Notification Load (4.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 1]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 1]] - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'kyle' AND "notification_manager_notifications"."change_target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."change_cancelled" = 'f' - NotificationManager::Notification Load (4.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 2]] - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 2]] - NotificationManager::Notification Load (0.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'kyle' AND "notification_manager_notifications"."change_target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."change_cancelled" = 'f' - NotificationManager::Notification Load (5.0ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 3]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 3]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'kyle' AND "notification_manager_notifications"."change_target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."change_cancelled" = 'f' - NotificationManager::Notification Load (5.0ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 4]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 4]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."change_owner" = 'glen' AND "notification_manager_notifications"."change_target" = 'linda' AND "notification_manager_notifications"."change_cancelled" = 'f' -  (2.2ms) CREATE TABLE "notification_manager_notifications" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "type" varchar(255), "cancelled" boolean, "notified" datetime, "owner" varchar(255), "target" varchar(255), "context" varchar(255), "created_at" datetime, "updated_at" datetime)  -  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) -  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") -  (0.1ms) SELECT version FROM "schema_migrations" -  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20160420192850') - ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" -  (2.2ms) CREATE TABLE "notification_manager_notifications" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "change_type" varchar(255), "cancelled" boolean, "notified" datetime, "owner" varchar(255), "target" varchar(255), "context" varchar(255), "created_at" datetime, "updated_at" datetime)  -  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) -  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") -  (0.1ms) SELECT version FROM "schema_migrations" -  (1.0ms) INSERT INTO "schema_migrations" (version) VALUES ('20160420192850') - ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" -  (0.1ms) begin transaction - SQL (35.5ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change1"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 13:59:20 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 13:59:20 UTC +00:00]] -  (1.6ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change2"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 13:59:20 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 13:59:20 UTC +00:00]] -  (0.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change3"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 13:59:20 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 13:59:20 UTC +00:00]] -  (0.9ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change4"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 13:59:20 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 13:59:20 UTC +00:00]] -  (1.1ms) commit transaction - NotificationManager::Notification Load (3.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 1]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 1]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (4.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 2]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 2]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (4.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 3]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 3]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (3.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 4]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 4]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'glen' AND "notification_manager_notifications"."target" = 'linda' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change1"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 14:01:08 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 14:01:08 UTC +00:00]] -  (1.5ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change2"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 14:01:08 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 14:01:08 UTC +00:00]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change3"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 14:01:08 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 14:01:08 UTC +00:00]] -  (0.6ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change4"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 14:01:08 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 14:01:08 UTC +00:00]] -  (2.2ms) commit transaction - NotificationManager::Notification Load (3.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 5]] - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 5]] - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (3.6ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 6]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 6]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (3.9ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 7]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 7]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (4.9ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 8]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 8]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'glen' AND "notification_manager_notifications"."target" = 'linda' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change1"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 14:01:25 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 14:01:25 UTC +00:00]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change2"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 14:01:25 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 14:01:25 UTC +00:00]] -  (2.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change3"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 14:01:25 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 14:01:25 UTC +00:00]] -  (1.2ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change4"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 14:01:25 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 14:01:25 UTC +00:00]] -  (1.1ms) commit transaction - NotificationManager::Notification Load (4.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 9]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 9]] - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (4.6ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 10]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 10]] - NotificationManager::Notification Load (0.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (3.7ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 11]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 11]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (3.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 12]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 12]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'glen' AND "notification_manager_notifications"."target" = 'linda' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.1ms) begin transaction - SQL (1.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change1"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 14:01:48 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 14:01:48 UTC +00:00]] -  (1.5ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change2"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 14:01:48 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 14:01:48 UTC +00:00]] -  (0.6ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change3"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 14:01:48 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 14:01:48 UTC +00:00]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change4"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 14:01:48 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 14:01:48 UTC +00:00]] -  (0.6ms) commit transaction - NotificationManager::Notification Load (3.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 13]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 13]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (5.8ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 14]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 14]] - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (3.7ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 15]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 15]] - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (5.0ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 16]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 16]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'glen' AND "notification_manager_notifications"."target" = 'linda' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change1"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 14:02:21 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 14:02:21 UTC +00:00]] -  (1.4ms) commit transaction -  (0.1ms) begin transaction - SQL (0.9ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change2"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 14:02:21 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 14:02:21 UTC +00:00]] -  (0.9ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change3"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 14:02:21 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 14:02:21 UTC +00:00]] -  (3.0ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change4"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 14:02:21 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 14:02:21 UTC +00:00]] -  (1.1ms) commit transaction - NotificationManager::Notification Load (2.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 17]] - NotificationManager::Notification Load (5.9ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 17]] - NotificationManager::Notification Load (0.6ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 17]] - NotificationManager::Notification Load (0.8ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (2.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 18]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 18]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (3.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 19]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 19]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (3.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 20]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 20]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'glen' AND "notification_manager_notifications"."target" = 'linda' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change1"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 14:04:18 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 14:04:18 UTC +00:00]] -  (1.4ms) commit transaction -  (0.0ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change2"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 14:04:18 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 14:04:18 UTC +00:00]] -  (0.8ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change3"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 14:04:18 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 14:04:18 UTC +00:00]] -  (3.3ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change4"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 14:04:18 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 14:04:18 UTC +00:00]] -  (0.9ms) commit transaction - NotificationManager::Notification Load (3.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 21]] - NotificationManager::Notification Load (0.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 21]] - NotificationManager::Notification Load (0.9ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (4.0ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 22]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 22]] - NotificationManager::Notification Load (0.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (3.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 23]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 23]] - NotificationManager::Notification Load (0.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (3.9ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 24]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 24]] - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'glen' AND "notification_manager_notifications"."target" = 'linda' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change1"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 14:05:46 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 14:05:46 UTC +00:00]] -  (9.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change2"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 14:05:46 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 14:05:46 UTC +00:00]] -  (1.0ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change3"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 14:05:46 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 14:05:46 UTC +00:00]] -  (1.6ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change4"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 14:05:46 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 14:05:46 UTC +00:00]] -  (0.9ms) commit transaction - NotificationManager::Notification Load (3.7ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 25]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 25]] - NotificationManager::Notification Load (0.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (4.8ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 26]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 26]] - NotificationManager::Notification Load (0.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (3.9ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 27]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 27]] - NotificationManager::Notification Load (0.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (3.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 28]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 28]] - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'glen' AND "notification_manager_notifications"."target" = 'linda' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.1ms) begin transaction - SQL (0.6ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change1"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 14:06:10 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 14:06:10 UTC +00:00]] -  (1.5ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change2"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 14:06:10 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 14:06:10 UTC +00:00]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change3"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 14:06:10 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 14:06:10 UTC +00:00]] -  (0.6ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change4"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 14:06:10 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 14:06:10 UTC +00:00]] -  (0.7ms) commit transaction - NotificationManager::Notification Load (3.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 29]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 29]] - NotificationManager::Notification Load (1.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (3.7ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 30]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 30]] - NotificationManager::Notification Load (0.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (4.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 31]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 31]] - NotificationManager::Notification Load (0.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (4.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 32]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 32]] - NotificationManager::Notification Load (0.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'glen' AND "notification_manager_notifications"."target" = 'linda' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change1"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 14:07:53 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 14:07:53 UTC +00:00]] -  (1.4ms) commit transaction -  (0.6ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change2"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 14:07:53 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 14:07:53 UTC +00:00]] -  (1.0ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change3"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 14:07:53 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 14:07:53 UTC +00:00]] -  (3.1ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change4"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 14:07:53 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 14:07:53 UTC +00:00]] -  (1.1ms) commit transaction - NotificationManager::Notification Load (3.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 33]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 33]] - NotificationManager::Notification Load (0.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (3.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 34]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 34]] - NotificationManager::Notification Load (0.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (3.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 35]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 35]] - NotificationManager::Notification Load (0.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (4.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 36]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 36]] - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'glen' AND "notification_manager_notifications"."target" = 'linda' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change1"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 14:11:09 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 14:11:09 UTC +00:00]] -  (1.4ms) commit transaction -  (0.2ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change2"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 14:11:09 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 14:11:09 UTC +00:00]] -  (0.9ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change3"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 14:11:09 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 14:11:09 UTC +00:00]] -  (3.1ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change4"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 14:11:09 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 14:11:09 UTC +00:00]] -  (1.1ms) commit transaction - NotificationManager::Notification Load (3.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 37]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 37]] - NotificationManager::Notification Load (0.8ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (4.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 38]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 38]] - NotificationManager::Notification Load (0.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (4.0ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 39]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 39]] - NotificationManager::Notification Load (0.7ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (3.8ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 40]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 40]] - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'glen' AND "notification_manager_notifications"."target" = 'linda' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change1"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 14:11:52 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 14:11:52 UTC +00:00]] -  (1.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change2"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 14:11:52 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 14:11:52 UTC +00:00]] -  (0.8ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change3"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 14:11:52 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 14:11:52 UTC +00:00]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.2ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change4"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 14:11:53 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 14:11:53 UTC +00:00]] -  (2.3ms) commit transaction - NotificationManager::Notification Load (5.8ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 41]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 41]] - NotificationManager::Notification Load (0.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (4.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 42]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 42]] - NotificationManager::Notification Load (0.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (4.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 43]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 43]] - NotificationManager::Notification Load (0.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (4.8ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 44]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 44]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'glen' AND "notification_manager_notifications"."target" = 'linda' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change1"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 14:12:04 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 14:12:04 UTC +00:00]] -  (1.5ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change2"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 14:12:04 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 14:12:04 UTC +00:00]] -  (1.0ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change3"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 14:12:04 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 14:12:04 UTC +00:00]] -  (1.5ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change4"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 14:12:04 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 14:12:04 UTC +00:00]] -  (1.3ms) commit transaction - NotificationManager::Notification Load (22.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 45]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 45]] - NotificationManager::Notification Load (0.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (3.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 46]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 46]] - NotificationManager::Notification Load (0.6ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (3.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 47]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 47]] - NotificationManager::Notification Load (0.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (3.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 48]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 48]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'glen' AND "notification_manager_notifications"."target" = 'linda' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change1"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 14:12:33 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 14:12:33 UTC +00:00]] -  (0.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.9ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change2"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 14:12:33 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 14:12:33 UTC +00:00]] -  (1.0ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change3"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 14:12:33 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 14:12:33 UTC +00:00]] -  (3.5ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change4"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 14:12:33 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 14:12:33 UTC +00:00]] -  (1.3ms) commit transaction - NotificationManager::Notification Load (4.9ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 49]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 49]] - NotificationManager::Notification Load (0.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (2.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 50]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 50]] - NotificationManager::Notification Load (0.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (4.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 51]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 51]] - NotificationManager::Notification Load (0.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (3.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (0.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (4.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 52]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 52]] - NotificationManager::Notification Load (0.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'glen' AND "notification_manager_notifications"."target" = 'linda' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.2ms) begin transaction - SQL (1.6ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change1"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 17:00:57 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:00:57 UTC +00:00]] -  (1.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change2"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 17:00:57 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:00:57 UTC +00:00]] -  (1.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change3"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 17:00:57 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:00:57 UTC +00:00]] -  (1.4ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change4"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 17:00:57 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 17:00:57 UTC +00:00]] -  (1.7ms) commit transaction - NotificationManager::Notification Load (34.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 53]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 53]] - NotificationManager::Notification Load (1.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (4.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 54]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 54]] - NotificationManager::Notification Load (0.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (5.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 55]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 55]] - NotificationManager::Notification Load (0.6ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (6.0ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 56]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 56]] - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'glen' AND "notification_manager_notifications"."target" = 'linda' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.1ms) begin transaction - SQL (0.8ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change1"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 17:01:31 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:01:31 UTC +00:00]] -  (1.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change2"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 17:01:31 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:01:31 UTC +00:00]] -  (1.1ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change3"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 17:01:31 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:01:31 UTC +00:00]] -  (1.2ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change4"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 17:01:31 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 17:01:31 UTC +00:00]] -  (1.1ms) commit transaction - NotificationManager::Notification Load (6.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 57]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 57]] - NotificationManager::Notification Load (0.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (4.6ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 58]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 58]] - NotificationManager::Notification Load (0.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (4.0ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 59]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 59]] - NotificationManager::Notification Load (0.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (4.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 60]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 60]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'glen' AND "notification_manager_notifications"."target" = 'linda' AND "notification_manager_notifications"."cancelled" = 'f' -  (2.5ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change1"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 17:01:43 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:01:43 UTC +00:00]] -  (2.2ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change2"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 17:01:43 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:01:43 UTC +00:00]] -  (2.3ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change3"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 17:01:43 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:01:43 UTC +00:00]] -  (2.0ms) commit transaction -  (0.0ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change4"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 17:01:43 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 17:01:43 UTC +00:00]] -  (1.1ms) commit transaction - NotificationManager::Notification Load (4.7ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 61]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 61]] - NotificationManager::Notification Load (0.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (4.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 62]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 62]] - NotificationManager::Notification Load (0.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (4.8ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 63]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 63]] - NotificationManager::Notification Load (0.6ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (4.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 64]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 64]] - NotificationManager::Notification Load (0.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'glen' AND "notification_manager_notifications"."target" = 'linda' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change1"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 17:01:55 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:01:55 UTC +00:00]] -  (1.8ms) commit transaction -  (0.2ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change2"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 17:01:55 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:01:55 UTC +00:00]] -  (0.9ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change3"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 17:01:55 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:01:55 UTC +00:00]] -  (0.9ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change4"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 17:01:55 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 17:01:55 UTC +00:00]] -  (1.7ms) commit transaction - NotificationManager::Notification Load (6.6ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 65]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 65]] - NotificationManager::Notification Load (0.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (6.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 66]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 66]] - NotificationManager::Notification Load (0.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (5.6ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 67]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 67]] - NotificationManager::Notification Load (0.7ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (5.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 68]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 68]] - NotificationManager::Notification Load (0.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'glen' AND "notification_manager_notifications"."target" = 'linda' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.1ms) begin transaction - SQL (1.0ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change1"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 17:02:47 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:02:47 UTC +00:00]] -  (2.2ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change2"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 17:02:47 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:02:47 UTC +00:00]] -  (1.0ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change3"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 17:02:47 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:02:47 UTC +00:00]] -  (1.5ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change4"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 17:02:47 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 17:02:47 UTC +00:00]] -  (2.5ms) commit transaction - NotificationManager::Notification Load (4.9ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 69]] - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 69]] - NotificationManager::Notification Load (0.7ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (5.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 70]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 70]] - NotificationManager::Notification Load (0.6ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (4.7ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 71]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 71]] - NotificationManager::Notification Load (0.7ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (5.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 72]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 72]] - NotificationManager::Notification Load (6.0ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'glen' AND "notification_manager_notifications"."target" = 'linda' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change1"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 17:06:22 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:06:22 UTC +00:00]] -  (1.5ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change2"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 17:06:22 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:06:22 UTC +00:00]] -  (1.1ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change3"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 17:06:22 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:06:22 UTC +00:00]] -  (2.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "change4"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 17:06:22 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 17:06:22 UTC +00:00]] -  (1.5ms) commit transaction - NotificationManager::Notification Load (7.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 73]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 73]] - NotificationManager::Notification Load (0.7ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (4.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 74]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 74]] - NotificationManager::Notification Load (0.6ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (4.8ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 75]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 75]] - NotificationManager::Notification Load (0.7ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (6.9ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 76]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 76]] - NotificationManager::Notification Load (0.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'glen' AND "notification_manager_notifications"."target" = 'linda' AND "notification_manager_notifications"."cancelled" = 'f' -  (2.1ms) CREATE TABLE "notification_manager_notifications" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "change_type" varchar(255), "cancelled" boolean, "notified" datetime, "owner" varchar(255), "target" varchar(255), "context" varchar(255), "created_at" datetime, "updated_at" datetime)  -  (3.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) -  (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") -  (0.1ms) SELECT version FROM "schema_migrations" -  (1.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20160420192850') - ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" -  (0.1ms) begin transaction - SQL (35.2ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 17:11:47 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:11:47 UTC +00:00]] -  (1.1ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 17:11:47 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:11:47 UTC +00:00]] -  (1.2ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_editor"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 17:11:47 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:11:47 UTC +00:00]] -  (1.0ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_from_group"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 17:11:47 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 17:11:47 UTC +00:00]] -  (1.8ms) commit transaction - NotificationManager::Notification Load (5.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 1]] - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 1]] - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (4.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 2]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 2]] - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (4.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 3]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 3]] - NotificationManager::Notification Load (5.8ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 4]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 4]] -  (2.0ms) CREATE TABLE "notification_manager_notifications" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "change_type" varchar(255), "cancelled" boolean, "notified" datetime, "owner" varchar(255), "target" varchar(255), "context" varchar(255), "created_at" datetime, "updated_at" datetime)  -  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) -  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") -  (0.1ms) SELECT version FROM "schema_migrations" -  (1.0ms) INSERT INTO "schema_migrations" (version) VALUES ('20160420192850') - ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" -  (0.1ms) begin transaction - SQL (3.0ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 17:16:21 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:16:21 UTC +00:00]] -  (1.6ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 17:16:21 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:16:21 UTC +00:00]] -  (0.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_editor"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 17:16:21 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:16:21 UTC +00:00]] -  (0.8ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 17:16:21 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 17:16:21 UTC +00:00]] -  (0.8ms) commit transaction -  (0.0ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 17:16:21 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:16:21 UTC +00:00]] -  (0.8ms) commit transaction - NotificationManager::Notification Load (4.7ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 5]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 5]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' -  (1.0ms) begin transaction - SQL (1.7ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 1 [["cancelled", true], ["updated_at", Mon, 02 May 2016 17:16:35 UTC +00:00]] -  (0.9ms) commit transaction -  (0.6ms) begin transaction - SQL (0.4ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 5 [["cancelled", true], ["updated_at", Mon, 02 May 2016 17:16:35 UTC +00:00]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (13.0ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 17:48:22 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:48:22 UTC +00:00]] -  (183.0ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 17:48:22 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:48:22 UTC +00:00]] -  (45.0ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_editor"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 17:48:22 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:48:22 UTC +00:00]] -  (2.0ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 17:48:22 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 17:48:22 UTC +00:00]] -  (2.1ms) commit transaction -  (0.1ms) begin transaction - SQL (0.6ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 17:48:22 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:48:22 UTC +00:00]] -  (1.0ms) commit transaction - NotificationManager::Notification Load (21.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 10]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 10]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.2ms) begin transaction - SQL (15.0ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 6 [["cancelled", true], ["updated_at", Mon, 02 May 2016 17:48:26 UTC +00:00]] -  (1.3ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 10 [["cancelled", true], ["updated_at", Mon, 02 May 2016 17:48:27 UTC +00:00]] -  (1.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 17:49:17 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:49:17 UTC +00:00]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 17:49:17 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:49:17 UTC +00:00]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_editor"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 17:49:17 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:49:17 UTC +00:00]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 17:49:17 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 17:49:17 UTC +00:00]] -  (1.4ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 17:49:17 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:49:17 UTC +00:00]] -  (0.8ms) commit transaction - NotificationManager::Notification Load (21.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 15]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 15]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.1ms) begin transaction - SQL (22.6ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 11 [["cancelled", true], ["updated_at", Mon, 02 May 2016 17:49:22 UTC +00:00]] -  (3.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 15 [["cancelled", true], ["updated_at", Mon, 02 May 2016 17:49:22 UTC +00:00]] -  (1.1ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 17:49:45 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:49:45 UTC +00:00]] -  (1.4ms) commit transaction -  (0.1ms) begin transaction - SQL (0.7ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 17:49:45 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:49:45 UTC +00:00]] -  (0.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_editor"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 17:49:45 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:49:45 UTC +00:00]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 17:49:45 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 17:49:45 UTC +00:00]] -  (3.1ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 17:49:45 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:49:45 UTC +00:00]] -  (36.1ms) commit transaction - NotificationManager::Notification Load (4.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 20]] - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 20]] - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.1ms) begin transaction - SQL (13.7ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 16 [["cancelled", true], ["updated_at", Mon, 02 May 2016 17:50:01 UTC +00:00]] -  (1.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 20 [["cancelled", true], ["updated_at", Mon, 02 May 2016 17:50:01 UTC +00:00]] -  (1.1ms) commit transaction - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 17:50:30 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:50:30 UTC +00:00]] -  (0.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 17:50:30 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:50:30 UTC +00:00]] -  (1.0ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_editor"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 17:50:30 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:50:30 UTC +00:00]] -  (1.0ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 17:50:30 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 17:50:30 UTC +00:00]] -  (1.0ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 17:50:30 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:50:30 UTC +00:00]] -  (0.9ms) commit transaction - NotificationManager::Notification Load (23.6ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 25]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 25]] - NotificationManager::Notification Load (0.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.1ms) begin transaction - SQL (14.3ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 21 [["cancelled", true], ["updated_at", Mon, 02 May 2016 17:50:37 UTC +00:00]] -  (1.3ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 25 [["cancelled", true], ["updated_at", Mon, 02 May 2016 17:50:37 UTC +00:00]] -  (1.0ms) commit transaction - NotificationManager::Notification Load (3.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' -  (31.1ms) CREATE TABLE "notification_manager_notifications" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "change_type" varchar(255), "cancelled" boolean, "notified" datetime, "owner" varchar(255), "target" varchar(255), "context" varchar(255), "created_at" datetime, "updated_at" datetime)  -  (4.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) -  (2.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") -  (0.1ms) SELECT version FROM "schema_migrations" -  (2.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20160420192850') - ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" -  (0.1ms) begin transaction - SQL (25.7ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 17:53:11 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:53:11 UTC +00:00]] -  (3.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 17:53:11 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:53:11 UTC +00:00]] -  (1.0ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_editor"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 17:53:11 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:53:11 UTC +00:00]] -  (0.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 17:53:11 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 17:53:11 UTC +00:00]] -  (1.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 17:53:11 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:53:11 UTC +00:00]] -  (0.8ms) commit transaction - NotificationManager::Notification Load (6.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 5]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 5]] - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.2ms) begin transaction - SQL (12.0ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 1 [["cancelled", true], ["updated_at", Mon, 02 May 2016 17:54:27 UTC +00:00]] -  (1.3ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 5 [["cancelled", true], ["updated_at", Mon, 02 May 2016 17:54:27 UTC +00:00]] -  (1.4ms) commit transaction -  (1.5ms) CREATE TABLE "notification_manager_notifications" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "change_type" varchar(255), "cancelled" boolean, "notified" datetime, "owner" varchar(255), "target" varchar(255), "context" varchar(255), "created_at" datetime, "updated_at" datetime)  -  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) -  (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") -  (0.1ms) SELECT version FROM "schema_migrations" -  (1.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20160420192850') - ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" -  (0.1ms) begin transaction - SQL (18.8ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 17:55:19 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:55:19 UTC +00:00]] -  (1.2ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 17:55:19 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:55:19 UTC +00:00]] -  (1.2ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_editor"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 17:55:19 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:55:19 UTC +00:00]] -  (2.0ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 17:55:19 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 17:55:19 UTC +00:00]] -  (1.0ms) commit transaction -  (0.0ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 17:55:19 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:55:19 UTC +00:00]] -  (0.9ms) commit transaction - NotificationManager::Notification Load (3.9ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 5]] - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 5]] - NotificationManager::Notification Load (0.7ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.5ms) begin transaction - SQL (2.5ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 1 [["cancelled", true], ["updated_at", Mon, 02 May 2016 17:56:00 UTC +00:00]] -  (1.2ms) commit transaction -  (0.4ms) begin transaction - SQL (0.9ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 5 [["cancelled", true], ["updated_at", Mon, 02 May 2016 17:56:00 UTC +00:00]] -  (1.4ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 17:56:40 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:56:40 UTC +00:00]] -  (1.4ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 17:56:40 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:56:40 UTC +00:00]] -  (1.2ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_editor"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 17:56:40 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:56:40 UTC +00:00]] -  (0.6ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 17:56:40 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 17:56:40 UTC +00:00]] -  (0.9ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 17:56:40 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:56:40 UTC +00:00]] -  (1.8ms) commit transaction - NotificationManager::Notification Load (5.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 10]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 10]] - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.1ms) begin transaction - SQL (29.7ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 6 [["cancelled", true], ["updated_at", Mon, 02 May 2016 17:57:21 UTC +00:00]] -  (0.9ms) commit transaction -  (0.6ms) begin transaction - SQL (0.3ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 10 [["cancelled", true], ["updated_at", Mon, 02 May 2016 17:57:21 UTC +00:00]] -  (1.4ms) commit transaction -  (0.1ms) begin transaction -  (0.1ms) commit transaction -  (0.0ms) begin transaction -  (0.0ms) commit transaction -  (0.1ms) begin transaction - SQL (0.6ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 17:58:27 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:58:27 UTC +00:00]] -  (1.0ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 17:58:27 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:58:27 UTC +00:00]] -  (0.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_editor"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 17:58:27 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:58:27 UTC +00:00]] -  (0.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 17:58:27 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 17:58:27 UTC +00:00]] -  (0.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 17:58:27 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:58:27 UTC +00:00]] -  (0.9ms) commit transaction - NotificationManager::Notification Load (15.7ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 15]] - NotificationManager::Notification Load (0.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 15]] - NotificationManager::Notification Load (0.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.1ms) begin transaction - SQL (23.6ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 11 [["cancelled", true], ["updated_at", Mon, 02 May 2016 17:58:47 UTC +00:00]] -  (47.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 15 [["cancelled", true], ["updated_at", Mon, 02 May 2016 17:58:47 UTC +00:00]] -  (1.6ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 17:59:04 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:59:04 UTC +00:00]] -  (20.5ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 17:59:04 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:59:04 UTC +00:00]] -  (12.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_editor"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 17:59:04 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:59:04 UTC +00:00]] -  (1.1ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 17:59:04 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 17:59:04 UTC +00:00]] -  (1.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 17:59:04 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 17:59:04 UTC +00:00]] -  (1.2ms) commit transaction - NotificationManager::Notification Load (4.0ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 20]] - NotificationManager::Notification Load (0.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 20]] - NotificationManager::Notification Load (0.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.1ms) begin transaction - SQL (1.4ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 16 [["cancelled", true], ["updated_at", Mon, 02 May 2016 18:00:05 UTC +00:00]] -  (1.3ms) commit transaction -  (0.1ms) begin transaction - SQL (1.0ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 20 [["cancelled", true], ["updated_at", Mon, 02 May 2016 18:00:05 UTC +00:00]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 18:01:22 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:01:22 UTC +00:00]] -  (1.5ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 18:01:22 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:01:22 UTC +00:00]] -  (0.9ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_editor"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 18:01:22 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:01:22 UTC +00:00]] -  (1.4ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 18:01:22 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 18:01:22 UTC +00:00]] -  (1.0ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 18:01:22 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:01:22 UTC +00:00]] -  (0.9ms) commit transaction -  (1.0ms) begin transaction -  (0.1ms) commit transaction -  (0.1ms) begin transaction -  (0.0ms) commit transaction - NotificationManager::Notification Load (21.8ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 25]] - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 25]] - NotificationManager::Notification Load (0.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.2ms) begin transaction - SQL (12.7ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 21 [["cancelled", true], ["updated_at", Mon, 02 May 2016 18:01:46 UTC +00:00]] -  (1.1ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 25 [["cancelled", true], ["updated_at", Mon, 02 May 2016 18:01:46 UTC +00:00]] -  (1.0ms) commit transaction -  (0.0ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 18:02:00 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:02:00 UTC +00:00]] -  (1.4ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 18:02:00 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:02:00 UTC +00:00]] -  (0.8ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_editor"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 18:02:00 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:02:00 UTC +00:00]] -  (0.9ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 18:02:00 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 18:02:00 UTC +00:00]] -  (0.8ms) commit transaction -  (0.0ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 18:02:00 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:02:00 UTC +00:00]] -  (2.0ms) commit transaction - NotificationManager::Notification Load (5.9ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 30]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 30]] - NotificationManager::Notification Load (0.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.1ms) begin transaction - SQL (2.1ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 26 [["cancelled", true], ["updated_at", Mon, 02 May 2016 18:02:23 UTC +00:00]] -  (1.5ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 30 [["cancelled", true], ["updated_at", Mon, 02 May 2016 18:02:23 UTC +00:00]] -  (0.9ms) commit transaction -  (2.0ms) begin transaction -  (0.1ms) commit transaction -  (0.1ms) begin transaction -  (0.1ms) commit transaction -  (1.4ms) CREATE TABLE "notification_manager_notifications" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "change_type" varchar(255), "cancelled" boolean, "notified" datetime, "owner" varchar(255), "target" varchar(255), "context" varchar(255), "created_at" datetime, "updated_at" datetime)  -  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) -  (1.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") -  (0.2ms) SELECT version FROM "schema_migrations" -  (1.4ms) INSERT INTO "schema_migrations" (version) VALUES ('20160420192850') - ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" -  (0.1ms) begin transaction - SQL (34.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 18:04:13 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:04:13 UTC +00:00]] -  (1.2ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 18:04:13 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:04:13 UTC +00:00]] -  (1.2ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_editor"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 18:04:13 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:04:13 UTC +00:00]] -  (1.1ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 18:04:13 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 18:04:13 UTC +00:00]] -  (1.3ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 18:04:13 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:04:13 UTC +00:00]] -  (0.9ms) commit transaction - NotificationManager::Notification Load (4.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 5]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 5]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.1ms) begin transaction - SQL (1.7ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 1 [["cancelled", true], ["updated_at", Mon, 02 May 2016 18:04:27 UTC +00:00]] -  (1.2ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 5 [["cancelled", true], ["updated_at", Mon, 02 May 2016 18:04:27 UTC +00:00]] -  (1.1ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 1 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 5 -  (0.1ms) begin transaction -  (0.0ms) commit transaction -  (0.1ms) begin transaction -  (0.0ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 5 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 1 -  (0.1ms) begin transaction - SQL (0.7ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 18:09:56 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:09:56 UTC +00:00]] -  (1.1ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 18:09:56 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:09:56 UTC +00:00]] -  (1.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_editor"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 18:09:56 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:09:56 UTC +00:00]] -  (1.0ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 18:09:56 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 18:09:56 UTC +00:00]] -  (1.6ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 18:09:56 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:09:56 UTC +00:00]] -  (1.0ms) commit transaction - NotificationManager::Notification Load (12.6ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 10]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 10]] - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 18:10:34 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:10:34 UTC +00:00]] -  (1.4ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 18:10:34 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:10:34 UTC +00:00]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_editor"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 18:10:34 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:10:34 UTC +00:00]] -  (0.8ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 18:10:34 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 18:10:34 UTC +00:00]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 18:10:34 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:10:34 UTC +00:00]] -  (2.7ms) commit transaction - NotificationManager::Notification Load (4.6ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 15]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 15]] - NotificationManager::Notification Load (0.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 18:10:43 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:10:43 UTC +00:00]] -  (1.4ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 18:10:43 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:10:43 UTC +00:00]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.9ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_editor"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 18:10:43 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:10:43 UTC +00:00]] -  (0.8ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 18:10:43 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 18:10:43 UTC +00:00]] -  (0.8ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 18:10:43 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:10:43 UTC +00:00]] -  (2.0ms) commit transaction - NotificationManager::Notification Load (4.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 20]] - NotificationManager::Notification Load (0.7ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 20]] - NotificationManager::Notification Load (0.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 18:11:01 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:11:01 UTC +00:00]] -  (123.1ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 18:11:01 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:11:01 UTC +00:00]] -  (1.4ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_editor"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 18:11:01 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:11:01 UTC +00:00]] -  (1.2ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 18:11:01 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 18:11:01 UTC +00:00]] -  (22.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 18:11:01 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:11:01 UTC +00:00]] -  (11.8ms) commit transaction - NotificationManager::Notification Load (5.0ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 25]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 25]] - NotificationManager::Notification Load (0.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.1ms) begin transaction - SQL (1.0ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 18:11:52 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:11:52 UTC +00:00]] -  (1.3ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 18:11:52 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:11:52 UTC +00:00]] -  (1.5ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_editor"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 18:11:52 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:11:52 UTC +00:00]] -  (1.4ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 18:11:52 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 18:11:52 UTC +00:00]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 18:11:52 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:11:52 UTC +00:00]] -  (12.1ms) commit transaction - NotificationManager::Notification Load (8.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 30]] - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 30]] - NotificationManager::Notification Load (0.6ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.3ms) begin transaction - SQL (44.7ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 6 [["cancelled", true], ["updated_at", Mon, 02 May 2016 18:11:56 UTC +00:00]] -  (0.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 10 [["cancelled", true], ["updated_at", Mon, 02 May 2016 18:11:56 UTC +00:00]] -  (0.7ms) commit transaction - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 6 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 10 -  (0.1ms) begin transaction -  (0.1ms) commit transaction -  (0.2ms) begin transaction - SQL (0.4ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 15 [["cancelled", true], ["updated_at", Mon, 02 May 2016 18:11:56 UTC +00:00]] -  (1.0ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 6 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 15 -  (0.0ms) begin transaction -  (0.1ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 20 [["cancelled", true], ["updated_at", Mon, 02 May 2016 18:11:56 UTC +00:00]] -  (1.1ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 6 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 20 -  (0.1ms) begin transaction -  (0.1ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 25 [["cancelled", true], ["updated_at", Mon, 02 May 2016 18:11:56 UTC +00:00]] -  (0.8ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 6 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 25 -  (0.0ms) begin transaction -  (0.2ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 30 [["cancelled", true], ["updated_at", Mon, 02 May 2016 18:11:56 UTC +00:00]] -  (1.3ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 6 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 30 -  (0.2ms) begin transaction -  (0.1ms) commit transaction -  (0.0ms) begin transaction -  (0.0ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 10 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 6 -  (0.1ms) begin transaction -  (0.1ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 11 [["cancelled", true], ["updated_at", Mon, 02 May 2016 18:11:56 UTC +00:00]] -  (1.0ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 10 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 11 -  (0.0ms) begin transaction -  (0.0ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 16 [["cancelled", true], ["updated_at", Mon, 02 May 2016 18:11:56 UTC +00:00]] -  (1.2ms) commit transaction - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 10 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 16 -  (0.0ms) begin transaction -  (0.1ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 21 [["cancelled", true], ["updated_at", Mon, 02 May 2016 18:11:56 UTC +00:00]] -  (1.1ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 10 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 21 -  (0.0ms) begin transaction -  (0.0ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 26 [["cancelled", true], ["updated_at", Mon, 02 May 2016 18:11:56 UTC +00:00]] -  (1.7ms) commit transaction - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 10 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 26 -  (0.1ms) begin transaction -  (0.0ms) commit transaction -  (0.0ms) begin transaction -  (0.1ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 11 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 10 -  (0.0ms) begin transaction -  (0.0ms) commit transaction -  (0.0ms) begin transaction -  (0.0ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 11 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 15 -  (0.1ms) begin transaction -  (0.1ms) commit transaction -  (0.0ms) begin transaction -  (0.0ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 11 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 20 -  (0.0ms) begin transaction -  (0.0ms) commit transaction -  (0.0ms) begin transaction -  (0.0ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 11 - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 25 -  (0.0ms) begin transaction -  (0.1ms) commit transaction -  (0.0ms) begin transaction -  (0.1ms) commit transaction - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 11 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 30 -  (0.1ms) begin transaction -  (0.0ms) commit transaction -  (0.0ms) begin transaction -  (0.0ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 15 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 6 -  (0.0ms) begin transaction -  (0.0ms) commit transaction -  (0.1ms) begin transaction -  (0.0ms) commit transaction - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 15 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 11 -  (0.0ms) begin transaction -  (0.0ms) commit transaction -  (0.0ms) begin transaction -  (0.1ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 15 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 16 -  (0.0ms) begin transaction -  (0.2ms) commit transaction -  (0.0ms) begin transaction -  (0.0ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 15 - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 21 -  (0.0ms) begin transaction -  (0.0ms) commit transaction -  (0.0ms) begin transaction -  (0.0ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 15 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 26 -  (0.1ms) begin transaction -  (0.0ms) commit transaction -  (0.0ms) begin transaction -  (0.0ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 16 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 10 -  (0.0ms) begin transaction -  (0.0ms) commit transaction -  (0.0ms) begin transaction -  (0.0ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 16 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 15 -  (0.2ms) begin transaction -  (0.1ms) commit transaction -  (0.1ms) begin transaction -  (0.0ms) commit transaction - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 16 - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 20 -  (0.0ms) begin transaction -  (0.0ms) commit transaction -  (0.0ms) begin transaction -  (0.1ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 16 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 25 -  (0.1ms) begin transaction -  (0.0ms) commit transaction -  (0.0ms) begin transaction -  (0.2ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 16 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 30 -  (0.0ms) begin transaction -  (0.0ms) commit transaction -  (0.0ms) begin transaction -  (0.0ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 20 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 6 -  (0.0ms) begin transaction -  (0.0ms) commit transaction -  (0.1ms) begin transaction -  (0.0ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 20 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 11 -  (0.2ms) begin transaction -  (0.1ms) commit transaction -  (0.0ms) begin transaction -  (0.0ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 20 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 16 -  (0.0ms) begin transaction -  (0.0ms) commit transaction -  (0.0ms) begin transaction -  (0.0ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 20 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 21 -  (0.0ms) begin transaction -  (0.0ms) commit transaction -  (0.0ms) begin transaction -  (0.0ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 20 - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 26 -  (0.0ms) begin transaction -  (0.0ms) commit transaction -  (0.1ms) begin transaction -  (0.0ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 21 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 10 -  (0.0ms) begin transaction -  (0.0ms) commit transaction -  (0.0ms) begin transaction -  (0.0ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 21 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 15 -  (0.0ms) begin transaction -  (0.1ms) commit transaction -  (0.0ms) begin transaction -  (0.0ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 21 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 20 -  (0.0ms) begin transaction -  (0.0ms) commit transaction -  (0.0ms) begin transaction -  (0.0ms) commit transaction - SQL (0.8ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 21 - SQL (0.3ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 25 -  (0.1ms) begin transaction -  (0.1ms) commit transaction -  (0.1ms) begin transaction -  (0.2ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 21 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 30 -  (0.1ms) begin transaction -  (0.1ms) commit transaction -  (0.0ms) begin transaction -  (0.0ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 25 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 6 -  (0.0ms) begin transaction -  (0.0ms) commit transaction -  (0.1ms) begin transaction -  (0.1ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 25 - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 11 -  (0.0ms) begin transaction -  (0.0ms) commit transaction -  (0.0ms) begin transaction -  (0.0ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 25 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 16 -  (0.0ms) begin transaction -  (0.0ms) commit transaction -  (0.0ms) begin transaction -  (0.0ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 25 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 21 -  (0.0ms) begin transaction -  (0.0ms) commit transaction -  (0.0ms) begin transaction -  (0.0ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 25 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 26 -  (0.0ms) begin transaction -  (0.0ms) commit transaction -  (0.0ms) begin transaction -  (0.0ms) commit transaction - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 26 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 10 -  (0.0ms) begin transaction -  (0.0ms) commit transaction -  (0.0ms) begin transaction -  (0.0ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 26 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 15 -  (0.0ms) begin transaction -  (0.0ms) commit transaction -  (0.0ms) begin transaction -  (0.0ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 26 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 20 -  (0.2ms) begin transaction -  (0.0ms) commit transaction -  (0.2ms) begin transaction -  (0.0ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 26 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 25 -  (0.2ms) begin transaction -  (0.1ms) commit transaction -  (0.0ms) begin transaction -  (0.0ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 26 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 30 -  (0.1ms) begin transaction -  (0.0ms) commit transaction -  (0.0ms) begin transaction -  (0.2ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 30 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 6 -  (0.0ms) begin transaction -  (0.0ms) commit transaction -  (0.0ms) begin transaction -  (0.0ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 30 - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 11 -  (0.0ms) begin transaction -  (0.0ms) commit transaction -  (0.0ms) begin transaction -  (0.0ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 30 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 16 -  (0.2ms) begin transaction -  (0.0ms) commit transaction -  (0.0ms) begin transaction -  (0.0ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 30 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 21 -  (0.0ms) begin transaction -  (0.0ms) commit transaction -  (0.0ms) begin transaction -  (0.0ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 30 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 26 -  (0.1ms) begin transaction - SQL (0.6ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 18:15:33 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:15:33 UTC +00:00]] -  (1.6ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 18:15:33 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:15:33 UTC +00:00]] -  (2.0ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_editor"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 18:15:33 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:15:33 UTC +00:00]] -  (1.3ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 18:15:33 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 18:15:33 UTC +00:00]] -  (1.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 18:15:33 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:15:33 UTC +00:00]] -  (1.5ms) commit transaction - NotificationManager::Notification Load (15.0ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 35]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 35]] - NotificationManager::Notification Load (0.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 18:16:18 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:16:18 UTC +00:00]] -  (1.0ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 18:16:18 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:16:18 UTC +00:00]] -  (1.1ms) commit transaction -  (0.0ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_editor"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 18:16:18 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:16:18 UTC +00:00]] -  (1.6ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 18:16:18 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 18:16:18 UTC +00:00]] -  (1.6ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 18:16:18 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:16:18 UTC +00:00]] -  (1.3ms) commit transaction - NotificationManager::Notification Load (27.0ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 40]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 40]] - NotificationManager::Notification Load (0.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 18:16:59 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:16:59 UTC +00:00]] -  (1.5ms) commit transaction -  (0.0ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 18:16:59 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:16:59 UTC +00:00]] -  (1.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_editor"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 18:16:59 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:16:59 UTC +00:00]] -  (1.2ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 18:16:59 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 18:16:59 UTC +00:00]] -  (1.2ms) commit transaction -  (0.0ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 18:16:59 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:16:59 UTC +00:00]] -  (1.2ms) commit transaction - NotificationManager::Notification Load (25.6ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 45]] - NotificationManager::Notification Load (0.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 45]] - NotificationManager::Notification Load (0.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.2ms) begin transaction - SQL (11.5ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 31 [["cancelled", true], ["updated_at", Mon, 02 May 2016 18:17:03 UTC +00:00]] -  (1.2ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 35 [["cancelled", true], ["updated_at", Mon, 02 May 2016 18:17:03 UTC +00:00]] -  (1.8ms) commit transaction - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 31 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 35 -  (0.3ms) begin transaction -  (0.0ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 40 [["cancelled", true], ["updated_at", Mon, 02 May 2016 18:17:03 UTC +00:00]] -  (1.5ms) commit transaction - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 31 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 40 -  (0.1ms) begin transaction -  (0.3ms) commit transaction -  (0.0ms) begin transaction - SQL (0.4ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 45 [["cancelled", true], ["updated_at", Mon, 02 May 2016 18:17:03 UTC +00:00]] -  (1.2ms) commit transaction - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 31 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 45 -  (0.1ms) begin transaction -  (0.1ms) commit transaction -  (0.3ms) begin transaction -  (0.0ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 35 - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 31 -  (0.1ms) begin transaction -  (0.1ms) commit transaction -  (0.0ms) begin transaction - SQL (0.5ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 36 [["cancelled", true], ["updated_at", Mon, 02 May 2016 18:17:03 UTC +00:00]] -  (1.3ms) commit transaction - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 35 - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 36 -  (0.1ms) begin transaction -  (0.0ms) commit transaction -  (0.0ms) begin transaction - SQL (0.4ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 41 [["cancelled", true], ["updated_at", Mon, 02 May 2016 18:17:03 UTC +00:00]] -  (1.3ms) commit transaction - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 35 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 41 -  (0.1ms) begin transaction -  (0.1ms) commit transaction -  (0.0ms) begin transaction -  (0.0ms) commit transaction - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 36 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 35 -  (0.1ms) begin transaction -  (0.1ms) commit transaction -  (0.0ms) begin transaction -  (0.0ms) commit transaction - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 36 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 40 -  (0.1ms) begin transaction -  (0.1ms) commit transaction -  (0.1ms) begin transaction -  (0.1ms) commit transaction - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 36 - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 45 -  (0.1ms) begin transaction -  (0.0ms) commit transaction -  (0.0ms) begin transaction -  (0.0ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 40 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 31 -  (0.1ms) begin transaction -  (0.1ms) commit transaction -  (0.0ms) begin transaction -  (0.1ms) commit transaction - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 40 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 36 -  (0.1ms) begin transaction -  (0.0ms) commit transaction -  (0.0ms) begin transaction -  (0.0ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 40 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 41 -  (0.1ms) begin transaction -  (0.1ms) commit transaction -  (0.1ms) begin transaction -  (0.1ms) commit transaction - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 41 - SQL (0.3ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 35 -  (0.1ms) begin transaction -  (0.1ms) commit transaction -  (0.1ms) begin transaction -  (0.1ms) commit transaction - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 41 - SQL (0.5ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 40 -  (0.1ms) begin transaction -  (0.1ms) commit transaction -  (0.1ms) begin transaction -  (0.1ms) commit transaction - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 41 - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 45 -  (0.1ms) begin transaction -  (0.1ms) commit transaction -  (0.0ms) begin transaction -  (0.0ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 45 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 31 -  (0.3ms) begin transaction -  (0.1ms) commit transaction -  (0.2ms) begin transaction -  (0.0ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 45 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 36 -  (0.1ms) begin transaction -  (0.2ms) commit transaction -  (0.0ms) begin transaction -  (0.0ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 45 - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 41 -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 18:17:57 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:17:57 UTC +00:00]] -  (1.5ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 18:17:57 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:17:57 UTC +00:00]] -  (0.8ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_editor"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 18:17:57 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:17:57 UTC +00:00]] -  (1.0ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 18:17:57 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 18:17:57 UTC +00:00]] -  (3.3ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 18:17:57 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:17:57 UTC +00:00]] -  (1.5ms) commit transaction - NotificationManager::Notification Load (6.0ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 50]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 50]] - NotificationManager::Notification Load (0.6ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.6ms) begin transaction - SQL (2.6ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 46 [["cancelled", true], ["updated_at", Mon, 02 May 2016 18:18:09 UTC +00:00]] -  (1.4ms) commit transaction -  (0.7ms) begin transaction - SQL (0.5ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 50 [["cancelled", true], ["updated_at", Mon, 02 May 2016 18:18:15 UTC +00:00]] -  (1.0ms) commit transaction - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 46 - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 50 -  (0.1ms) begin transaction -  (0.1ms) commit transaction -  (0.1ms) begin transaction -  (0.0ms) commit transaction - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 50 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 46 -  (0.1ms) begin transaction - SQL (0.6ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 18:29:41 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:29:41 UTC +00:00]] -  (1.5ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 18:29:41 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:29:41 UTC +00:00]] -  (1.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_editor"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 18:29:41 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:29:41 UTC +00:00]] -  (2.5ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 18:29:41 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 18:29:41 UTC +00:00]] -  (1.1ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 18:29:41 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:29:41 UTC +00:00]] -  (2.0ms) commit transaction - NotificationManager::Notification Load (22.7ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 55]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 55]] - NotificationManager::Notification Load (0.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.2ms) begin transaction - SQL (13.7ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 51 [["cancelled", true], ["updated_at", Mon, 02 May 2016 18:29:44 UTC +00:00]] -  (1.4ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 55 [["cancelled", true], ["updated_at", Mon, 02 May 2016 18:29:44 UTC +00:00]] -  (2.4ms) commit transaction - SQL (0.3ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 51 - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 55 - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 51 - SQL (0.3ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 55 -  (0.1ms) begin transaction -  (0.1ms) commit transaction -  (0.0ms) begin transaction -  (0.1ms) commit transaction - SQL (0.3ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 55 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 51 -  (0.2ms) begin transaction - SQL (1.6ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 18:37:17 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:37:17 UTC +00:00]] -  (1.9ms) commit transaction -  (0.2ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 18:37:17 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:37:17 UTC +00:00]] -  (1.6ms) commit transaction -  (0.2ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_editor"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 18:37:17 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:37:17 UTC +00:00]] -  (1.2ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 18:37:17 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 18:37:17 UTC +00:00]] -  (1.1ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 18:37:17 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:37:17 UTC +00:00]] -  (7.4ms) commit transaction - NotificationManager::Notification Load (13.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 60]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 60]] - NotificationManager::Notification Load (1.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.2ms) begin transaction - SQL (9.7ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 56 [["cancelled", true], ["updated_at", Mon, 02 May 2016 18:37:20 UTC +00:00]] -  (1.5ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 60 [["cancelled", true], ["updated_at", Mon, 02 May 2016 18:37:20 UTC +00:00]] -  (1.5ms) commit transaction - SQL (0.4ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 56 - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 60 - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 56 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 60 -  (0.1ms) begin transaction -  (0.1ms) commit transaction -  (0.1ms) begin transaction -  (0.0ms) commit transaction - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 60 - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 56 -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 18:39:14 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:39:14 UTC +00:00]] -  (1.5ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 18:39:14 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:39:14 UTC +00:00]] -  (0.8ms) commit transaction -  (0.0ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_editor"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 18:39:14 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:39:14 UTC +00:00]] -  (0.9ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 18:39:14 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 18:39:14 UTC +00:00]] -  (3.5ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 18:39:14 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:39:14 UTC +00:00]] -  (1.4ms) commit transaction - NotificationManager::Notification Load (15.0ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 65]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 65]] - NotificationManager::Notification Load (0.6ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.1ms) begin transaction - SQL (10.6ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 61 [["cancelled", true], ["updated_at", Mon, 02 May 2016 18:39:16 UTC +00:00]] -  (1.5ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 65 [["cancelled", true], ["updated_at", Mon, 02 May 2016 18:39:16 UTC +00:00]] -  (1.0ms) commit transaction - SQL (0.3ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 61 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 65 -  (0.1ms) begin transaction -  (0.0ms) commit transaction -  (0.0ms) begin transaction -  (0.0ms) commit transaction - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 65 - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 61 -  (1.5ms) CREATE TABLE "notification_manager_notifications" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "change_type" varchar(255), "cancelled" boolean, "notified" datetime, "owner" varchar(255), "target" varchar(255), "context" varchar(255), "created_at" datetime, "updated_at" datetime)  -  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) -  (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") -  (0.2ms) SELECT version FROM "schema_migrations" -  (1.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20160420192850') - ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" -  (0.1ms) begin transaction - SQL (35.2ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 18:42:01 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:42:01 UTC +00:00]] -  (9.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 18:42:01 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:42:01 UTC +00:00]] -  (1.2ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_editor"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 18:42:01 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:42:01 UTC +00:00]] -  (1.4ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 18:42:01 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 18:42:01 UTC +00:00]] -  (1.3ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 18:42:01 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:42:01 UTC +00:00]] -  (1.4ms) commit transaction - NotificationManager::Notification Load (4.4ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 5]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 5]] - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.1ms) begin transaction - SQL (2.4ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 1 [["cancelled", true], ["updated_at", Mon, 02 May 2016 18:42:06 UTC +00:00]] -  (1.2ms) commit transaction -  (0.2ms) begin transaction - SQL (0.3ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 5 [["cancelled", true], ["updated_at", Mon, 02 May 2016 18:42:06 UTC +00:00]] -  (0.8ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 1 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 5 -  (0.1ms) begin transaction -  (0.1ms) commit transaction -  (0.1ms) begin transaction -  (0.0ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 5 - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 1 -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 18:43:57 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:43:57 UTC +00:00]] -  (1.3ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 18:43:57 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:43:57 UTC +00:00]] -  (1.1ms) commit transaction -  (0.1ms) begin transaction - SQL (0.2ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_editor"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 18:43:57 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:43:57 UTC +00:00]] -  (0.9ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 18:43:57 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 18:43:57 UTC +00:00]] -  (1.0ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 18:43:57 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:43:57 UTC +00:00]] -  (0.9ms) commit transaction - NotificationManager::Notification Load (6.6ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 10]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 10]] - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.1ms) begin transaction - SQL (2.1ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 6 [["cancelled", true], ["updated_at", Mon, 02 May 2016 18:44:01 UTC +00:00]] -  (1.1ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 10 [["cancelled", true], ["updated_at", Mon, 02 May 2016 18:44:01 UTC +00:00]] -  (0.9ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" IN (6) - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" IN (10) -  (0.1ms) begin transaction -  (0.1ms) commit transaction -  (0.0ms) begin transaction -  (0.1ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" IN (10) - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" IN (6) -  (1.6ms) CREATE TABLE "notification_manager_notifications" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "change_type" varchar(255), "cancelled" boolean, "notified" datetime, "owner" varchar(255), "target" varchar(255), "context" varchar(255), "created_at" datetime, "updated_at" datetime)  -  (4.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) -  (2.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") -  (0.1ms) SELECT version FROM "schema_migrations" -  (1.5ms) INSERT INTO "schema_migrations" (version) VALUES ('20160420192850') - ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" -  (0.1ms) begin transaction - SQL (16.9ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 18:46:00 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:46:00 UTC +00:00]] -  (7.3ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 18:46:00 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:46:00 UTC +00:00]] -  (1.1ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_editor"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 18:46:00 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:46:00 UTC +00:00]] -  (3.3ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 18:46:00 UTC +00:00], ["owner", "glen"], ["target", "linda"], ["updated_at", Mon, 02 May 2016 18:46:00 UTC +00:00]] -  (1.0ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 18:46:00 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 18:46:00 UTC +00:00]] -  (0.9ms) commit transaction - NotificationManager::Notification Load (7.6ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 5]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 5]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.2ms) begin transaction - SQL (2.1ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 1 [["cancelled", true], ["updated_at", Mon, 02 May 2016 18:46:01 UTC +00:00]] -  (35.4ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 5 [["cancelled", true], ["updated_at", Mon, 02 May 2016 18:46:01 UTC +00:00]] -  (0.9ms) commit transaction - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" IN (1) - SQL (0.1ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" IN (5) - SQL (0.3ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 1 - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" IN (1) - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 1 - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 0 - SQL (43.5ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = 1 - SQL (0.2ms) DELETE FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' AND "notification_manager_notifications"."id" = 1 -  (0.1ms) begin transaction - SQL (0.6ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 19:02:09 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 19:02:09 UTC +00:00]] -  (1.6ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 19:02:09 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 19:02:09 UTC +00:00]] -  (1.3ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_editor"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 19:02:09 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 19:02:09 UTC +00:00]] -  (1.1ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 19:02:09 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 19:02:09 UTC +00:00]] -  (0.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 19:02:09 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 19:02:09 UTC +00:00]] -  (1.3ms) commit transaction - NotificationManager::Notification Load (12.7ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 10]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 10]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.1ms) begin transaction - SQL (9.0ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 6 [["cancelled", true], ["updated_at", Mon, 02 May 2016 19:02:10 UTC +00:00]] -  (1.1ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 10 [["cancelled", true], ["updated_at", Mon, 02 May 2016 19:02:10 UTC +00:00]] -  (0.9ms) commit transaction -  (1.9ms) CREATE TABLE "notification_manager_notifications" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "change_type" varchar(255), "cancelled" boolean, "notified" datetime, "owner" varchar(255), "target" varchar(255), "context" varchar(255), "created_at" datetime, "updated_at" datetime)  -  (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) -  (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") -  (0.1ms) SELECT version FROM "schema_migrations" -  (2.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20160420192850') - ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" -  (0.1ms) begin transaction - SQL (4.5ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 19:02:53 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 19:02:53 UTC +00:00]] -  (0.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 19:02:53 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 19:02:53 UTC +00:00]] -  (0.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_editor"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 19:02:53 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 19:02:53 UTC +00:00]] -  (0.8ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 19:02:53 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 19:02:53 UTC +00:00]] -  (0.8ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 19:02:53 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 19:02:53 UTC +00:00]] -  (2.9ms) commit transaction - NotificationManager::Notification Load (7.8ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 5]] - NotificationManager::Notification Load (0.2ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 5]] - NotificationManager::Notification Load (0.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.2ms) begin transaction - SQL (16.8ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 1 [["cancelled", true], ["updated_at", Mon, 02 May 2016 19:02:56 UTC +00:00]] -  (236.5ms) commit transaction -  (0.1ms) begin transaction - SQL (0.8ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 5 [["cancelled", true], ["updated_at", Mon, 02 May 2016 19:02:56 UTC +00:00]] -  (32.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 19:03:39 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 19:03:39 UTC +00:00]] -  (1.5ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 19:03:39 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 19:03:39 UTC +00:00]] -  (0.8ms) commit transaction -  (0.0ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_editor"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 19:03:39 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 19:03:39 UTC +00:00]] -  (0.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 19:03:39 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 19:03:39 UTC +00:00]] -  (1.0ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 19:03:39 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 19:03:39 UTC +00:00]] -  (1.0ms) commit transaction - NotificationManager::Notification Load (8.0ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 10]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 10]] - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.1ms) begin transaction - SQL (15.5ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 6 [["cancelled", true], ["updated_at", Mon, 02 May 2016 19:03:50 UTC +00:00]] -  (1.1ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 10 [["cancelled", true], ["updated_at", Mon, 02 May 2016 19:03:50 UTC +00:00]] -  (0.9ms) commit transaction - NotificationManager::Notification Load (0.3ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 19:04:40 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 19:04:40 UTC +00:00]] -  (2.4ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id2"], ["created_at", Mon, 02 May 2016 19:04:40 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 19:04:40 UTC +00:00]] -  (0.9ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_editor"], ["context", "work_id3"], ["created_at", Mon, 02 May 2016 19:04:40 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 19:04:40 UTC +00:00]] -  (0.8ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "added_to_group"], ["context", "work_id4"], ["created_at", Mon, 02 May 2016 19:04:40 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 19:04:40 UTC +00:00]] -  (1.0ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "notification_manager_notifications" ("cancelled", "change_type", "context", "created_at", "owner", "target", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cancelled", false], ["change_type", "removed_as_delegate"], ["context", "work_id1"], ["created_at", Mon, 02 May 2016 19:04:40 UTC +00:00], ["owner", "kyle"], ["target", "kylelawhorn@gmail.com"], ["updated_at", Mon, 02 May 2016 19:04:40 UTC +00:00]] -  (0.8ms) commit transaction - NotificationManager::Notification Load (13.6ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 15]] - NotificationManager::Notification Load (0.1ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."id" = ? LIMIT 1 [["id", 15]] - NotificationManager::Notification Load (0.5ms) SELECT "notification_manager_notifications".* FROM "notification_manager_notifications" WHERE "notification_manager_notifications"."owner" = 'kyle' AND "notification_manager_notifications"."target" = 'kylelawhorn@gmail.com' AND "notification_manager_notifications"."cancelled" = 'f' -  (0.1ms) begin transaction - SQL (13.4ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 11 [["cancelled", true], ["updated_at", Mon, 02 May 2016 19:04:46 UTC +00:00]] -  (0.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) UPDATE "notification_manager_notifications" SET "cancelled" = ?, "updated_at" = ? WHERE "notification_manager_notifications"."id" = 15 [["cancelled", true], ["updated_at", Mon, 02 May 2016 19:04:46 UTC +00:00]] -  (1.0ms) commit transaction - Rendered /Users/kyle/workspace/notification_manager/app/views/notification_manager/notification_mailer/construct_email.html.erb (2.0ms) - -Sent mail to kylelawhorn@gmail.com (20.8ms) -Date: Mon, 02 May 2016 15:04:47 -0400 -From: kyle -To: kylelawhorn@gmail.com -Message-ID: <5727a4cfaa285_43cb3fe2e9063be433988@kyles-mbp.lang.uc.edu.mail> -Subject: Updates from Scholar@UC -Mime-Version: 1.0 -Content-Type: text/html; - charset=UTF-8 -Content-Transfer-Encoding: 7bit - -<!-- mailer template here --> -<div> - Dear Scholar@UC User, -</div> -<br> -This email is to inform you that the following changes have been made to your account: -<br><br> -<table><th><td>Change Owner</td><td>Change Context</td><td>Change</td><td>Time</td></th><tr><td>kyle</td><td>work_id2</td><td>added_to_group</td><td>2016-05-02 19:02:53 UTC</td></tr><tr><td>kyle</td><td>work_id3</td><td>removed_as_editor</td><td>2016-05-02 19:02:53 UTC</td></tr><tr><td>kyle</td><td>work_id4</td><td>added_to_group</td><td>2016-05-02 19:02:53 UTC</td></tr><tr><td>kyle</td><td>work_id2</td><td>added_to_group</td><td>2016-05-02 19:03:39 UTC</td></tr><tr><td>kyle</td><td>work_id3</td><td>removed_as_editor</td><td>2016-05-02 19:03:39 UTC</td></tr><tr><td>kyle</td><td>work_id4</td><td>added_to_group</td><td>2016-05-02 19:03:39 UTC</td></tr><tr><td>kyle</td><td>work_id2</td><td>added_to_group</td><td>2016-05-02 19:04:40 UTC</td></tr><tr><td>kyle</td><td>work_id3</td><td>removed_as_editor</td><td>2016-05-02 19:04:40 UTC</td></tr><tr><td>kyle</td><td>work_id4</td><td>added_to_group</td><td>2016-05-02 19:04:40 UTC</td></tr></table> - -Changes can include: -<br> -<ul> - <li>Being added/removed as another contributor's delegate</li> - <li>Being added/removed as an editor of a work</li> - <li>Being added/removed to a group</li> -</ul> - - -Thanks, -The Scholar@UC team -  (2.7ms) CREATE TABLE "notification_manager_notifications" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "change_type" varchar(255), "cancelled" boolean, "notified" datetime, "owner" varchar(255), "target" varchar(255), "context" varchar(255), "created_at" datetime, "updated_at" datetime)  -  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) -  (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") -  (0.1ms) SELECT version FROM "schema_migrations" -  (1.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20160420192850') -  (1.5ms) CREATE TABLE "change_manager_notifications" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "change_type" varchar(255), "cancelled" boolean, "notified" datetime, "owner" varchar(255), "target" varchar(255), "context" varchar(255), "created_at" datetime, "updated_at" datetime)  -  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) -  (1.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") -  (0.2ms) SELECT version FROM "schema_migrations" -  (1.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20160420192850') +Migrating to CreateChangeManagerChanges (20160420192850)  (1.5ms) CREATE TABLE "change_manager_changes" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "change_type" varchar(255), "cancelled" boolean, "notified" datetime, "owner" varchar(255), "target" varchar(255), "context" varchar(255), "created_at" datetime, "updated_at" datetime)  -  (2.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) -  (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") -  (0.1ms) SELECT version FROM "schema_migrations" -  (1.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20160420192850') -  (1.4ms) CREATE TABLE "change_manager_changes" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "change_type" varchar(255), "cancelled" boolean, "notified" datetime, "owner" varchar(255), "target" varchar(255), "context" varchar(255), "created_at" datetime, "updated_at" datetime)  -  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) -  (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") -  (0.1ms) SELECT version FROM "schema_migrations" -  (1.4ms) INSERT INTO "schema_migrations" (version) VALUES ('20160420192850') -  (1.4ms) CREATE TABLE "change_manager_changes" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "change_type" varchar(255), "cancelled" boolean, "notified" datetime, "owner" varchar(255), "target" varchar(255), "context" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") -  (0.2ms) SELECT version FROM "schema_migrations" -  (2.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20160420192850') +  (0.1ms) SELECT version FROM "schema_migrations" +  (1.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20160420192850')