Connecting to database specified by database.yml  (2.9ms) select sqlite_version(*)  (2.4ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction Connecting to database specified by database.yml  (3.0ms) select sqlite_version(*)  (2.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction Connecting to database specified by database.yml  (2.3ms) select sqlite_version(*)  (3.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.6ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction Connecting to database specified by database.yml  (32.7ms) select sqlite_version(*)  (3.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction Connecting to database specified by database.yml  (2.4ms) select sqlite_version(*)  (4.2ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.0ms) rollback transaction Connecting to database specified by database.yml  (29.6ms) select sqlite_version(*)  (4.4ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (5.6ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (3.6ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (6.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") Connecting to database specified by database.yml  (28.8ms) select sqlite_version(*)  (3.4ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") Connecting to database specified by database.yml  (25.0ms) select sqlite_version(*)  (3.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.3ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction Connecting to database specified by database.yml  (2.4ms) select sqlite_version(*)  (3.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction Connecting to database specified by database.yml  (2.5ms) select sqlite_version(*)  (1.6ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.0ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.0ms) rollback transaction Connecting to database specified by database.yml  (2.5ms) select sqlite_version(*)  (3.9ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.2ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction Connecting to database specified by database.yml  (2.9ms) select sqlite_version(*)  (3.1ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.1ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.9ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction Connecting to database specified by database.yml  (2.8ms) select sqlite_version(*)  (2.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (15.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Thu, 14 Mar 2013 04:40:06 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan"], ["updated_at", Thu, 14 Mar 2013 04:40:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction Connecting to database specified by database.yml  (2.4ms) select sqlite_version(*)  (3.3ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: id  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (8.0ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Thu, 14 Mar 2013 04:40:54 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan Ricker"], ["updated_at", Thu, 14 Mar 2013 04:40:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Thu, 14 Mar 2013 04:40:54 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan Ricker"], ["updated_at", Thu, 14 Mar 2013 04:40:54 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: id  (0.0ms) SAVEPOINT active_record_1 SQL (1.1ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Thu, 14 Mar 2013 04:40:54 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan Ricker"], ["updated_at", Thu, 14 Mar 2013 04:40:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction Connecting to database specified by database.yml  (2.5ms) select sqlite_version(*)  (3.9ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (10.0ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Thu, 14 Mar 2013 04:41:44 UTC +00:00], ["email", nil], ["location", nil], ["name", "Dude Bro"], ["updated_at", Thu, 14 Mar 2013 04:41:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.0ms) rollback transaction Connecting to database specified by database.yml  (2.7ms) select sqlite_version(*)  (1.2ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.0ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.9ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (13.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Thu, 14 Mar 2013 04:59:35 UTC +00:00], ["email", nil], ["location", nil], ["name", "Dude Bro"], ["updated_at", Thu, 14 Mar 2013 04:59:35 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction Connecting to database specified by database.yml  (3.0ms) select sqlite_version(*)  (1.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (12.9ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Thu, 14 Mar 2013 05:07:16 UTC +00:00], ["email", nil], ["location", nil], ["name", "Dude Bro"], ["updated_at", Thu, 14 Mar 2013 05:07:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction Connecting to database specified by database.yml  (2.9ms) select sqlite_version(*)  (1.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (11.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Thu, 14 Mar 2013 05:08:33 UTC +00:00], ["email", nil], ["location", nil], ["name", "Dude Bro"], ["updated_at", Thu, 14 Mar 2013 05:08:33 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction Connecting to database specified by database.yml  (2.4ms) select sqlite_version(*)  (3.1ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (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) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (13.1ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Thu, 14 Mar 2013 05:09:00 UTC +00:00], ["email", nil], ["location", nil], ["name", "Dude Bro"], ["updated_at", Thu, 14 Mar 2013 05:09:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction Connecting to database specified by database.yml  (2.4ms) select sqlite_version(*)  (3.9ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.3ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (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) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (8.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Thu, 14 Mar 2013 05:10:56 UTC +00:00], ["email", nil], ["location", nil], ["name", "Dude Bro"], ["updated_at", Thu, 14 Mar 2013 05:10:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction Connecting to database specified by database.yml  (2.5ms) select sqlite_version(*)  (2.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") Connecting to database specified by database.yml  (2.1ms) select sqlite_version(*)  (3.5ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") Connecting to database specified by database.yml  (2.0ms) select sqlite_version(*)  (2.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.3ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (54.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Thu, 14 Mar 2013 05:33:18 UTC +00:00], ["email", nil], ["location", nil], ["name", "Dude Bro"], ["updated_at", Thu, 14 Mar 2013 05:33:18 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.4ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: id  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Thu, 14 Mar 2013 05:33:18 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan Ricker"], ["updated_at", Thu, 14 Mar 2013 05:33:18 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Thu, 14 Mar 2013 05:33:18 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan Ricker"], ["updated_at", Thu, 14 Mar 2013 05:33:18 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: id  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Thu, 14 Mar 2013 05:33:18 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan Ricker"], ["updated_at", Thu, 14 Mar 2013 05:33:18 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction Connecting to database specified by database.yml  (3.0ms) select sqlite_version(*)  (1.4ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "last_login" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.3ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (14.0ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Fri, 15 Mar 2013 06:53:53 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan"], ["updated_at", Fri, 15 Mar 2013 06:53:53 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.1ms) rollback transaction Connecting to database specified by database.yml  (2.5ms) select sqlite_version(*)  (1.3ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (8.1ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Fri, 15 Mar 2013 06:54:39 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan"], ["updated_at", Fri, 15 Mar 2013 06:54:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", nil], ["created_at", Fri, 15 Mar 2013 06:54:39 UTC +00:00], ["email", "jbrown1@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$1gPYJ6uvwEy6DnlFVhWey.8rCqAXJ5wwQeULHd42fQr2pAL/85PqC"], ["updated_at", Fri, 15 Mar 2013 06:54:39 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", nil], ["created_at", Fri, 15 Mar 2013 06:54:39 UTC +00:00], ["email", "jbrown2@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$GaK9EweVJgcydKU73uGh5edQf8WWjVHr4VdoGfV7kNPrYdqelO1u."], ["updated_at", Fri, 15 Mar 2013 06:54:39 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 15 Mar 2013 06:54:39 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 15 Mar 2013 06:54:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 15 Mar 2013 06:54:39 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 15 Mar 2013 06:54:39 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", nil], ["created_at", Fri, 15 Mar 2013 06:54:39 UTC +00:00], ["email", "jbrown3@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$0S0f7oaTV3vw62TNPPGSMuq79Noq1FE14cw1vqlKXrxYjVtkAB6ke"], ["updated_at", Fri, 15 Mar 2013 06:54:39 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (1.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", nil], ["created_at", Fri, 15 Mar 2013 06:54:39 UTC +00:00], ["email", "jbrown4@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$NLz7pBdmp7rmTf3ChiZ14e/KHD9gO1EjOZOwaN.tVdO7TMF09T7my"], ["updated_at", Fri, 15 Mar 2013 06:54:39 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", nil], ["created_at", Fri, 15 Mar 2013 06:54:39 UTC +00:00], ["email", "jbrown5@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$dA6Uxp/JSNZrl3ht.2.1QOKLQZ57phSEm0KNnBZ4xzwPaAOM6PQ3y"], ["updated_at", Fri, 15 Mar 2013 06:54:39 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 15 Mar 2013 06:54:39 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 15 Mar 2013 06:54:39 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 15 Mar 2013 06:54:39 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 15 Mar 2013 06:54:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction Connecting to database specified by database.yml  (2.4ms) select sqlite_version(*)  (3.9ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (8.2ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Fri, 15 Mar 2013 06:55:12 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan"], ["updated_at", Fri, 15 Mar 2013 06:55:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'lberesteinrojas' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'lrojas' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", nil], ["created_at", Fri, 15 Mar 2013 06:55:12 UTC +00:00], ["email", "jbrown3@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$EQz62ZsQ1yO6hnhHEC3uJ.c.rhmYgddaaSdOOPAAXh/Nf.QpRXqBG"], ["updated_at", Fri, 15 Mar 2013 06:55:12 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", nil], ["created_at", Fri, 15 Mar 2013 06:55:12 UTC +00:00], ["email", "jbrown4@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackson Brown"], ["password_digest", "$2a$10$nVljkDqH7xHe0hEgSqRAUexYI98s3LtasTXWEy0cf0bTyX5aMT4Wa"], ["updated_at", Fri, 15 Mar 2013 06:55:12 UTC +00:00], ["username", "jbrown1"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown2' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown2' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.3ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", nil], ["created_at", Fri, 15 Mar 2013 06:55:12 UTC +00:00], ["email", "jbrown5@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "James Brown"], ["password_digest", "$2a$10$OlufFi/h6SkKCYh9KUlsUuiHQTxxTx3tJI5VIG5HQL0q7wuukDAFO"], ["updated_at", Fri, 15 Mar 2013 06:55:12 UTC +00:00], ["username", "jbrown2"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown2' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown3' LIMIT 1  (2.0ms) rollback transaction  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.9ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (164.6ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Fri, 15 Mar 2013 06:55:13 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan Ricker"], ["updated_at", Fri, 15 Mar 2013 06:55:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: id  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Fri, 15 Mar 2013 06:55:13 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan Ricker"], ["updated_at", Fri, 15 Mar 2013 06:55:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: id  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (1.0ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Fri, 15 Mar 2013 06:55:13 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan Ricker"], ["updated_at", Fri, 15 Mar 2013 06:55:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", nil], ["created_at", Fri, 15 Mar 2013 06:55:13 UTC +00:00], ["email", "jbrown8@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$6E/5VFD/1y5b8cTwY6w8WexN4n7vZyCWlKtRSIFUGwVMUTyRPKb9i"], ["updated_at", Fri, 15 Mar 2013 06:55:13 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", nil], ["created_at", Fri, 15 Mar 2013 06:55:13 UTC +00:00], ["email", "jbrown9@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$RbKn6l3XGCtR4aRhY5BTIu2eVYYobhPm2EM1g8xJVkFQYa2AeSfV2"], ["updated_at", Fri, 15 Mar 2013 06:55:13 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", nil], ["created_at", Fri, 15 Mar 2013 06:55:13 UTC +00:00], ["email", "jbrown10@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$lpCKnh96sbVxDBHaPUZVa.GpgD4SUhgoUpfMvWNZZrl0ZlWI0624m"], ["updated_at", Fri, 15 Mar 2013 06:55:13 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 15 Mar 2013 06:55:13 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 15 Mar 2013 06:55:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 15 Mar 2013 06:55:13 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 15 Mar 2013 06:55:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", nil], ["created_at", Fri, 15 Mar 2013 06:55:13 UTC +00:00], ["email", "jbrown11@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$jjuHX5ETqGndLyrWKKOoJuqohEqMqii8Q0WxK2zYoBFsq0eg8izgG"], ["updated_at", Fri, 15 Mar 2013 06:55:13 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 15 Mar 2013 06:55:13 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 15 Mar 2013 06:55:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 15 Mar 2013 06:55:13 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 15 Mar 2013 06:55:13 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", nil], ["created_at", Fri, 15 Mar 2013 06:55:13 UTC +00:00], ["email", "jbrown12@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$BCu1rvjmj9arQop/EykzVOgIr.pRvzEyjLc564Pp9uSihKSEzmo7K"], ["updated_at", Fri, 15 Mar 2013 06:55:13 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Fri, 15 Mar 2013 06:55:13 UTC +00:00], ["email", nil], ["location", nil], ["name", "Dude Bro"], ["updated_at", Fri, 15 Mar 2013 06:55:13 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction Connecting to database specified by database.yml  (2.9ms) select sqlite_version(*)  (1.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (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) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.8ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (159.6ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (53.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Sat, 16 Mar 2013 22:39:21 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan"], ["updated_at", Sat, 16 Mar 2013 22:39:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.5ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 16 Mar 2013 22:39:21 UTC +00:00], ["email", "jbrown1@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$0dl3Wf9dCu43zefIwxy9MO.zCgA84tDj2k1p3q1Y1Sc35bYS8wp0C"], ["updated_at", Sat, 16 Mar 2013 22:39:21 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 16 Mar 2013 22:39:21 UTC +00:00], ["email", "jbrown2@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$rtN1e4D992ddjHMIzvHJJ.6YijVytPk8E/7LgkqE4R.XJlJ.0m7TO"], ["updated_at", Sat, 16 Mar 2013 22:39:21 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."username" IS NULL LIMIT 1 Completed 200 OK in 10ms (Views: 7.5ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."username" IS NULL LIMIT 1 Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 16 Mar 2013 22:39:21 UTC +00:00], ["email", "jbrown3@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$c/yPLeUjdb.SFJtLiCmc9eZ7HcxKFvhPf4w/mMc1c4ZAJuX3Hr9g6"], ["updated_at", Sat, 16 Mar 2013 22:39:21 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"jbrown"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "users" SET "last_login" = '2013-03-16 22:39:21.922326', "updated_at" = '2013-03-16 22:39:21.923459' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 98ms (ActiveRecord: 0.7ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 16 Mar 2013 22:39:22 UTC +00:00], ["email", "jbrown4@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$hS8n2/kczZoifEdAWhlVEeX0yRL5qVvedUqRjrdUZ.K42BiifT63m"], ["updated_at", Sat, 16 Mar 2013 22:39:22 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"jbrown"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "users" SET "last_login" = '2013-03-16 22:39:22.122642', "updated_at" = '2013-03-16 22:39:22.123346' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 95ms (ActiveRecord: 0.6ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 16 Mar 2013 22:39:22 UTC +00:00], ["email", "jbrown5@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$MB3XCyPWLq4LDFc3vQSIXetxskVRYYld8oYHoNszmBv2SyLp6eHBG"], ["updated_at", Sat, 16 Mar 2013 22:39:22 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"jbrown"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "users" SET "last_login" = '2013-03-16 22:39:22.318431', "updated_at" = '2013-03-16 22:39:22.319087' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 95ms (ActiveRecord: 0.6ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 16 Mar 2013 22:39:22 UTC +00:00], ["email", "jbrown6@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$D6ZXyZWTZYQzGSMFMMP/hOicZrvL14CaAkN4GhKvB3kJBFXhbUNcu"], ["updated_at", Sat, 16 Mar 2013 22:39:22 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 97ms (ActiveRecord: 1.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Sat, 16 Mar 2013 22:39:22 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan Ricker"], ["updated_at", Sat, 16 Mar 2013 22:39:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: id  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Sat, 16 Mar 2013 22:39:22 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan Ricker"], ["updated_at", Sat, 16 Mar 2013 22:39:22 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: id  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Sat, 16 Mar 2013 22:39:22 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan Ricker"], ["updated_at", Sat, 16 Mar 2013 22:39:22 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 16 Mar 2013 22:39:22 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Sat, 16 Mar 2013 22:39:22 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'lberesteinrojas' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 16 Mar 2013 22:39:22 UTC +00:00], ["email", "jbrown9@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$goX3.ySeY3shdEER0Mz8uOki/k4CVEPz3SFAE54vrbztNR8lkeTO."], ["updated_at", Sat, 16 Mar 2013 22:39:22 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 16 Mar 2013 22:39:22 UTC +00:00], ["email", "jbrown10@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackson Brown"], ["password_digest", "$2a$10$osexpDmis8CaK46R6bMPn.UrWjM3..vAU3Wmfz89cuBo12HIaJKoO"], ["updated_at", Sat, 16 Mar 2013 22:39:22 UTC +00:00], ["username", "jbrown1"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown2' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown2' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.3ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 16 Mar 2013 22:39:23 UTC +00:00], ["email", "jbrown11@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "James Brown"], ["password_digest", "$2a$10$1ULRiJGkyYoXnCMokcCL2OvVNkfSH/BcyfTXO55.KqmZ5s3U2Rhpu"], ["updated_at", Sat, 16 Mar 2013 22:39:23 UTC +00:00], ["username", "jbrown2"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown2' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown3' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'lrojas' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 16 Mar 2013 22:39:23 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$PI7POCtNEiC29slxTaCLVOy9sAk9Ha7dRf5B9vv0PRWBg2QtMmWru"], ["updated_at", Sat, 16 Mar 2013 22:39:23 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'bricker' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 16 Mar 2013 22:39:23 UTC +00:00], ["email", "jbrown14@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$u7nbR/qksgjaW0Wa.NtBqejzc9WZG6/MHbVsZLA6PjveXykp63Bta"], ["updated_at", Sat, 16 Mar 2013 22:39:23 UTC +00:00], ["username", "bricker"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'wrong' LIMIT 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 16 Mar 2013 22:39:23 UTC +00:00], ["email", "jbrown15@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$QGa.AjnjNidjJl04IGfzxOtV/5F3jA.Z2KLZLTTDwYuVgDmu.777a"], ["updated_at", Sat, 16 Mar 2013 22:39:23 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 16 Mar 2013 22:39:23 UTC +00:00], ["email", "jbrown16@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$FbmV3hilcgAYQrN4.e8s/.UqWJzM4eDeOl54iY943nJKcaz9T3Kuu"], ["updated_at", Sat, 16 Mar 2013 22:39:23 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 16 Mar 2013 22:39:23 UTC +00:00], ["email", "jbrown17@qt.com"], ["is_superuser", true], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$vRPBl2Ka9v1XzIxz6/ZTCe.MaGvwjubGtGyh62XjBY3Dw3b0zpAPC"], ["updated_at", Sat, 16 Mar 2013 22:39:23 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 16 Mar 2013 22:39:23 UTC +00:00], ["email", "jbrown18@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$bAeeHtjRAS7HjV7Dmh/F5eASPbD7PvHEHP0p46y8pWCH6amUuJ6xK"], ["updated_at", Sat, 16 Mar 2013 22:39:23 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 16 Mar 2013 22:39:24 UTC +00:00], ["resource", "Post"], ["updated_at", Sat, 16 Mar 2013 22:39:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 16 Mar 2013 22:39:24 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Sat, 16 Mar 2013 22:39:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 16 Mar 2013 22:39:24 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 16 Mar 2013 22:39:24 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 16 Mar 2013 22:39:24 UTC +00:00], ["permission_id", 2], ["updated_at", Sat, 16 Mar 2013 22:39:24 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 16 Mar 2013 22:39:24 UTC +00:00], ["email", "jbrown19@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$7T8i.u9pr8JW7xlwTjQGyuViJ5WGDJm9pi7WFRqEJXtUwYPYTYhae"], ["updated_at", Sat, 16 Mar 2013 22:39:24 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 16 Mar 2013 22:39:24 UTC +00:00], ["resource", "Post"], ["updated_at", Sat, 16 Mar 2013 22:39:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 16 Mar 2013 22:39:24 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 16 Mar 2013 22:39:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 16 Mar 2013 22:39:24 UTC +00:00], ["email", "jbrown20@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$.MmgerRRgj6QFYFIPqzxo.HmYoc.emGS8W6Vuz1mDWi4XLuACby42"], ["updated_at", Sat, 16 Mar 2013 22:39:24 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 16 Mar 2013 22:39:24 UTC +00:00], ["email", "jbrown21@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$mYwb1N29MCUTr3LPS.rLZO8ylM.hHRifqglYg9fwbqHYKMprWxTgS"], ["updated_at", Sat, 16 Mar 2013 22:39:24 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 16 Mar 2013 22:39:24 UTC +00:00], ["email", "jbrown22@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$o3cNzhN0pG8KyoMl3h5h1uX74ZN16J0XSPMdbZLnXhvVblixV65jq"], ["updated_at", Sat, 16 Mar 2013 22:39:24 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 16 Mar 2013 22:39:24 UTC +00:00], ["resource", "Post"], ["updated_at", Sat, 16 Mar 2013 22:39:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 16 Mar 2013 22:39:24 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 16 Mar 2013 22:39:24 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 16 Mar 2013 22:39:24 UTC +00:00], ["email", "jbrown23@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$cdJMORwG0P5mlno.ul5.4eumfYTI1gXxMKquThOT0GNeatKgKjxpe"], ["updated_at", Sat, 16 Mar 2013 22:39:24 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 16 Mar 2013 22:39:24 UTC +00:00], ["resource", "Post"], ["updated_at", Sat, 16 Mar 2013 22:39:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 16 Mar 2013 22:39:24 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 16 Mar 2013 22:39:24 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 16 Mar 2013 22:39:24 UTC +00:00], ["email", "jbrown24@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$3rzpXPhtUwU7GBiPFfj2BucJMEz79s8Loo0DsmRuxN0XSMmeT6jMq"], ["updated_at", Sat, 16 Mar 2013 22:39:24 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Sat, 16 Mar 2013 22:39:24 UTC +00:00], ["email", nil], ["location", nil], ["name", "Dude Bro"], ["updated_at", Sat, 16 Mar 2013 22:39:24 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 16 Mar 2013 22:39:24 UTC +00:00], ["email", "jbrown25@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$UA.DdfFMgjCOgR/v8RAl1uBgf4Znc4Sn5UI57NutYEspLMeUfX.Hm"], ["updated_at", Sat, 16 Mar 2013 22:39:24 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 16 Mar 2013 22:39:24 UTC +00:00], ["email", "jbrown26@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$rwlaTdgG73DiKBc4.hPzM.8hgRvIIxYpDVhNl8/e9sq3EhaM8q5YO"], ["updated_at", Sat, 16 Mar 2013 22:39:24 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Sat, 16 Mar 2013 22:39:25 UTC +00:00], ["email", "jbrown27@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$Mngvsy5ViK8ZFvrS5fRPd.pTNJLwqpjgaqjLBhIYZrxBak6vOrUVa"], ["updated_at", Sat, 16 Mar 2013 22:39:25 UTC +00:00], ["username", "jbrown1"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (0.7ms) rollback transaction  (0.1ms) begin transaction User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 16 Mar 2013 22:39:25 UTC +00:00], ["email", "jbrown28@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$96T3gTnyGiYyAID16PElauHHyPXyaHmvO0Hr42R0FITqMk7LelGI2"], ["updated_at", Sat, 16 Mar 2013 22:39:25 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction Processing by PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction Connecting to database specified by database.yml  (4.3ms) select sqlite_version(*)  (1.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.0ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.0ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (2.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.2ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.1ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (18.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Sun, 17 Mar 2013 01:15:52 UTC +00:00], ["email", nil], ["location", nil], ["name", "Dude Bro"], ["updated_at", Sun, 17 Mar 2013 01:15:52 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (7.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 01:15:52 UTC +00:00], ["email", "jbrown1@qt.com"], ["is_superuser", true], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$r6yPFJajXtI4n1tX83LT0e6SAzYKz6lBNov68zuyJa0r4olYJ6wCi"], ["updated_at", Sun, 17 Mar 2013 01:15:52 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 01:15:52 UTC +00:00], ["email", "jbrown2@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$CqA2MWg.xmyEOHMxMOf5uuIjPCLlNxOzoA5MZ1emQ7toxZBxY.0V6"], ["updated_at", Sun, 17 Mar 2013 01:15:52 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 17 Mar 2013 01:15:52 UTC +00:00], ["resource", "Post"], ["updated_at", Sun, 17 Mar 2013 01:15:52 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 17 Mar 2013 01:15:52 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Sun, 17 Mar 2013 01:15:52 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 17 Mar 2013 01:15:52 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 17 Mar 2013 01:15:52 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 17 Mar 2013 01:15:52 UTC +00:00], ["permission_id", 2], ["updated_at", Sun, 17 Mar 2013 01:15:52 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 01:15:52 UTC +00:00], ["email", "jbrown3@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$Ko8.sDrCjF/QCfpSqVvmiux80hEaZEEHMqXIe8AWl4Q7gPdMfIhEe"], ["updated_at", Sun, 17 Mar 2013 01:15:52 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 17 Mar 2013 01:15:52 UTC +00:00], ["resource", "Post"], ["updated_at", Sun, 17 Mar 2013 01:15:52 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 17 Mar 2013 01:15:52 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 17 Mar 2013 01:15:52 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: id  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Sun, 17 Mar 2013 01:15:52 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan Ricker"], ["updated_at", Sun, 17 Mar 2013 01:15:52 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Sun, 17 Mar 2013 01:15:52 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan Ricker"], ["updated_at", Sun, 17 Mar 2013 01:15:52 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: id  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Sun, 17 Mar 2013 01:15:52 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan Ricker"], ["updated_at", Sun, 17 Mar 2013 01:15:52 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 01:15:53 UTC +00:00], ["email", "jbrown4@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$3pykoeXZX5yDlf7on8AVs.vD.Qs3Gy4xCGQ09VAiF33bpOsRKE.4G"], ["updated_at", Sun, 17 Mar 2013 01:15:53 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 01:15:53 UTC +00:00], ["email", "jbrown5@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$L5Ap5XlYZD7rttiLM1zakO75LfhyEOM6PnBDXArEjcum3YIgJWUJq"], ["updated_at", Sun, 17 Mar 2013 01:15:53 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.2ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."username" IS NULL LIMIT 1 Completed 200 OK in 22ms (Views: 17.1ms | ActiveRecord: 0.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."username" IS NULL LIMIT 1 Completed 200 OK in 4ms (Views: 1.9ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 01:15:53 UTC +00:00], ["email", "jbrown6@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$WFKIjSzzR0j8x2qpuQYjeeQt2LwLMgQKc5a9iPI9iyaCFP9rOUMGW"], ["updated_at", Sun, 17 Mar 2013 01:15:53 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"jbrown"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "users" SET "last_login" = '2013-03-17 01:15:53.580151', "updated_at" = '2013-03-17 01:15:53.581323' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 100ms (ActiveRecord: 0.7ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 01:15:53 UTC +00:00], ["email", "jbrown7@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$9GFqmTddD0cDkglgnGHArOB.wUYwI4TZdr3gMCI039yWnHxfhORS2"], ["updated_at", Sun, 17 Mar 2013 01:15:53 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"jbrown"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "users" SET "last_login" = '2013-03-17 01:15:53.827654', "updated_at" = '2013-03-17 01:15:53.828401' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 129ms (ActiveRecord: 0.7ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (1.5ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 01:15:53 UTC +00:00], ["email", "jbrown8@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$0B8T05LlzULBgitLRy4uDuUGuBXMM3sbyj3dxfBtqjCJMFpKG/H7G"], ["updated_at", Sun, 17 Mar 2013 01:15:53 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"jbrown"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.8ms) UPDATE "users" SET "last_login" = '2013-03-17 01:15:54.127801', "updated_at" = '2013-03-17 01:15:54.128759' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 131ms (ActiveRecord: 1.2ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 01:15:54 UTC +00:00], ["email", "jbrown9@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$LAaYfRjncvaEYBXLyP1i3eFWTmo16leULUPM8w2RYbVed8fPGH0Hy"], ["updated_at", Sun, 17 Mar 2013 01:15:54 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 131ms (ActiveRecord: 1.2ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'lrojas' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 01:15:54 UTC +00:00], ["email", "jbrown11@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$3dufOaiLxBbHQ7xLGAGyhOeIywPRgdzYjiHGynrs4bqU6URaDU44q"], ["updated_at", Sun, 17 Mar 2013 01:15:54 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 01:15:54 UTC +00:00], ["email", "jbrown12@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackson Brown"], ["password_digest", "$2a$10$czXPiJ7X3t0GnMj5VwzFV.PT3xqudj53W8G.qYJW5wamdc8s2fd62"], ["updated_at", Sun, 17 Mar 2013 01:15:54 UTC +00:00], ["username", "jbrown1"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown2' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown2' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.4ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 01:15:54 UTC +00:00], ["email", "jbrown13@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "James Brown"], ["password_digest", "$2a$10$pDjmDSW8E3RXnMh2pj0Kpu9oMWtNbrpxgBs1cCqDtKsjNnsjGDa9e"], ["updated_at", Sun, 17 Mar 2013 01:15:54 UTC +00:00], ["username", "jbrown2"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown2' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown3' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'lberesteinrojas' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 01:15:55 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$d.zx9BoneL4xAWjH8a/L5e5YM/DuLGASGAKzH7nTTHVgp3UWWofkC"], ["updated_at", Sun, 17 Mar 2013 01:15:55 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'bricker' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 01:15:55 UTC +00:00], ["email", "jbrown17@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$YWiwRLgWQHRIwSuW81.XjO2AHvuKTr/vtN5xwsf9PjwxXtTFKLSgy"], ["updated_at", Sun, 17 Mar 2013 01:15:55 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'wrong' LIMIT 1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 01:15:55 UTC +00:00], ["email", "jbrown18@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$7qEapP97FQrkKGx442cvluaHZtBzaB6X.bDNQq7qIvTZQyZppEFcS"], ["updated_at", Sun, 17 Mar 2013 01:15:55 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 01:15:55 UTC +00:00], ["email", "jbrown19@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$RRtIdsv7DWBmOk/NC9LHKOQZqHkpVoTP1fm7MnL0bvemghdK4JZj6"], ["updated_at", Sun, 17 Mar 2013 01:15:55 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (22.4ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Sun, 17 Mar 2013 01:15:56 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan"], ["updated_at", Sun, 17 Mar 2013 01:15:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (1.1ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.4ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 17 Mar 2013 01:15:56 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Sun, 17 Mar 2013 01:15:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.2ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 01:15:56 UTC +00:00], ["email", "jbrown20@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$31WbXdnm5.Tm9bncQLOGpOtpTJtiBwLAWk123yCD.VUOjiP7OqV4m"], ["updated_at", Sun, 17 Mar 2013 01:15:56 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (0.5ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 01:15:56 UTC +00:00], ["email", "jbrown21@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$UzEfq2G9Lm47Pn/B49TIN.PmjOBdxqMmJkuWlbJNyIVSGlXf75eR6"], ["updated_at", Sun, 17 Mar 2013 01:15:56 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 01:15:56 UTC +00:00], ["email", "jbrown22@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$oV5xKy3qf1/4jNHfnHe28eWrpmWilFsi0hvUeLBi/HM2glKbMRpbW"], ["updated_at", Sun, 17 Mar 2013 01:15:56 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 17 Mar 2013 01:15:56 UTC +00:00], ["resource", "Post"], ["updated_at", Sun, 17 Mar 2013 01:15:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 17 Mar 2013 01:15:56 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 17 Mar 2013 01:15:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 01:15:56 UTC +00:00], ["email", "jbrown23@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$QPgRgR2Pddgl6I9zZw079.vAz4Mk.XHnQ3Fnq2ZxUAa6IU5jbZWrC"], ["updated_at", Sun, 17 Mar 2013 01:15:56 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 17 Mar 2013 01:15:56 UTC +00:00], ["resource", "Post"], ["updated_at", Sun, 17 Mar 2013 01:15:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 17 Mar 2013 01:15:56 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 17 Mar 2013 01:15:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 01:15:57 UTC +00:00], ["email", "jbrown24@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$KDSCTbicu9cJmqGX.9YBqeK0XuD6PTu9DzXrl3Y9ZBIrVr/5TsJPe"], ["updated_at", Sun, 17 Mar 2013 01:15:57 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 01:15:57 UTC +00:00], ["email", "jbrown25@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$T6k.sCv9yEPEjfLJjNPjQus6GZNQlwYRVsiv6ulqHPyWfyV0rBSMm"], ["updated_at", Sun, 17 Mar 2013 01:15:57 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Sun, 17 Mar 2013 01:15:57 UTC +00:00], ["email", "jbrown26@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$JKreXatxyxNToLlROpN9Y.XcOGPSTF2irfcYYzKsjBzOdoFajVFXK"], ["updated_at", Sun, 17 Mar 2013 01:15:57 UTC +00:00], ["username", "jbrown1"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (10.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 01:15:57 UTC +00:00], ["email", "jbrown27@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$y7xgXT.rx8hk5UQfQktEIOMd5yLGUPoTF0CngWgdbQBZr9b9hScqW"], ["updated_at", Sun, 17 Mar 2013 01:15:57 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 01:15:57 UTC +00:00], ["email", "jbrown28@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$3w5aowFvVGmc1.RrcaBGye0wkLyc/N8dhK0MYI.qSAMsW4.ElP02G"], ["updated_at", Sun, 17 Mar 2013 01:15:57 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Processing by PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction Connecting to database specified by database.yml  (3.1ms) select sqlite_version(*)  (36.0ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (2.9ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.7ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (3.0ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (2.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (4.6ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (2.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 17 Mar 2013 02:54:35 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Sun, 17 Mar 2013 02:54:35 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (172.4ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 02:54:35 UTC +00:00], ["email", "jbrown1@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$RA6VRzx87raarKPrvZGjOOvY3f4gdBgMznr8qUJLAFRXChMnxCCWy"], ["updated_at", Sun, 17 Mar 2013 02:54:35 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 135ms (ActiveRecord: 1.6ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 8ms (Views: 7.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 02:54:35 UTC +00:00], ["email", "jbrown2@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$2TIIP.pl/1UUnZbHG.ofeOwxrnHti.SykV6B7T7YUQ/fg9AJ2MssG"], ["updated_at", Sun, 17 Mar 2013 02:54:35 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (1.2ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 02:54:35 UTC +00:00], ["email", "jbrown3@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$JcPwZFDZ7O7K.qHVn0lDvuWPbNv2AZd6WqpSxs57gbwMVIf5MpVW6"], ["updated_at", Sun, 17 Mar 2013 02:54:35 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 02:54:36 UTC +00:00], ["email", "jbrown4@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$Y6L7ZEh7G/YqZ8oK5M15XuC7Nx71x4DGmhZ68OIsjVSKp0BWIHK8m"], ["updated_at", Sun, 17 Mar 2013 02:54:36 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"jbrown"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.5ms) UPDATE "users" SET "last_login" = '2013-03-17 02:54:36.108348', "updated_at" = '2013-03-17 02:54:36.109565' WHERE "users"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 103ms (ActiveRecord: 0.8ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 02:54:36 UTC +00:00], ["email", "jbrown5@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$JOpLiniU1nHppM/nel8Z1eVE5c7ULx7B1sAvsBjSEtRMRkzWXlVA6"], ["updated_at", Sun, 17 Mar 2013 02:54:36 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"jbrown"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "users" SET "last_login" = '2013-03-17 02:54:36.400338', "updated_at" = '2013-03-17 02:54:36.401525' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 105ms (ActiveRecord: 0.7ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 02:54:36 UTC +00:00], ["email", "jbrown6@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$TnEYyO4eEHOZH5dU0wKHZOsiOjee9V92WkiaXL56Okdt48sNB4gtO"], ["updated_at", Sun, 17 Mar 2013 02:54:36 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"jbrown"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "users" SET "last_login" = '2013-03-17 02:54:36.647741', "updated_at" = '2013-03-17 02:54:36.648497' WHERE "users"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 109ms (ActiveRecord: 0.8ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."username" IS NULL LIMIT 1 Completed 200 OK in 4ms (Views: 1.8ms | ActiveRecord: 0.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."username" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.1ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (2.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 02:54:36 UTC +00:00], ["email", "jbrown7@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$sRS9UL9WTR02HWAbvYlmkOnSPiy0EtknkCBoBU4pDt2pm62WEhTyq"], ["updated_at", Sun, 17 Mar 2013 02:54:36 UTC +00:00], ["username", "jbrown"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 User Load (2.7ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1  (24.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'bricker' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (47.2ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 02:54:37 UTC +00:00], ["email", "jbrown8@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$BJaK1lJy73gV.wJCayf74ufnYJMUs7kicA7P3mFp5gHKDZMHjliui"], ["updated_at", Sun, 17 Mar 2013 02:54:37 UTC +00:00], ["username", "bricker"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'wrong' LIMIT 1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 02:54:37 UTC +00:00], ["email", "jbrown9@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$AcZVlg3CC3QRbZv/L9Upe.HK2JTqfiSUQfyUoq3fZXA8bR8ER6N7y"], ["updated_at", Sun, 17 Mar 2013 02:54:37 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 02:54:37 UTC +00:00], ["email", "jbrown10@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$jJfIuhZZ8AeCIyMWseHJmewlnjft1EdgoQBePxYTzPAFREu7wMcGG"], ["updated_at", Sun, 17 Mar 2013 02:54:37 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 02:54:37 UTC +00:00], ["email", "jbrown11@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackson Brown"], ["password_digest", "$2a$10$NBRLZHK7Q2LTNzx7tPU8EevKoU6x8rTAEcWw0U4cMyUx.0KlgO5h2"], ["updated_at", Sun, 17 Mar 2013 02:54:37 UTC +00:00], ["username", "jbrown1"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown2' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown2' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.4ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 02:54:38 UTC +00:00], ["email", "jbrown12@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "James Brown"], ["password_digest", "$2a$10$2eoAoAhoV1pOGfSeo1e/OOCCtI3I83FH0TOVfwKmVucfddOfB7BgO"], ["updated_at", Sun, 17 Mar 2013 02:54:38 UTC +00:00], ["username", "jbrown2"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown2' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown3' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'lrojas' LIMIT 1  (0.2ms) rollback transaction  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'lberesteinrojas' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 02:54:38 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$JxXknzqLDz886t8wVjHSR.6gWQaXoQsroX3bhOPDZTjrx/.FO57JW"], ["updated_at", Sun, 17 Mar 2013 02:54:38 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (3.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (3.0ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Sun, 17 Mar 2013 02:54:38 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan Ricker"], ["updated_at", Sun, 17 Mar 2013 02:54:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: id  (0.0ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: id  (0.0ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Sun, 17 Mar 2013 02:54:38 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan Ricker"], ["updated_at", Sun, 17 Mar 2013 02:54:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (6.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Sun, 17 Mar 2013 02:54:38 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan Ricker"], ["updated_at", Sun, 17 Mar 2013 02:54:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Sun, 17 Mar 2013 02:54:39 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan"], ["updated_at", Sun, 17 Mar 2013 02:54:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.8ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 02:54:39 UTC +00:00], ["email", "jbrown17@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$QkbYx5qghv4Rt4VZAdVQteTsVF3tbmb9FlEycCKrzhlkRhfK1wBWa"], ["updated_at", Sun, 17 Mar 2013 02:54:39 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 02:54:39 UTC +00:00], ["email", "jbrown18@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$Wu1zN6H455nTYc6SJj6yi..t0yjNLzjG6i5CE08ryXYZJoAPanA0C"], ["updated_at", Sun, 17 Mar 2013 02:54:39 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 17 Mar 2013 02:54:39 UTC +00:00], ["resource", "Post"], ["updated_at", Sun, 17 Mar 2013 02:54:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 17 Mar 2013 02:54:39 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 17 Mar 2013 02:54:39 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 02:54:39 UTC +00:00], ["email", "jbrown19@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$2Bb9C5ZwPRYM/j9qN40Yp.4w2mOMxngT1PJ4NSf8viI581pDkXCoG"], ["updated_at", Sun, 17 Mar 2013 02:54:39 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (1.1ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 17 Mar 2013 02:54:39 UTC +00:00], ["resource", "Post"], ["updated_at", Sun, 17 Mar 2013 02:54:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 17 Mar 2013 02:54:39 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 17 Mar 2013 02:54:39 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 02:54:39 UTC +00:00], ["email", "jbrown20@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$NWR/gMOhe792bmYf8LIbP.JczvEolFIRnt93hHGmYrwh1nGKrwfOW"], ["updated_at", Sun, 17 Mar 2013 02:54:39 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 02:54:39 UTC +00:00], ["email", "jbrown21@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$mQCvuUIsPL1Q36JSpDgRtuisjSLINogTmKuqcMbw.sSPjlNt7rPeC"], ["updated_at", Sun, 17 Mar 2013 02:54:39 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (0.9ms) rollback transaction  (0.1ms) begin transaction Processing by PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 02:54:40 UTC +00:00], ["email", "jbrown22@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$5Vs/xrbP66oyGUfHCox4tOYr5dFYjXMKUrBXEj/4ynazKJbXT9PVm"], ["updated_at", Sun, 17 Mar 2013 02:54:40 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (4.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.4ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 02:54:40 UTC +00:00], ["email", "jbrown23@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$wMgqg.HNGhwB00Z59Jiks.Ntg5Sji31tFv.r5WTRbi2Pmxt5QUt2e"], ["updated_at", Sun, 17 Mar 2013 02:54:40 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.2ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Sun, 17 Mar 2013 02:54:40 UTC +00:00], ["email", "jbrown24@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$QOMVO.COZpwX1Lor6FKgzOT0YJkuMmRc44DqfqvoMfdlyS.e7TwOe"], ["updated_at", Sun, 17 Mar 2013 02:54:40 UTC +00:00], ["username", "jbrown1"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (0.5ms) rollback transaction  (0.1ms) begin transaction User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 02:54:40 UTC +00:00], ["email", "jbrown25@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$LRWeqtCEtpK5QCkWfUjWn.4MWob.rPO03g8hePJcDY0EYt3dgh5hK"], ["updated_at", Sun, 17 Mar 2013 02:54:40 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (3.9ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (7.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 02:54:40 UTC +00:00], ["email", "jbrown26@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$eGpmqX/OnTJ6mdlGYYma1eEjHkgjC7q72BcpNZXA2RrTqhoTwesCa"], ["updated_at", Sun, 17 Mar 2013 02:54:40 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 17 Mar 2013 02:54:40 UTC +00:00], ["resource", "Post"], ["updated_at", Sun, 17 Mar 2013 02:54:40 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 17 Mar 2013 02:54:40 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 17 Mar 2013 02:54:40 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 02:54:41 UTC +00:00], ["email", "jbrown27@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$9PmfBS9tjhR/67ogtOCI1.VdyGZFR8fu6ch116N1rdtkjmTPaC9cS"], ["updated_at", Sun, 17 Mar 2013 02:54:41 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 17 Mar 2013 02:54:41 UTC +00:00], ["resource", "Post"], ["updated_at", Sun, 17 Mar 2013 02:54:41 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 17 Mar 2013 02:54:41 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Sun, 17 Mar 2013 02:54:41 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 17 Mar 2013 02:54:41 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 17 Mar 2013 02:54:41 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 17 Mar 2013 02:54:41 UTC +00:00], ["permission_id", 2], ["updated_at", Sun, 17 Mar 2013 02:54:41 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 02:54:41 UTC +00:00], ["email", "jbrown28@qt.com"], ["is_superuser", true], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$APYOhU4v8rnoKCNTHCSbrOcHZBlFSTLy4HZBzFfXOxQAfNFuAnCWu"], ["updated_at", Sun, 17 Mar 2013 02:54:41 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Sun, 17 Mar 2013 02:54:41 UTC +00:00], ["email", nil], ["location", nil], ["name", "Dude Bro"], ["updated_at", Sun, 17 Mar 2013 02:54:41 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction Connecting to database specified by database.yml  (2.7ms) select sqlite_version(*)  (1.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (4.9ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (3.2ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 04:43:59 UTC +00:00], ["email", "jbrown1@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$PPke3AyTZ4R9IgGfHglK7uRKyfRR6ApPhsZD4yh9LPcqkpfUgJZMW"], ["updated_at", Sun, 17 Mar 2013 04:43:59 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 04:43:59 UTC +00:00], ["email", "jbrown2@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$ntSPFZ9YDJU6EC/.1nHnYeCpmU7DBblq0XJ1GP0gvUiMpKs1mWILu"], ["updated_at", Sun, 17 Mar 2013 04:43:59 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1  (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'bricker' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 04:43:59 UTC +00:00], ["email", "jbrown3@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$vfNkOLcAPQB0SJq6Jr726e28K5dzdy77mx33GNE2CDskLWvG7T4t6"], ["updated_at", Sun, 17 Mar 2013 04:43:59 UTC +00:00], ["username", "bricker"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'wrong' LIMIT 1  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 04:43:59 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$8CYkb/jtWiDmH1RbD9oOZu3oPAXyOcQ7/YjZNM7Zbw7AdpD/2fwcq"], ["updated_at", Sun, 17 Mar 2013 04:43:59 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (1.9ms) rollback transaction  (0.1ms) begin transaction User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 04:43:59 UTC +00:00], ["email", "jbrown5@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$U1TvSU0pt5JWUX6CWBRYu.DlalnzjVjBlzHm9KTkkI194MzTEMs5q"], ["updated_at", Sun, 17 Mar 2013 04:43:59 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 04:43:59 UTC +00:00], ["email", "jbrown6@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackson Brown"], ["password_digest", "$2a$10$3cdLdogYFzdQ.2W.cXWR/OYl0d8uWIcHIhqBT8/5RgHlP2kY5id5O"], ["updated_at", Sun, 17 Mar 2013 04:43:59 UTC +00:00], ["username", "jbrown1"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown2' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown2' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.3ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 04:44:00 UTC +00:00], ["email", "jbrown7@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "James Brown"], ["password_digest", "$2a$10$30mu39eHlD5tbgAU9pzpoOkAY7tJtPcXKZzSIYVPf5cN6UXiLrWlG"], ["updated_at", Sun, 17 Mar 2013 04:44:00 UTC +00:00], ["username", "jbrown2"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown2' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown3' LIMIT 1  (2.3ms) rollback transaction  (0.1ms) begin transaction User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'lberesteinrojas' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'lrojas' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.8ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (163.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Sun, 17 Mar 2013 04:44:00 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan Ricker"], ["updated_at", Sun, 17 Mar 2013 04:44:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: id  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Sun, 17 Mar 2013 04:44:00 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan Ricker"], ["updated_at", Sun, 17 Mar 2013 04:44:00 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: id  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Sun, 17 Mar 2013 04:44:00 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan Ricker"], ["updated_at", Sun, 17 Mar 2013 04:44:00 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 04:44:00 UTC +00:00], ["email", "jbrown11@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$yN45aXIQWTXGb6r6oR3RMuGjfrFEYZWiTiKqu7UvEoMO2pkn7R9C6"], ["updated_at", Sun, 17 Mar 2013 04:44:00 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 17 Mar 2013 04:44:00 UTC +00:00], ["resource", "Post"], ["updated_at", Sun, 17 Mar 2013 04:44:00 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 17 Mar 2013 04:44:00 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 17 Mar 2013 04:44:00 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 04:44:00 UTC +00:00], ["email", "jbrown12@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$M65BeGEKvXGaF3oStQDpqu3vSvLi/mNrqcC4Juls5zTLq9jKWkqRG"], ["updated_at", Sun, 17 Mar 2013 04:44:00 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (1.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00], ["email", "jbrown13@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$yzipGIBcYR0fRpgYltnT1epLvuY.ZokQLdJczhMP8zdfJZaBKZB9e"], ["updated_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00], ["email", "jbrown14@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$5GBeJVXxkSaZ3oDrZe0dx.xYITD3d8y5j3pTwwxCcqovqkm4HA4We"], ["updated_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00], ["resource", "Post"], ["updated_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00], ["email", "jbrown15@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$OupjJ6PKXbZ4JVGRzSkB6emMAgw02LrkUsAD1SqbpV9X5CK.1wEhK"], ["updated_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00], ["email", nil], ["location", nil], ["name", "Dude Bro"], ["updated_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (5.3ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00], ["email", "jbrown16@qt.com"], ["is_superuser", true], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$MWKsLPG3veRqjFpCziqqfOMGmZsprKSF7pN.p7vq1POVHYJKPQYyG"], ["updated_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00], ["email", "jbrown17@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$77TTBdi1DWEQy8sR3iNDl.stQ/KXFZ8eOu6grGIA.rd289VwYorii"], ["updated_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00], ["resource", "Post"], ["updated_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00], ["permission_id", 2], ["updated_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00], ["email", "jbrown18@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$pzLUEN5ZCqE8TlAFkTos..kR6qNAjVD1m1lRLETOSV6NCnM5bzVz6"], ["updated_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00], ["resource", "Post"], ["updated_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan"], ["updated_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00], ["email", "jbrown19@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$no8n3xLl6vJ5Zvnc9NrA5.er7Chfs0Vj9tOhEq9Vb8q6JySHmCOo2"], ["updated_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (1.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00], ["email", "jbrown20@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$nrwjkucjy4wuFgRMhTbM0..1zOiSJ8IFjdM2y0E1w6DV3JpLYBpLe"], ["updated_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00], ["email", "jbrown21@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$WWdeNabhq93cOuije5Sq5OVNWXgAzghL.fJMPAsoPYmmQr5zyE98K"], ["updated_at", Sun, 17 Mar 2013 04:44:01 UTC +00:00], ["username", "jbrown1"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 04:44:02 UTC +00:00], ["email", "jbrown22@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$wU8kCW1iFVSgcdpoBYfIw.JPmPh0XCvSATHh3T6Jiu.N2w0zLV7qq"], ["updated_at", Sun, 17 Mar 2013 04:44:02 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.2ms) rollback transaction  (0.1ms) begin transaction Processing by PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 8ms (Views: 7.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 04:44:02 UTC +00:00], ["email", "jbrown23@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$yKPkdSe9FWpH4bVzy5.VoumbPanZiYzSzFNP/eaCr55OaBd46iDIi"], ["updated_at", Sun, 17 Mar 2013 04:44:02 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 99ms (ActiveRecord: 1.1ms)  (2.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."username" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.1ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."username" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.2ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 04:44:02 UTC +00:00], ["email", "jbrown24@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$/06NvRaUCqX9IroBlsrX/.kSkdAJEzoZuMNXL8kYekWHRqC5IsecC"], ["updated_at", Sun, 17 Mar 2013 04:44:02 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"jbrown"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "users" SET "last_login" = '2013-03-17 04:44:02.506175', "updated_at" = '2013-03-17 04:44:02.507159' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 100ms (ActiveRecord: 0.7ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 04:44:02 UTC +00:00], ["email", "jbrown25@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$7ILMBzlQdxVQe4ZzATPJSeWy4TLcZSUrVQuFmjlT.hZuJdptqxAWW"], ["updated_at", Sun, 17 Mar 2013 04:44:02 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"jbrown"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "users" SET "last_login" = '2013-03-17 04:44:02.711227', "updated_at" = '2013-03-17 04:44:02.711994' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 96ms (ActiveRecord: 0.7ms)  (3.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 04:44:02 UTC +00:00], ["email", "jbrown26@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$pXhDZ8CssnSiK/nu80po/eS32yzuDe5y6Ggx0cdqOp2eLO6Qx.Z5G"], ["updated_at", Sun, 17 Mar 2013 04:44:02 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"jbrown"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "users" SET "last_login" = '2013-03-17 04:44:02.914959', "updated_at" = '2013-03-17 04:44:02.915619' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 95ms (ActiveRecord: 0.6ms)  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 04:44:03 UTC +00:00], ["email", "jbrown27@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$aMeSAA7JaehyKRVUsQtxbe.KrbwgE7PBKlfi8YbOTZYlTI7J1W4si"], ["updated_at", Sun, 17 Mar 2013 04:44:03 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 04:44:03 UTC +00:00], ["email", "jbrown28@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$47cd0a6H8vYak5xkUVbmAuUEAJ428Zy9YxRlYSNZS.UL5tYVceFfG"], ["updated_at", Sun, 17 Mar 2013 04:44:03 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction Connecting to database specified by database.yml  (2.8ms) select sqlite_version(*)  (1.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.3ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (15.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Sun, 17 Mar 2013 06:18:53 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan Ricker"], ["updated_at", Sun, 17 Mar 2013 06:18:53 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: id  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Sun, 17 Mar 2013 06:18:53 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan Ricker"], ["updated_at", Sun, 17 Mar 2013 06:18:53 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: id  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Sun, 17 Mar 2013 06:18:53 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan Ricker"], ["updated_at", Sun, 17 Mar 2013 06:18:53 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 17 Mar 2013 06:18:53 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Sun, 17 Mar 2013 06:18:53 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 06:18:53 UTC +00:00], ["email", "jbrown1@qt.com"], ["is_superuser", true], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$6eHILvWA4kGNIIfq3ZTRveCRBhLdSlG5aowNBYrdexWqU60mByBXq"], ["updated_at", Sun, 17 Mar 2013 06:18:53 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 06:18:54 UTC +00:00], ["email", "jbrown2@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$tJb0jRGXqqheqVwrv0mkC./Wd9B.c.1wGESwe8/HT5dUZqMa6HbU2"], ["updated_at", Sun, 17 Mar 2013 06:18:54 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 17 Mar 2013 06:18:54 UTC +00:00], ["resource", "Post"], ["updated_at", Sun, 17 Mar 2013 06:18:54 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 17 Mar 2013 06:18:54 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Sun, 17 Mar 2013 06:18:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 17 Mar 2013 06:18:54 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 17 Mar 2013 06:18:54 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 17 Mar 2013 06:18:54 UTC +00:00], ["permission_id", 2], ["updated_at", Sun, 17 Mar 2013 06:18:54 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 06:18:54 UTC +00:00], ["email", "jbrown3@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$0mSprD2vZRO.E3.ka47M3efNv2q8ByO4yq3R2rD22BtvvUXKL.L.q"], ["updated_at", Sun, 17 Mar 2013 06:18:54 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 17 Mar 2013 06:18:54 UTC +00:00], ["resource", "Post"], ["updated_at", Sun, 17 Mar 2013 06:18:54 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 17 Mar 2013 06:18:54 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 17 Mar 2013 06:18:54 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Sun, 17 Mar 2013 06:18:54 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan"], ["updated_at", Sun, 17 Mar 2013 06:18:54 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 06:18:54 UTC +00:00], ["email", "jbrown4@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$nNxgGetiUB7WkGvfbbjSo.A8vxeqUTZ8.qWp4roBOgizORXOCo33i"], ["updated_at", Sun, 17 Mar 2013 06:18:54 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 06:18:54 UTC +00:00], ["email", "jbrown5@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$ZyJEtfojSgqIGwkx5XrgzudSYwJiqgTrvG9gQIxq9bJyJPe7p18jC"], ["updated_at", Sun, 17 Mar 2013 06:18:54 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'bricker' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 06:18:54 UTC +00:00], ["email", "jbrown6@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$G9fYh..hRgu9qOXCAO.0rezM6O9bT7hrVfujBiWX77qiTN5JLsMEu"], ["updated_at", Sun, 17 Mar 2013 06:18:54 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'wrong' LIMIT 1  (1.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 06:18:54 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$s27kGwskNxeQeF0y6HOBg.ScMqB66AttmrvhND075Zd91UOMuKRO6"], ["updated_at", Sun, 17 Mar 2013 06:18:54 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.0ms) rollback transaction  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 06:18:55 UTC +00:00], ["email", "jbrown8@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$BCZMnf/wqC1JPhJTCqwC0.Pmiu4Ub6VTo9MIZKDrgi/DKJcvAjxdi"], ["updated_at", Sun, 17 Mar 2013 06:18:55 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 06:18:55 UTC +00:00], ["email", "jbrown9@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackson Brown"], ["password_digest", "$2a$10$e2KgaZrDBSfFh6EINfwvr.lLL.cXz/ZLKCEBizPftKiWThwJ11mw6"], ["updated_at", Sun, 17 Mar 2013 06:18:55 UTC +00:00], ["username", "jbrown1"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown2' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown2' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.3ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 06:18:55 UTC +00:00], ["email", "jbrown10@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "James Brown"], ["password_digest", "$2a$10$gLOoErV7/aYT7c9Ur3Y44OlSTM/idUTqIqbvqLCcsLN2TX4OeW5su"], ["updated_at", Sun, 17 Mar 2013 06:18:55 UTC +00:00], ["username", "jbrown2"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown2' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown3' LIMIT 1  (1.9ms) rollback transaction  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'lberesteinrojas' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'lrojas' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 06:18:55 UTC +00:00], ["email", "jbrown14@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$OXbgBnomNqf5dvYjuQMS.eDpm6UTTHbYo1gAJrk3LzbkEgLbV7pz."], ["updated_at", Sun, 17 Mar 2013 06:18:55 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 06:18:55 UTC +00:00], ["email", "jbrown15@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$o3ALf.Gmu.fnYdURYdkOaeYemzFVZlXzt34.Lf7v1HIZ9/h0mZt1O"], ["updated_at", Sun, 17 Mar 2013 06:18:55 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Sun, 17 Mar 2013 06:18:55 UTC +00:00], ["email", "jbrown16@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$OpqGO0OxoOVfUeRjWh.CFeOs9a0ya13c7We6qammkZpSembvC8koa"], ["updated_at", Sun, 17 Mar 2013 06:18:55 UTC +00:00], ["username", "jbrown1"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 06:18:55 UTC +00:00], ["email", "jbrown17@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$S3145pG2noSM./x6G3D3f.eMqM8SzkTJEqVqAxITRO1g64zBzuMza"], ["updated_at", Sun, 17 Mar 2013 06:18:55 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.7ms) rollback transaction  (0.1ms) begin transaction Processing by PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 06:18:56 UTC +00:00], ["email", "jbrown18@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$C5JCm4bQlYBkDdTwfEWc2uaXZdogiQEgbqocSoY/1TPt4STzfTSZO"], ["updated_at", Sun, 17 Mar 2013 06:18:56 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 17 Mar 2013 06:18:56 UTC +00:00], ["resource", "Post"], ["updated_at", Sun, 17 Mar 2013 06:18:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 17 Mar 2013 06:18:56 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 17 Mar 2013 06:18:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 06:18:56 UTC +00:00], ["email", "jbrown19@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$KrO4n8d7GzfdC.XCM/ytp.eP8LSN9YGKUstc5lULN41P27PLMOh5e"], ["updated_at", Sun, 17 Mar 2013 06:18:56 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 06:18:56 UTC +00:00], ["email", "jbrown20@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$bvc2L6bEjY.GCEk7uJQ.O.ytkYyPKZiBingizYA59UQy.87baDMWm"], ["updated_at", Sun, 17 Mar 2013 06:18:56 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 06:18:56 UTC +00:00], ["email", "jbrown21@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$yRKa60026cuNgIDhutKOmeA8M3Ob3qFjam0lSlnSkyidzGDafTzCy"], ["updated_at", Sun, 17 Mar 2013 06:18:56 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 17 Mar 2013 06:18:56 UTC +00:00], ["resource", "Post"], ["updated_at", Sun, 17 Mar 2013 06:18:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 17 Mar 2013 06:18:56 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 17 Mar 2013 06:18:56 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (1.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 06:18:56 UTC +00:00], ["email", "jbrown22@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$WZdcGkumXL4PIr9y0S8Pouasxb.Du/hFSPOq6J8UzVPFOMCxvz5Wy"], ["updated_at", Sun, 17 Mar 2013 06:18:56 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 12ms (Views: 11.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 06:18:56 UTC +00:00], ["email", "jbrown23@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$yJ6VYowfroh6jYn8Kb91PORlH5h1ZUztZtVCuLS0enWiCRoAP1Qt."], ["updated_at", Sun, 17 Mar 2013 06:18:56 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 98ms (ActiveRecord: 1.0ms)  (2.2ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."username" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.1ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."username" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.1ms | ActiveRecord: 0.4ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 06:18:56 UTC +00:00], ["email", "jbrown24@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$KcI7jRTz8hNtU/ZiPrd0LOlAHfe8.G7QbExYTwFnJuvLpzJfqBKea"], ["updated_at", Sun, 17 Mar 2013 06:18:56 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"jbrown"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "users" SET "last_login" = '2013-03-17 06:18:56.927013', "updated_at" = '2013-03-17 06:18:56.927995' WHERE "users"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 97ms (ActiveRecord: 0.7ms)  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 06:18:57 UTC +00:00], ["email", "jbrown25@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$RyPaNixyVvYSPJa3BmYJyuoBPjBl0h.75/8F5wH6T45S.W1dIYDYm"], ["updated_at", Sun, 17 Mar 2013 06:18:57 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"jbrown"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "users" SET "last_login" = '2013-03-17 06:18:57.128509', "updated_at" = '2013-03-17 06:18:57.129187' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 95ms (ActiveRecord: 0.6ms)  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 06:18:57 UTC +00:00], ["email", "jbrown26@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$Biu2X94e79ThZ6CwPH34M.mjQTdi7mZQG6vD7GzVYq7GuxNIz7/kW"], ["updated_at", Sun, 17 Mar 2013 06:18:57 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"jbrown"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.5ms) UPDATE "users" SET "last_login" = '2013-03-17 06:18:57.334482', "updated_at" = '2013-03-17 06:18:57.335251' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 99ms (ActiveRecord: 0.8ms)  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 06:18:57 UTC +00:00], ["email", "jbrown27@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$EncCAOsm6PwxCT6UNqXViOXAaskYmTJHQCBUHi.85K3EdHiT6ENnq"], ["updated_at", Sun, 17 Mar 2013 06:18:57 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 17 Mar 2013 06:18:57 UTC +00:00], ["email", "jbrown28@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$rYXZXFFnJzWM7XTL32RFpeDGlnzqowWfZOaaIzFMQi3CdeouyUBwm"], ["updated_at", Sun, 17 Mar 2013 06:18:57 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (2.2ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Sun, 17 Mar 2013 06:18:57 UTC +00:00], ["email", nil], ["location", nil], ["name", "Dude Bro"], ["updated_at", Sun, 17 Mar 2013 06:18:57 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.8ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction Connecting to database specified by database.yml  (2.7ms) select sqlite_version(*)  (1.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.3ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (2.1ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.2ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (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) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (4.9ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (3.1ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:29:39 UTC +00:00], ["email", "jbrown1@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$nttf/58pNukAKVkcMlbRvenVCzvposjfO0GkOzdBkZ6SIWtrg8jmy"], ["updated_at", Tue, 19 Mar 2013 09:29:39 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:29:39 UTC +00:00], ["email", "jbrown2@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$3vVLBoRe7Tmtg0fl/TCGAeKX/4OoVGJWTgSijg24s08Ea5boO9HVS"], ["updated_at", Tue, 19 Mar 2013 09:29:39 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:29:39 UTC +00:00], ["email", "jbrown3@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$oSZs3OcJPkwneUVLVDMhLuB6s72oQFwSI0/v.wUir2qolwEiZBiOG"], ["updated_at", Tue, 19 Mar 2013 09:29:39 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 19 Mar 2013 09:29:39 UTC +00:00], ["resource", "Post"], ["updated_at", Tue, 19 Mar 2013 09:29:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Tue, 19 Mar 2013 09:29:39 UTC +00:00], ["permission_id", 1], ["updated_at", Tue, 19 Mar 2013 09:29:39 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:29:39 UTC +00:00], ["email", "jbrown4@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$1.hadeDZvx7RQdrzyL2r9eC6JtviOLc2TDBjVRRtLc8bMFJjlV3TC"], ["updated_at", Tue, 19 Mar 2013 09:29:39 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 19 Mar 2013 09:29:39 UTC +00:00], ["resource", "Post"], ["updated_at", Tue, 19 Mar 2013 09:29:39 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Tue, 19 Mar 2013 09:29:39 UTC +00:00], ["permission_id", 1], ["updated_at", Tue, 19 Mar 2013 09:29:39 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:29:39 UTC +00:00], ["email", "jbrown5@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$3WYJvG4.gXCghMGFPPP8neUVcY2A2sW5.W9.dWV2kCjt/mK.eJfTW"], ["updated_at", Tue, 19 Mar 2013 09:29:39 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Tue, 19 Mar 2013 09:29:39 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan"], ["updated_at", Tue, 19 Mar 2013 09:29:39 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.8ms)  (0.1ms) rollback transaction  (1.0ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (166.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 19 Mar 2013 09:29:39 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Tue, 19 Mar 2013 09:29:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction Connecting to database specified by database.yml  (2.1ms) select sqlite_version(*)  (3.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (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) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (1.9ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (1.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 19 Mar 2013 09:31:03 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Tue, 19 Mar 2013 09:31:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:31:03 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$qyVYOKGVOCU3SXHw8xgYZOMnAu3jwZk/89PLZ0yl.r9GK2mWx..e."], ["updated_at", Tue, 19 Mar 2013 09:31:03 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:31:03 UTC +00:00], ["email", "jbrown1@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$5ekGesL8xz8YVRZPbJHZDeKdIxdFlonJKDD4NdD1u9aVIviBWqHIa"], ["updated_at", Tue, 19 Mar 2013 09:31:03 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:31:03 UTC +00:00], ["email", "jbrown2@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$ytx9KLQi9Mk7ngahicqOr.I3RMKTmKf0hm7MbwCQLTvROs5U7gUS6"], ["updated_at", Tue, 19 Mar 2013 09:31:03 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'bricker' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:31:04 UTC +00:00], ["email", "jbrown3@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$ycbzX74Azo7gX/KQJTNbS.owuQBDub2.kmH8l3j8qHSDq5ogL8k4i"], ["updated_at", Tue, 19 Mar 2013 09:31:04 UTC +00:00], ["username", "bricker"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'wrong' LIMIT 1  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:31:04 UTC +00:00], ["email", "jbrown4@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$ISY3clL9DTrwBvlOHXQz9eHPHMIpXvlZSdNKG76dqnVarL.xCmj32"], ["updated_at", Tue, 19 Mar 2013 09:31:04 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:31:04 UTC +00:00], ["email", "jbrown5@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackson Brown"], ["password_digest", "$2a$10$tKv9pBGRjqAtLnOqg3o/IeVzV6CVnMRVPuwGzr7rAnAD2RInutJxC"], ["updated_at", Tue, 19 Mar 2013 09:31:04 UTC +00:00], ["username", "jbrown1"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown2' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown2' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.3ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:31:04 UTC +00:00], ["email", "jbrown6@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "James Brown"], ["password_digest", "$2a$10$1gu1v8X4ZoCf2JpdYhokSO2bGtwD6CGHUnep2F30YODAZIMXinOMu"], ["updated_at", Tue, 19 Mar 2013 09:31:04 UTC +00:00], ["username", "jbrown2"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown2' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown3' LIMIT 1  (1.9ms) rollback transaction  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'lberesteinrojas' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'lrojas' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Tue, 19 Mar 2013 09:31:04 UTC +00:00], ["email", nil], ["location", nil], ["name", "Dude Bro"], ["updated_at", Tue, 19 Mar 2013 09:31:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Tue, 19 Mar 2013 09:31:05 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan"], ["updated_at", Tue, 19 Mar 2013 09:31:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:31:05 UTC +00:00], ["email", "jbrown11@qt.com"], ["is_superuser", true], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$WSUzfNE2f6WD0U8sHCGdfunhKXwbVegdwp99lbClXTeVuFt2COq22"], ["updated_at", Tue, 19 Mar 2013 09:31:05 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:31:05 UTC +00:00], ["email", "jbrown12@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$dOuzku8e9ai9wVcZBoUHAuAA4FVTWXFNpdjvzkQojb6usCzSZI9Ii"], ["updated_at", Tue, 19 Mar 2013 09:31:05 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 19 Mar 2013 09:31:05 UTC +00:00], ["resource", "Post"], ["updated_at", Tue, 19 Mar 2013 09:31:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 19 Mar 2013 09:31:05 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Tue, 19 Mar 2013 09:31:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Tue, 19 Mar 2013 09:31:05 UTC +00:00], ["permission_id", 1], ["updated_at", Tue, 19 Mar 2013 09:31:05 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Tue, 19 Mar 2013 09:31:05 UTC +00:00], ["permission_id", 2], ["updated_at", Tue, 19 Mar 2013 09:31:05 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:31:05 UTC +00:00], ["email", "jbrown13@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$VwBWP7UkH28ujj/AnXpJ7eThecVAOu2vXwmv./QCxHVZPt0HiDOsu"], ["updated_at", Tue, 19 Mar 2013 09:31:05 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 19 Mar 2013 09:31:05 UTC +00:00], ["resource", "Post"], ["updated_at", Tue, 19 Mar 2013 09:31:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Tue, 19 Mar 2013 09:31:05 UTC +00:00], ["permission_id", 1], ["updated_at", Tue, 19 Mar 2013 09:31:05 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:31:05 UTC +00:00], ["email", "jbrown14@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$HJMowIvlrVKHVOPf8Xe46eNk6EumHFCkwKHRI9AFSmk3jjIpNEwNW"], ["updated_at", Tue, 19 Mar 2013 09:31:05 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown1' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Tue, 19 Mar 2013 09:31:05 UTC +00:00], ["email", "jbrown15@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$oDvumnVscXFfEfVxavUPRe4m/XDvmT3ikI/PiIBqPBFNwiq7pAsTO"], ["updated_at", Tue, 19 Mar 2013 09:31:05 UTC +00:00], ["username", "jbrown1"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:31:05 UTC +00:00], ["email", "jbrown16@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$OrNW1uhBiYpRj6hW4wiToun2ma495WtYpZkObhf0ynK89YLBmthpy"], ["updated_at", Tue, 19 Mar 2013 09:31:05 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:31:05 UTC +00:00], ["email", "jbrown17@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$Mje8BZWdNtA0NssG3kgjLOszH3aLy52xEdYBKNI1rpt2mJs3BJWji"], ["updated_at", Tue, 19 Mar 2013 09:31:05 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (1.7ms) rollback transaction  (0.1ms) begin transaction Processing by PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:31:06 UTC +00:00], ["email", "jbrown18@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$kjyYQWNfUtEAbBkJ/uLlNuliK9UlvjePT0YnZ1xn.qPCmqd9VCehq"], ["updated_at", Tue, 19 Mar 2013 09:31:06 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:31:06 UTC +00:00], ["email", "jbrown19@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$S2Y8xNmGSbTlR4yK6GpOJO/nDm3a.n9JSNxwwcAqL48jRwnPxfFZ."], ["updated_at", Tue, 19 Mar 2013 09:31:06 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 19 Mar 2013 09:31:06 UTC +00:00], ["resource", "Post"], ["updated_at", Tue, 19 Mar 2013 09:31:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Tue, 19 Mar 2013 09:31:06 UTC +00:00], ["permission_id", 1], ["updated_at", Tue, 19 Mar 2013 09:31:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:31:06 UTC +00:00], ["email", "jbrown20@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$UmFu.07CfR.TGnrA9CFnrOXM2KQ1GcNTuQsfJr9I58VK9LpGWUsEC"], ["updated_at", Tue, 19 Mar 2013 09:31:06 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:31:06 UTC +00:00], ["email", "jbrown21@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$zyUWaQTohE4dIRGXDAeeRO0X6UFkqErZzAW8Kncz0jtinunPbNa8O"], ["updated_at", Tue, 19 Mar 2013 09:31:06 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 19 Mar 2013 09:31:06 UTC +00:00], ["resource", "Post"], ["updated_at", Tue, 19 Mar 2013 09:31:06 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Tue, 19 Mar 2013 09:31:06 UTC +00:00], ["permission_id", 1], ["updated_at", Tue, 19 Mar 2013 09:31:06 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:31:06 UTC +00:00], ["email", "jbrown22@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$FUgLwefak0hdqQDQbyYVd./pIPS.R43gF1evhdt5KturHrWauCmZS"], ["updated_at", Tue, 19 Mar 2013 09:31:06 UTC +00:00], ["username", "jbrown"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (2.0ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."username" IS NULL LIMIT 1 Completed 200 OK in 13ms (Views: 10.7ms | ActiveRecord: 0.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."username" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.1ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:31:06 UTC +00:00], ["email", "jbrown23@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$J9GBJUYMk7.56wWnKKwkWu99peZDX.FQNs3auWf6ave/U/LgyWYoa"], ["updated_at", Tue, 19 Mar 2013 09:31:06 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"jbrown"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "users" SET "last_login" = '2013-03-19 09:31:06.767529', "updated_at" = '2013-03-19 09:31:06.768517' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 99ms (ActiveRecord: 0.7ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:31:06 UTC +00:00], ["email", "jbrown24@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$9xbjraHwZQtGnxjhXCXri.bEJxeAqlu5Ga0GvUvKjXAg/v8l3SPSG"], ["updated_at", Tue, 19 Mar 2013 09:31:06 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"jbrown"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "users" SET "last_login" = '2013-03-19 09:31:06.975277', "updated_at" = '2013-03-19 09:31:06.975971' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 95ms (ActiveRecord: 0.6ms)  (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:31:07 UTC +00:00], ["email", "jbrown25@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$nCZdUXDaESeEf8MvCTzlPe031GL4SZun0zuJkaSiJmPAD/AWGFLyG"], ["updated_at", Tue, 19 Mar 2013 09:31:07 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"jbrown"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "users" SET "last_login" = '2013-03-19 09:31:07.177481', "updated_at" = '2013-03-19 09:31:07.178161' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 95ms (ActiveRecord: 0.6ms)  (2.2ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:31:07 UTC +00:00], ["email", "jbrown26@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$1MeiviwfVAuVnOh2Z2xY3.SFOttumE6JXTD6r9e5pnvhKRWKltMB2"], ["updated_at", Tue, 19 Mar 2013 09:31:07 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 99ms (ActiveRecord: 0.9ms)  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:31:07 UTC +00:00], ["email", "jbrown27@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$mNe71MUbEoz/5oTtPbqU..mBzrWB8.xu0Avhu9BHWgkZUt0E79NuK"], ["updated_at", Tue, 19 Mar 2013 09:31:07 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."username" = 'jbrown' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:31:07 UTC +00:00], ["email", "jbrown28@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$sP/NUVNQcrGr6aPKImRrtuod6AocSegtLkw3QJnSeEuc/qYZc3jT6"], ["updated_at", Tue, 19 Mar 2013 09:31:07 UTC +00:00], ["username", "jbrown"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (2.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Tue, 19 Mar 2013 09:31:07 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan Ricker"], ["updated_at", Tue, 19 Mar 2013 09:31:07 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: id  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Tue, 19 Mar 2013 09:31:07 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan Ricker"], ["updated_at", Tue, 19 Mar 2013 09:31:07 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: id  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Tue, 19 Mar 2013 09:31:07 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan Ricker"], ["updated_at", Tue, 19 Mar 2013 09:31:07 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (1.6ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction Connecting to database specified by database.yml  (2.1ms) select sqlite_version(*)  (3.6ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.9ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (2.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown1@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:35:41 UTC +00:00], ["email", "jbrown1@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$oRzuTCbhk7oIHF5W0UunU.eowirIg0b36.DhzOEj7x3KEiC.GtDSK"], ["updated_at", Tue, 19 Mar 2013 09:35:41 UTC +00:00], ["username", nil]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown2@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Tue, 19 Mar 2013 09:35:41 UTC +00:00], ["email", "jbrown2@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$8hiUFFMs0tM1S9DeA62LLONJDJ1AnDZlSy56pNrHYyp/2hAs4MEj6"], ["updated_at", Tue, 19 Mar 2013 09:35:41 UTC +00:00], ["username", nil]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (2.2ms) rollback transaction  (0.1ms) begin transaction User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown3@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:35:41 UTC +00:00], ["email", "jbrown3@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$R3gBCP5ivb0XGISG3cOwpeFoUvqx0qjGRWTT/2KGwLNaeDmT.ljWe"], ["updated_at", Tue, 19 Mar 2013 09:35:41 UTC +00:00], ["username", nil]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown4@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:35:41 UTC +00:00], ["email", "jbrown4@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$uQfeR6/YDSghCYKdc3lVo.EAVdWvbSymfgeIg7l5U8KNU5PivF2si"], ["updated_at", Tue, 19 Mar 2013 09:35:41 UTC +00:00], ["username", nil]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.8ms) rollback transaction  (0.1ms) begin transaction Processing by PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.9ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (115.8ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: id  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Tue, 19 Mar 2013 09:35:42 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan Ricker"], ["updated_at", Tue, 19 Mar 2013 09:35:42 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Tue, 19 Mar 2013 09:35:42 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan Ricker"], ["updated_at", Tue, 19 Mar 2013 09:35:42 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: id  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Tue, 19 Mar 2013 09:35:42 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan Ricker"], ["updated_at", Tue, 19 Mar 2013 09:35:42 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.4ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Tue, 19 Mar 2013 09:35:42 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan"], ["updated_at", Tue, 19 Mar 2013 09:35:42 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 19 Mar 2013 09:35:42 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Tue, 19 Mar 2013 09:35:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (5.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:35:42 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$0Wh/09JJQQYJlCEFuaZF8.bcdw1XjFAVGhmeufaBmIVY1EXhKWhiK"], ["updated_at", Tue, 19 Mar 2013 09:35:42 UTC +00:00], ["username", nil]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.5ms) UPDATE "users" SET "last_login" = '2013-03-19 09:35:42.582713', "updated_at" = '2013-03-19 09:35:42.583736' WHERE "users"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 98ms (ActiveRecord: 0.8ms)  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:35:42 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$KxWiMBOt8am7C2QlEtAHHeZBy9R.xw8DCTDZM/2397ppPRfRxFvw2"], ["updated_at", Tue, 19 Mar 2013 09:35:42 UTC +00:00], ["username", nil]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "users" SET "last_login" = '2013-03-19 09:35:42.783428', "updated_at" = '2013-03-19 09:35:42.784146' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 95ms (ActiveRecord: 0.7ms)  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:35:42 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$6wU8Ff2WNusQFlc8cvcKa.v4ErGsdT2grZIYZHOkQFMbl3K5lATiu"], ["updated_at", Tue, 19 Mar 2013 09:35:42 UTC +00:00], ["username", nil]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "users" SET "last_login" = '2013-03-19 09:35:42.982122', "updated_at" = '2013-03-19 09:35:42.982812' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 96ms (ActiveRecord: 0.7ms)  (2.0ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 8ms (Views: 5.9ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.2ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown5@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:35:43 UTC +00:00], ["email", "jbrown5@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$fTgoBF1N0aPGyfjSdU3iEOfsA3b5DAVLPhUYn0tlj4ttW8rjMnQpa"], ["updated_at", Tue, 19 Mar 2013 09:35:43 UTC +00:00], ["username", nil]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"bricker"}  (0.1ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "users" SET "last_login" = '2013-03-19 09:35:43.197571', "updated_at" = '2013-03-19 09:35:43.198292' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 94ms (ActiveRecord: 0.5ms)  (1.6ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown6@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:35:43 UTC +00:00], ["email", "jbrown6@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$QfyBITQ5vacoPQXMO.ClbON1GugcWdWWri/RqEeoIOp96ZCaf5hT2"], ["updated_at", Tue, 19 Mar 2013 09:35:43 UTC +00:00], ["username", nil]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 98ms (ActiveRecord: 0.9ms)  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown7@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:35:43 UTC +00:00], ["email", "jbrown7@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$BqQTTyO9C2hrnEGYh7XNAObeUQoF.zYJLTCjzEOafYeoc4s7uS98G"], ["updated_at", Tue, 19 Mar 2013 09:35:43 UTC +00:00], ["username", nil]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (2.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown8@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:35:43 UTC +00:00], ["email", "jbrown8@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$jHQ6CTSF8qJeARRapkkxAORHctZOR1fSGuGr4Pr4kyg28zb6ewoTO"], ["updated_at", Tue, 19 Mar 2013 09:35:43 UTC +00:00], ["username", nil]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown9@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:35:43 UTC +00:00], ["email", "jbrown9@qt.com"], ["is_superuser", true], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$v8Rt1kh2xHii6TxknkRB4e/M8duclRim.aYeuqQqAh8ewWzvdNWye"], ["updated_at", Tue, 19 Mar 2013 09:35:43 UTC +00:00], ["username", nil]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown10@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:35:43 UTC +00:00], ["email", "jbrown10@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$PB/5hKpMRddMWNIulj/pSu2.2KC7ZXjpHfeMpwyaXYGEIXbpsK08q"], ["updated_at", Tue, 19 Mar 2013 09:35:43 UTC +00:00], ["username", nil]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 19 Mar 2013 09:35:43 UTC +00:00], ["resource", "Post"], ["updated_at", Tue, 19 Mar 2013 09:35:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 19 Mar 2013 09:35:43 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Tue, 19 Mar 2013 09:35:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Tue, 19 Mar 2013 09:35:43 UTC +00:00], ["permission_id", 1], ["updated_at", Tue, 19 Mar 2013 09:35:43 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Tue, 19 Mar 2013 09:35:43 UTC +00:00], ["permission_id", 2], ["updated_at", Tue, 19 Mar 2013 09:35:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown11@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:35:43 UTC +00:00], ["email", "jbrown11@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$pkYGZ5XJk40J1K.w.kXYdeG06GJtB4LfmZHZ71Q9QCZk5rNTe9nfO"], ["updated_at", Tue, 19 Mar 2013 09:35:43 UTC +00:00], ["username", nil]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 19 Mar 2013 09:35:43 UTC +00:00], ["resource", "Post"], ["updated_at", Tue, 19 Mar 2013 09:35:43 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Tue, 19 Mar 2013 09:35:43 UTC +00:00], ["permission_id", 1], ["updated_at", Tue, 19 Mar 2013 09:35:43 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown12@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:35:44 UTC +00:00], ["email", "jbrown12@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$hLEy/B4VzeLfFtOrcfNhM.l3nm3Q/sG7kURPnFpc2ASOaN8OUDb32"], ["updated_at", Tue, 19 Mar 2013 09:35:44 UTC +00:00], ["username", nil]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (1.9ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown13@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:35:44 UTC +00:00], ["email", "jbrown13@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$nKUophJhUcfGV88CsHF58uWPVBDxP79IdPAz9om42yC0.kmubzcvO"], ["updated_at", Tue, 19 Mar 2013 09:35:44 UTC +00:00], ["username", nil]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 19 Mar 2013 09:35:44 UTC +00:00], ["resource", "Post"], ["updated_at", Tue, 19 Mar 2013 09:35:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Tue, 19 Mar 2013 09:35:44 UTC +00:00], ["permission_id", 1], ["updated_at", Tue, 19 Mar 2013 09:35:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown14@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:35:44 UTC +00:00], ["email", "jbrown14@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$n7ILltUVHcrFckx5YMFJ5OlR2tX7ECTDXXxlXAv9wAKXQhpsvNfTm"], ["updated_at", Tue, 19 Mar 2013 09:35:44 UTC +00:00], ["username", nil]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown15@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:35:44 UTC +00:00], ["email", "jbrown15@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$WJd77m9VOI1WBVn2DEkx9OJHI965rcErirbKPDPtB8AxPritx8m2i"], ["updated_at", Tue, 19 Mar 2013 09:35:44 UTC +00:00], ["username", nil]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 19 Mar 2013 09:35:44 UTC +00:00], ["resource", "Post"], ["updated_at", Tue, 19 Mar 2013 09:35:44 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Tue, 19 Mar 2013 09:35:44 UTC +00:00], ["permission_id", 1], ["updated_at", Tue, 19 Mar 2013 09:35:44 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown16@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:35:44 UTC +00:00], ["email", "jbrown16@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$Nb1z.7nZNJAYj4PwjTib7OnCoUNSDNq3QGquJOu3A8r4pVxUUb5di"], ["updated_at", Tue, 19 Mar 2013 09:35:44 UTC +00:00], ["username", nil]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown17@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:35:44 UTC +00:00], ["email", "jbrown17@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$hWRPoCmeeQWArdxPOtl5puH0o1icibaVFnICfXw6D83epaKlr64Q."], ["updated_at", Tue, 19 Mar 2013 09:35:44 UTC +00:00], ["username", nil]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown17@qt.com' LIMIT 1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown18@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:35:44 UTC +00:00], ["email", "jbrown18@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$Y.tsKEm/i3JUSQCEH2zz/Om7rBk3Ttij33ZAbmlBSY69UNwfMFv.S"], ["updated_at", Tue, 19 Mar 2013 09:35:44 UTC +00:00], ["username", nil]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown18@qt.com' LIMIT 1  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:35:44 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$OJs80XAM8C9md2pklQH94eq9mhF7tCiXPUJeSOYnczMnM7dcup91u"], ["updated_at", Tue, 19 Mar 2013 09:35:44 UTC +00:00], ["username", nil]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 09:35:45 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$P.4KBEr36tuq840aO9vKp.kmzjyw.k0NVzrGhBgknb5qJHY5YP/32"], ["updated_at", Tue, 19 Mar 2013 09:35:45 UTC +00:00], ["username", nil]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Tue, 19 Mar 2013 09:35:45 UTC +00:00], ["email", nil], ["location", nil], ["name", "Dude Bro"], ["updated_at", Tue, 19 Mar 2013 09:35:45 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction Connecting to database specified by database.yml  (2.6ms) select sqlite_version(*)  (1.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.0ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (54.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Tue, 19 Mar 2013 10:13:04 UTC +00:00], ["email", nil], ["location", nil], ["name", "Dude Bro"], ["updated_at", Tue, 19 Mar 2013 10:13:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Tue, 19 Mar 2013 10:13:04 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan"], ["updated_at", Tue, 19 Mar 2013 10:13:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.9ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown1@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 10:13:04 UTC +00:00], ["email", "jbrown1@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$q0Jqc5oj0TBS3proKcBIDua4cAu/Bk5G5UHS251ZySkIfiGyWNepm"], ["updated_at", Tue, 19 Mar 2013 10:13:04 UTC +00:00], ["username", nil]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown1@qt.com' LIMIT 1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown2@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 10:13:05 UTC +00:00], ["email", "jbrown2@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$v8ft9mfu/Cs/KRTuOcTqZ.xyEpW0IyMwKBDFc7oUKopz0HR9pJ40C"], ["updated_at", Tue, 19 Mar 2013 10:13:05 UTC +00:00], ["username", nil]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown2@qt.com' LIMIT 1  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 10:13:05 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$kC7iRGw9BbZPcz2QJnSMDuIqVHIXch5xxbN65DsK32bKJGREtl4T."], ["updated_at", Tue, 19 Mar 2013 10:13:05 UTC +00:00], ["username", nil]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 10:13:05 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$okKjTAq/XXj4RoQ7nKOrJOKQp8b/M5PXp7mmL5hgbLwyFZRc6jdoq"], ["updated_at", Tue, 19 Mar 2013 10:13:05 UTC +00:00], ["username", nil]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown3@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 10:13:05 UTC +00:00], ["email", "jbrown3@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$TmDkFOMm41NL2gNJJ9fsJOApI8Nnw4.Pom/s7C9X2c0wMI6MGhvH."], ["updated_at", Tue, 19 Mar 2013 10:13:05 UTC +00:00], ["username", nil]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown4@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 10:13:05 UTC +00:00], ["email", "jbrown4@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$wrlhq/wkoW5FtE0I9LQea.cH4z0Aa0dzQqFLio8ddxKg1UzGzU.66"], ["updated_at", Tue, 19 Mar 2013 10:13:05 UTC +00:00], ["username", nil]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown5@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Tue, 19 Mar 2013 10:13:05 UTC +00:00], ["email", "jbrown5@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$iuO7uOuZ0aqOdZJ6KKijSeOWetCti3Nujd2PjCf3aOZp//iX39Ei2"], ["updated_at", Tue, 19 Mar 2013 10:13:05 UTC +00:00], ["username", nil]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown6@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 10:13:05 UTC +00:00], ["email", "jbrown6@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$VQ6zIyJ2aQ/pDQMar5S5MOePbWIB7Kn1fOEWkEPcDf2k9no23RxQi"], ["updated_at", Tue, 19 Mar 2013 10:13:05 UTC +00:00], ["username", nil]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (1.9ms) rollback transaction  (0.1ms) begin transaction Processing by PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (1.0ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 19 Mar 2013 10:13:05 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Tue, 19 Mar 2013 10:13:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.2ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 11ms (Views: 9.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown7@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 10:13:06 UTC +00:00], ["email", "jbrown7@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$0S9l0kEGTtPl3CdRJJGOuuIdiG4SoGqMFSSdd67pYq4hXdL4Tz2X2"], ["updated_at", Tue, 19 Mar 2013 10:13:06 UTC +00:00], ["username", nil]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 97ms (ActiveRecord: 0.9ms)  (1.9ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.1ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 10:13:06 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$0ZG82mjuxQO/47rNOetHGu3v6W8qGxgCcWgegLD4Pi5SF9QL6vc.2"], ["updated_at", Tue, 19 Mar 2013 10:13:06 UTC +00:00], ["username", nil]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "users" SET "last_login" = '2013-03-19 10:13:06.272625', "updated_at" = '2013-03-19 10:13:06.273574' WHERE "users"."id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 99ms (ActiveRecord: 0.7ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 10:13:06 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$B0KUDbFs1fsMULlOMAJ.neU.7F/S7CdxAO2snZXE4RfHxjwzj1XE."], ["updated_at", Tue, 19 Mar 2013 10:13:06 UTC +00:00], ["username", nil]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "users" SET "last_login" = '2013-03-19 10:13:06.472591', "updated_at" = '2013-03-19 10:13:06.473251' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 95ms (ActiveRecord: 0.6ms)  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 10:13:06 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$gFHX9zfco0vUy3GPuuj5xuCkQF1exz5kC.zOCzhzUWBrBcKW4MNqu"], ["updated_at", Tue, 19 Mar 2013 10:13:06 UTC +00:00], ["username", nil]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "users" SET "last_login" = '2013-03-19 10:13:06.671044', "updated_at" = '2013-03-19 10:13:06.671720' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 95ms (ActiveRecord: 0.7ms)  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown8@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 10:13:06 UTC +00:00], ["email", "jbrown8@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$cj60zgLdjwsaMXRry33eHOfSahKG9hMWqD5kP3aSgRw.BPt5Mvcfi"], ["updated_at", Tue, 19 Mar 2013 10:13:06 UTC +00:00], ["username", nil]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"bricker"}  (0.1ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "users" SET "last_login" = '2013-03-19 10:13:06.870967', "updated_at" = '2013-03-19 10:13:06.871685' WHERE "users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 96ms (ActiveRecord: 0.6ms)  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown9@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 10:13:06 UTC +00:00], ["email", "jbrown9@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$ne1nFcmSJrJe5Z3X5GyreukHC/iXEVBNtXktqbZz6Pw8DyjVV74s2"], ["updated_at", Tue, 19 Mar 2013 10:13:06 UTC +00:00], ["username", nil]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (1.8ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown10@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00], ["email", "jbrown10@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$62jlEqLDOf.Q9P3hGNUINOHeCJXv.00b3eyebqCquv9S6imZutuKq"], ["updated_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00], ["username", nil]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown11@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00], ["email", "jbrown11@qt.com"], ["is_superuser", true], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$Kj.vMuNVH13DoF4QP0XoXuYfmp1CpOlsqPGDM.2a9zXPfi7aGQ6FW"], ["updated_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00], ["username", nil]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown12@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00], ["email", "jbrown12@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$TqmTjJ9FdNP5HdLGxr56vuV1OuGRVDZMNrOS3cToog3kApM9zVuoe"], ["updated_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00], ["username", nil]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00], ["resource", "Post"], ["updated_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00], ["permission_id", 1], ["updated_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00], ["permission_id", 2], ["updated_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown13@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00], ["email", "jbrown13@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$6VXGe2DMnTII1edbXq3qO.EK6bz6vJ/R9gViYgKs2idGDus6LesFu"], ["updated_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00], ["username", nil]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00], ["resource", "Post"], ["updated_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00], ["permission_id", 1], ["updated_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan Ricker"], ["updated_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: id  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan Ricker"], ["updated_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: id  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", nil], ["created_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00], ["email", nil], ["location", nil], ["name", "Bryan Ricker"], ["updated_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown14@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00], ["email", "jbrown14@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$sLjWenciIQJCivx3WQEfpu/z1jHHUDYzSqNwXg5HYN87fmZjPI0dG"], ["updated_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00], ["username", nil]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00], ["resource", "Post"], ["updated_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00], ["permission_id", 1], ["updated_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (2.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown15@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00], ["email", "jbrown15@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$F7MPId.SuhF.rFpROnrAXekfS/FZagD7ttEVGWZgd41oDBhKbYMhC"], ["updated_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00], ["username", nil]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (1.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown16@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00], ["email", "jbrown16@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$/OBiUk2gtrbdcTEsSLHyAehD7d8AW9jXw5B7jgJNzPpn6hj4r9q.C"], ["updated_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00], ["username", nil]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown17@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00], ["email", "jbrown17@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$Ym27xa/8lNLxfdgJl2dp.ufqy.LalYhox6oVpGa0VLVcFfKmL.fHe"], ["updated_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00], ["username", nil]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00], ["resource", "Post"], ["updated_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00], ["permission_id", 1], ["updated_at", Tue, 19 Mar 2013 10:13:07 UTC +00:00], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown18@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "last_login", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 19 Mar 2013 10:13:08 UTC +00:00], ["email", "jbrown18@qt.com"], ["is_superuser", false], ["last_login", nil], ["name", "Jackie Brown"], ["password_digest", "$2a$10$EKyeoG3mOVHhH2DtliJHnOXFFzkK0dZfXmfIT1JxwXtAE2mvlgctO"], ["updated_at", Tue, 19 Mar 2013 10:13:08 UTC +00:00], ["username", nil]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = 1  (1.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction Connecting to database specified by database.yml  (2.6ms) select sqlite_version(*)  (1.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") Started GET "/" for 127.0.0.1 at 2013-03-21 21:07:15 -0700 Connecting to database specified by database.yml  (2.1ms) select sqlite_version(*)  (3.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (2.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.3ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") Started GET "/outpost" for 127.0.0.1 at 2013-03-21 21:07:57 -0700 Started GET "/outpost" for 127.0.0.1 at 2013-03-21 21:08:35 -0700 Connecting to database specified by database.yml  (2.1ms) select sqlite_version(*)  (3.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") Started GET "/outpost" for 127.0.0.1 at 2013-03-21 21:08:43 -0700 Processing by Outpost::HomeController#dashboard as HTML Redirected to http://localhost:9292/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 40ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 21:08:43 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (6.2ms) Completed 200 OK in 65ms (Views: 63.6ms | ActiveRecord: 0.0ms) Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-21 21:08:43 -0700 Error compiling asset outpost/application.js: Sprockets::FileNotFound: couldn't find file 'jquery' (in /Users/bricker/websites/kpcc/outpost/app/assets/javascripts/outpost/outpost.js:1) Served asset /outpost/application.js - 500 Internal Server Error Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-21 21:08:43 -0700 Error compiling asset outpost/application.css: Sass::SyntaxError: File to import not found or unreadable: outpost. Load path: /Users/bricker/websites/kpcc/outpost (in /Users/bricker/websites/kpcc/outpost/app/assets/stylesheets/outpost/application.css.scss) Served asset /outpost/application.css - 500 Internal Server Error Connecting to database specified by database.yml  (2.0ms) select sqlite_version(*)  (3.5ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.7ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 21:09:51 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (4.6ms) Completed 200 OK in 83ms (Views: 22.9ms | ActiveRecord: 0.0ms) Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-21 21:09:52 -0700 Error compiling asset outpost/application.js: Sprockets::FileNotFound: couldn't find file 'jquery' (in /Users/bricker/websites/kpcc/outpost/app/assets/javascripts/outpost/outpost.js:1) Served asset /outpost/application.js - 500 Internal Server Error Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-21 21:09:52 -0700 Error compiling asset outpost/application.css: Sass::SyntaxError: File to import not found or unreadable: outpost/outpost. Load path: /Users/bricker/websites/kpcc/outpost (in /Users/bricker/websites/kpcc/outpost/app/assets/stylesheets/outpost/application.css.scss) Served asset /outpost/application.css - 500 Internal Server Error Connecting to database specified by database.yml  (2.2ms) select sqlite_version(*)  (3.0ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 21:10:40 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (4.3ms) Completed 200 OK in 84ms (Views: 23.8ms | ActiveRecord: 0.0ms) Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-21 21:10:40 -0700 Error compiling asset outpost/application.js: Sprockets::FileNotFound: couldn't find file 'jquery' (in /Users/bricker/websites/kpcc/outpost/app/assets/javascripts/outpost/outpost.js:1) Served asset /outpost/application.js - 500 Internal Server Error Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-21 21:10:40 -0700 Error compiling asset outpost/application.css: Sass::SyntaxError: File to import not found or unreadable: app/assets/stylesheets/outpost/outpost. Load path: /Users/bricker/websites/kpcc/outpost (in /Users/bricker/websites/kpcc/outpost/app/assets/stylesheets/outpost/application.css.scss) Served asset /outpost/application.css - 500 Internal Server Error Connecting to database specified by database.yml  (2.2ms) select sqlite_version(*)  (3.2ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.0ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.0ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.1ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.0ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 21:11:21 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (4.6ms) Completed 200 OK in 83ms (Views: 22.4ms | ActiveRecord: 0.0ms) Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-21 21:11:21 -0700 Error compiling asset outpost/application.css: Sass::SyntaxError: File to import not found or unreadable: *. Load path: /Users/bricker/websites/kpcc/outpost (in /Users/bricker/websites/kpcc/outpost/app/assets/stylesheets/outpost/application.css.scss) Served asset /outpost/application.css - 500 Internal Server Error Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-21 21:11:21 -0700 Error compiling asset outpost/application.js: Sprockets::FileNotFound: couldn't find file 'jquery' (in /Users/bricker/websites/kpcc/outpost/app/assets/javascripts/outpost/outpost.js:1) Served asset /outpost/application.js - 500 Internal Server Error Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 21:21:08 -0700 NameError (undefined local variable or method `outpost_root_path' for #): /Users/bricker/websites/kpcc/outpost/app/controllers/outpost/application_controller.rb:19:in `root_breadcrumb' activesupport (4.0.0.beta1) lib/active_support/callbacks.rb:387:in `_run__3768961807479811876__process_action__callbacks' activesupport (4.0.0.beta1) lib/active_support/callbacks.rb:78:in `run_callbacks' actionpack (4.0.0.beta1) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0.beta1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0.beta1) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0.beta1) lib/active_support/notifications.rb:158:in `block in instrument' activesupport (4.0.0.beta1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0.beta1) lib/active_support/notifications.rb:158:in `instrument' actionpack (4.0.0.beta1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0.beta1) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.0.beta1) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0.beta1) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0.beta1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.0.0.beta1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0.beta1) lib/action_controller/metal.rb:232:in `block in action' actionpack (4.0.0.beta1) lib/action_dispatch/routing/route_set.rb:78:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/routing/route_set.rb:78:in `dispatch' actionpack (4.0.0.beta1) lib/action_dispatch/routing/route_set.rb:46:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/journey/router.rb:69:in `block in call' actionpack (4.0.0.beta1) lib/action_dispatch/journey/router.rb:57:in `each' actionpack (4.0.0.beta1) lib/action_dispatch/journey/router.rb:57:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/routing/route_set.rb:651:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/cookies.rb:452:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0.beta1) lib/active_support/callbacks.rb:373:in `_run__3184170118551521598__call__callbacks' activesupport (4.0.0.beta1) lib/active_support/callbacks.rb:78:in `run_callbacks' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0.beta1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0.beta1) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0.beta1) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0.beta1) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0.beta1) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0.beta1) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0.beta1) lib/active_support/cache/strategy/local_cache.rb:72:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0.beta1) lib/rails/engine.rb:510:in `call' railties (4.0.0.beta1) lib/rails/application.rb:96:in `call' railties (4.0.0.beta1) lib/rails/railtie/configurable.rb:30:in `method_missing' rack (1.5.2) lib/rack/lint.rb:49:in `_call' rack (1.5.2) lib/rack/lint.rb:37:in `call' rack (1.5.2) lib/rack/showexceptions.rb:24:in `call' rack (1.5.2) lib/rack/commonlogger.rb:33:in `call' rack (1.5.2) lib/rack/chunked.rb:43:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/bricker/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/bricker/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/bricker/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 21:22:00 -0700 NameError (undefined local variable or method `root_path' for #): /Users/bricker/websites/kpcc/outpost/app/controllers/outpost/application_controller.rb:19:in `root_breadcrumb' activesupport (4.0.0.beta1) lib/active_support/callbacks.rb:387:in `_run__4603835124915173444__process_action__callbacks' activesupport (4.0.0.beta1) lib/active_support/callbacks.rb:78:in `run_callbacks' actionpack (4.0.0.beta1) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0.beta1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0.beta1) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0.beta1) lib/active_support/notifications.rb:158:in `block in instrument' activesupport (4.0.0.beta1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0.beta1) lib/active_support/notifications.rb:158:in `instrument' actionpack (4.0.0.beta1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0.beta1) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.0.beta1) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0.beta1) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0.beta1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.0.0.beta1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0.beta1) lib/action_controller/metal.rb:232:in `block in action' actionpack (4.0.0.beta1) lib/action_dispatch/routing/route_set.rb:78:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/routing/route_set.rb:78:in `dispatch' actionpack (4.0.0.beta1) lib/action_dispatch/routing/route_set.rb:46:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/journey/router.rb:69:in `block in call' actionpack (4.0.0.beta1) lib/action_dispatch/journey/router.rb:57:in `each' actionpack (4.0.0.beta1) lib/action_dispatch/journey/router.rb:57:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/routing/route_set.rb:651:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/cookies.rb:452:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0.beta1) lib/active_support/callbacks.rb:373:in `_run__4285812269163584353__call__callbacks' activesupport (4.0.0.beta1) lib/active_support/callbacks.rb:78:in `run_callbacks' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0.beta1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0.beta1) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0.beta1) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0.beta1) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0.beta1) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0.beta1) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0.beta1) lib/active_support/cache/strategy/local_cache.rb:72:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0.beta1) lib/rails/engine.rb:510:in `call' railties (4.0.0.beta1) lib/rails/application.rb:96:in `call' railties (4.0.0.beta1) lib/rails/railtie/configurable.rb:30:in `method_missing' rack (1.5.2) lib/rack/lint.rb:49:in `_call' rack (1.5.2) lib/rack/lint.rb:37:in `call' rack (1.5.2) lib/rack/showexceptions.rb:24:in `call' rack (1.5.2) lib/rack/commonlogger.rb:33:in `call' rack (1.5.2) lib/rack/chunked.rb:43:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/bricker/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/bricker/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/bricker/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 21:22:13 -0700 NameError (undefined local variable or method `outpost' for #): /Users/bricker/websites/kpcc/outpost/app/controllers/outpost/application_controller.rb:19:in `root_breadcrumb' activesupport (4.0.0.beta1) lib/active_support/callbacks.rb:387:in `_run__1390062347247449812__process_action__callbacks' activesupport (4.0.0.beta1) lib/active_support/callbacks.rb:78:in `run_callbacks' actionpack (4.0.0.beta1) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0.beta1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0.beta1) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0.beta1) lib/active_support/notifications.rb:158:in `block in instrument' activesupport (4.0.0.beta1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0.beta1) lib/active_support/notifications.rb:158:in `instrument' actionpack (4.0.0.beta1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0.beta1) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.0.beta1) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0.beta1) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0.beta1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.0.0.beta1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0.beta1) lib/action_controller/metal.rb:232:in `block in action' actionpack (4.0.0.beta1) lib/action_dispatch/routing/route_set.rb:78:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/routing/route_set.rb:78:in `dispatch' actionpack (4.0.0.beta1) lib/action_dispatch/routing/route_set.rb:46:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/journey/router.rb:69:in `block in call' actionpack (4.0.0.beta1) lib/action_dispatch/journey/router.rb:57:in `each' actionpack (4.0.0.beta1) lib/action_dispatch/journey/router.rb:57:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/routing/route_set.rb:651:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/cookies.rb:452:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0.beta1) lib/active_support/callbacks.rb:373:in `_run__1749533464843978517__call__callbacks' activesupport (4.0.0.beta1) lib/active_support/callbacks.rb:78:in `run_callbacks' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0.beta1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0.beta1) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0.beta1) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0.beta1) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0.beta1) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0.beta1) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0.beta1) lib/active_support/cache/strategy/local_cache.rb:72:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0.beta1) lib/rails/engine.rb:510:in `call' railties (4.0.0.beta1) lib/rails/application.rb:96:in `call' railties (4.0.0.beta1) lib/rails/railtie/configurable.rb:30:in `method_missing' rack (1.5.2) lib/rack/lint.rb:49:in `_call' rack (1.5.2) lib/rack/lint.rb:37:in `call' rack (1.5.2) lib/rack/showexceptions.rb:24:in `call' rack (1.5.2) lib/rack/commonlogger.rb:33:in `call' rack (1.5.2) lib/rack/chunked.rb:43:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/bricker/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/bricker/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/bricker/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 21:23:17 -0700 NameError (undefined local variable or method `outpost_root_path' for #): /Users/bricker/websites/kpcc/outpost/app/controllers/outpost/application_controller.rb:19:in `root_breadcrumb' activesupport (4.0.0.beta1) lib/active_support/callbacks.rb:387:in `_run__4209656864220923325__process_action__callbacks' activesupport (4.0.0.beta1) lib/active_support/callbacks.rb:78:in `run_callbacks' actionpack (4.0.0.beta1) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0.beta1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0.beta1) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0.beta1) lib/active_support/notifications.rb:158:in `block in instrument' activesupport (4.0.0.beta1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0.beta1) lib/active_support/notifications.rb:158:in `instrument' actionpack (4.0.0.beta1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0.beta1) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.0.beta1) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0.beta1) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0.beta1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.0.0.beta1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0.beta1) lib/action_controller/metal.rb:232:in `block in action' actionpack (4.0.0.beta1) lib/action_dispatch/routing/route_set.rb:78:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/routing/route_set.rb:78:in `dispatch' actionpack (4.0.0.beta1) lib/action_dispatch/routing/route_set.rb:46:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/journey/router.rb:69:in `block in call' actionpack (4.0.0.beta1) lib/action_dispatch/journey/router.rb:57:in `each' actionpack (4.0.0.beta1) lib/action_dispatch/journey/router.rb:57:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/routing/route_set.rb:651:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/cookies.rb:452:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0.beta1) lib/active_support/callbacks.rb:373:in `_run__2950652187550053889__call__callbacks' activesupport (4.0.0.beta1) lib/active_support/callbacks.rb:78:in `run_callbacks' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0.beta1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0.beta1) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0.beta1) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0.beta1) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0.beta1) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0.beta1) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0.beta1) lib/active_support/cache/strategy/local_cache.rb:72:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0.beta1) lib/rails/engine.rb:510:in `call' railties (4.0.0.beta1) lib/rails/application.rb:96:in `call' railties (4.0.0.beta1) lib/rails/railtie/configurable.rb:30:in `method_missing' rack (1.5.2) lib/rack/lint.rb:49:in `_call' rack (1.5.2) lib/rack/lint.rb:37:in `call' rack (1.5.2) lib/rack/showexceptions.rb:24:in `call' rack (1.5.2) lib/rack/commonlogger.rb:33:in `call' rack (1.5.2) lib/rack/chunked.rb:43:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/bricker/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/bricker/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/bricker/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 21:25:47 -0700 NameError (undefined local variable or method `outpost_root_path' for #): /Users/bricker/websites/kpcc/outpost/app/controllers/outpost/application_controller.rb:19:in `root_breadcrumb' activesupport (4.0.0.beta1) lib/active_support/callbacks.rb:387:in `_run__1825557841798469899__process_action__callbacks' activesupport (4.0.0.beta1) lib/active_support/callbacks.rb:78:in `run_callbacks' actionpack (4.0.0.beta1) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0.beta1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0.beta1) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0.beta1) lib/active_support/notifications.rb:158:in `block in instrument' activesupport (4.0.0.beta1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0.beta1) lib/active_support/notifications.rb:158:in `instrument' actionpack (4.0.0.beta1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0.beta1) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.0.beta1) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0.beta1) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0.beta1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.0.0.beta1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0.beta1) lib/action_controller/metal.rb:232:in `block in action' actionpack (4.0.0.beta1) lib/action_dispatch/routing/route_set.rb:78:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/routing/route_set.rb:78:in `dispatch' actionpack (4.0.0.beta1) lib/action_dispatch/routing/route_set.rb:46:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/journey/router.rb:69:in `block in call' actionpack (4.0.0.beta1) lib/action_dispatch/journey/router.rb:57:in `each' actionpack (4.0.0.beta1) lib/action_dispatch/journey/router.rb:57:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/routing/route_set.rb:651:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/cookies.rb:452:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0.beta1) lib/active_support/callbacks.rb:373:in `_run__83072010169559026__call__callbacks' activesupport (4.0.0.beta1) lib/active_support/callbacks.rb:78:in `run_callbacks' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0.beta1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0.beta1) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0.beta1) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0.beta1) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0.beta1) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0.beta1) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0.beta1) lib/active_support/cache/strategy/local_cache.rb:72:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0.beta1) lib/rails/engine.rb:510:in `call' railties (4.0.0.beta1) lib/rails/application.rb:96:in `call' railties (4.0.0.beta1) lib/rails/railtie/configurable.rb:30:in `method_missing' rack (1.5.2) lib/rack/lint.rb:49:in `_call' rack (1.5.2) lib/rack/lint.rb:37:in `call' rack (1.5.2) lib/rack/showexceptions.rb:24:in `call' rack (1.5.2) lib/rack/commonlogger.rb:33:in `call' rack (1.5.2) lib/rack/chunked.rb:43:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/bricker/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/bricker/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/bricker/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Started GET "/outpost" for 127.0.0.1 at 2013-03-21 21:30:07 -0700 NameError (undefined local variable or method `outpost_login_path' for #): /Users/bricker/websites/kpcc/outpost/lib/outpost/controller/authentication.rb:29:in `require_login' activesupport (4.0.0.beta1) lib/active_support/callbacks.rb:387:in `_run__4395451973717861730__process_action__callbacks' activesupport (4.0.0.beta1) lib/active_support/callbacks.rb:78:in `run_callbacks' actionpack (4.0.0.beta1) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0.beta1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0.beta1) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0.beta1) lib/active_support/notifications.rb:158:in `block in instrument' activesupport (4.0.0.beta1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0.beta1) lib/active_support/notifications.rb:158:in `instrument' actionpack (4.0.0.beta1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0.beta1) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.0.beta1) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0.beta1) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0.beta1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.0.0.beta1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0.beta1) lib/action_controller/metal.rb:232:in `block in action' actionpack (4.0.0.beta1) lib/action_dispatch/routing/route_set.rb:78:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/routing/route_set.rb:78:in `dispatch' actionpack (4.0.0.beta1) lib/action_dispatch/routing/route_set.rb:46:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/journey/router.rb:69:in `block in call' actionpack (4.0.0.beta1) lib/action_dispatch/journey/router.rb:57:in `each' actionpack (4.0.0.beta1) lib/action_dispatch/journey/router.rb:57:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/routing/route_set.rb:651:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/cookies.rb:452:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0.beta1) lib/active_support/callbacks.rb:373:in `_run__2451567581509055311__call__callbacks' activesupport (4.0.0.beta1) lib/active_support/callbacks.rb:78:in `run_callbacks' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0.beta1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0.beta1) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0.beta1) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0.beta1) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0.beta1) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0.beta1) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0.beta1) lib/active_support/cache/strategy/local_cache.rb:72:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0.beta1) lib/rails/engine.rb:510:in `call' railties (4.0.0.beta1) lib/rails/application.rb:96:in `call' railties (4.0.0.beta1) lib/rails/railtie/configurable.rb:30:in `method_missing' rack (1.5.2) lib/rack/lint.rb:49:in `_call' rack (1.5.2) lib/rack/lint.rb:37:in `call' rack (1.5.2) lib/rack/showexceptions.rb:24:in `call' rack (1.5.2) lib/rack/commonlogger.rb:33:in `call' rack (1.5.2) lib/rack/chunked.rb:43:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/bricker/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/bricker/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/bricker/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Started GET "/outpost" for 127.0.0.1 at 2013-03-21 21:30:31 -0700 NameError (undefined local variable or method `outpost_login_path' for #): /Users/bricker/websites/kpcc/outpost/lib/outpost/controller/authentication.rb:29:in `require_login' activesupport (4.0.0.beta1) lib/active_support/callbacks.rb:387:in `_run__86296852462432358__process_action__callbacks' activesupport (4.0.0.beta1) lib/active_support/callbacks.rb:78:in `run_callbacks' actionpack (4.0.0.beta1) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0.beta1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0.beta1) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0.beta1) lib/active_support/notifications.rb:158:in `block in instrument' activesupport (4.0.0.beta1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0.beta1) lib/active_support/notifications.rb:158:in `instrument' actionpack (4.0.0.beta1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0.beta1) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.0.beta1) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0.beta1) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0.beta1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.0.0.beta1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0.beta1) lib/action_controller/metal.rb:232:in `block in action' actionpack (4.0.0.beta1) lib/action_dispatch/routing/route_set.rb:78:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/routing/route_set.rb:78:in `dispatch' actionpack (4.0.0.beta1) lib/action_dispatch/routing/route_set.rb:46:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/journey/router.rb:69:in `block in call' actionpack (4.0.0.beta1) lib/action_dispatch/journey/router.rb:57:in `each' actionpack (4.0.0.beta1) lib/action_dispatch/journey/router.rb:57:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/routing/route_set.rb:651:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/cookies.rb:452:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0.beta1) lib/active_support/callbacks.rb:373:in `_run__4377403304234542862__call__callbacks' activesupport (4.0.0.beta1) lib/active_support/callbacks.rb:78:in `run_callbacks' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0.beta1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0.beta1) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0.beta1) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0.beta1) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0.beta1) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0.beta1) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0.beta1) lib/active_support/cache/strategy/local_cache.rb:72:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0.beta1) lib/rails/engine.rb:510:in `call' railties (4.0.0.beta1) lib/rails/application.rb:96:in `call' railties (4.0.0.beta1) lib/rails/railtie/configurable.rb:30:in `method_missing' rack (1.5.2) lib/rack/lint.rb:49:in `_call' rack (1.5.2) lib/rack/lint.rb:37:in `call' rack (1.5.2) lib/rack/showexceptions.rb:24:in `call' rack (1.5.2) lib/rack/commonlogger.rb:33:in `call' rack (1.5.2) lib/rack/chunked.rb:43:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/bricker/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/bricker/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/bricker/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Started GET "/outpost" for 127.0.0.1 at 2013-03-21 21:36:09 -0700 NameError (undefined local variable or method `outpost_login_path' for #): /Users/bricker/websites/kpcc/outpost/lib/outpost/controller/authentication.rb:29:in `require_login' activesupport (4.0.0.beta1) lib/active_support/callbacks.rb:387:in `_run__1295121553436645385__process_action__callbacks' activesupport (4.0.0.beta1) lib/active_support/callbacks.rb:78:in `run_callbacks' actionpack (4.0.0.beta1) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0.beta1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0.beta1) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0.beta1) lib/active_support/notifications.rb:158:in `block in instrument' activesupport (4.0.0.beta1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0.beta1) lib/active_support/notifications.rb:158:in `instrument' actionpack (4.0.0.beta1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0.beta1) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.0.beta1) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0.beta1) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0.beta1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.0.0.beta1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0.beta1) lib/action_controller/metal.rb:232:in `block in action' actionpack (4.0.0.beta1) lib/action_dispatch/routing/route_set.rb:78:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/routing/route_set.rb:78:in `dispatch' actionpack (4.0.0.beta1) lib/action_dispatch/routing/route_set.rb:46:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/journey/router.rb:69:in `block in call' actionpack (4.0.0.beta1) lib/action_dispatch/journey/router.rb:57:in `each' actionpack (4.0.0.beta1) lib/action_dispatch/journey/router.rb:57:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/routing/route_set.rb:651:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/cookies.rb:452:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0.beta1) lib/active_support/callbacks.rb:373:in `_run__3725933903590842566__call__callbacks' activesupport (4.0.0.beta1) lib/active_support/callbacks.rb:78:in `run_callbacks' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0.beta1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0.beta1) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0.beta1) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0.beta1) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0.beta1) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0.beta1) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0.beta1) lib/active_support/cache/strategy/local_cache.rb:72:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0.beta1) lib/rails/engine.rb:510:in `call' railties (4.0.0.beta1) lib/rails/application.rb:96:in `call' railties (4.0.0.beta1) lib/rails/railtie/configurable.rb:30:in `method_missing' rack (1.5.2) lib/rack/lint.rb:49:in `_call' rack (1.5.2) lib/rack/lint.rb:37:in `call' rack (1.5.2) lib/rack/showexceptions.rb:24:in `call' rack (1.5.2) lib/rack/commonlogger.rb:33:in `call' rack (1.5.2) lib/rack/chunked.rb:43:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/bricker/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/bricker/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/bricker/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Started GET "/outpost" for 127.0.0.1 at 2013-03-21 21:37:48 -0700 NameError (undefined local variable or method `outpost_login_path' for #): /Users/bricker/websites/kpcc/outpost/lib/outpost/controller/authentication.rb:29:in `require_login' activesupport (4.0.0.beta1) lib/active_support/callbacks.rb:387:in `_run__3783344393409204029__process_action__callbacks' activesupport (4.0.0.beta1) lib/active_support/callbacks.rb:78:in `run_callbacks' actionpack (4.0.0.beta1) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0.beta1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0.beta1) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0.beta1) lib/active_support/notifications.rb:158:in `block in instrument' activesupport (4.0.0.beta1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0.beta1) lib/active_support/notifications.rb:158:in `instrument' actionpack (4.0.0.beta1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0.beta1) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.0.beta1) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0.beta1) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0.beta1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.0.0.beta1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0.beta1) lib/action_controller/metal.rb:232:in `block in action' actionpack (4.0.0.beta1) lib/action_dispatch/routing/route_set.rb:78:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/routing/route_set.rb:78:in `dispatch' actionpack (4.0.0.beta1) lib/action_dispatch/routing/route_set.rb:46:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/journey/router.rb:69:in `block in call' actionpack (4.0.0.beta1) lib/action_dispatch/journey/router.rb:57:in `each' actionpack (4.0.0.beta1) lib/action_dispatch/journey/router.rb:57:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/routing/route_set.rb:651:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/cookies.rb:452:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0.beta1) lib/active_support/callbacks.rb:373:in `_run__2717106268845173031__call__callbacks' activesupport (4.0.0.beta1) lib/active_support/callbacks.rb:78:in `run_callbacks' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0.beta1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0.beta1) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0.beta1) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0.beta1) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0.beta1) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0.beta1) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0.beta1) lib/active_support/cache/strategy/local_cache.rb:72:in `call' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0.beta1) lib/rails/engine.rb:510:in `call' railties (4.0.0.beta1) lib/rails/application.rb:96:in `call' railties (4.0.0.beta1) lib/rails/railtie/configurable.rb:30:in `method_missing' rack (1.5.2) lib/rack/lint.rb:49:in `_call' rack (1.5.2) lib/rack/lint.rb:37:in `call' rack (1.5.2) lib/rack/showexceptions.rb:24:in `call' rack (1.5.2) lib/rack/commonlogger.rb:33:in `call' rack (1.5.2) lib/rack/chunked.rb:43:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/bricker/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/bricker/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/bricker/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'  (5.0ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (2.8ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.9ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.2ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") Started GET "/outpost" for 127.0.0.1 at 2013-03-21 21:41:55 -0700 Processing by Outpost::HomeController#dashboard as HTML Redirected to http://localhost:9292/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 41ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 21:41:55 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.1ms) Completed 200 OK in 60ms (Views: 58.4ms | ActiveRecord: 0.0ms) Started GET "/javascripts/outpost/application.js" for 127.0.0.1 at 2013-03-21 21:41:55 -0700 Started GET "/stylesheets/outpost/application.css" for 127.0.0.1 at 2013-03-21 21:41:55 -0700  (2.9ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.8ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.2ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (2.3ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "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.1ms) begin transaction  (0.1ms) rollback transaction  (3.9ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.3ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (3.5ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (3.3ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (3.6ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.7ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (2.9ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (3.6ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (3.5ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.7ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.9ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (1.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.2ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.3ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.3ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.7ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (2.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)   (4.0ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.2ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (3.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.9ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (3.9ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.1ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.2ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.0ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") Started GET "/outpost" for 127.0.0.1 at 2013-03-21 21:50:39 -0700 Processing by Outpost::HomeController#dashboard as HTML Redirected to http://localhost:9292/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 38ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 21:50:39 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (4.3ms) Completed 500 Internal Server Error in 376ms Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 21:50:39 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (0.9ms) Completed 500 Internal Server Error in 10ms Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 21:51:07 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.3ms) Completed 500 Internal Server Error in 12ms  (3.6ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "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") Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 21:52:05 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (4.5ms) Completed 500 Internal Server Error in 423ms Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 21:52:22 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.1ms) Completed 500 Internal Server Error in 23ms  (3.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.3ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.2ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 21:53:15 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (4.8ms) Completed 500 Internal Server Error in 387ms Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 21:53:30 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (0.9ms) Completed 500 Internal Server Error in 13ms Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 21:53:36 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (0.9ms) Completed 500 Internal Server Error in 23ms Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 21:54:02 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (0.9ms) Completed 500 Internal Server Error in 56ms Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 21:54:30 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.3ms) Completed 500 Internal Server Error in 17ms Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 21:54:49 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.0ms) Completed 500 Internal Server Error in 22ms  (3.6ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.2ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 21:55:14 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.4ms) Completed 500 Internal Server Error in 396ms  (3.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.8ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.2ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 21:55:58 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.7ms) Completed 500 Internal Server Error in 6059ms  (3.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "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") Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 21:57:20 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (4.7ms) Completed 200 OK in 3610ms (Views: 3542.2ms | ActiveRecord: 0.0ms) Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-21 21:57:24 -0700 Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-21 21:57:24 -0700  (3.5ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (11.3ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 22 Mar 2013 05:00:10 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", true], ["name", "Bryan Ricker"], ["password_digest", "$2a$04$1UHtbU0lnKccb8odwm1ZM.U8bBGngshCYKyIG9aCRLroxbC5n2J0i"], ["updated_at", Fri, 22 Mar 2013 05:00:10 UTC +00:00], ["username", "bricker"]]  (1.4ms) commit transaction  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 22:00:14 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (4.8ms) Completed 200 OK in 169ms (Views: 151.8ms | ActiveRecord: 0.0ms) Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-21 22:00:14 -0700 Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-21 22:00:14 -0700 Started POST "/outpost/sessions" for 127.0.0.1 at 2013-03-21 22:00:18 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker' LIMIT 1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 19ms (Views: 15.2ms | ActiveRecord: 0.9ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-03-21 22:00:22 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker", "password"=>"secret", "commit"=>"Submit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker' LIMIT 1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 12ms (Views: 7.5ms | ActiveRecord: 0.8ms)  (3.5ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.2ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (2.9ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.8ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (0.1ms) begin transaction User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (8.2ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 22 Mar 2013 05:02:08 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", true], ["name", "Bryan Ricker"], ["password_digest", "$2a$04$J9u7P.RTmOq/yf6Me3Ysmua46dJqMLpsnWe8F5cdE6UaoTtr4s67K"], ["updated_at", Fri, 22 Mar 2013 05:02:08 UTC +00:00], ["username", "bricker"]]  (2.8ms) commit transaction  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (1.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.3ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (8.2ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 22 Mar 2013 05:02:46 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", true], ["name", "Bryan Ricker"], ["password_digest", "$2a$04$BC3uItintj4cHNZ1TFCWI.HfuY94sI8XGKSatw2NzFbti5dtBnY6S"], ["updated_at", Fri, 22 Mar 2013 05:02:46 UTC +00:00], ["username", "bricker"]]  (2.5ms) commit transaction  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (3.4ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (8.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 22 Mar 2013 05:03:45 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", true], ["name", "Bryan Ricker"], ["password_digest", "$2a$04$ES9VNI9LB.g0/Qx3ndUDNuYsq3pxaKmdY992kMqDbRBnbcPWj0aGq"], ["updated_at", Fri, 22 Mar 2013 05:03:45 UTC +00:00], ["username", "bricker"]]  (2.5ms) commit transaction  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") Started GET "/outpost" for 127.0.0.1 at 2013-03-21 22:04:21 -0700 Processing by Outpost::HomeController#dashboard as HTML Redirected to http://localhost:9292/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 19ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 22:04:21 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (6.7ms) Completed 200 OK in 191ms (Views: 189.8ms | ActiveRecord: 0.0ms) Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-21 22:04:22 -0700 Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-21 22:04:22 -0700 Started POST "/outpost/sessions" for 127.0.0.1 at 2013-03-21 22:04:27 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) begin transaction SQL (0.6ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Fri, 22 Mar 2013 05:04:27 UTC +00:00], ["updated_at", Fri, 22 Mar 2013 05:04:27 UTC +00:00]]  (1.4ms) commit transaction Redirected to http://localhost:9292/outpost Completed 302 Found in 12ms (ActiveRecord: 2.9ms) Started GET "/outpost" for 127.0.0.1 at 2013-03-21 22:04:27 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.4ms) SELECT "permissions".* FROM "permissions" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 38ms (Views: 34.1ms | ActiveRecord: 1.6ms) Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-21 22:04:27 -0700 Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-21 22:04:27 -0700 Started GET "/assets/glyphicons-halflings-white.png" for 127.0.0.1 at 2013-03-21 22:04:27 -0700  (2.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (8.3ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 22 Mar 2013 05:08:45 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", true], ["name", "Bryan Ricker"], ["password_digest", "$2a$04$WavjVJILBVQWiBSL.HUkYO88EnGhgiNF60SM6HYYqDc9uQxsPQ91W"], ["updated_at", Fri, 22 Mar 2013 05:08:45 UTC +00:00], ["username", "bricker"]]  (2.5ms) commit transaction Started GET "/outpost" for 127.0.0.1 at 2013-03-21 22:08:50 -0700 Processing by Outpost::HomeController#dashboard as HTML Redirected to http://localhost:9292/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 17ms (ActiveRecord: 0.0ms) Started GET "/outpost" for 127.0.0.1 at 2013-03-21 22:08:50 -0700 Processing by Outpost::HomeController#dashboard as HTML Redirected to http://localhost:9292/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 22:08:50 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (4.8ms) Completed 200 OK in 164ms (Views: 162.0ms | ActiveRecord: 0.0ms) Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-21 22:08:50 -0700 Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-21 22:08:51 -0700 Started POST "/outpost/sessions" for 127.0.0.1 at 2013-03-21 22:08:54 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc", "password"=>"", "commit"=>"Submit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc' LIMIT 1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.9ms) Completed 200 OK in 21ms (Views: 16.3ms | ActiveRecord: 1.0ms) Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-21 22:08:54 -0700 Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-21 22:08:54 -0700 Started POST "/outpost/sessions" for 127.0.0.1 at 2013-03-21 22:08:59 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) begin transaction SQL (0.6ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Fri, 22 Mar 2013 05:08:59 UTC +00:00], ["updated_at", Fri, 22 Mar 2013 05:08:59 UTC +00:00]]  (1.2ms) commit transaction Redirected to http://localhost:9292/outpost Completed 302 Found in 10ms (ActiveRecord: 2.2ms) Started GET "/outpost" for 127.0.0.1 at 2013-03-21 22:08:59 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.5ms) SELECT "permissions".* FROM "permissions" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 25ms (Views: 21.9ms | ActiveRecord: 1.3ms) Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-21 22:08:59 -0700 Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-21 22:08:59 -0700  (3.0ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (3.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.2ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (3.2ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.2ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") Started GET "/outpost" for 127.0.0.1 at 2013-03-21 22:10:36 -0700 Processing by Outpost::HomeController#dashboard as HTML Redirected to http://localhost:9292/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 70ms (ActiveRecord: 0.0ms) Started GET "/outpost" for 127.0.0.1 at 2013-03-21 22:10:36 -0700 Processing by Outpost::HomeController#dashboard as HTML Redirected to http://localhost:9292/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 22:10:36 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (6.8ms) Completed 200 OK in 217ms (Views: 215.2ms | ActiveRecord: 0.0ms) Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-21 22:10:37 -0700 Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-21 22:10:37 -0700 Started POST "/outpost/sessions" for 127.0.0.1 at 2013-03-21 22:10:41 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.7ms) Completed 200 OK in 48ms (Views: 41.8ms | ActiveRecord: 1.1ms) Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-21 22:10:41 -0700 Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-21 22:10:41 -0700  (3.2ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.2ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (6.7ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (11.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (11.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 22 Mar 2013 05:10:53 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", true], ["name", "Bryan Ricker"], ["password_digest", "$2a$04$vjRANkJPTf9cUVkjD1E9XOIldpSj01OFdVAvhBedywP1Zwu5IOiaC"], ["updated_at", Fri, 22 Mar 2013 05:10:53 UTC +00:00], ["username", "bricker"]]  (1.5ms) commit transaction Started GET "/outpost/sessions" for 127.0.0.1 at 2013-03-21 22:10:58 -0700 Started GET "/outpost" for 127.0.0.1 at 2013-03-21 22:11:03 -0700 Processing by Outpost::HomeController#dashboard as HTML Redirected to http://localhost:9292/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 18ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 22:11:04 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (4.6ms) Completed 200 OK in 161ms (Views: 159.3ms | ActiveRecord: 0.0ms) Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-21 22:11:04 -0700 Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-21 22:11:04 -0700 Started POST "/outpost/sessions" for 127.0.0.1 at 2013-03-21 22:11:08 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) begin transaction SQL (0.7ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Fri, 22 Mar 2013 05:11:08 UTC +00:00], ["updated_at", Fri, 22 Mar 2013 05:11:08 UTC +00:00]]  (1.1ms) commit transaction Redirected to http://localhost:9292/outpost Completed 302 Found in 14ms (ActiveRecord: 3.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-03-21 22:11:08 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 33ms (Views: 29.7ms | ActiveRecord: 0.9ms) Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-21 22:11:09 -0700 Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-21 22:11:09 -0700  (1.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (2.2ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (8.4ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 22 Mar 2013 05:15:26 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", true], ["name", "Bryan Ricker"], ["password_digest", "$2a$04$YtUrhDiA.qvji3euKZoWN.XVc/cbVqeFzzleWIdeDpBGUoIAPABSK"], ["updated_at", Fri, 22 Mar 2013 05:15:26 UTC +00:00], ["username", "bricker"]]  (2.6ms) commit transaction Started GET "/outpost" for 127.0.0.1 at 2013-03-21 22:15:32 -0700 Processing by Outpost::HomeController#dashboard as HTML Redirected to http://localhost:9292/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 19ms (ActiveRecord: 0.0ms) Started GET "/outpost" for 127.0.0.1 at 2013-03-21 22:15:32 -0700 Processing by Outpost::HomeController#dashboard as HTML Redirected to http://localhost:9292/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 22:15:32 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (4.7ms) Completed 200 OK in 157ms (Views: 155.6ms | ActiveRecord: 0.0ms) Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-21 22:15:33 -0700 Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-21 22:15:33 -0700 Started POST "/outpost/sessions" for 127.0.0.1 at 2013-03-21 22:15:37 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) begin transaction SQL (0.7ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Fri, 22 Mar 2013 05:15:37 UTC +00:00], ["updated_at", Fri, 22 Mar 2013 05:15:37 UTC +00:00]]  (1.3ms) commit transaction Redirected to http://localhost:9292/outpost Completed 302 Found in 12ms (ActiveRecord: 3.0ms) Started GET "/outpost" for 127.0.0.1 at 2013-03-21 22:15:37 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.7ms) Completed 200 OK in 33ms (Views: 29.5ms | ActiveRecord: 1.4ms) Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-21 22:15:37 -0700 Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-21 22:15:37 -0700  (3.0ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "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.1ms) SELECT COUNT(*) FROM "users"  (0.1ms) begin transaction  (0.1ms) rollback transaction  (1.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 22 Mar 2013 05:50:55 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", true], ["name", "Bryan Ricker"], ["password_digest", "$2a$04$NRIxV6ALebz8R7M1w6ZpW.jPpBvPaW11tzTxKhWxJPL8FRX5USSbO"], ["updated_at", Fri, 22 Mar 2013 05:50:55 UTC +00:00], ["username", "bricker"]]  (1.4ms) commit transaction Started GET "/outpost" for 127.0.0.1 at 2013-03-21 22:51:01 -0700 Processing by Outpost::HomeController#dashboard as HTML Redirected to http://localhost:9292/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 21ms (ActiveRecord: 0.0ms) Started GET "/outpost" for 127.0.0.1 at 2013-03-21 22:51:01 -0700 Processing by Outpost::HomeController#dashboard as HTML Redirected to http://localhost:9292/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 22:51:01 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.5ms) Completed 200 OK in 170ms (Views: 168.0ms | ActiveRecord: 0.0ms) Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-21 22:51:02 -0700 Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-21 22:51:02 -0700 Started POST "/outpost/sessions" for 127.0.0.1 at 2013-03-21 22:51:06 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) begin transaction SQL (0.7ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Fri, 22 Mar 2013 05:51:06 UTC +00:00], ["updated_at", Fri, 22 Mar 2013 05:51:06 UTC +00:00]]  (1.2ms) commit transaction Redirected to http://localhost:9292/outpost Completed 302 Found in 13ms (ActiveRecord: 2.9ms) Started GET "/outpost" for 127.0.0.1 at 2013-03-21 22:51:06 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (1.1ms) Completed 200 OK in 37ms (Views: 32.7ms | ActiveRecord: 1.5ms) Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-21 22:51:06 -0700 Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-21 22:51:06 -0700 Started GET "/assets/glyphicons-halflings-white.png" for 127.0.0.1 at 2013-03-21 22:51:06 -0700  (3.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.3ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (8.2ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 22 Mar 2013 06:02:04 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", true], ["name", "Bryan Ricker"], ["password_digest", "$2a$04$8yTaEYs8..Ax5O8MtXcaQ.5d2f58kguFRWavAxjb7epwpVOIKFVUe"], ["updated_at", Fri, 22 Mar 2013 06:02:04 UTC +00:00], ["username", "bricker"]]  (2.9ms) commit transaction Started GET "/outpost" for 127.0.0.1 at 2013-03-21 23:02:09 -0700 Processing by Outpost::HomeController#dashboard as HTML Redirected to http://localhost:9292/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 19ms (ActiveRecord: 0.0ms) Started GET "/outpost" for 127.0.0.1 at 2013-03-21 23:02:09 -0700 Processing by Outpost::HomeController#dashboard as HTML Redirected to http://localhost:9292/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 23:02:09 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.1ms) Completed 200 OK in 160ms (Views: 158.7ms | ActiveRecord: 0.0ms) Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-21 23:02:10 -0700 Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-21 23:02:10 -0700 Started POST "/outpost/sessions" for 127.0.0.1 at 2013-03-21 23:02:15 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) begin transaction SQL (0.9ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Fri, 22 Mar 2013 06:02:15 UTC +00:00], ["updated_at", Fri, 22 Mar 2013 06:02:15 UTC +00:00]]  (1.3ms) commit transaction Redirected to http://localhost:9292/outpost Completed 302 Found in 13ms (ActiveRecord: 3.1ms) Started GET "/outpost" for 127.0.0.1 at 2013-03-21 23:02:15 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.8ms) Completed 200 OK in 35ms (Views: 30.6ms | ActiveRecord: 1.4ms) Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-21 23:02:15 -0700 Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-21 23:02:15 -0700  (3.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.3ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.1ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (8.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 22 Mar 2013 06:03:05 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", true], ["name", "Bryan Ricker"], ["password_digest", "$2a$04$XxGa/i8rCHasr/.cGnrqUOrJWgHgCVhpVSMMovGHVw.dwU.AVLXWm"], ["updated_at", Fri, 22 Mar 2013 06:03:05 UTC +00:00], ["username", "bricker"]]  (2.8ms) commit transaction  (0.1ms) begin transaction Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 22 Mar 2013 06:03:05 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 22 Mar 2013 06:03:05 UTC +00:00]]  (1.4ms) commit transaction Started GET "/outpost" for 127.0.0.1 at 2013-03-21 23:03:10 -0700 Processing by Outpost::HomeController#dashboard as HTML Redirected to http://localhost:9292/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 17ms (ActiveRecord: 0.0ms) Started GET "/outpost" for 127.0.0.1 at 2013-03-21 23:03:10 -0700 Processing by Outpost::HomeController#dashboard as HTML Redirected to http://localhost:9292/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 23:03:10 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (8.9ms) Completed 200 OK in 168ms (Views: 166.4ms | ActiveRecord: 0.0ms) Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-21 23:03:10 -0700 Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-21 23:03:10 -0700 Started POST "/outpost/sessions" for 127.0.0.1 at 2013-03-21 23:03:18 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.2ms) begin transaction SQL (0.6ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Fri, 22 Mar 2013 06:03:18 UTC +00:00], ["updated_at", Fri, 22 Mar 2013 06:03:18 UTC +00:00]]  (1.3ms) commit transaction Redirected to http://localhost:9292/outpost Completed 302 Found in 12ms (ActiveRecord: 2.9ms) Started GET "/outpost" for 127.0.0.1 at 2013-03-21 23:03:18 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" Completed 500 Internal Server Error in 83ms  (3.2ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (8.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 22 Mar 2013 06:03:48 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", true], ["name", "Bryan Ricker"], ["password_digest", "$2a$04$8C7XiwCmhDGgt9Ljqt..q.LwSA/JG/DWkRblTW99lSt5nQ4I4cbbK"], ["updated_at", Fri, 22 Mar 2013 06:03:48 UTC +00:00], ["username", "bricker"]]  (2.6ms) commit transaction  (0.1ms) begin transaction Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 22 Mar 2013 06:03:48 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 22 Mar 2013 06:03:48 UTC +00:00]]  (0.8ms) commit transaction Started GET "/outpost" for 127.0.0.1 at 2013-03-21 23:03:51 -0700 Processing by Outpost::HomeController#dashboard as HTML Redirected to http://localhost:9292/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 18ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 23:03:51 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.7ms) Completed 200 OK in 166ms (Views: 164.2ms | ActiveRecord: 0.0ms) Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-21 23:03:51 -0700 Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-21 23:03:51 -0700 Started POST "/outpost/sessions" for 127.0.0.1 at 2013-03-21 23:03:55 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) begin transaction SQL (0.6ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Fri, 22 Mar 2013 06:03:55 UTC +00:00], ["updated_at", Fri, 22 Mar 2013 06:03:55 UTC +00:00]]  (1.3ms) commit transaction Redirected to http://localhost:9292/outpost Completed 302 Found in 12ms (ActiveRecord: 3.0ms) Started GET "/outpost" for 127.0.0.1 at 2013-03-21 23:03:55 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 82ms (Views: 78.4ms | ActiveRecord: 1.4ms) Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-21 23:03:55 -0700 Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-21 23:03:55 -0700 Started GET "/assets/glyphicons-halflings.png" for 127.0.0.1 at 2013-03-21 23:03:57 -0700 Started GET "/outpost/logout" for 127.0.0.1 at 2013-03-21 23:04:05 -0700 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://localhost:9292/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 23:04:05 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 9ms (Views: 7.8ms | ActiveRecord: 0.0ms) Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-21 23:04:05 -0700 Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-21 23:04:05 -0700 Started POST "/outpost/sessions" for 127.0.0.1 at 2013-03-21 23:04:09 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) begin transaction SQL (0.6ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Fri, 22 Mar 2013 06:04:09 UTC +00:00], ["updated_at", Fri, 22 Mar 2013 06:04:09 UTC +00:00]]  (1.2ms) commit transaction Redirected to http://localhost:9292/outpost Completed 302 Found in 9ms (ActiveRecord: 2.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-03-21 23:04:09 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.1ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 12ms (Views: 7.7ms | ActiveRecord: 0.9ms) Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-21 23:04:09 -0700 Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-21 23:04:09 -0700 Started GET "/outpost/people" for 127.0.0.1 at 2013-03-21 23:04:13 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.published_at desc SQLite3::SQLException: no such column: people.published_at: SELECT "people".* FROM "people" ORDER BY people.published_at desc Completed 500 Internal Server Error in 7ms Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY people.published_at desc SQLite3::SQLException: no such column: people.published_at: SELECT "people".* FROM "people" ORDER BY people.published_at desc Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.published_at desc SQLite3::SQLException: no such column: people.published_at: SELECT "people".* FROM "people" ORDER BY people.published_at desc Started GET "/outpost" for 127.0.0.1 at 2013-03-21 23:04:20 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.1ms) Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Completed 200 OK in 9ms (Views: 7.0ms | ActiveRecord: 0.4ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-03-21 23:43:54 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.published_at desc SQLite3::SQLException: no such column: people.published_at: SELECT "people".* FROM "people" ORDER BY people.published_at desc Completed 500 Internal Server Error in 4ms Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY people.published_at desc SQLite3::SQLException: no such column: people.published_at: SELECT "people".* FROM "people" ORDER BY people.published_at desc Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.published_at desc SQLite3::SQLException: no such column: people.published_at: SELECT "people".* FROM "people" ORDER BY people.published_at desc  (1.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.0ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (40.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 22 Mar 2013 06:46:04 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", true], ["name", "Bryan Ricker"], ["password_digest", "$2a$04$6oqGo5kSbb6YFZKhlGEmZeF9/x9knmx/DKRdNeu097MM.isGj6Sx2"], ["updated_at", Fri, 22 Mar 2013 06:46:04 UTC +00:00], ["username", "bricker"]]  (1.4ms) commit transaction  (0.1ms) begin transaction Permission Exists (0.3ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 22 Mar 2013 06:46:04 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 22 Mar 2013 06:46:04 UTC +00:00]]  (1.3ms) commit transaction Started GET "/outpost/people" for 127.0.0.1 at 2013-03-21 23:46:09 -0700 Processing by Outpost::PeopleController#index as HTML Redirected to http://localhost:9292/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 18ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 23:46:10 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.4ms) Completed 200 OK in 166ms (Views: 164.5ms | ActiveRecord: 0.0ms) Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-21 23:46:10 -0700 Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-21 23:46:10 -0700 Started POST "/outpost/sessions" for 127.0.0.1 at 2013-03-21 23:46:17 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.2ms) begin transaction SQL (0.7ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Fri, 22 Mar 2013 06:46:17 UTC +00:00], ["updated_at", Fri, 22 Mar 2013 06:46:17 UTC +00:00]]  (1.2ms) commit transaction Redirected to http://localhost:9292/outpost/people Completed 302 Found in 13ms (ActiveRecord: 3.0ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-03-21 23:46:17 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (1.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (7.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (13.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/index.html.erb within layouts/outpost/application (29.5ms) Completed 500 Internal Server Error in 58ms Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.published_at desc LIMIT 25 OFFSET 0 SQLite3::SQLException: no such column: people.published_at: SELECT "people".* FROM "people" ORDER BY people.published_at desc LIMIT 25 OFFSET 0 Started GET "/outpost/people" for 127.0.0.1 at 2013-03-21 23:46:41 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (0.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (2.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (2.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/index.html.erb within layouts/outpost/application (5.0ms) Completed 500 Internal Server Error in 9ms Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.published_at desc LIMIT 25 OFFSET 0 SQLite3::SQLException: no such column: people.published_at: SELECT "people".* FROM "people" ORDER BY people.published_at desc LIMIT 25 OFFSET 0 Started GET "/outpost/people" for 127.0.0.1 at 2013-03-21 23:46:43 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (2.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/index.html.erb within layouts/outpost/application (4.2ms) Completed 500 Internal Server Error in 9ms Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.published_at desc LIMIT 25 OFFSET 0 SQLite3::SQLException: no such column: people.published_at: SELECT "people".* FROM "people" ORDER BY people.published_at desc LIMIT 25 OFFSET 0  (3.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.7ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (40.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 22 Mar 2013 06:46:53 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", true], ["name", "Bryan Ricker"], ["password_digest", "$2a$04$.kR7/sbsCFbBS5XpCqd3NOMEQSjW87uI8jSpWVbcS3CRsxtc78nVy"], ["updated_at", Fri, 22 Mar 2013 06:46:53 UTC +00:00], ["username", "bricker"]]  (3.0ms) commit transaction  (0.1ms) begin transaction Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 22 Mar 2013 06:46:53 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 22 Mar 2013 06:46:53 UTC +00:00]]  (0.9ms) commit transaction Started GET "/outpost/people" for 127.0.0.1 at 2013-03-21 23:46:57 -0700 Processing by Outpost::PeopleController#index as HTML Redirected to http://localhost:9292/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 53ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 23:46:57 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (11.0ms) Completed 200 OK in 141ms (Views: 139.3ms | ActiveRecord: 0.0ms) Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-21 23:46:58 -0700 Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-21 23:46:58 -0700 Started POST "/outpost/sessions" for 127.0.0.1 at 2013-03-21 23:47:02 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) begin transaction SQL (0.6ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Fri, 22 Mar 2013 06:47:02 UTC +00:00], ["updated_at", Fri, 22 Mar 2013 06:47:02 UTC +00:00]]  (0.9ms) commit transaction Redirected to http://localhost:9292/outpost/people Completed 302 Found in 12ms (ActiveRecord: 2.6ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-03-21 23:47:02 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (1.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (1.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (6.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (54.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/index.html.erb within layouts/outpost/application (69.8ms) Completed 500 Internal Server Error in 82ms Person Load (0.4ms) SELECT "people".* FROM "people" ORDER BY people.name desc LIMIT 25 OFFSET 0 Started GET "/outpost/people" for 127.0.0.1 at 2013-03-21 23:48:05 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (1.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/index.html.erb within layouts/outpost/application (3.4ms) Completed 500 Internal Server Error in 10ms Person Load (0.4ms) SELECT "people".* FROM "people" ORDER BY people.name desc LIMIT 25 OFFSET 0  (161.4ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (5.6ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (13.7ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (6.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (6.9ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (51.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 22 Mar 2013 06:48:14 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", true], ["name", "Bryan Ricker"], ["password_digest", "$2a$04$H4YCWBWB31y7X97sf9lEse6ra8d1evOVtYnJh.7Pvg94Z5sXak1AC"], ["updated_at", Fri, 22 Mar 2013 06:48:14 UTC +00:00], ["username", "bricker"]]  (1.4ms) commit transaction  (0.1ms) begin transaction Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 22 Mar 2013 06:48:15 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 22 Mar 2013 06:48:15 UTC +00:00]]  (1.1ms) commit transaction Started GET "/outpost/people" for 127.0.0.1 at 2013-03-21 23:49:09 -0700 Processing by Outpost::PeopleController#index as HTML Redirected to http://localhost:9292/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 17ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 23:49:09 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (4.8ms) Completed 200 OK in 127ms (Views: 124.9ms | ActiveRecord: 0.0ms) Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-21 23:49:09 -0700 Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-21 23:49:09 -0700 Started POST "/outpost/sessions" for 127.0.0.1 at 2013-03-21 23:49:14 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) begin transaction SQL (0.8ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Fri, 22 Mar 2013 06:49:14 UTC +00:00], ["updated_at", Fri, 22 Mar 2013 06:49:14 UTC +00:00]]  (3.4ms) commit transaction Redirected to http://localhost:9292/outpost/people Completed 302 Found in 16ms (ActiveRecord: 5.1ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-03-21 23:49:14 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (7.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (3.2ms) Person Load (0.4ms) SELECT "people".* FROM "people" ORDER BY people.name desc LIMIT 25 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (14.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (16.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/index.html.erb within layouts/outpost/application (46.9ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.8ms) Completed 200 OK in 75ms (Views: 67.9ms | ActiveRecord: 1.8ms) Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-21 23:49:14 -0700 Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-21 23:49:14 -0700 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-03-21 23:53:16 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/new.html.erb within layouts/outpost/application (77.5ms) Completed 500 Internal Server Error in 84ms  (2.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.3ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (2.0ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (8.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 22 Mar 2013 06:56:26 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", true], ["name", "Bryan Ricker"], ["password_digest", "$2a$04$0ZkGHN29ozkjl0sl75HsrOcwCwVYvU5cXYr./z01DK5fLXAQvXJrm"], ["updated_at", Fri, 22 Mar 2013 06:56:26 UTC +00:00], ["username", "bricker"]]  (3.2ms) commit transaction  (0.1ms) begin transaction Permission Exists (0.4ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 22 Mar 2013 06:56:26 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 22 Mar 2013 06:56:26 UTC +00:00]]  (1.4ms) commit transaction Started GET "/outpost/people/new" for 127.0.0.1 at 2013-03-21 23:56:30 -0700 Processing by Outpost::PeopleController#new as HTML Redirected to http://localhost:9292/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 17ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 23:56:30 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.1ms) Completed 200 OK in 135ms (Views: 133.1ms | ActiveRecord: 0.0ms) Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-21 23:56:30 -0700 Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-21 23:56:30 -0700 Started POST "/outpost/sessions" for 127.0.0.1 at 2013-03-21 23:56:32 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) begin transaction SQL (0.7ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Fri, 22 Mar 2013 06:56:32 UTC +00:00], ["updated_at", Fri, 22 Mar 2013 06:56:32 UTC +00:00]]  (1.3ms) commit transaction Redirected to http://localhost:9292/outpost/people/new Completed 302 Found in 12ms (ActiveRecord: 3.0ms) Started GET "/outpost/people/new" for 127.0.0.1 at 2013-03-21 23:56:32 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (3.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (25.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/new.html.erb within layouts/outpost/application (233.7ms) Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.5ms) Completed 200 OK in 259ms (Views: 252.0ms | ActiveRecord: 1.8ms) Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-21 23:56:32 -0700 Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-21 23:56:32 -0700 Started GET "/assets/glyphicons-halflings-white.png" for 127.0.0.1 at 2013-03-21 23:56:32 -0700 Started GET "/outpost/people" for 127.0.0.1 at 2013-03-21 23:56:49 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (0.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (4.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (1.2ms) Person Load (0.4ms) SELECT "people".* FROM "people" ORDER BY people.name desc LIMIT 25 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (7.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (10.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/index.html.erb within layouts/outpost/application (24.1ms) Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 39ms (Views: 33.4ms | ActiveRecord: 1.0ms) Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-21 23:56:49 -0700 Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-21 23:56:49 -0700 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-03-21 23:56:50 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (7.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/new.html.erb within layouts/outpost/application (10.7ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 21ms (Views: 18.2ms | ActiveRecord: 0.7ms) Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-21 23:56:50 -0700 Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-21 23:56:50 -0700  (3.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (8.3ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 22 Mar 2013 06:59:44 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", true], ["name", "Bryan Ricker"], ["password_digest", "$2a$04$4.bnuQfDjhw5TVbzna7RgOcT6wasqick/qaHOoA58gRXQ3Pmd36sG"], ["updated_at", Fri, 22 Mar 2013 06:59:44 UTC +00:00], ["username", "bricker"]]  (2.7ms) commit transaction  (0.1ms) begin transaction Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 22 Mar 2013 06:59:44 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 22 Mar 2013 06:59:44 UTC +00:00]]  (1.4ms) commit transaction Started GET "/outpost/people/new" for 127.0.0.1 at 2013-03-21 23:59:54 -0700 Processing by Outpost::PeopleController#new as HTML Redirected to http://localhost:9292/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 51ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-03-21 23:59:54 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.0ms) Completed 200 OK in 158ms (Views: 156.8ms | ActiveRecord: 0.0ms) Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-21 23:59:54 -0700 Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-21 23:59:54 -0700 Started POST "/outpost/sessions" for 127.0.0.1 at 2013-03-21 23:59:55 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) begin transaction SQL (0.7ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Fri, 22 Mar 2013 06:59:55 UTC +00:00], ["updated_at", Fri, 22 Mar 2013 06:59:55 UTC +00:00]]  (1.1ms) commit transaction Redirected to http://localhost:9292/outpost/people/new Completed 302 Found in 12ms (ActiveRecord: 2.8ms) Started GET "/outpost/people/new" for 127.0.0.1 at 2013-03-21 23:59:55 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (3.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (61.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (1.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/new.html.erb within layouts/outpost/application (276.8ms) Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (3.1ms) Completed 200 OK in 309ms (Views: 303.1ms | ActiveRecord: 1.3ms) Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-21 23:59:56 -0700 Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-21 23:59:56 -0700 Started GET "/assets/glyphicons-halflings-white.png" for 127.0.0.1 at 2013-03-21 23:59:56 -0700 Started POST "/outpost/people" for 127.0.0.1 at 2013-03-22 00:00:25 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Miles Davis", "location"=>"New York, New York", "email"=>"miles@davis.com", "age"=>"32"}, "obj_key"=>"people:new", "commit_action"=>"edit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Completed 500 Internal Server Error in 8ms Started GET "/outpost/people/new" for 127.0.0.1 at 2013-03-22 00:13:50 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (7.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/new.html.erb within layouts/outpost/application (11.0ms) Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 23ms (Views: 18.6ms | ActiveRecord: 0.5ms)  (1.9ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.0ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (11.2ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 22 Mar 2013 07:23:35 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", true], ["name", "Bryan Ricker"], ["password_digest", "$2a$04$rkYID/0qFaYmqJRlrvJo2.UB.Y/nzUzp44V8en3dSo3Tr2GQKBTDe"], ["updated_at", Fri, 22 Mar 2013 07:23:35 UTC +00:00], ["username", "bricker"]]  (1.5ms) commit transaction  (0.1ms) begin transaction Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 22 Mar 2013 07:23:35 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 22 Mar 2013 07:23:35 UTC +00:00]]  (2.6ms) commit transaction Started GET "/outpost/people/new" for 127.0.0.1 at 2013-03-22 00:24:13 -0700 Processing by Outpost::PeopleController#new as HTML Redirected to http://localhost:9292/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 18ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-03-22 00:24:13 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.7ms) Completed 200 OK in 147ms (Views: 145.8ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-03-22 00:24:14 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) begin transaction SQL (0.7ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Fri, 22 Mar 2013 07:24:14 UTC +00:00], ["updated_at", Fri, 22 Mar 2013 07:24:14 UTC +00:00]]  (1.3ms) commit transaction Redirected to http://localhost:9292/outpost/people/new Completed 302 Found in 13ms (ActiveRecord: 3.0ms) Started GET "/outpost/people/new" for 127.0.0.1 at 2013-03-22 00:24:14 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (4.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (26.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/new.html.erb within layouts/outpost/application (246.6ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 272ms (Views: 266.7ms | ActiveRecord: 1.3ms) Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-22 00:24:15 -0700 Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-22 00:24:15 -0700 Started GET "/assets/glyphicons-halflings-white.png" for 127.0.0.1 at 2013-03-22 00:24:15 -0700 Started POST "/outpost/people" for 127.0.0.1 at 2013-03-22 00:24:28 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Miles Davis", "location"=>"New York, New York", "email"=>"miles@davis.com", "age"=>"32"}, "obj_key"=>"people:new", "commit_action"=>"edit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (7.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 32], ["created_at", Fri, 22 Mar 2013 07:24:28 UTC +00:00], ["email", "miles@davis.com"], ["location", "New York, New York"], ["name", "Miles Davis"], ["updated_at", Fri, 22 Mar 2013 07:24:28 UTC +00:00]]  (4.9ms) commit transaction Redirected to http://localhost:9292/outpost/people/1/edit Completed 302 Found in 34ms (ActiveRecord: 0.0ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-03-22 00:24:28 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.3ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (7.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (180.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (192.0ms) Completed 500 Internal Server Error in 201ms  (11.0ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (4.6ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (2.0ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.8ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 22 Mar 2013 07:34:25 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", true], ["name", "Bryan Ricker"], ["password_digest", "$2a$04$LkUyA0vWWHSGQ0ioEjCQKujDpZuz9Z55jagXWXrkPf7pVbqJcV11C"], ["updated_at", Fri, 22 Mar 2013 07:34:25 UTC +00:00], ["username", "bricker"]]  (2.7ms) commit transaction  (0.1ms) begin transaction Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 22 Mar 2013 07:34:25 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 22 Mar 2013 07:34:25 UTC +00:00]]  (3.0ms) commit transaction Started GET "/outpost/people/new" for 127.0.0.1 at 2013-03-22 00:34:34 -0700 Processing by Outpost::PeopleController#new as HTML Redirected to http://localhost:9292/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 18ms (ActiveRecord: 0.0ms) Started GET "/outpost/people/new" for 127.0.0.1 at 2013-03-22 00:34:34 -0700 Processing by Outpost::PeopleController#new as HTML Redirected to http://localhost:9292/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-03-22 00:34:34 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (6.2ms) Completed 200 OK in 139ms (Views: 136.6ms | ActiveRecord: 0.0ms) Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-22 00:34:34 -0700 Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-22 00:34:34 -0700 Started POST "/outpost/sessions" for 127.0.0.1 at 2013-03-22 00:34:36 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) begin transaction SQL (0.7ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Fri, 22 Mar 2013 07:34:36 UTC +00:00], ["updated_at", Fri, 22 Mar 2013 07:34:36 UTC +00:00]]  (1.4ms) commit transaction Redirected to http://localhost:9292/outpost/people/new Completed 302 Found in 17ms (ActiveRecord: 3.1ms) Started GET "/outpost/people/new" for 127.0.0.1 at 2013-03-22 00:34:36 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (3.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (61.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/new.html.erb within layouts/outpost/application (299.2ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.5ms) Completed 200 OK in 327ms (Views: 319.2ms | ActiveRecord: 1.9ms) Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-22 00:34:36 -0700 Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-22 00:34:36 -0700 Started POST "/outpost/people" for 127.0.0.1 at 2013-03-22 00:34:44 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Miles Davis", "location"=>"New York, New York", "email"=>"miles@davis.com", "age"=>"32"}, "obj_key"=>"people:new", "commit_action"=>"edit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 32], ["created_at", Fri, 22 Mar 2013 07:34:44 UTC +00:00], ["email", "miles@davis.com"], ["location", "New York, New York"], ["name", "Miles Davis"], ["updated_at", Fri, 22 Mar 2013 07:34:44 UTC +00:00]]  (1.3ms) commit transaction Redirected to http://localhost:9292/outpost/people/1/edit Completed 302 Found in 33ms (ActiveRecord: 0.0ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-03-22 00:34:44 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (1.6ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (7.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (183.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (206.9ms) Completed 500 Internal Server Error in 216ms Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-03-22 00:36:48 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (8.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (23.5ms) Completed 500 Internal Server Error in 29ms  (3.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.2ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (8.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 22 Mar 2013 07:36:57 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", true], ["name", "Bryan Ricker"], ["password_digest", "$2a$04$MvtiN4cKw.rs5PPYivjQuuKJ4X/pZ/axQe4Vc6aLX73cBFGhRcER6"], ["updated_at", Fri, 22 Mar 2013 07:36:57 UTC +00:00], ["username", "bricker"]]  (2.5ms) commit transaction  (0.1ms) begin transaction Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 22 Mar 2013 07:36:57 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 22 Mar 2013 07:36:57 UTC +00:00]]  (1.0ms) commit transaction Started GET "/outpost/people/new" for 127.0.0.1 at 2013-03-22 00:36:59 -0700 Processing by Outpost::PeopleController#new as HTML Redirected to http://localhost:9292/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 17ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-03-22 00:36:59 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (4.9ms) Completed 200 OK in 101ms (Views: 97.7ms | ActiveRecord: 0.0ms) Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-22 00:36:59 -0700 Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-22 00:36:59 -0700 Started POST "/outpost/sessions" for 127.0.0.1 at 2013-03-22 00:37:00 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) begin transaction SQL (0.6ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Fri, 22 Mar 2013 07:37:00 UTC +00:00], ["updated_at", Fri, 22 Mar 2013 07:37:00 UTC +00:00]]  (1.3ms) commit transaction Redirected to http://localhost:9292/outpost/people/new Completed 302 Found in 11ms (ActiveRecord: 2.8ms) Started GET "/outpost/people/new" for 127.0.0.1 at 2013-03-22 00:37:00 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (3.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/new.html.erb within layouts/outpost/application (237.8ms) Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.9ms) Completed 200 OK in 264ms (Views: 258.0ms | ActiveRecord: 1.8ms) Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-22 00:37:01 -0700 Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-22 00:37:01 -0700 Started POST "/outpost/people" for 127.0.0.1 at 2013-03-22 00:37:07 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Miles Davis", "location"=>"New York, New York", "email"=>"miles@davis.com", "age"=>"32"}, "obj_key"=>"people:new", "commit_action"=>"edit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.9ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 32], ["created_at", Fri, 22 Mar 2013 07:37:07 UTC +00:00], ["email", "miles@davis.com"], ["location", "New York, New York"], ["name", "Miles Davis"], ["updated_at", Fri, 22 Mar 2013 07:37:07 UTC +00:00]]  (1.1ms) commit transaction Redirected to http://localhost:9292/outpost/people/1/edit Completed 302 Found in 25ms (ActiveRecord: 0.0ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-03-22 00:37:07 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (7.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (173.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (184.6ms) Permission Load (0.3ms) SELECT "permissions".* FROM "permissions" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 200ms (Views: 195.1ms | ActiveRecord: 0.7ms) Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-22 00:37:07 -0700 Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-22 00:37:07 -0700 Started GET "/people?id=1&slug=miles-davis" for 127.0.0.1 at 2013-03-22 00:37:14 -0700 Processing by PeopleController#index as HTML Parameters: {"id"=>"1", "slug"=>"miles-davis"} Completed 500 Internal Server Error in 1ms  (65.1ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.0ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.0ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (0.9ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.9ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.0ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (8.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 22 Mar 2013 07:38:56 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", true], ["name", "Bryan Ricker"], ["password_digest", "$2a$04$2maqvpAC/SlUnzgWjIH2v.an/ZwPfUCkBPXPNRCU46CRzkURjzIW6"], ["updated_at", Fri, 22 Mar 2013 07:38:56 UTC +00:00], ["username", "bricker"]]  (1.4ms) commit transaction  (0.1ms) begin transaction Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 22 Mar 2013 07:38:56 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 22 Mar 2013 07:38:56 UTC +00:00]]  (1.3ms) commit transaction  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 20], ["created_at", Fri, 22 Mar 2013 07:38:56 UTC +00:00], ["email", "test0@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 0"], ["updated_at", Fri, 22 Mar 2013 07:38:56 UTC +00:00]]  (1.3ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 21], ["created_at", Fri, 22 Mar 2013 07:38:56 UTC +00:00], ["email", "test1@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 1"], ["updated_at", Fri, 22 Mar 2013 07:38:56 UTC +00:00]]  (1.2ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 22], ["created_at", Fri, 22 Mar 2013 07:38:56 UTC +00:00], ["email", "test2@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 2"], ["updated_at", Fri, 22 Mar 2013 07:38:56 UTC +00:00]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 23], ["created_at", Fri, 22 Mar 2013 07:38:56 UTC +00:00], ["email", "test3@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 3"], ["updated_at", Fri, 22 Mar 2013 07:38:56 UTC +00:00]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 24], ["created_at", Fri, 22 Mar 2013 07:38:56 UTC +00:00], ["email", "test4@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 4"], ["updated_at", Fri, 22 Mar 2013 07:38:56 UTC +00:00]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 25], ["created_at", Fri, 22 Mar 2013 07:38:56 UTC +00:00], ["email", "test5@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 5"], ["updated_at", Fri, 22 Mar 2013 07:38:56 UTC +00:00]]  (1.2ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 26], ["created_at", Fri, 22 Mar 2013 07:38:56 UTC +00:00], ["email", "test6@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 6"], ["updated_at", Fri, 22 Mar 2013 07:38:56 UTC +00:00]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 27], ["created_at", Fri, 22 Mar 2013 07:38:56 UTC +00:00], ["email", "test7@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 7"], ["updated_at", Fri, 22 Mar 2013 07:38:56 UTC +00:00]]  (1.2ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 28], ["created_at", Fri, 22 Mar 2013 07:38:56 UTC +00:00], ["email", "test8@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 8"], ["updated_at", Fri, 22 Mar 2013 07:38:56 UTC +00:00]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 29], ["created_at", Fri, 22 Mar 2013 07:38:56 UTC +00:00], ["email", "test9@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 9"], ["updated_at", Fri, 22 Mar 2013 07:38:56 UTC +00:00]]  (1.0ms) commit transaction Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-03-22 00:39:01 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} Redirected to http://localhost:9292/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 17ms (ActiveRecord: 0.0ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-03-22 00:39:01 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} Redirected to http://localhost:9292/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-03-22 00:39:01 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.6ms) Completed 200 OK in 136ms (Views: 134.7ms | ActiveRecord: 0.0ms) Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-22 00:39:01 -0700 Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-22 00:39:01 -0700 Started POST "/outpost/sessions" for 127.0.0.1 at 2013-03-22 00:39:03 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) begin transaction SQL (0.8ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Fri, 22 Mar 2013 07:39:03 UTC +00:00], ["updated_at", Fri, 22 Mar 2013 07:39:03 UTC +00:00]]  (1.3ms) commit transaction Redirected to http://localhost:9292/outpost/people/1/edit Completed 302 Found in 12ms (ActiveRecord: 3.0ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-03-22 00:39:03 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (3.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (167.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (373.9ms) Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.7ms) Completed 200 OK in 400ms (Views: 392.3ms | ActiveRecord: 2.1ms) Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-22 00:39:03 -0700 Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-22 00:39:03 -0700 Started GET "/people?id=1&slug=test-person-0" for 127.0.0.1 at 2013-03-22 00:39:07 -0700 Processing by PeopleController#index as HTML Parameters: {"id"=>"1", "slug"=>"test-person-0"} Person Load (0.2ms) SELECT "people".* FROM "people" Rendered people/index.html.erb (9.1ms) Completed 200 OK in 16ms (Views: 15.2ms | ActiveRecord: 0.6ms)  (3.2ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (8.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 22 Mar 2013 07:40:22 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", true], ["name", "Bryan Ricker"], ["password_digest", "$2a$04$t.yZc1i549BMs8w7DGRI1.z/eYUtAIbLfB6lRxjAWmuZWPm9FIqdy"], ["updated_at", Fri, 22 Mar 2013 07:40:22 UTC +00:00], ["username", "bricker"]]  (2.4ms) commit transaction  (0.1ms) begin transaction Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 22 Mar 2013 07:40:22 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 22 Mar 2013 07:40:22 UTC +00:00]]  (1.7ms) commit transaction  (0.2ms) begin transaction SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 20], ["created_at", Fri, 22 Mar 2013 07:40:22 UTC +00:00], ["email", "test0@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 0"], ["updated_at", Fri, 22 Mar 2013 07:40:22 UTC +00:00]]  (1.3ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 21], ["created_at", Fri, 22 Mar 2013 07:40:22 UTC +00:00], ["email", "test1@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 1"], ["updated_at", Fri, 22 Mar 2013 07:40:22 UTC +00:00]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 22], ["created_at", Fri, 22 Mar 2013 07:40:22 UTC +00:00], ["email", "test2@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 2"], ["updated_at", Fri, 22 Mar 2013 07:40:22 UTC +00:00]]  (1.2ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 23], ["created_at", Fri, 22 Mar 2013 07:40:22 UTC +00:00], ["email", "test3@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 3"], ["updated_at", Fri, 22 Mar 2013 07:40:22 UTC +00:00]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 24], ["created_at", Fri, 22 Mar 2013 07:40:22 UTC +00:00], ["email", "test4@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 4"], ["updated_at", Fri, 22 Mar 2013 07:40:22 UTC +00:00]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 25], ["created_at", Fri, 22 Mar 2013 07:40:22 UTC +00:00], ["email", "test5@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 5"], ["updated_at", Fri, 22 Mar 2013 07:40:22 UTC +00:00]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 26], ["created_at", Fri, 22 Mar 2013 07:40:22 UTC +00:00], ["email", "test6@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 6"], ["updated_at", Fri, 22 Mar 2013 07:40:22 UTC +00:00]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 27], ["created_at", Fri, 22 Mar 2013 07:40:22 UTC +00:00], ["email", "test7@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 7"], ["updated_at", Fri, 22 Mar 2013 07:40:22 UTC +00:00]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 28], ["created_at", Fri, 22 Mar 2013 07:40:22 UTC +00:00], ["email", "test8@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 8"], ["updated_at", Fri, 22 Mar 2013 07:40:22 UTC +00:00]]  (1.2ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 29], ["created_at", Fri, 22 Mar 2013 07:40:22 UTC +00:00], ["email", "test9@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 9"], ["updated_at", Fri, 22 Mar 2013 07:40:22 UTC +00:00]]  (1.2ms) commit transaction Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-03-22 00:40:27 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} Redirected to http://localhost:9292/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 17ms (ActiveRecord: 0.0ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-03-22 00:40:27 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} Redirected to http://localhost:9292/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-03-22 00:40:27 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (8.7ms) Completed 200 OK in 142ms (Views: 140.3ms | ActiveRecord: 0.0ms) Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-22 00:40:28 -0700 Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-22 00:40:28 -0700 Started POST "/outpost/sessions" for 127.0.0.1 at 2013-03-22 00:40:30 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) begin transaction SQL (0.8ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Fri, 22 Mar 2013 07:40:30 UTC +00:00], ["updated_at", Fri, 22 Mar 2013 07:40:30 UTC +00:00]]  (1.4ms) commit transaction Redirected to http://localhost:9292/outpost/people/1/edit Completed 302 Found in 13ms (ActiveRecord: 3.2ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-03-22 00:40:30 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (3.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (164.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (372.6ms) Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 399ms (Views: 392.2ms | ActiveRecord: 1.8ms) Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-22 00:40:31 -0700 Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-22 00:40:31 -0700 Started GET "/people?slug=test-person-0" for 127.0.0.1 at 2013-03-22 00:40:42 -0700 Processing by PeopleController#index as HTML Parameters: {"slug"=>"test-person-0"} Person Load (0.3ms) SELECT "people".* FROM "people" Rendered people/index.html.erb (8.3ms) Completed 200 OK in 16ms (Views: 14.6ms | ActiveRecord: 0.6ms)  (3.1ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.7ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.7ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (8.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 22 Mar 2013 07:42:03 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", true], ["name", "Bryan Ricker"], ["password_digest", "$2a$04$Pok5IHx9icq3LZqJrrxL/.Ka/Jb.TuWzI0sjv3aTYEnrVsA521Qey"], ["updated_at", Fri, 22 Mar 2013 07:42:03 UTC +00:00], ["username", "bricker"]]  (2.5ms) commit transaction  (0.1ms) begin transaction Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 22 Mar 2013 07:42:03 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 22 Mar 2013 07:42:03 UTC +00:00]]  (1.3ms) commit transaction  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 20], ["created_at", Fri, 22 Mar 2013 07:42:03 UTC +00:00], ["email", "test0@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 0"], ["updated_at", Fri, 22 Mar 2013 07:42:03 UTC +00:00]]  (1.3ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 21], ["created_at", Fri, 22 Mar 2013 07:42:03 UTC +00:00], ["email", "test1@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 1"], ["updated_at", Fri, 22 Mar 2013 07:42:03 UTC +00:00]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 22], ["created_at", Fri, 22 Mar 2013 07:42:03 UTC +00:00], ["email", "test2@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 2"], ["updated_at", Fri, 22 Mar 2013 07:42:03 UTC +00:00]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 23], ["created_at", Fri, 22 Mar 2013 07:42:03 UTC +00:00], ["email", "test3@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 3"], ["updated_at", Fri, 22 Mar 2013 07:42:03 UTC +00:00]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 24], ["created_at", Fri, 22 Mar 2013 07:42:03 UTC +00:00], ["email", "test4@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 4"], ["updated_at", Fri, 22 Mar 2013 07:42:03 UTC +00:00]]  (1.3ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 25], ["created_at", Fri, 22 Mar 2013 07:42:03 UTC +00:00], ["email", "test5@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 5"], ["updated_at", Fri, 22 Mar 2013 07:42:03 UTC +00:00]]  (1.2ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 26], ["created_at", Fri, 22 Mar 2013 07:42:03 UTC +00:00], ["email", "test6@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 6"], ["updated_at", Fri, 22 Mar 2013 07:42:03 UTC +00:00]]  (1.2ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 27], ["created_at", Fri, 22 Mar 2013 07:42:03 UTC +00:00], ["email", "test7@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 7"], ["updated_at", Fri, 22 Mar 2013 07:42:03 UTC +00:00]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 28], ["created_at", Fri, 22 Mar 2013 07:42:03 UTC +00:00], ["email", "test8@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 8"], ["updated_at", Fri, 22 Mar 2013 07:42:03 UTC +00:00]]  (1.2ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 29], ["created_at", Fri, 22 Mar 2013 07:42:03 UTC +00:00], ["email", "test9@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 9"], ["updated_at", Fri, 22 Mar 2013 07:42:03 UTC +00:00]]  (1.2ms) commit transaction Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-03-22 00:42:07 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} Redirected to http://localhost:9292/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 17ms (ActiveRecord: 0.0ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-03-22 00:42:07 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} Redirected to http://localhost:9292/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-03-22 00:42:07 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.7ms) Completed 200 OK in 142ms (Views: 140.2ms | ActiveRecord: 0.0ms) Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-22 00:42:07 -0700 Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-22 00:42:07 -0700 Started POST "/outpost/sessions" for 127.0.0.1 at 2013-03-22 00:42:08 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) begin transaction SQL (0.7ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Fri, 22 Mar 2013 07:42:08 UTC +00:00], ["updated_at", Fri, 22 Mar 2013 07:42:08 UTC +00:00]]  (1.3ms) commit transaction Redirected to http://localhost:9292/outpost/people/1/edit Completed 302 Found in 12ms (ActiveRecord: 3.0ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-03-22 00:42:08 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (4.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (31.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (179.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (403.8ms) Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.7ms) Completed 200 OK in 429ms (Views: 422.6ms | ActiveRecord: 1.4ms) Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-22 00:42:08 -0700 Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-22 00:42:08 -0700  (3.5ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.8ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.1ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.3ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (3.9ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (8.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 22 Mar 2013 07:42:55 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", true], ["name", "Bryan Ricker"], ["password_digest", "$2a$04$zpplzXNAUX54wSvBfYsrO.QSg5nh2kJKXVHpNaPdh7ZVQ0jS6kW.O"], ["updated_at", Fri, 22 Mar 2013 07:42:55 UTC +00:00], ["username", "bricker"]]  (2.6ms) commit transaction  (0.1ms) begin transaction Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 22 Mar 2013 07:42:55 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 22 Mar 2013 07:42:55 UTC +00:00]]  (1.4ms) commit transaction  (0.1ms) begin transaction SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 20], ["created_at", Fri, 22 Mar 2013 07:42:55 UTC +00:00], ["email", "test0@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 0"], ["updated_at", Fri, 22 Mar 2013 07:42:55 UTC +00:00]]  (1.3ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 21], ["created_at", Fri, 22 Mar 2013 07:42:55 UTC +00:00], ["email", "test1@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 1"], ["updated_at", Fri, 22 Mar 2013 07:42:55 UTC +00:00]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 22], ["created_at", Fri, 22 Mar 2013 07:42:55 UTC +00:00], ["email", "test2@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 2"], ["updated_at", Fri, 22 Mar 2013 07:42:55 UTC +00:00]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 23], ["created_at", Fri, 22 Mar 2013 07:42:55 UTC +00:00], ["email", "test3@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 3"], ["updated_at", Fri, 22 Mar 2013 07:42:55 UTC +00:00]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 24], ["created_at", Fri, 22 Mar 2013 07:42:55 UTC +00:00], ["email", "test4@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 4"], ["updated_at", Fri, 22 Mar 2013 07:42:55 UTC +00:00]]  (1.2ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 25], ["created_at", Fri, 22 Mar 2013 07:42:55 UTC +00:00], ["email", "test5@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 5"], ["updated_at", Fri, 22 Mar 2013 07:42:55 UTC +00:00]]  (1.2ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 26], ["created_at", Fri, 22 Mar 2013 07:42:55 UTC +00:00], ["email", "test6@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 6"], ["updated_at", Fri, 22 Mar 2013 07:42:55 UTC +00:00]]  (1.3ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 27], ["created_at", Fri, 22 Mar 2013 07:42:55 UTC +00:00], ["email", "test7@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 7"], ["updated_at", Fri, 22 Mar 2013 07:42:55 UTC +00:00]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 28], ["created_at", Fri, 22 Mar 2013 07:42:55 UTC +00:00], ["email", "test8@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 8"], ["updated_at", Fri, 22 Mar 2013 07:42:55 UTC +00:00]]  (1.3ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 29], ["created_at", Fri, 22 Mar 2013 07:42:55 UTC +00:00], ["email", "test9@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 9"], ["updated_at", Fri, 22 Mar 2013 07:42:55 UTC +00:00]]  (1.2ms) commit transaction Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-03-22 00:43:01 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} Redirected to http://localhost:9292/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 17ms (ActiveRecord: 0.0ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-03-22 00:43:01 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} Redirected to http://localhost:9292/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-03-22 00:43:01 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (9.7ms) Completed 200 OK in 140ms (Views: 138.5ms | ActiveRecord: 0.0ms) Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-22 00:43:01 -0700 Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-22 00:43:01 -0700 Started POST "/outpost/sessions" for 127.0.0.1 at 2013-03-22 00:43:02 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) begin transaction SQL (0.9ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Fri, 22 Mar 2013 07:43:02 UTC +00:00], ["updated_at", Fri, 22 Mar 2013 07:43:02 UTC +00:00]]  (1.3ms) commit transaction Redirected to http://localhost:9292/outpost/people/1/edit Completed 302 Found in 13ms (ActiveRecord: 3.2ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-03-22 00:43:02 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (4.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (176.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (389.7ms) Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 416ms (Views: 408.2ms | ActiveRecord: 2.0ms) Started GET "/assets/outpost/application.css" for 127.0.0.1 at 2013-03-22 00:43:02 -0700 Started GET "/assets/outpost/application.js" for 127.0.0.1 at 2013-03-22 00:43:02 -0700 Started GET "/people/test-person-0" for 127.0.0.1 at 2013-03-22 00:43:04 -0700 Processing by PeopleController#show as HTML Parameters: {"slug"=>"test-person-0"} Completed 500 Internal Server Error in 1ms  (3.9ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.2ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (9.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 22 Mar 2013 07:43:38 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", true], ["name", "Bryan Ricker"], ["password_digest", "$2a$04$8UBfn4zgoaGguFBfEtiHc.fhNSfPsz0aOVUsPW0n.iyHsWfmcXOrC"], ["updated_at", Fri, 22 Mar 2013 07:43:38 UTC +00:00], ["username", "bricker"]]  (4.2ms) commit transaction  (0.1ms) begin transaction Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 22 Mar 2013 07:43:38 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 22 Mar 2013 07:43:38 UTC +00:00]]  (2.4ms) commit transaction  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 20], ["created_at", Fri, 22 Mar 2013 07:43:38 UTC +00:00], ["email", "test0@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 0"], ["updated_at", Fri, 22 Mar 2013 07:43:38 UTC +00:00]]  (32.5ms) commit transaction  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 21], ["created_at", Fri, 22 Mar 2013 07:43:38 UTC +00:00], ["email", "test1@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 1"], ["updated_at", Fri, 22 Mar 2013 07:43:38 UTC +00:00]]  (2.7ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 22], ["created_at", Fri, 22 Mar 2013 07:43:38 UTC +00:00], ["email", "test2@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 2"], ["updated_at", Fri, 22 Mar 2013 07:43:38 UTC +00:00]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 23], ["created_at", Fri, 22 Mar 2013 07:43:38 UTC +00:00], ["email", "test3@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 3"], ["updated_at", Fri, 22 Mar 2013 07:43:38 UTC +00:00]]  (6.1ms) commit transaction  (0.1ms) begin transaction SQL (4.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 24], ["created_at", Fri, 22 Mar 2013 07:43:38 UTC +00:00], ["email", "test4@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 4"], ["updated_at", Fri, 22 Mar 2013 07:43:38 UTC +00:00]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 25], ["created_at", Fri, 22 Mar 2013 07:43:38 UTC +00:00], ["email", "test5@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 5"], ["updated_at", Fri, 22 Mar 2013 07:43:38 UTC +00:00]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 26], ["created_at", Fri, 22 Mar 2013 07:43:38 UTC +00:00], ["email", "test6@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 6"], ["updated_at", Fri, 22 Mar 2013 07:43:38 UTC +00:00]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 27], ["created_at", Fri, 22 Mar 2013 07:43:38 UTC +00:00], ["email", "test7@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 7"], ["updated_at", Fri, 22 Mar 2013 07:43:38 UTC +00:00]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (2.1ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 28], ["created_at", Fri, 22 Mar 2013 07:43:38 UTC +00:00], ["email", "test8@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 8"], ["updated_at", Fri, 22 Mar 2013 07:43:38 UTC +00:00]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (1.0ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 29], ["created_at", Fri, 22 Mar 2013 07:43:38 UTC +00:00], ["email", "test9@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 9"], ["updated_at", Fri, 22 Mar 2013 07:43:38 UTC +00:00]]  (0.8ms) commit transaction Started GET "/people/test-person-0" for 127.0.0.1 at 2013-03-22 00:43:42 -0700 Processing by PeopleController#show as HTML Parameters: {"slug"=>"test-person-0"} Completed 500 Internal Server Error in 1ms  (3.0ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.2ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.3ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (8.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 22 Mar 2013 07:44:29 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", true], ["name", "Bryan Ricker"], ["password_digest", "$2a$04$h5DXyEuqymUJ1SVlQE9JR.jlShFUGezgxKJUXBExrIcUMHAlgPaGC"], ["updated_at", Fri, 22 Mar 2013 07:44:29 UTC +00:00], ["username", "bricker"]]  (2.8ms) commit transaction  (0.1ms) begin transaction Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 22 Mar 2013 07:44:29 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 22 Mar 2013 07:44:29 UTC +00:00]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 20], ["created_at", Fri, 22 Mar 2013 07:44:29 UTC +00:00], ["email", "test0@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 0"], ["updated_at", Fri, 22 Mar 2013 07:44:29 UTC +00:00]]  (1.3ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 21], ["created_at", Fri, 22 Mar 2013 07:44:29 UTC +00:00], ["email", "test1@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 1"], ["updated_at", Fri, 22 Mar 2013 07:44:29 UTC +00:00]]  (1.2ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 22], ["created_at", Fri, 22 Mar 2013 07:44:29 UTC +00:00], ["email", "test2@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 2"], ["updated_at", Fri, 22 Mar 2013 07:44:29 UTC +00:00]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 23], ["created_at", Fri, 22 Mar 2013 07:44:29 UTC +00:00], ["email", "test3@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 3"], ["updated_at", Fri, 22 Mar 2013 07:44:29 UTC +00:00]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 24], ["created_at", Fri, 22 Mar 2013 07:44:29 UTC +00:00], ["email", "test4@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 4"], ["updated_at", Fri, 22 Mar 2013 07:44:29 UTC +00:00]]  (1.2ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 25], ["created_at", Fri, 22 Mar 2013 07:44:29 UTC +00:00], ["email", "test5@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 5"], ["updated_at", Fri, 22 Mar 2013 07:44:29 UTC +00:00]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 26], ["created_at", Fri, 22 Mar 2013 07:44:29 UTC +00:00], ["email", "test6@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 6"], ["updated_at", Fri, 22 Mar 2013 07:44:29 UTC +00:00]]  (1.3ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 27], ["created_at", Fri, 22 Mar 2013 07:44:29 UTC +00:00], ["email", "test7@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 7"], ["updated_at", Fri, 22 Mar 2013 07:44:29 UTC +00:00]]  (1.3ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 28], ["created_at", Fri, 22 Mar 2013 07:44:29 UTC +00:00], ["email", "test8@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 8"], ["updated_at", Fri, 22 Mar 2013 07:44:29 UTC +00:00]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 29], ["created_at", Fri, 22 Mar 2013 07:44:29 UTC +00:00], ["email", "test9@gmail.com"], ["location", "Los Angeles"], ["name", "Test Person 9"], ["updated_at", Fri, 22 Mar 2013 07:44:29 UTC +00:00]]  (1.2ms) commit transaction Started GET "/people/test-person-0" for 127.0.0.1 at 2013-03-22 00:44:40 -0700 Processing by PeopleController#show as HTML Parameters: {"id"=>"test-person-0"} Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "test-person-0"]] Completed 404 Not Found in 3ms Started GET "/people/1" for 127.0.0.1 at 2013-03-22 00:44:48 -0700 Processing by PeopleController#show as HTML Parameters: {"id"=>"1"} Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Rendered people/show.html.erb (3.6ms) Completed 200 OK in 23ms (Views: 20.8ms | ActiveRecord: 0.2ms) Started GET "/people/2" for 127.0.0.1 at 2013-03-22 00:44:50 -0700 Processing by PeopleController#show as HTML Parameters: {"id"=>"2"} Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "2"]] Rendered people/show.html.erb (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.2ms)  (1.9ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.7ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (4.1ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown1@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (13.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 02 Apr 2013 02:25:56 UTC +00:00], ["email", "jbrown1@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$5tfzyQXma5xBUzA2u71htOTFIs8Gus1ZQ45uH0DDO5GVLnJxdRQ9G"], ["updated_at", Tue, 02 Apr 2013 02:25:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (1.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown2@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 02 Apr 2013 02:25:56 UTC +00:00], ["email", "jbrown2@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$FHqCj/hRJa86J.1BtGtcB.hXSQS9psWbHXGQwtT4cohCcbB39m7ra"], ["updated_at", Tue, 02 Apr 2013 02:25:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown3@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 02 Apr 2013 02:25:56 UTC +00:00], ["email", "jbrown3@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ih2E7ccB/3OjcrwlTlavWupGBQbU3rbKrEV39T1dbk1xBvh52n/KO"], ["updated_at", Tue, 02 Apr 2013 02:25:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"bricker"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Tue, 02 Apr 2013 02:25:56 UTC +00:00], ["updated_at", Tue, 02 Apr 2013 02:25:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 7ms (ActiveRecord: 0.8ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 02 Apr 2013 02:25:56 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$b06sElhkmfUaLaEBZ3hdnOlxOmtoyR347pQL6/ncGkNxp0IgvU8na"], ["updated_at", Tue, 02 Apr 2013 02:25:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Tue, 02 Apr 2013 02:25:56 UTC +00:00], ["updated_at", Tue, 02 Apr 2013 02:25:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 11ms (ActiveRecord: 0.8ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 02 Apr 2013 02:25:56 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$2fkjlllSXJpalU3e7ww4/eCNFybVjLEz2/ZUhnhxvwW60NE3OqxZu"], ["updated_at", Tue, 02 Apr 2013 02:25:56 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 6ms (ActiveRecord: 0.8ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$veUQT70poPyjF6xBwE.wI.CYTc7elYB5Qfaliedpg1LG.uLPD5rWC"], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 5ms (ActiveRecord: 0.8ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 68ms (Views: 65.9ms | ActiveRecord: 0.4ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.1ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown4@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["email", "jbrown4@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$V7coAOhUYsdLat.ufT2use3T6qTnTLneahDS7ZJ7lVTg3zxgqT/E2"], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 6ms (ActiveRecord: 0.9ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["name", "Bryan Ricker"], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("created_at", "id", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["id", 1], ["name", "Bryan Ricker"], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["name", "Bryan Ricker"], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$uX/rG9jvWAoXVcNkCSNzXO2UF0Lex16Q2dRxtodSmWMubGYrlDBR2"], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown5@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["email", "jbrown5@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$3g.6zJ06F0cdJibhAmaj7uZpbdm/UpO5HVbYlYGM6dWAQThHnMNg6"], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown5@qt.com' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown6@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["email", "jbrown6@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$BQSFC367VXzxIE2zhk7qhOLbqDJD4TJgNylLmwpvxqusKUpejtbZu"], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown6@qt.com' LIMIT 1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$pivjX5lIabsGmJuqb89ec.ul03UzRMd5K8myKrzsxmIja9dZMY6TG"], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown7@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["email", "jbrown7@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$bqwG4/k/fjXKeRshkSn/guPIR492nrWmVaty3CI1gsqwOdczyR112"], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown8@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["email", "jbrown8@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$QDXKTY6Z/t20QEhfZBD8fO.2DeXEF/QxRB.UdlctgGZT.hmwwWEOW"], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown9@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["email", "jbrown9@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Wb5nmhCIbVNp.878.e9zWu.0NsOIi4vkhL0kwARqhduQunLgpgtWq"], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (0.7ms) rollback transaction  (0.1ms) begin transaction User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown10@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["email", "jbrown10@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$2NOzcptcmrm936sO8BAKBu98XrNNq1jO1xapv4lHKbBr68OWOXFc."], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.0ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Charles Mingus"], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bob Loblaw"], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bob Loblaw"], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Roy Haynes"], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.9ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (185.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["name", "Bryan"], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown11@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["email", "jbrown11@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$bkz3FVmGyNpALnlLPEF4IehOdVSbvH2huuYvY.pKng/dPy2nPZnma"], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown12@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["email", "jbrown12@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$y7mr8UPxQZk6aVVTZPm4iuMlcNbWzWP4VGotrtsU3jNFSca9xieiu"], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown13@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["email", "jbrown13@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$pDYKjH9nDR5Ck8V/MrtbQuTnw2DE3yi2uYdk2YCUzSbMctYvrXbTm"], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["resource", "Post"], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["permission_id", 1], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown14@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["email", "jbrown14@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$nE5pjBA0wbByKw7596lp..wqP0Yv/ULjIWaZlHNLR6MSUeepXr3Sy"], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["resource", "Post"], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["permission_id", 1], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown15@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["email", "jbrown15@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$v5lwFTG3iu4.jkmqcYRhLec.xShUsuhLalGI/Hx2ixlOVjUoQ5ZDS"], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown16@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["email", "jbrown16@qt.com"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$BRKY6aN1Q/fP98AKDU4Gg.HawLo/lGBoa5x7DusQTUkg9mbQFtjfu"], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown17@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["email", "jbrown17@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$y9ZnomU4IvJVtfdfjZY9ue2m/pIlu8zLN3X2bLK1Yfg7EbGazsSSW"], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["resource", "Post"], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["permission_id", 1], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["permission_id", 2], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown18@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["email", "jbrown18@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$nuWkVWTpJIoUeFNE4Tqr8OsRYY/yCgCTgMX4/NmRfuvUhF4POeZ5W"], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (1.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["resource", "Post"], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["permission_id", 1], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Tue, 02 Apr 2013 02:25:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (1.9ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.7ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.7ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.7ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (3.3ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.0ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "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.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown1@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (15.2ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00], ["email", "jbrown1@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$qvHJoH9igYfIOhJmEpSB1eEvPg9SNmw/aLK8uIyHrS3w/rGrorEKG"], ["updated_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 121ms (ActiveRecord: 16.1ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 21ms (Views: 20.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 8ms (Views: 2.5ms | ActiveRecord: 0.3ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.3ms | ActiveRecord: 0.2ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$x5JJp/n99NXVdl11rF/LqeMomGvyMQhA2IgqzPwLdLIbpV6h9IGcK"], ["updated_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Mon, 08 Apr 2013 15:46:15 UTC +00:00], ["updated_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 10ms (ActiveRecord: 1.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$nq0.GFIIkocszQq1O08kmuJ6ADRh/GAArymWlI7t0H4Wu/5475jm2"], ["updated_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Mon, 08 Apr 2013 15:46:15 UTC +00:00], ["updated_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 6ms (ActiveRecord: 0.9ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Q5fHQdFXyoL1x/91.ZL.KeVFc02Vt4PwkLcm5hBjYAOBRdoNv3zz2"], ["updated_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Mon, 08 Apr 2013 15:46:15 UTC +00:00], ["updated_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 8ms (ActiveRecord: 1.3ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown2@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00], ["email", "jbrown2@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ifPQvvTFDBfnjCLRAr7iPek0PDav6C/n5qSn7SvAYhflOKW4VG.FS"], ["updated_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"bricker"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Mon, 08 Apr 2013 15:46:15 UTC +00:00], ["updated_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 5ms (ActiveRecord: 0.7ms)  (1.4ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown3@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00], ["email", "jbrown3@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$anYxNBXSxhzNTzdTwx6MQO0DSKsGp7q/eA30QG/JU44bpOmkFlAyS"], ["updated_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (1.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown4@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00], ["email", "jbrown4@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$VeF3u5azq.3pCoPGHM8k1eGYzeKeLErmXT4GJfnuuDpfyeiqO4Ma6"], ["updated_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("created_at", "id", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00], ["id", 1], ["name", "Bryan Ricker"], ["updated_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00], ["name", "Bryan Ricker"], ["updated_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00], ["name", "Bryan Ricker"], ["updated_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown5@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00], ["email", "jbrown5@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$qLoxTI3ND9xo5QgT9Gdjiu1BWbV4p8S7.eKhYYOBoOHXsRLe6P5EK"], ["updated_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown6@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00], ["email", "jbrown6@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$QFBy7dL5S.Yruq3GGEhYEueAhJamrQGSIGIoOfhua50LqhMLX8f.."], ["updated_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown7@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00], ["email", "jbrown7@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$wlyOkAQBJSl8EZcPYZpMXeeHvyi78bVT1z9UBUhYrsEte9KuUdPdq"], ["updated_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (0.7ms) rollback transaction  (0.1ms) begin transaction User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown8@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00], ["email", "jbrown8@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$IsbZhKT4MaMFyvhq399yh.pJBVZfcBPUD4VUYg8TqfKmY/i.9rcd6"], ["updated_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown9@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00], ["email", "jbrown9@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$HcH4a6EFjabuIHqbK/wP.upgfWY02tNGduNZpqKCR2w.bfaQglXWm"], ["updated_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown10@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00], ["email", "jbrown10@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ji/fdQPhxNpB8OLSeCzed.1us8xRoz61NmHDfQU7WR/NcEGxCbVie"], ["updated_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00], ["resource", "Post"], ["updated_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown11@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00], ["email", "jbrown11@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$O6DTx6k3R/jWN5Egwwj4sOx34INXdvOWDC2yxdPMSS4fitkO571cO"], ["updated_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00], ["resource", "Post"], ["updated_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown12@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00], ["email", "jbrown12@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$L0przGWMUTdW1CdRXmPiOOPxb7NmozFMAeVLUy3oLbjUoSK5aos5m"], ["updated_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown13@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00], ["email", "jbrown13@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Cl7JrnVDr9VrraYMknNh1eKOuOhRfouIkpgQ4P4naVq9TzjN.Xrc."], ["updated_at", Mon, 08 Apr 2013 15:46:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown14@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00], ["email", "jbrown14@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$XmtUQ6oLy3lngALaj4uX4.t3ttYL/qZx1bIodYMdMdXq4UySFZk4y"], ["updated_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00], ["resource", "Post"], ["updated_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown15@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00], ["email", "jbrown15@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Nj7OnglxBU6Y8jTgSY1FH.CyOLXwHQisFkVbax5kYbSFB/gLQ.jXu"], ["updated_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00], ["resource", "Post"], ["updated_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00], ["permission_id", 2], ["updated_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown16@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00], ["email", "jbrown16@qt.com"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$pov8NKuw1UfsLcKFqAEoGOwDwQTimlWA.fbgITlic9lBxEBiA0wF."], ["updated_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$x5mxK5Yy95YeSp20/Fxa9ur0aqky74Yv13oq1a7eB4Yl9LNtosWNe"], ["updated_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.6ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown17@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00], ["email", "jbrown17@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$dgNR02EheiN5LbPGsg1aVOS1tDu2cSwac0UlbkUfxzeOr6gIp5iiG"], ["updated_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown17@qt.com' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown18@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00], ["email", "jbrown18@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$qlVYIvxs0MY1l3R5P/Pj8uNJ0UPgDZ37Fa7KbsYd.q4qLil4qhJtu"], ["updated_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown18@qt.com' LIMIT 1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (12.5ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (6.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$5Vjt2yXvxHU/aztKLWBqieRijutG/hCzefzQfHs06yaCq7c40kKUW"], ["updated_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (0.5ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (207.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00], ["name", "Bryan"], ["updated_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.1ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.4ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (11.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (10.6ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00], ["person_id", 1], ["title", "Post 1"], ["updated_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Charles Mingus"], ["updated_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Roy Haynes"], ["updated_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bob Loblaw"], ["updated_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bob Loblaw"], ["updated_at", Mon, 08 Apr 2013 15:46:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.2ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.5ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)   (4.0ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.3ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.3ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (11.0ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 26 Apr 2013 06:22:37 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Fri, 26 Apr 2013 06:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 26 Apr 2013 06:22:37 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 26 Apr 2013 06:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Fri, 26 Apr 2013 06:22:37 UTC +00:00], ["person_id", 1], ["title", "Post 1"], ["updated_at", Fri, 26 Apr 2013 06:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 26 Apr 2013 06:22:37 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 26 Apr 2013 06:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 26 Apr 2013 06:22:37 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 26 Apr 2013 06:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 26 Apr 2013 06:22:37 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 26 Apr 2013 06:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 26 Apr 2013 06:22:37 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 26 Apr 2013 06:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 26 Apr 2013 06:22:37 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 26 Apr 2013 06:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 26 Apr 2013 06:22:37 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 26 Apr 2013 06:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 26 Apr 2013 06:22:37 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 26 Apr 2013 06:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (1.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (184.4ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 26 Apr 2013 06:22:37 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Charles Mingus"], ["updated_at", Fri, 26 Apr 2013 06:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 26 Apr 2013 06:22:37 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Roy Haynes"], ["updated_at", Fri, 26 Apr 2013 06:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 26 Apr 2013 06:22:37 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 26 Apr 2013 06:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 26 Apr 2013 06:22:37 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bob Loblaw"], ["updated_at", Fri, 26 Apr 2013 06:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 26 Apr 2013 06:22:37 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bob Loblaw"], ["updated_at", Fri, 26 Apr 2013 06:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Fri, 26 Apr 2013 06:22:37 UTC +00:00], ["title", "Post 2"], ["updated_at", Fri, 26 Apr 2013 06:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown1@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 26 Apr 2013 06:22:37 UTC +00:00], ["email", "jbrown1@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$WW7RrbXVM7Fib.isrjOvQOjiDFDX4SB77uWdsWWWt8Ffqmk2R8rAu"], ["updated_at", Fri, 26 Apr 2013 06:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown1@qt.com' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 26 Apr 2013 06:22:37 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$jDhKbql7tnryHg7tjUNV/e/8.hMY3dvEOIixbLu/AI9MUc.j1pX7y"], ["updated_at", Fri, 26 Apr 2013 06:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown2@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 26 Apr 2013 06:22:37 UTC +00:00], ["email", "jbrown2@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$PAQTRS814h9TI0Z.nKH7NO2zOSYBVWT2YvViLMSDYOEOBhQeSg6pK"], ["updated_at", Fri, 26 Apr 2013 06:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown2@qt.com' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$j0YUA9teNhzxDF9roeu8C.GDwq1784l45Ce4ZQ/YW6dUajwqb2h1e"], ["updated_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown3@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["email", "jbrown3@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$yj.xTEZuyvIucXbH1R.LD.6888XERkn.989QuOXw395hlBm76BIPm"], ["updated_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.3ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown4@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["email", "jbrown4@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$sjo.CcH4/2g395K1XM1GpOpsV2AgTsiYAwd9n3/cHOLvgfePA/7LS"], ["updated_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown5@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["email", "jbrown5@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$lwjvNQ0e/1Xqo6xVwqLAtenPh9lEHgGDenQDqtQsbjS.MkwSflfhW"], ["updated_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown6@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["email", "jbrown6@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$DFbWIk2tNRwvR1bm5iGIzup2pPgBnBztbZa7MW7Ey4jbhxHI2RmYm"], ["updated_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown7@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["email", "jbrown7@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$APJeaaArdLIIM9/87pTOd.Qpt7srqoFZYuljW5IDrqH/1z7zRu3Z2"], ["updated_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 13ms (Views: 12.3ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown8@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["email", "jbrown8@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$VwNso0/6GWE.Mm3Kjs4/HuA.EvC6xfLhnsMZ6Si/fQQztUvT7Fojq"], ["updated_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 7ms (ActiveRecord: 1.1ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown9@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["email", "jbrown9@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$8fHndsbO2QwezAA/uyIHD.tD53KFVL1/eI.eNIhHDors05yo26g/."], ["updated_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown10@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["email", "jbrown10@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$6VKg5FcvbN0xSS3sBzuP4u1E.UrwhGDEK9le2cfhBZq3bZ/urfvRK"], ["updated_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 4ms (Views: 1.3ms | ActiveRecord: 0.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.4ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown11@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["email", "jbrown11@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$d70qeWWNNnFWflEEPh76deyZRqO/PIsX8ZW1VoXnnHMMDgcMhQPZ."], ["updated_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"bricker"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["updated_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 8ms (ActiveRecord: 1.0ms)  (1.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$4XO.VD88PYlh24Gcu.qCE.wNv89qTkCfekxLi9/JHKk4GmjgAO1OK"], ["updated_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00]]  (0.6ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["updated_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 6ms (ActiveRecord: 0.8ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ShyPeYjhQ7Kg8mSP04TRrOvGnf5aZUBxXsPS17GQjVlKXJRP.R.Ge"], ["updated_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["updated_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 6ms (ActiveRecord: 0.8ms)  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$N09LyGJfsMxUAwKWlIVoZek7687pNxQouCopmYtp8lXKg9/lV3/ty"], ["updated_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["updated_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 6ms (ActiveRecord: 1.1ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["name", "Bryan Ricker"], ["updated_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("created_at", "id", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["id", 1], ["name", "Bryan Ricker"], ["updated_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["name", "Bryan Ricker"], ["updated_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown12@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["email", "jbrown12@qt.com"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$lf0Zh6hqwzKu2.1Ee9CcwO.nvPNpynYp/tzyob4FcJ4gtPNdpFF5S"], ["updated_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown13@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["email", "jbrown13@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ZO.YZq3LT70XYnUSKOWJZ.L5iIGC64wJShjcr4qKlMRd7..qN9eAy"], ["updated_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["permission_id", 2], ["updated_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown14@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["email", "jbrown14@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$1QMa6JjGn2o5P4zxEUymduDXtM7Z8TlIpNBDo.Kc1fIEisuMCW2D2"], ["updated_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown15@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["email", "jbrown15@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$vPXefYg8Lf7xyF5jJkFlBe3g4e9UkME54PpwWf4mj0BjsKHhsAp8."], ["updated_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown16@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.3ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["email", "jbrown16@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$LkrI95ERkgK4pSCsZ.bYD.6FWQ51xqVTEYxsXQ45IXx0nehbM0O5q"], ["updated_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown17@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["email", "jbrown17@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Qg4f4K5cJ/BNVJ1kGlOhZueeWZN/AvMNWdIaTI6/ENX5smoSPIhWy"], ["updated_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown18@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["email", "jbrown18@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$W0ce2DV7EA/b9JyMKSYJWu6tMUHeTAwi6xSd8jG1ge8asB6zMe8dC"], ["updated_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00], ["name", "Bryan"], ["updated_at", Fri, 26 Apr 2013 06:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (1.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.2ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.0ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "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")  (3.1ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.9ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.8ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (2.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (1.9ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.3ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "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") ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)  (1.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)  (1.1ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)   (3.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.0ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (2.2ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.0ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (63.7ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:05:51 UTC +00:00], ["name", "Bryan"], ["updated_at", Wed, 01 May 2013 05:05:51 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:05:52 UTC +00:00], ["name", "Bryan Ricker"], ["updated_at", Wed, 01 May 2013 05:05:52 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:05:52 UTC +00:00], ["name", "Bryan Ricker"], ["updated_at", Wed, 01 May 2013 05:05:52 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("created_at", "id", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 01 May 2013 05:05:52 UTC +00:00], ["id", 1], ["name", "Bryan Ricker"], ["updated_at", Wed, 01 May 2013 05:05:52 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:05:52 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:05:52 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:05:52 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:05:52 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:05:52 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:05:52 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:05:52 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:05:52 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:05:52 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:05:52 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Wed, 01 May 2013 05:05:52 UTC +00:00], ["person_id", 1], ["title", "Post 1"], ["updated_at", Wed, 01 May 2013 05:05:52 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:05:52 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:05:52 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:05:52 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:05:52 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:05:52 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:05:52 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:05:52 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Charles Mingus"], ["updated_at", Wed, 01 May 2013 05:05:52 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:05:52 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Roy Haynes"], ["updated_at", Wed, 01 May 2013 05:05:52 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:05:52 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bob Loblaw"], ["updated_at", Wed, 01 May 2013 05:05:52 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:05:52 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bob Loblaw"], ["updated_at", Wed, 01 May 2013 05:05:52 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (9.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:05:52 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 01 May 2013 05:05:52 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown1@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:52 UTC +00:00], ["email", "jbrown1@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$qfWIbVS9GxgwmIfRnwPRxeSivBvSPGPnO/qgJUDJaFYsKhH0jsnlW"], ["updated_at", Wed, 01 May 2013 05:05:52 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown1@qt.com' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown2@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:52 UTC +00:00], ["email", "jbrown2@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$dsV4xLgmzAYQBg99eNt25uhMaTIQUjIdmz7qfxBQtIYAOjt3/OAIK"], ["updated_at", Wed, 01 May 2013 05:05:52 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown2@qt.com' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:52 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$U7/jOYMgs39bNdq9l8R/SeQDptcG89PH4DyaEvKyoIAVOIJmEmOQC"], ["updated_at", Wed, 01 May 2013 05:05:52 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:52 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Utkd9uoedKTsrKigRFJO2Ok30QD/YNQ1ZL347z.XAAm7YiJuTkDJW"], ["updated_at", Wed, 01 May 2013 05:05:52 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown3@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:52 UTC +00:00], ["email", "jbrown3@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$TZsilVaosm4gB/un7NCAdO.OF.7LRIcM4qwgYhYjSR7dLIU3JkYIS"], ["updated_at", Wed, 01 May 2013 05:05:52 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (1.0ms) rollback transaction  (0.1ms) begin transaction User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown4@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:52 UTC +00:00], ["email", "jbrown4@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$TbR1bkANcEfJlLlyavv1rO7xqEu0c7s1NWjyHVgM83ZvMKQ9WcExK"], ["updated_at", Wed, 01 May 2013 05:05:52 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown5@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Wed, 01 May 2013 05:05:52 UTC +00:00], ["email", "jbrown5@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Ip8eAhrTFmC/PsyIL09GAugwjyqFsPkFF9tpL4Uy5xvo2.G2SH7bK"], ["updated_at", Wed, 01 May 2013 05:05:52 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown6@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:52 UTC +00:00], ["email", "jbrown6@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$wsOOfx7uqTeV8G5EPH8mOeISHf5bZPqPFLfCtQQrJ5E9mWFTMYHxi"], ["updated_at", Wed, 01 May 2013 05:05:52 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown7@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:52 UTC +00:00], ["email", "jbrown7@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$n0.N.p0xFJEryC6Pk9M7e.Uyrzv7YltmxBOSum30ZwLip6SbY8zGy"], ["updated_at", Wed, 01 May 2013 05:05:52 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:05:52 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 01 May 2013 05:05:52 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 01 May 2013 05:05:52 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 01 May 2013 05:05:52 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown8@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:52 UTC +00:00], ["email", "jbrown8@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$8pPnvJ4ciNHhqSZXPwjZOuJX1VuhYezrEv89pp1Fyw3TNI/fJqMsu"], ["updated_at", Wed, 01 May 2013 05:05:52 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown9@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:52 UTC +00:00], ["email", "jbrown9@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$rMQGph.MLpipbf5w1PpdxulJ7q7prjtBOQyOYDaWZwEl8FA.SJSQa"], ["updated_at", Wed, 01 May 2013 05:05:52 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown10@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:52 UTC +00:00], ["email", "jbrown10@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$bbVRykodrNm9L8vckAlaBeeacLLfOdrhYB4bbAd24g4Si7OJssTfe"], ["updated_at", Wed, 01 May 2013 05:05:52 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:05:52 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 01 May 2013 05:05:52 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 01 May 2013 05:05:52 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 01 May 2013 05:05:52 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown11@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:52 UTC +00:00], ["email", "jbrown11@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$TJGUxf85y9wGOcn4hyWg8OndfQj757Sj8CYfRsZVRG3s7Cz.0.m8C"], ["updated_at", Wed, 01 May 2013 05:05:52 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.6ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Wed, 01 May 2013 05:05:52 UTC +00:00], ["title", "Post 2"], ["updated_at", Wed, 01 May 2013 05:05:52 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (1.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (188.8ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:05:53 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Wed, 01 May 2013 05:05:53 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 12ms (Views: 10.8ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown12@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:53 UTC +00:00], ["email", "jbrown12@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$yWXicEoaWuznjX6Op5ReQOllcSLae2SRl.GCcGhSJ35zqKNRz4Oky"], ["updated_at", Wed, 01 May 2013 05:05:53 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 6ms (ActiveRecord: 0.9ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 4ms (Views: 1.6ms | ActiveRecord: 0.5ms)  (0.1ms) rollback transaction  (0.2ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 4ms (Views: 1.6ms | ActiveRecord: 0.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:53 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$n/VbBo.WZNFxXBm4JZHWwehmpDqPnO0VT5IsP9vKPNm98sV2ORIWG"], ["updated_at", Wed, 01 May 2013 05:05:53 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Wed, 01 May 2013 05:05:53 UTC +00:00], ["updated_at", Wed, 01 May 2013 05:05:53 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 10ms (ActiveRecord: 1.3ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:53 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$W.l/ng92pr0u4jFQ5X4k4.z9g..UIhZpUH9sEe7HuRImPKr3hUMfO"], ["updated_at", Wed, 01 May 2013 05:05:53 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Wed, 01 May 2013 05:05:53 UTC +00:00], ["updated_at", Wed, 01 May 2013 05:05:53 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 6ms (ActiveRecord: 0.8ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:53 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$EdHr2oFzVkSB2TRjVFBl3eVm3QGl4kznoFB9MAUjVKbNK6Uy/Q6Hi"], ["updated_at", Wed, 01 May 2013 05:05:53 UTC +00:00]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Wed, 01 May 2013 05:05:53 UTC +00:00], ["updated_at", Wed, 01 May 2013 05:05:53 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 6ms (ActiveRecord: 0.8ms)  (0.6ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown13@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:53 UTC +00:00], ["email", "jbrown13@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$/2MK6vujRxJH6DISJRAdB.moxL1eDLkUu1Wy0b/.sS6ywlCIBNrLu"], ["updated_at", Wed, 01 May 2013 05:05:53 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"bricker"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Wed, 01 May 2013 05:05:53 UTC +00:00], ["updated_at", Wed, 01 May 2013 05:05:53 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 4ms (ActiveRecord: 0.6ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown14@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:53 UTC +00:00], ["email", "jbrown14@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$8x9px5oUyoh4n0kt4vFBA.xGE63cARJ/cTyWGYq3IITmPMNRqCgF."], ["updated_at", Wed, 01 May 2013 05:05:53 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown15@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:53 UTC +00:00], ["email", "jbrown15@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$6YjIAWSPPSDS9EmGJBkU2uo3iTNBSbBJGT2t6yBIlhYvza8nzcq4O"], ["updated_at", Wed, 01 May 2013 05:05:53 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown16@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:53 UTC +00:00], ["email", "jbrown16@qt.com"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$5cve1MlWa3QR9.bHvTG/Muo4ezKjoF/nzifu63sVAk5Wtu49AnykS"], ["updated_at", Wed, 01 May 2013 05:05:53 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown17@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:53 UTC +00:00], ["email", "jbrown17@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$HTtB5T9X2GKKFqIdAUEkwe93t8VGmO2533LMEN5/46dADqqtYSA0u"], ["updated_at", Wed, 01 May 2013 05:05:53 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:05:53 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 01 May 2013 05:05:53 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:05:53 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Wed, 01 May 2013 05:05:53 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 01 May 2013 05:05:53 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 01 May 2013 05:05:53 UTC +00:00], ["user_id", 1]] SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 01 May 2013 05:05:53 UTC +00:00], ["permission_id", 2], ["updated_at", Wed, 01 May 2013 05:05:53 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown18@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:53 UTC +00:00], ["email", "jbrown18@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$kTlOeJLJswc0L/T2RSXSluf6ThrzFPmWJcDaR.iH3QjC9nRb60aCG"], ["updated_at", Wed, 01 May 2013 05:05:53 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.3ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:05:53 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 01 May 2013 05:05:53 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 01 May 2013 05:05:53 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 01 May 2013 05:05:53 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (3.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.7ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (58.2ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:05:57 UTC +00:00], ["name", "Bryan Ricker"], ["updated_at", Wed, 01 May 2013 05:05:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:05:57 UTC +00:00], ["name", "Bryan Ricker"], ["updated_at", Wed, 01 May 2013 05:05:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("created_at", "id", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 01 May 2013 05:05:57 UTC +00:00], ["id", 1], ["name", "Bryan Ricker"], ["updated_at", Wed, 01 May 2013 05:05:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:05:57 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Wed, 01 May 2013 05:05:57 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:05:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bob Loblaw"], ["updated_at", Wed, 01 May 2013 05:05:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:05:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bob Loblaw"], ["updated_at", Wed, 01 May 2013 05:05:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:05:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Roy Haynes"], ["updated_at", Wed, 01 May 2013 05:05:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:05:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Charles Mingus"], ["updated_at", Wed, 01 May 2013 05:05:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:05:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 01 May 2013 05:05:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown1@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:58 UTC +00:00], ["email", "jbrown1@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$IBrSVCk7gQRMKIe7GHcAH.DTA/eGIVIXoKWl7b2kr1LpWekIOUgV6"], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown2@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:58 UTC +00:00], ["email", "jbrown2@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$HzMTQCBAyqDopWeRJPbFRuqnP6Rl5IHLoxC2kCpFGnRkTGE6droPu"], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown3@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:58 UTC +00:00], ["email", "jbrown3@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$MKMrBvDfdY2J/R5uBdbIbeEkhm0drwmgo76MR8Ne5NZ9phtmMqG9m"], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"bricker"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Wed, 01 May 2013 05:05:58 UTC +00:00], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 6ms (ActiveRecord: 0.8ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:58 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$K/9Hhpu/OIxRcF.rcpY8ZuLSuKax9dG0U0baec5J.YRhIRJ99eGOu"], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.2ms) SAVEPOINT active_record_1 SQL (0.6ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Wed, 01 May 2013 05:05:58 UTC +00:00], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 13ms (ActiveRecord: 1.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:58 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$9yRl/aPwPLIGw2JT9SZ5Nei89dcEqU5y0oXOj8pIObANK7tP0GmNe"], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Wed, 01 May 2013 05:05:58 UTC +00:00], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 6ms (ActiveRecord: 0.9ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:58 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$RTtw.S7Tv1m7HoNfMsXuS.uS4n621v/c8Nm6OYOgOldbFd3aS5FO."], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Wed, 01 May 2013 05:05:58 UTC +00:00], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 5ms (ActiveRecord: 0.8ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 25ms (Views: 23.4ms | ActiveRecord: 0.2ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.2ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown4@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:58 UTC +00:00], ["email", "jbrown4@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$gQt.rSQN9RDwqIL6ByGbs.TyKtnqtQ.4gXYcSNagomAiueO9rajue"], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 7ms (ActiveRecord: 1.0ms)  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown5@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:58 UTC +00:00], ["email", "jbrown5@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$41Zz.0GEERJKFLUMZkSvfOXmjQkcnR5ghFtLGQnvnO//lJMVWOKJy"], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown6@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:58 UTC +00:00], ["email", "jbrown6@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ZmB6xrEjfykip7QYWhzeIuRUHFl7xAnxVfYCZ.DtlRAI/0VmTShPa"], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown7@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Wed, 01 May 2013 05:05:58 UTC +00:00], ["email", "jbrown7@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$hnZNgXAuJnhD0t9rdvzHPOVufC6mb/8vk7pnssMDrs99rtP.ibOP6"], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (1.5ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown8@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:58 UTC +00:00], ["email", "jbrown8@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$vF8VLM.spjena8DqlaRYq.15.hEaipyKuo9zSKHamy9ZvUweWo33a"], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (35.6ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Wed, 01 May 2013 05:05:58 UTC +00:00], ["title", "Post 1"], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:05:58 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (10.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:05:58 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Wed, 01 May 2013 05:05:58 UTC +00:00], ["person_id", 1], ["title", "Post 2"], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:05:58 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00]]  (2.5ms) RELEASE SAVEPOINT active_record_1  (9.8ms) rollback transaction  (0.2ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:05:58 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00]]  (1.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:05:58 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:05:58 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:05:58 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:05:58 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:58 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$mt0dqlRKEXycNkdGe1jieun1dxjc9U9CRQllJBCVVzGEO3m8BCyDm"], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (1.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown9@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:58 UTC +00:00], ["email", "jbrown9@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$hU4lYd/SUxdvAYVILCBdQeLJPbeOV9GR0VDLTt/HKMvnyze.aPUfS"], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown9@qt.com' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.5ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown10@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:58 UTC +00:00], ["email", "jbrown10@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Cagox4a7trWEJAk1CuRVGuPqNSGfvytQvf.42BPhbZ.ImmpdJVY4G"], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown10@qt.com' LIMIT 1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:58 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Pe3Gxh8lMut9nyRD1ue5iehaMtoHLSNxUYur97CcA8.raHqJltn3i"], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown11@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:58 UTC +00:00], ["email", "jbrown11@qt.com"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$tjGmAxuS3UJCuvPfkz/PlucmCiCxOYc3NQep9ZX8vbnBb0lDmA3/i"], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown12@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:58 UTC +00:00], ["email", "jbrown12@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$F.SzrmrlnPs1sVZpbKRbO.0ouNPtfZ824x4ukWpmjWJNDkD7xb2Di"], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:05:58 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms)[0m SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:05:58 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 01 May 2013 05:05:58 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00], ["user_id", 1]] SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 01 May 2013 05:05:58 UTC +00:00], ["permission_id", 2], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown13@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:58 UTC +00:00], ["email", "jbrown13@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$FjMW/iIXncMQj7x.a1RIpu7y.0ak8v4RqwYunPSrRqPdBorfOu/Ve"], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:05:58 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 01 May 2013 05:05:58 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:05:58 UTC +00:00], ["name", "Bryan"], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown14@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:58 UTC +00:00], ["email", "jbrown14@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$3B5znaS4fTAXNZCnaPdX.ugrgoCfzP1dyJOGUHnCj70n2bT88L2Hu"], ["updated_at", Wed, 01 May 2013 05:05:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown15@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:59 UTC +00:00], ["email", "jbrown15@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Nw/jV634JhAyhCUcBcNpQ..cRYTXBV/6klKwau6Tapjq.hALMBLl6"], ["updated_at", Wed, 01 May 2013 05:05:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown16@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:59 UTC +00:00], ["email", "jbrown16@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$sFkkFB7pTswn1VbUxNDnY.XPjFNdQNToWhnHKKdMDARHr.s9mp/ai"], ["updated_at", Wed, 01 May 2013 05:05:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:05:59 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 01 May 2013 05:05:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 01 May 2013 05:05:59 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 01 May 2013 05:05:59 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown17@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.2ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:59 UTC +00:00], ["email", "jbrown17@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$xTS4C8s6IlKf3MOl9PDxOuiTuCDYmJ3wAlvzmNtgQDsyCmAfGZ9hC"], ["updated_at", Wed, 01 May 2013 05:05:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:05:59 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 01 May 2013 05:05:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 01 May 2013 05:05:59 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 01 May 2013 05:05:59 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown18@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:05:59 UTC +00:00], ["email", "jbrown18@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$kOK6JuBdkm2b22CvCgSEYuSFNHw5HXi8dBDxdObvoDE.PLl1vvVWW"], ["updated_at", Wed, 01 May 2013 05:05:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.9ms)  (0.1ms) rollback transaction  (0.2ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (187.1ms)  (0.1ms) rollback transaction  (3.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.7ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "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")  (3.1ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (2.6ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "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.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown1@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:07:45 UTC +00:00], ["email", "jbrown1@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$erGo/FCsQkgFccgUjmECEuDO5e2V4xmfowm3EXWEL9fnixFHgnN7W"], ["updated_at", Wed, 01 May 2013 05:07:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 124ms (ActiveRecord: 11.1ms)  (2.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 18ms (Views: 17.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 56ms (Views: 1.3ms | ActiveRecord: 0.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.2ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:07:45 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$DbqWXqKrcY0.vJKQop9TE.IJwSgLcpS7r7fAHLJYDQ4xJ2zTJJ0MS"], ["updated_at", Wed, 01 May 2013 05:07:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Wed, 01 May 2013 05:07:45 UTC +00:00], ["updated_at", Wed, 01 May 2013 05:07:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 8ms (ActiveRecord: 1.0ms)  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:07:45 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$AHmZaKnz5VSWN5i.Wqd4pO.Cp4v55Giv8p0luFmoIw1jP/.VDIT3W"], ["updated_at", Wed, 01 May 2013 05:07:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Wed, 01 May 2013 05:07:45 UTC +00:00], ["updated_at", Wed, 01 May 2013 05:07:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 7ms (ActiveRecord: 1.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:07:45 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$BJBHKn1oOK84n3ObXwe9de/xHhvmnFEpcyx8Nw.MmgtCdQP4s90QW"], ["updated_at", Wed, 01 May 2013 05:07:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Wed, 01 May 2013 05:07:45 UTC +00:00], ["updated_at", Wed, 01 May 2013 05:07:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 7ms (ActiveRecord: 1.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown2@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:07:45 UTC +00:00], ["email", "jbrown2@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$7jU3/aOLjyC9mcnljmKZXeJsjp1mEw4H4dynClCql6ItxbY2eC4ma"], ["updated_at", Wed, 01 May 2013 05:07:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"bricker"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Wed, 01 May 2013 05:07:45 UTC +00:00], ["updated_at", Wed, 01 May 2013 05:07:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 6ms (ActiveRecord: 0.8ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown3@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:07:45 UTC +00:00], ["email", "jbrown3@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ANimwcPhORvkYWcvBp8Qu.QXhsJ4.AuP5AaaHC9ATN4f6akTB3c9K"], ["updated_at", Wed, 01 May 2013 05:07:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown4@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:07:45 UTC +00:00], ["email", "jbrown4@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$yrl3O1Et5GC/JKX7A7/hJ.LPRncvK45LDVv3zZrUw4yLMu.oMqBzK"], ["updated_at", Wed, 01 May 2013 05:07:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:07:45 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$GVwyYrTdyfI0xVqmDOD07uXXRp/0wt6YtiqCAF0y7hz42EBsCLQMm"], ["updated_at", Wed, 01 May 2013 05:07:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown5@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:07:45 UTC +00:00], ["email", "jbrown5@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$TfmycEREu75BnuWU77COl.hhvqEyQcT2YN3TDaUzPgVUEDBIX/f5u"], ["updated_at", Wed, 01 May 2013 05:07:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown5@qt.com' LIMIT 1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown6@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:07:45 UTC +00:00], ["email", "jbrown6@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$pCW7ylSfQx14TnxdFX81lO4uPwBCVZG3hb.atADC/qTEEoYiOTQmO"], ["updated_at", Wed, 01 May 2013 05:07:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown6@qt.com' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:07:45 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$yHbU2AY.g0jwsdl2t/LLIeeHL0tSTvi5AnEvclv1vx1qZyVX2BW2i"], ["updated_at", Wed, 01 May 2013 05:07:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:07:45 UTC +00:00], ["name", "Bryan"], ["updated_at", Wed, 01 May 2013 05:07:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:07:45 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:07:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:07:45 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:07:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:07:45 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:07:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:07:45 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:07:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Wed, 01 May 2013 05:07:45 UTC +00:00], ["person_id", 1], ["title", "Post 1"], ["updated_at", Wed, 01 May 2013 05:07:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:07:45 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:07:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:07:45 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:07:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:07:45 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:07:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:07:45 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:07:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.4ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown7@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:07:45 UTC +00:00], ["email", "jbrown7@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$TO6IpGrKFmPVRp4e8sDyJ.WyhD58TWkS4naJQJso/7WBVgnhFYeyS"], ["updated_at", Wed, 01 May 2013 05:07:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown8@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:07:45 UTC +00:00], ["email", "jbrown8@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$u6Dmbk4eN/y5YS/mbRrxu.wa44iDh7hNe8XyW33dHgkchzCPuVpl6"], ["updated_at", Wed, 01 May 2013 05:07:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:07:45 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 01 May 2013 05:07:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 01 May 2013 05:07:45 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 01 May 2013 05:07:45 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown9@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:07:45 UTC +00:00], ["email", "jbrown9@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$gQ6QBrwA3G7kXIp/EeUQFeeN0wSOKrFv3yoOIs.TT7PwIxYRB.tnm"], ["updated_at", Wed, 01 May 2013 05:07:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:07:45 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 01 May 2013 05:07:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 01 May 2013 05:07:45 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 01 May 2013 05:07:45 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (1.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown10@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:07:45 UTC +00:00], ["email", "jbrown10@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$7mITGd0aVZkK6xYDky2ayesCf1.3dWPt0X3WcpYTTzR10T9kyhNJq"], ["updated_at", Wed, 01 May 2013 05:07:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown11@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:07:46 UTC +00:00], ["email", "jbrown11@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$J6Q6zTonnwohOoVcuJxUh.k8Nvvl8Jzf7g7/dqA9smoKHjokGfkYe"], ["updated_at", Wed, 01 May 2013 05:07:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:07:46 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bob Loblaw"], ["updated_at", Wed, 01 May 2013 05:07:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (10.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:07:46 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bob Loblaw"], ["updated_at", Wed, 01 May 2013 05:07:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.1ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:07:46 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Roy Haynes"], ["updated_at", Wed, 01 May 2013 05:07:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.4ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:07:46 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 01 May 2013 05:07:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:07:46 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Charles Mingus"], ["updated_at", Wed, 01 May 2013 05:07:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.3ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:07:46 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Wed, 01 May 2013 05:07:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown12@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:07:46 UTC +00:00], ["email", "jbrown12@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$SzlklGK4xiPVCgSUo.0xBON0v.u/nRC2FsuEbFj8rRZ9Iv625Lilq"], ["updated_at", Wed, 01 May 2013 05:07:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:07:46 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 01 May 2013 05:07:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 01 May 2013 05:07:46 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 01 May 2013 05:07:46 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown13@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:07:46 UTC +00:00], ["email", "jbrown13@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$f88Anfl.nwKh3//a0gwyC.Iz51KUNOccm6rstXaIpWo/w6gzXzI6a"], ["updated_at", Wed, 01 May 2013 05:07:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:07:46 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 01 May 2013 05:07:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:07:46 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Wed, 01 May 2013 05:07:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 01 May 2013 05:07:46 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 01 May 2013 05:07:46 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 01 May 2013 05:07:46 UTC +00:00], ["permission_id", 2], ["updated_at", Wed, 01 May 2013 05:07:46 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown14@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:07:46 UTC +00:00], ["email", "jbrown14@qt.com"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$VbjQYeIERKd2CCWf4qOOSO48GUSNcfcZeZO4TZzIKO0N5el3URgaW"], ["updated_at", Wed, 01 May 2013 05:07:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.4ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown15@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:07:46 UTC +00:00], ["email", "jbrown15@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Z9hZgmMfYm3M4STPx6kzh.wjzQDFxHEvs/187SgqZWDajPyi6HZje"], ["updated_at", Wed, 01 May 2013 05:07:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown16@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:07:46 UTC +00:00], ["email", "jbrown16@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$6Ue2RSMoXo2HTW69lW42g.6SypYz94jzKsy7fkcniHiPxcLp0HwGe"], ["updated_at", Wed, 01 May 2013 05:07:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown17@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Wed, 01 May 2013 05:07:46 UTC +00:00], ["email", "jbrown17@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$b8cSIzAtcVW5iol85tzOCutHKIf4cqaeh4inJm7Lfz/17n15gBomO"], ["updated_at", Wed, 01 May 2013 05:07:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (0.6ms) rollback transaction  (0.1ms) begin transaction User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown18@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:07:46 UTC +00:00], ["email", "jbrown18@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$3bAVGe/kXnKMtGQ6xmGOdujiiDjy7ihvr3jNELefLtOQLw0e8VRrK"], ["updated_at", Wed, 01 May 2013 05:07:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Wed, 01 May 2013 05:07:46 UTC +00:00], ["title", "Post 2"], ["updated_at", Wed, 01 May 2013 05:07:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (179.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:07:46 UTC +00:00], ["name", "Bryan Ricker"], ["updated_at", Wed, 01 May 2013 05:07:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("created_at", "id", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 01 May 2013 05:07:46 UTC +00:00], ["id", 1], ["name", "Bryan Ricker"], ["updated_at", Wed, 01 May 2013 05:07:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:07:46 UTC +00:00], ["name", "Bryan Ricker"], ["updated_at", Wed, 01 May 2013 05:07:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (9.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (3.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (3.0ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)   (1.3ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)   (3.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.0ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (57.3ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:07:59 UTC +00:00], ["name", "Bryan Ricker"], ["updated_at", Wed, 01 May 2013 05:07:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:07:59 UTC +00:00], ["name", "Bryan Ricker"], ["updated_at", Wed, 01 May 2013 05:07:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("created_at", "id", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 01 May 2013 05:07:59 UTC +00:00], ["id", 1], ["name", "Bryan Ricker"], ["updated_at", Wed, 01 May 2013 05:07:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown1@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:07:59 UTC +00:00], ["email", "jbrown1@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$dQDMc.CtItc42R58xLGkuugTp/.iJlPlc8LTmdVE.Notlq435.2lq"], ["updated_at", Wed, 01 May 2013 05:07:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown1@qt.com' LIMIT 1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:07:59 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$5JQQNFB6KV5MwuUkwnOJd.OhrlEXvp8DXIRxjqho1qerkSj1kHWGu"], ["updated_at", Wed, 01 May 2013 05:07:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown2@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:07:59 UTC +00:00], ["email", "jbrown2@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$0JjD0C5DadUB.xLU.DnK8OQOsfWahnAcz6tjjmLeW/b7H40t/KmjK"], ["updated_at", Wed, 01 May 2013 05:07:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown2@qt.com' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:07:59 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$kq5QYFn15sSwAOKUrxwJCek0y5Ep9EUZMgsIdwIHTPW7iU7TPwBra"], ["updated_at", Wed, 01 May 2013 05:07:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:07:59 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Charles Mingus"], ["updated_at", Wed, 01 May 2013 05:07:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (5.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:07:59 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Roy Haynes"], ["updated_at", Wed, 01 May 2013 05:07:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:07:59 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bob Loblaw"], ["updated_at", Wed, 01 May 2013 05:07:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:07:59 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bob Loblaw"], ["updated_at", Wed, 01 May 2013 05:07:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (2.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:07:59 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 01 May 2013 05:07:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Wed, 01 May 2013 05:07:59 UTC +00:00], ["title", "Post 1"], ["updated_at", Wed, 01 May 2013 05:07:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.9ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (182.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown3@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:07:59 UTC +00:00], ["email", "jbrown3@qt.com"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$pHtc6HSdcTl/jEC8IDDJleJ.YA2YOEQg6afToaToARs1P.YaaWlza"], ["updated_at", Wed, 01 May 2013 05:07:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown4@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:07:59 UTC +00:00], ["email", "jbrown4@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$pmBIjjmhhpfKJXxxc3.WKe3GBGgzcz9BzKA17h4nBxKyPKofSd/2C"], ["updated_at", Wed, 01 May 2013 05:07:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:07:59 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 01 May 2013 05:07:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:07:59 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Wed, 01 May 2013 05:07:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 01 May 2013 05:07:59 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 01 May 2013 05:07:59 UTC +00:00], ["user_id", 1]] SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 01 May 2013 05:07:59 UTC +00:00], ["permission_id", 2], ["updated_at", Wed, 01 May 2013 05:07:59 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown5@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:07:59 UTC +00:00], ["email", "jbrown5@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$xgl9M/Lzq66IUL.Tgh6P0u4UB.HLZQRZ0Hx6waYlASnWrEnyJClfC"], ["updated_at", Wed, 01 May 2013 05:07:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:07:59 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 01 May 2013 05:07:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 01 May 2013 05:07:59 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 01 May 2013 05:07:59 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown6@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:07:59 UTC +00:00], ["email", "jbrown6@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Hu2nPpT3j4ATddm1nK40NuQU7V8dF5WW1EPV.43djf1Y3PAk2qrkG"], ["updated_at", Wed, 01 May 2013 05:07:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:07:59 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 01 May 2013 05:07:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 01 May 2013 05:07:59 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 01 May 2013 05:07:59 UTC +00:00], ["user_id", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.4ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown7@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:00 UTC +00:00], ["email", "jbrown7@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$aNEHyysBFHppS/ArG6iYcOIdZ6oQ6Snyw7KyGRkxAHF.u8kmKlliK"], ["updated_at", Wed, 01 May 2013 05:08:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown8@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:00 UTC +00:00], ["email", "jbrown8@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$fSQhuDoAHqlhVOOGgfnWv.SQ5Y2D4TBucCMZwvHeLZVorED0gN53q"], ["updated_at", Wed, 01 May 2013 05:08:00 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown9@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:00 UTC +00:00], ["email", "jbrown9@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$cqMIL4JT5qYe4Yu6/LIPyOmYvRTeHiWAK4/iDYz5hdcFfc4uo.etG"], ["updated_at", Wed, 01 May 2013 05:08:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.9ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:08:00 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 01 May 2013 05:08:00 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 01 May 2013 05:08:00 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 01 May 2013 05:08:00 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown10@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:00 UTC +00:00], ["email", "jbrown10@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$6jxyj6uG/F7siaCVnusAmufvFVsZ0RoABsGPhXYcYAczR74ErNX2O"], ["updated_at", Wed, 01 May 2013 05:08:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.3ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:08:00 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Wed, 01 May 2013 05:08:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:08:00 UTC +00:00], ["name", "Bryan"], ["updated_at", Wed, 01 May 2013 05:08:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 77ms (Views: 75.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown11@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:00 UTC +00:00], ["email", "jbrown11@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$x4hoU4CLFJDxRj75xIm01O9U/15Sp82/qaIfLvaZXLqZF7ZO/yypm"], ["updated_at", Wed, 01 May 2013 05:08:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 7ms (ActiveRecord: 0.9ms)  (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown12@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:00 UTC +00:00], ["email", "jbrown12@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$P88aKi1CWsQRbRiA/oN3d.LxwR/3ACrrtwjpwW5yeDPTC9idPbnLO"], ["updated_at", Wed, 01 May 2013 05:08:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown13@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:00 UTC +00:00], ["email", "jbrown13@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$siakjta3yGtHt8gGP/yPpumLQ1gKoiO6MLJMQmTt7OudhEE2PvM0y"], ["updated_at", Wed, 01 May 2013 05:08:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (17.9ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.2ms | ActiveRecord: 0.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.4ms | ActiveRecord: 0.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown14@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:00 UTC +00:00], ["email", "jbrown14@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$T4T4fk2yE0aMmBaeUSmEwuZtCkZLhiGyIN/bvrryNEaYqXDwdz.0G"], ["updated_at", Wed, 01 May 2013 05:08:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"bricker"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Wed, 01 May 2013 05:08:00 UTC +00:00], ["updated_at", Wed, 01 May 2013 05:08:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 10ms (ActiveRecord: 1.0ms)  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:00 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ZCFiy2WVXxQ0EV69k4tYduJkYmLMvJJNS/tMqGn8nPlvsHUuJAhyu"], ["updated_at", Wed, 01 May 2013 05:08:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Wed, 01 May 2013 05:08:00 UTC +00:00], ["updated_at", Wed, 01 May 2013 05:08:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 15ms (ActiveRecord: 0.8ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:00 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$okZ/uUA7DweWMoxKd/5H1epgTWqKkNmj0NEDOHf1.dlz0KO1fiWfO"], ["updated_at", Wed, 01 May 2013 05:08:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Wed, 01 May 2013 05:08:00 UTC +00:00], ["updated_at", Wed, 01 May 2013 05:08:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 6ms (ActiveRecord: 0.8ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:00 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$rEo.1WvYMWquPQgRHENK7etTAcyQghq8rwv4m.pIOxUKANvacl/tS"], ["updated_at", Wed, 01 May 2013 05:08:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Wed, 01 May 2013 05:08:00 UTC +00:00], ["updated_at", Wed, 01 May 2013 05:08:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 7ms (ActiveRecord: 0.9ms)  (9.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown15@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:00 UTC +00:00], ["email", "jbrown15@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$MuK1f.gr.UedEv7/VfT4Feqm2hJZe0l.OhUTQhnPv5fkzHinPN596"], ["updated_at", Wed, 01 May 2013 05:08:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown16@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:00 UTC +00:00], ["email", "jbrown16@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$eAJRG89yvue7BqL9sxXF3uFguHC05NbmOYh152XnZiLMxcwNZn/Cu"], ["updated_at", Wed, 01 May 2013 05:08:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown17@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Wed, 01 May 2013 05:08:00 UTC +00:00], ["email", "jbrown17@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$xSafZqiGi49KN2hItnvb8.T7NAujmX5cu7uhwPpKmllvEF7QnZCAm"], ["updated_at", Wed, 01 May 2013 05:08:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown18@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:00 UTC +00:00], ["email", "jbrown18@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$uce/VIl4EAXYGQyP6tUnmOYAk8Z1PLrppOdlVRSOw5mhPzCL7Y.EW"], ["updated_at", Wed, 01 May 2013 05:08:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.2ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:08:00 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:08:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:08:00 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:08:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:08:00 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:08:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (1.1ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Wed, 01 May 2013 05:08:00 UTC +00:00], ["person_id", 1], ["title", "Post 2"], ["updated_at", Wed, 01 May 2013 05:08:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:08:00 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:08:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.0ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:08:00 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:08:00 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:08:00 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:08:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:08:00 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:08:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:08:00 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:08:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (3.1ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "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.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.9ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (186.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (10.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:08:05 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:08:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:08:05 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:08:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (1.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:08:05 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:08:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.2ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:08:05 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:08:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:08:05 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:08:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:08:05 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:08:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Wed, 01 May 2013 05:08:05 UTC +00:00], ["person_id", 1], ["title", "Post 1"], ["updated_at", Wed, 01 May 2013 05:08:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:08:05 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:08:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:08:05 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:08:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown1@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:05 UTC +00:00], ["email", "jbrown1@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$7GPiqpM89.5XNr5MYw4mx.GP1BOKZX6jJdkNNMAsnVa8FWJykVRdC"], ["updated_at", Wed, 01 May 2013 05:08:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.9ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:08:05 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 01 May 2013 05:08:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 01 May 2013 05:08:05 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 01 May 2013 05:08:05 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.3ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown2@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:05 UTC +00:00], ["email", "jbrown2@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$U/PKMQRHFDl4y79S605OW.ARofTTt.zHOgHE2rZDrN6/ZejtMvz52"], ["updated_at", Wed, 01 May 2013 05:08:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown3@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:05 UTC +00:00], ["email", "jbrown3@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$r34DhLfyQ9htqabUvZneuu5eCBGGX5XrIWn4z7jfJrljU6f.jCOdm"], ["updated_at", Wed, 01 May 2013 05:08:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown4@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:05 UTC +00:00], ["email", "jbrown4@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$0/bkec8LVYJIG9svS/uceu4dCL88yuOXl8lk8JfvbJP7w33dRQX/."], ["updated_at", Wed, 01 May 2013 05:08:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (1.0ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:08:05 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 01 May 2013 05:08:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 01 May 2013 05:08:05 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 01 May 2013 05:08:05 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown5@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:05 UTC +00:00], ["email", "jbrown5@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$yUzTiSNdTlwYQS6nHbMLxexksjqGZly6NjxnJMC0Nrzp0Z6cECNx6"], ["updated_at", Wed, 01 May 2013 05:08:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:08:05 UTC +00:00], ["name", "Bryan Ricker"], ["updated_at", Wed, 01 May 2013 05:08:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("created_at", "id", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 01 May 2013 05:08:05 UTC +00:00], ["id", 1], ["name", "Bryan Ricker"], ["updated_at", Wed, 01 May 2013 05:08:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:08:05 UTC +00:00], ["name", "Bryan Ricker"], ["updated_at", Wed, 01 May 2013 05:08:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown6@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:05 UTC +00:00], ["email", "jbrown6@qt.com"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$46l2R2LFa9SRRSrdGj2UQOCAlkXA90mQDsMlmN6xm3m8wR2s1LH9."], ["updated_at", Wed, 01 May 2013 05:08:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown7@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:05 UTC +00:00], ["email", "jbrown7@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$SZrJi64A.NTovco2nNgqCunl.i9lWHnom693XJ3oOSld5/VMdfZp."], ["updated_at", Wed, 01 May 2013 05:08:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:08:05 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 01 May 2013 05:08:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:08:05 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Wed, 01 May 2013 05:08:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 01 May 2013 05:08:05 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 01 May 2013 05:08:05 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 01 May 2013 05:08:05 UTC +00:00], ["permission_id", 2], ["updated_at", Wed, 01 May 2013 05:08:05 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown8@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:05 UTC +00:00], ["email", "jbrown8@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$TqtS0XHa6ERZ8TvwiITb3u9P1H571NKgGChe7ZO1y./WeSMLjg5RC"], ["updated_at", Wed, 01 May 2013 05:08:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:08:05 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 01 May 2013 05:08:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 01 May 2013 05:08:05 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 01 May 2013 05:08:05 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown9@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:05 UTC +00:00], ["email", "jbrown9@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$F2txbctX541IjM6nPAtYGOBT0chqC0CFEtzcmVnPOZj.RaK4sRe9y"], ["updated_at", Wed, 01 May 2013 05:08:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown9@qt.com' LIMIT 1  (7.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:05 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$q7XbUL0Pz52v5oHlM72DDeL5Wt6QMV1EGHtdGucjQ96QB0xzJrIQK"], ["updated_at", Wed, 01 May 2013 05:08:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (0.7ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown10@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:05 UTC +00:00], ["email", "jbrown10@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$vH9oUcmqwMDvNKKWI9JF6.QmCmbTFLm4n3jcl6or1HbUnopvRDzZe"], ["updated_at", Wed, 01 May 2013 05:08:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown10@qt.com' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (5.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:06 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$JoLJYikmbIOrMIAIeldwKuxM52iFzm9kkgxrH2TmrA/U1ktRucOGK"], ["updated_at", Wed, 01 May 2013 05:08:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.6ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:08:06 UTC +00:00], ["name", "Bryan"], ["updated_at", Wed, 01 May 2013 05:08:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.0ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Wed, 01 May 2013 05:08:06 UTC +00:00], ["title", "Post 2"], ["updated_at", Wed, 01 May 2013 05:08:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown11@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:06 UTC +00:00], ["email", "jbrown11@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$sZEhKqhyopKEzn7OLZCrZ.80FxYVc8sl5KgJqtoRbjjKjNiXJu3we"], ["updated_at", Wed, 01 May 2013 05:08:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown12@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:06 UTC +00:00], ["email", "jbrown12@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Kybfwbzg1AohZi0CCjJ9re5Uxcf43Zpj2g7FkNA3Z.hy9nXV7pXLG"], ["updated_at", Wed, 01 May 2013 05:08:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown13@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Wed, 01 May 2013 05:08:06 UTC +00:00], ["email", "jbrown13@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$NdyLhh7NscHqbDi.RVZ.ZO.l3c0mb0703Ax8i2r8bUZUvc/J4WX5O"], ["updated_at", Wed, 01 May 2013 05:08:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (0.7ms) rollback transaction  (0.1ms) begin transaction User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown14@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:06 UTC +00:00], ["email", "jbrown14@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$n3MJs36WugDXGo/EZhMOLeIUnTxK2wXs66sT5kE.JRIma.qzx68P."], ["updated_at", Wed, 01 May 2013 05:08:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:08:06 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 01 May 2013 05:08:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:08:06 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bob Loblaw"], ["updated_at", Wed, 01 May 2013 05:08:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:08:06 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bob Loblaw"], ["updated_at", Wed, 01 May 2013 05:08:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:08:06 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Roy Haynes"], ["updated_at", Wed, 01 May 2013 05:08:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:08:06 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Charles Mingus"], ["updated_at", Wed, 01 May 2013 05:08:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:08:06 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Wed, 01 May 2013 05:08:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 11ms (Views: 10.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown15@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:06 UTC +00:00], ["email", "jbrown15@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$CO6Aa8sHGH154IwuSYNNe.Fqios1B28V73y/hZVXTO0CcXUwkhgVS"], ["updated_at", Wed, 01 May 2013 05:08:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 7ms (ActiveRecord: 0.9ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown16@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:06 UTC +00:00], ["email", "jbrown16@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$0JjDH4tsQ9AuYnmNN37zCuH3sqhPIvQ4xtIGrosexAA5wxYauq/Cm"], ["updated_at", Wed, 01 May 2013 05:08:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown17@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:06 UTC +00:00], ["email", "jbrown17@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$V50mu8IMSeZd8od3rEPFyOH6.z2fxDLW6DCuVV/5eKxk8aOw9VKvS"], ["updated_at", Wed, 01 May 2013 05:08:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.2ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 4ms (Views: 1.9ms | ActiveRecord: 0.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.1ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown18@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:06 UTC +00:00], ["email", "jbrown18@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$8CWzBCSdzN0eGbQZIT0Gr.ZMlS/3ZbuOheksjpOS.LB0GmmSWfHgq"], ["updated_at", Wed, 01 May 2013 05:08:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"bricker"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Wed, 01 May 2013 05:08:06 UTC +00:00], ["updated_at", Wed, 01 May 2013 05:08:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 7ms (ActiveRecord: 1.0ms)  (1.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:06 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$yQZ7Xo04BrsCF66GS1gUI.IYGM.IMY8Cxitc2WBmQyRU7UIIYCWpm"], ["updated_at", Wed, 01 May 2013 05:08:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Wed, 01 May 2013 05:08:06 UTC +00:00], ["updated_at", Wed, 01 May 2013 05:08:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 7ms (ActiveRecord: 0.9ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:06 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$rWkJAijwi5nOb6OA3uZGyuQysnvwfeTUP1ulgJaIYTnWSL4rYbLpi"], ["updated_at", Wed, 01 May 2013 05:08:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Wed, 01 May 2013 05:08:06 UTC +00:00], ["updated_at", Wed, 01 May 2013 05:08:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 7ms (ActiveRecord: 0.9ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:06 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Rvr.tNjQlf2yWnnQK6SZ0.8VMjSGcLchuPdmC8HnZe9CQnBnVTp3W"], ["updated_at", Wed, 01 May 2013 05:08:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Wed, 01 May 2013 05:08:06 UTC +00:00], ["updated_at", Wed, 01 May 2013 05:08:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 13ms (ActiveRecord: 0.9ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (3.6ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "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") ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (3.0ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)   (3.6ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.2ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (9.0ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:08:19 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 01 May 2013 05:08:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:08:19 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bob Loblaw"], ["updated_at", Wed, 01 May 2013 05:08:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:08:19 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bob Loblaw"], ["updated_at", Wed, 01 May 2013 05:08:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:08:19 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Roy Haynes"], ["updated_at", Wed, 01 May 2013 05:08:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.4ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.0ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:08:19 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Charles Mingus"], ["updated_at", Wed, 01 May 2013 05:08:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown1@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:19 UTC +00:00], ["email", "jbrown1@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ZS402m2lhEaIYqZl1L5SY.AAm9KCrjtJdAU9EInGkbLu7IOPnBGse"], ["updated_at", Wed, 01 May 2013 05:08:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown2@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:19 UTC +00:00], ["email", "jbrown2@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$2iEJvaRNLtDorwJN0Yd/t.4VwGNSkUBPgpS8YmruFpIFbC41JINNO"], ["updated_at", Wed, 01 May 2013 05:08:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown3@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:19 UTC +00:00], ["email", "jbrown3@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$7rBqKZkZITR8B7WGaY63UOaLoEODPvas7ccWUlHLQkB5X2itE3rYC"], ["updated_at", Wed, 01 May 2013 05:08:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.3ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (1.0ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:08:19 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 01 May 2013 05:08:19 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 01 May 2013 05:08:19 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 01 May 2013 05:08:19 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown4@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:19 UTC +00:00], ["email", "jbrown4@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$GGcSEKPUe3OMcfSK.aVyR.cZ9AEUbx.M/x3C3s8GZgr.gUWaXuC8S"], ["updated_at", Wed, 01 May 2013 05:08:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:08:19 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 01 May 2013 05:08:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 01 May 2013 05:08:19 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 01 May 2013 05:08:19 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown5@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:19 UTC +00:00], ["email", "jbrown5@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$R9Skuaq1cp21kUU4iYg4MOH9LE01vrzkPNDY5nV8CO6ht8Yndd3Wm"], ["updated_at", Wed, 01 May 2013 05:08:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Wed, 01 May 2013 05:08:19 UTC +00:00], ["title", "Post 1"], ["updated_at", Wed, 01 May 2013 05:08:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:08:19 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:08:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:08:19 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:08:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:08:19 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:08:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Wed, 01 May 2013 05:08:19 UTC +00:00], ["person_id", 1], ["title", "Post 2"], ["updated_at", Wed, 01 May 2013 05:08:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:08:19 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:08:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:08:19 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:08:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:08:19 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:08:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:08:19 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:08:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 01 May 2013 05:08:19 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 01 May 2013 05:08:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (1.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (183.9ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown6@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:19 UTC +00:00], ["email", "jbrown6@qt.com"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$PoZcc3Ua5TAgrm8Jx3VwMOkDtR38SLyXBrslT/u3P/vIRDB/J3kxC"], ["updated_at", Wed, 01 May 2013 05:08:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown7@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:19 UTC +00:00], ["email", "jbrown7@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$PqoE94A5kmMLUJC08Jyo5ONSkAOTEWoYWxDadpIjRquyEdV3toimm"], ["updated_at", Wed, 01 May 2013 05:08:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (1.0ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:08:19 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 01 May 2013 05:08:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:08:19 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Wed, 01 May 2013 05:08:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 01 May 2013 05:08:19 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 01 May 2013 05:08:19 UTC +00:00], ["user_id", 1]] SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 01 May 2013 05:08:19 UTC +00:00], ["permission_id", 2], ["updated_at", Wed, 01 May 2013 05:08:19 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown8@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:19 UTC +00:00], ["email", "jbrown8@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$.V0eN3Pqcrdc9xc1uagyl.P0UDN0RSB8xPJpbd2WjHhsFmJwwBkAK"], ["updated_at", Wed, 01 May 2013 05:08:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:08:19 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 01 May 2013 05:08:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 01 May 2013 05:08:19 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 01 May 2013 05:08:19 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:08:20 UTC +00:00], ["name", "Bryan Ricker"], ["updated_at", Wed, 01 May 2013 05:08:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("created_at", "id", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 01 May 2013 05:08:20 UTC +00:00], ["id", 1], ["name", "Bryan Ricker"], ["updated_at", Wed, 01 May 2013 05:08:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.4ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:08:20 UTC +00:00], ["name", "Bryan Ricker"], ["updated_at", Wed, 01 May 2013 05:08:20 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:08:20 UTC +00:00], ["name", "Bryan"], ["updated_at", Wed, 01 May 2013 05:08:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.6ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:20 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ZYl/egCvhN5pn1fc1c4yFOppZWAsmjbb2NX.oHrTgmfuHLNkjizh."], ["updated_at", Wed, 01 May 2013 05:08:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown9@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:20 UTC +00:00], ["email", "jbrown9@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$q5HplLO5fXBu7uiZ7TCjDOPmEh4P8cp2HlyMwMFmbKwDmUIBxIpku"], ["updated_at", Wed, 01 May 2013 05:08:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown9@qt.com' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown10@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:20 UTC +00:00], ["email", "jbrown10@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$GBHAUQi39KhsEzInXVUcwuAqdtTfIFUQBGDFnpmHiyRKVIIHVkqha"], ["updated_at", Wed, 01 May 2013 05:08:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown10@qt.com' LIMIT 1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:20 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$7McUOcGQLOjMcyX.kSztZewO6B38SGkN5VXqr.ftBvZJ6omxrSW5S"], ["updated_at", Wed, 01 May 2013 05:08:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown11@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:20 UTC +00:00], ["email", "jbrown11@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ZBV7hz2Y6ZAOdw6m46O09em904WFFnE1PWS62tRgPEUbS8H0x./8u"], ["updated_at", Wed, 01 May 2013 05:08:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown12@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:20 UTC +00:00], ["email", "jbrown12@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$n/hfBw5WW4s/VcFZViJjkOPNoPAw/s1BLiF3EudXyQjw8kx8fn0uC"], ["updated_at", Wed, 01 May 2013 05:08:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (1.3ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown13@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:20 UTC +00:00], ["email", "jbrown13@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$hlUMnlTayZLbFW8yYDyShO0evTqOLy9xVkoaEezUU3y/j1.d61eD6"], ["updated_at", Wed, 01 May 2013 05:08:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"bricker"}  (0.1ms) SAVEPOINT active_record_1 SQL (1.0ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Wed, 01 May 2013 05:08:20 UTC +00:00], ["updated_at", Wed, 01 May 2013 05:08:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 8ms (ActiveRecord: 1.2ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:20 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$V9jbWUwbk8tl5ExtInsi4un2bpA2rW7ivOSGHVRVtA5U8776J5o6u"], ["updated_at", Wed, 01 May 2013 05:08:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.2ms) SAVEPOINT active_record_1 SQL (0.6ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Wed, 01 May 2013 05:08:20 UTC +00:00], ["updated_at", Wed, 01 May 2013 05:08:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 9ms (ActiveRecord: 1.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:20 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$/0LzxQJomhgTE25tmMbphOT8ckP7N1QOzmVl1I0fB.DLCxUk3I3Wu"], ["updated_at", Wed, 01 May 2013 05:08:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Wed, 01 May 2013 05:08:20 UTC +00:00], ["updated_at", Wed, 01 May 2013 05:08:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 6ms (ActiveRecord: 0.9ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:20 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$L/TXPRtMLfOZR6lpUmuMUuGfeu64OFYDr/V3E1oKyb.9f4w5z7fzS"], ["updated_at", Wed, 01 May 2013 05:08:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Wed, 01 May 2013 05:08:20 UTC +00:00], ["updated_at", Wed, 01 May 2013 05:08:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 6ms (ActiveRecord: 0.8ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 13ms (Views: 10.8ms | ActiveRecord: 0.4ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.4ms | ActiveRecord: 0.4ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown14@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:20 UTC +00:00], ["email", "jbrown14@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$5srs77vjByVpM5dcH0wWhe8gB.WB1xVFaQTwZuA.vFtO8CyqO0Rt6"], ["updated_at", Wed, 01 May 2013 05:08:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 6ms (ActiveRecord: 0.8ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.8ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 01 May 2013 05:08:20 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Wed, 01 May 2013 05:08:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown15@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:20 UTC +00:00], ["email", "jbrown15@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$t9o4L/GG5f5v6jzY/gdNYeipDZDLs.KRq6yw5UZvjp5mTWmVDuIo."], ["updated_at", Wed, 01 May 2013 05:08:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown16@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.1ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:20 UTC +00:00], ["email", "jbrown16@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$l1lcpU/y5uXWgv50vDCgweqJJ9swNjhDlc/p2dCsIFrMJIBaBZPwm"], ["updated_at", Wed, 01 May 2013 05:08:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown17@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Wed, 01 May 2013 05:08:20 UTC +00:00], ["email", "jbrown17@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$IkKBc/SrRZDYB3ladY2wzuSyNX.ORK0RE9Le6XFQvkSJz5FALrNe."], ["updated_at", Wed, 01 May 2013 05:08:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (0.5ms) rollback transaction  (0.1ms) begin transaction User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown18@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 01 May 2013 05:08:20 UTC +00:00], ["email", "jbrown18@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$U0e.pb.He82a5cgF4lc1SuvadRol/nMU1MYi/A7LJZh9PFlxh4Wje"], ["updated_at", Wed, 01 May 2013 05:08:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (3.9ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "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")  (3.1ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (1.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.3ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (1.6ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.2ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (3.1ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (4.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "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.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (12.4ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:18:01 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$KxpHUjgxS0oBzV.X2W8i.u8Zdex6UpEMBJjXlnBBwNfhm7kdN0M.O"], ["updated_at", Thu, 23 May 2013 05:18:01 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown1@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:18:01 UTC +00:00], ["email", "jbrown1@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$DigrFfPGZaJtz0e29wV8OuQP0Y2EeWwK/d233lcGdMwEdi3QoLNG6"], ["updated_at", Thu, 23 May 2013 05:18:01 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown1@qt.com' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown2@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:18:01 UTC +00:00], ["email", "jbrown2@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$OneLdqyRBC4aVs1GGb3Wfe.zppRQmxQpxODt4Z276gznp8WU5XWo2"], ["updated_at", Thu, 23 May 2013 05:18:01 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown2@qt.com' LIMIT 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:18:01 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$QTKWadeNCsTxhPp72vZqpeteD9An4/tzQMU82T.v2nvO/NwXQAS5a"], ["updated_at", Thu, 23 May 2013 05:18:01 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown3@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:18:01 UTC +00:00], ["email", "jbrown3@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$GCmt8yUGmQVo6rFmBPzi5Oh3gCz7P6Bt6Ht2qHPi2TXHB7MW.KtfG"], ["updated_at", Thu, 23 May 2013 05:18:01 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown4@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:18:01 UTC +00:00], ["email", "jbrown4@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$2CtLoR0Ur3ZOyRyeSOhbcevre2llfFwrT4sedXis97a/ZLWJ0WFdq"], ["updated_at", Thu, 23 May 2013 05:18:01 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown5@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:18:01 UTC +00:00], ["email", "jbrown5@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$gLUFYzXLfAINYHpbONgDVu4s8QvVHBhsDWUBRZki8IhkXs2sMX0tC"], ["updated_at", Thu, 23 May 2013 05:18:01 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 05:18:01 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 23 May 2013 05:18:01 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 05:18:01 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 23 May 2013 05:18:01 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown6@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:18:01 UTC +00:00], ["email", "jbrown6@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$d8mEM4JV1JoEkeZqaVUpVefsjjJ8gm.fVLTIEVaowYsHOVcXenUVK"], ["updated_at", Thu, 23 May 2013 05:18:01 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 05:18:01 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 23 May 2013 05:18:01 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 05:18:01 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 23 May 2013 05:18:01 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown7@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:18:01 UTC +00:00], ["email", "jbrown7@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$VoV9bVY96BZoCguiaOOJuesgSYAdO0asrMrTAhmdQhFJiSp/hnW.m"], ["updated_at", Thu, 23 May 2013 05:18:01 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 05:18:02 UTC +00:00], ["name", "Bryan Ricker"], ["updated_at", Thu, 23 May 2013 05:18:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 05:18:02 UTC +00:00], ["name", "Bryan Ricker"], ["updated_at", Thu, 23 May 2013 05:18:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("created_at", "id", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 05:18:02 UTC +00:00], ["id", 1], ["name", "Bryan Ricker"], ["updated_at", Thu, 23 May 2013 05:18:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Thu, 23 May 2013 05:18:02 UTC +00:00], ["title", "Post 1"], ["updated_at", Thu, 23 May 2013 05:18:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown8@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:18:02 UTC +00:00], ["email", "jbrown8@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Mv/zLNBn2Z1JN18bbBkss.I30GDPXFOnCrdd5sirzoweLbjoSpxVK"], ["updated_at", Thu, 23 May 2013 05:18:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.4ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown9@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:18:02 UTC +00:00], ["email", "jbrown9@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$i8i0wwN7.MqpAlDSEtmhWuVwAxsn0axtrfN/bAFmVoHSyW5EmBu8S"], ["updated_at", Thu, 23 May 2013 05:18:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (1.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown10@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:18:02 UTC +00:00], ["email", "jbrown10@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$HUA9QSHFZ9G.lcGl4E7V7e0JfIx42/fc4hcCEiuBVrs6BgpqrN6.G"], ["updated_at", Thu, 23 May 2013 05:18:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"bricker"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Thu, 23 May 2013 05:18:02 UTC +00:00], ["updated_at", Thu, 23 May 2013 05:18:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 8ms (ActiveRecord: 0.9ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:18:02 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$v8nrXpG/VUMtYMAMWPkwyeWf.p31xWvKFPfTqFNrD2/sAgMoDzyY6"], ["updated_at", Thu, 23 May 2013 05:18:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (1.2ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Thu, 23 May 2013 05:18:02 UTC +00:00], ["updated_at", Thu, 23 May 2013 05:18:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 8ms (ActiveRecord: 1.6ms)  (23.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.5ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.2ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:18:02 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$4D8aUjfXjv7n2NDSUv4hVOUkghMompS2uJlYBZNgDUcstFLuV.gF."], ["updated_at", Thu, 23 May 2013 05:18:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Thu, 23 May 2013 05:18:02 UTC +00:00], ["updated_at", Thu, 23 May 2013 05:18:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 8ms (ActiveRecord: 1.3ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:18:02 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$/OiDHL6Y2/C1Iz9Qy/e.D.xwtmpZGdtlnXBQiCd5hdMlidvt.S4UW"], ["updated_at", Thu, 23 May 2013 05:18:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Thu, 23 May 2013 05:18:02 UTC +00:00], ["updated_at", Thu, 23 May 2013 05:18:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 11ms (ActiveRecord: 1.2ms)  (3.2ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 84ms (Views: 82.6ms | ActiveRecord: 0.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.3ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown11@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:18:02 UTC +00:00], ["email", "jbrown11@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$fEtQxzY.rYslLxkVoJGRkOqGpZCol72KWqRLSf/dQtVJWt633Mxo2"], ["updated_at", Thu, 23 May 2013 05:18:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 7ms (ActiveRecord: 0.9ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 05:18:02 UTC +00:00], ["name", "Bryan"], ["updated_at", Thu, 23 May 2013 05:18:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.0ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 05:18:02 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Thu, 23 May 2013 05:18:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 23 May 2013 05:18:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Roy Haynes"], ["updated_at", Thu, 23 May 2013 05:18:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 23 May 2013 05:18:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 23 May 2013 05:18:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 23 May 2013 05:18:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Charles Mingus"], ["updated_at", Thu, 23 May 2013 05:18:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 23 May 2013 05:18:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bob Loblaw"], ["updated_at", Thu, 23 May 2013 05:18:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 23 May 2013 05:18:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bob Loblaw"], ["updated_at", Thu, 23 May 2013 05:18:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.2ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown12@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:18:02 UTC +00:00], ["email", "jbrown12@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$SQFLG0ytJRo0aqg34GbLC.xuWkibMmS0YYXPV9/43DM7Q9Puq1lsu"], ["updated_at", Thu, 23 May 2013 05:18:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown13@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Thu, 23 May 2013 05:18:02 UTC +00:00], ["email", "jbrown13@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Hi55bC8QMO2muwCUJnTdqerJ4s1HiMT1ozX8VHiTQcFzmkzLHOKfa"], ["updated_at", Thu, 23 May 2013 05:18:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown14@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:18:02 UTC +00:00], ["email", "jbrown14@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$KucS56JEdr0ACMyQTMMa5.12Zqu1Au84b6lBvfyIMck.G/D8DAr.."], ["updated_at", Thu, 23 May 2013 05:18:02 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown15@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:18:02 UTC +00:00], ["email", "jbrown15@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$rLnanliUP39qcpXUXsxKGuVVolc4o7hrWsTWuRf8QjYS6HLTs7VRm"], ["updated_at", Thu, 23 May 2013 05:18:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (1.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (209.6ms)  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown16@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:18:02 UTC +00:00], ["email", "jbrown16@qt.com"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$r0PuKAqbVm1Gaeio8FVMAujZS8llc4ljQ2mJh0BAO6GQxxoFBfYp2"], ["updated_at", Thu, 23 May 2013 05:18:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.5ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown17@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.2ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:18:02 UTC +00:00], ["email", "jbrown17@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$OzaUe7mE/Nkw0XPfAIVsUulZc.Ubq8ADEoAndZFCaD8NuezIyrth2"], ["updated_at", Thu, 23 May 2013 05:18:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 05:18:02 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 23 May 2013 05:18:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 05:18:02 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Thu, 23 May 2013 05:18:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 05:18:02 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 23 May 2013 05:18:02 UTC +00:00], ["user_id", 1]] SQL (52.1ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 05:18:02 UTC +00:00], ["permission_id", 2], ["updated_at", Thu, 23 May 2013 05:18:02 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown18@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:18:03 UTC +00:00], ["email", "jbrown18@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$NRWz.M1qFFcFnQN7kD1xje4SlXzucP0YJQ6NQxcivw7paozxfGvce"], ["updated_at", Thu, 23 May 2013 05:18:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 05:18:03 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 23 May 2013 05:18:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 05:18:03 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 23 May 2013 05:18:03 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown19@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:18:03 UTC +00:00], ["email", "jbrown19@qt.com"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Z/.DL8EMwKfmQv6JsoCVcOeN7Bha7lIxSj3rzUV1MbI5F3bIrTDua"], ["updated_at", Thu, 23 May 2013 05:18:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions"  (0.7ms) rollback transaction  (3.9ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "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")  (2.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.7ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (2.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (3.1ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.3ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.7ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (4.0ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.3ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (2.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (4.0ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown1@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (8.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["email", "jbrown1@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$dj5Qj0kXsUiVAaA1ZQiit.774Gky6GA893eSPxJzFun1gda1LR6Bu"], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown2@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["email", "jbrown2@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$pXaxydObMjkqR/KdXRL/5uzIGHRMw2OJlMxaJIQYkYGHW8nU.vv/y"], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown3@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["email", "jbrown3@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$WjM/SwwYk7Y71kIKb9xeouhLej/SRzU79yCLKDu4cLhGp.dY9mfdC"], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown4@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["email", "jbrown4@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$/lP7u1tTyrlI46pHYnkDae235tf1TMm69KpM6ICG3vmNl/BM4Tg8O"], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown5@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["email", "jbrown5@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$By69d0iIhaoUQaGn7WFHMuTqirpdY7.gdtdKsXMpHFQYT2B6hCv8S"], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 7ms (ActiveRecord: 0.9ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 19ms (Views: 18.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown6@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["email", "jbrown6@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$FBNZ4p4p2YlReypQtQP1z.2zWRQt8thuA.z7M7ZrhF8.J2zRv4SsC"], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown7@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["email", "jbrown7@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$.fKzoAmHr8/G/bxHumQ9iO1Q/j6xBm8XRLOGjufU92XugNtmz4ix2"], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.2ms | ActiveRecord: 0.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.2ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown8@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["email", "jbrown8@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$H6GitjfjQnixngC4NF6Pg.O75t3rr5L94KhLJJyBaq1ro5/Z5xypa"], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"bricker"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Thu, 23 May 2013 05:22:37 UTC +00:00], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 7ms (ActiveRecord: 0.8ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$vemgZhJlfTAOuFAALpkQzuxZ.p.r7Zzb1xo/yjLQesRYEBSj3TUe6"], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Thu, 23 May 2013 05:22:37 UTC +00:00], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 7ms (ActiveRecord: 0.9ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Jgi1XT3tUH6Cl.iOOB1kEe2rl89odjiYAyRB8zKQWbaXg6n23iriq"], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Thu, 23 May 2013 05:22:37 UTC +00:00], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 6ms (ActiveRecord: 0.8ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$yZUwk4nlCDNpOmMSw1vqDOkFdCwwjpU0tTvKOJJkA.GopfJet9rfO"], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Thu, 23 May 2013 05:22:37 UTC +00:00], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 6ms (ActiveRecord: 0.8ms)  (2.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["title", "Post 1"], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'NotAModel' LIMIT 1 SQL (1.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["resource", "NotAModel"], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown9@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["email", "jbrown9@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$e65a7pIN5q3pIx9QTB1KhuDW57B6zl3cQWauxh9rCXZGxfeaQKsQC"], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.4ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["permission_id", 2], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown10@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["email", "jbrown10@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$9tyF4Jv55A1c/8sooyMvKO8CSj0.4y7Zln95WdKUWGxjPt7RqyeT6"], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown11@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.4ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["email", "jbrown11@qt.com"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$6GSB4xeC2V4jT6OX.3cxH.NOvZ3yNcxvwHWollVQURnpOUpuZM8M2"], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions"  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown12@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["email", "jbrown12@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$lAxlJ.OHPixx5XVqlGi97uRSfjX.ojDRGtTrUzupY6LoHFUccsR3O"], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown13@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["email", "jbrown13@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$QoqVe7u.yDrk670clZP6i.tvvGGds9QZC4q/3IE5ikemqxMChCtNW"], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["permission_id", 2], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown14@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["email", "jbrown14@qt.com"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$8FWrPuIporaA5BOJOZ4tqu7sKItF8LvkuBQRQIP9qS40QwyLynxUu"], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["name", "Bryan Ricker"], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("created_at", "id", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["id", 1], ["name", "Bryan Ricker"], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (7.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 05:22:37 UTC +00:00], ["name", "Bryan Ricker"], ["updated_at", Thu, 23 May 2013 05:22:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (238.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 23 May 2013 05:22:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 23 May 2013 05:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 23 May 2013 05:22:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Charles Mingus"], ["updated_at", Thu, 23 May 2013 05:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 23 May 2013 05:22:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bob Loblaw"], ["updated_at", Thu, 23 May 2013 05:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 23 May 2013 05:22:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bob Loblaw"], ["updated_at", Thu, 23 May 2013 05:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 23 May 2013 05:22:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Roy Haynes"], ["updated_at", Thu, 23 May 2013 05:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown15@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:22:38 UTC +00:00], ["email", "jbrown15@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ek4OL.aGSmRivCAPUCILDO7XUgEb1/Kt3eGUWbRK4FX8Lkmkunjt2"], ["updated_at", Thu, 23 May 2013 05:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown16@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:22:38 UTC +00:00], ["email", "jbrown16@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$KkN/ocmNZrk9tFzbS9pWo.xKz7FB2c7tjRV5jNA5WseT.Kj4Y9VXO"], ["updated_at", Thu, 23 May 2013 05:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 05:22:38 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 23 May 2013 05:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 05:22:38 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 23 May 2013 05:22:38 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown17@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:22:38 UTC +00:00], ["email", "jbrown17@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$DWhBBZyn4Bt3AfdlPzoXv.b7JWBTKHk28a2ceGWee9VIMQIA6xgoW"], ["updated_at", Thu, 23 May 2013 05:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 05:22:38 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 23 May 2013 05:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 05:22:38 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 23 May 2013 05:22:38 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown18@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:22:38 UTC +00:00], ["email", "jbrown18@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Wabho1OT9v0Vdo7nX3C3zOgN7LYhF/TSVVYAniDt8oIsOFKwqaLlW"], ["updated_at", Thu, 23 May 2013 05:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown19@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:22:38 UTC +00:00], ["email", "jbrown19@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$v05gBdgjrG8YW2zSw9kga.3SCsvl18EuaEGGPWuiPaTeqHj8cMyqW"], ["updated_at", Thu, 23 May 2013 05:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 05:22:38 UTC +00:00], ["name", "Bryan"], ["updated_at", Thu, 23 May 2013 05:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 23 May 2013 05:22:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 23 May 2013 05:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 23 May 2013 05:22:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 23 May 2013 05:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 23 May 2013 05:22:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 23 May 2013 05:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 23 May 2013 05:22:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 23 May 2013 05:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 23 May 2013 05:22:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 23 May 2013 05:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 23 May 2013 05:22:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 23 May 2013 05:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 23 May 2013 05:22:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 23 May 2013 05:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 23 May 2013 05:22:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 23 May 2013 05:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Thu, 23 May 2013 05:22:38 UTC +00:00], ["person_id", 1], ["title", "Post 2"], ["updated_at", Thu, 23 May 2013 05:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:22:38 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$c7HPdS/vzokOmcOQ.YWV4uNw8yha.IhDB.v5/KVjqVc2wdUVBWfYu"], ["updated_at", Thu, 23 May 2013 05:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.2ms) begin transaction  (0.5ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown20@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:22:38 UTC +00:00], ["email", "jbrown20@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Xq7Wl9etQ9SfsonEBMPPA.5C6QRtCie.E8P6pgYGCJtx3cYR/DRYO"], ["updated_at", Thu, 23 May 2013 05:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown20@qt.com' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:22:38 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$2JWUNcgEmfDz5INJDMcbEu01b4BuGTSPz1lZWgdgKnPbAETRVhR/G"], ["updated_at", Thu, 23 May 2013 05:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown21@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 05:22:38 UTC +00:00], ["email", "jbrown21@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$e/QUvb.Qg11ZDO9oHYd18.RkszzZXUhd6e4sP0C.KWjIfLj0sHPR."], ["updated_at", Thu, 23 May 2013 05:22:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown21@qt.com' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (1.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.0ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (1.4ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.0ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.0ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.0ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.0ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (2.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.0ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.0ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (1.6ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.7ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.1ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.7ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (1.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (4.0ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.3ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "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.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown1@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (12.2ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 16:43:08 UTC +00:00], ["email", "jbrown1@qt.com"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$1NocM4B.4efsg4CmotV2zuEt75w24G.vg8X7JmGi9UrZboL9VfnWK"], ["updated_at", Thu, 23 May 2013 16:43:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown2@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 16:43:08 UTC +00:00], ["email", "jbrown2@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$LNgzQdc.hdRloZP6e9IJyeWh3xwkRhOLDaZ3o47dtsM8i3Gjq19UG"], ["updated_at", Thu, 23 May 2013 16:43:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["user_id", 1]] SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["permission_id", 2], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown3@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["email", "jbrown3@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$3.poOq.tANMw4k5um.1Vfe17P/ixI9tOttMjClaY7EtuFi8ERPbLu"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown4@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.3ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["email", "jbrown4@qt.com"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$AOshZfHa2rYZiQbCNua6VeQQXlCKz7ahRzVP0lg6JDAz697Xp9S8a"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions"  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown5@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["email", "jbrown5@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$j/X0hYR4V7jteHDp05sxQOWT0YtnlxC6EJfoDKMGz86GITX4jVtJm"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'NotAModel' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["resource", "NotAModel"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown6@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["email", "jbrown6@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$qd932WujRCc2jy9Lcvs6f.aJbMTDAtXpO0ILX5.HyygFzxAGTpwOC"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["permission_id", 2], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown7@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["email", "jbrown7@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$HGqJvEPJs5jIr3ZwjyJSk.yhhXGxs0yBBb7ON3mpGW6HyQrxXd8oS"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown8@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["email", "jbrown8@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$dnL.SbpupYTBdfP/9zQ3Neaj9lo5Io0Ih0yl2Gt/a/pbVCQ.64MRy"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown9@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["email", "jbrown9@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$csg/0fQ564kDQfjGeXNSKOr1o5gRy/dT4IyP0LRZOBzZ6MhcPcuSq"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown10@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["email", "jbrown10@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$az8QW/frkVzCfowsg28TbezbpXX76PHW2DVxXJjLXflKn7O04.QJ2"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown11@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["email", "jbrown11@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$vOLYdrJTcLovZV.QXguC7.WwcjrJTsnf86okXaqZaAalqxytGLyiW"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["title", "Post 1"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown12@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["email", "jbrown12@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$0VOB1yJ.6Q4CPoixoVP46upVXtjxvy6aZaO7ymvgiyF0EZw6PgCju"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown13@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["email", "jbrown13@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$AAUphKOuqxCIHx4BHN/Fwes6eJJlEbRSq44DHQTFNxFjdYARBF/qO"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown14@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["email", "jbrown14@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$XHjls1qj0N/2H9eQmDIZn.yDMOvGhwG04z6VfYUAwCaCW.DE9RidO"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown15@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["email", "jbrown15@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$0lyTBr8uckkYyX3BJfih7OOktzNfnyGsCqzCo.PxS9lBkA9nqenxm"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["name", "Bryan"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["person_id", 1], ["title", "Post 2"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown16@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["email", "jbrown16@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$09oe3GJfiSd.DrAWRWxb7OHBGJZA3ICoaszXotdz8G59Yd8fvi4oy"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown16@qt.com' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown17@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["email", "jbrown17@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$13S1dRBUSGom8DI9rtsU6.WkPQk7biKtNwhklQKCcTLsk0Gvj6VHy"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown17@qt.com' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$GOWmDyedv8NyfxrX4XXZGOflr/9sU3tof9Zmj5eKXXtrMOECxe5YO"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ybLQodZ3WLFckt05NLB1H.dS7fNIq4/5haaVw6JCY1C0f.5HzF6lO"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$8uOuNByGOgtvQkdWQaxGPe9LNgLZDBlbN.Pe2AowRU5G9Cqs7dhxq"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Thu, 23 May 2013 16:43:09 UTC +00:00], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 8ms (ActiveRecord: 1.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$4at493/wJnkvn9SEcLwL4.MVefdcCSU0moZHlOvK21Xj3UV10VwUy"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Thu, 23 May 2013 16:43:09 UTC +00:00], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 6ms (ActiveRecord: 0.8ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Eoblawd39CGdPQFG0UCtneYQ5Dw/9nFaXeKeczrj9FC5bN2yXBBdO"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Thu, 23 May 2013 16:43:09 UTC +00:00], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 6ms (ActiveRecord: 0.9ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 15ms (Views: 13.7ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.2ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown18@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["email", "jbrown18@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$.vCksOLK6lbJDTNxfeSZ5OvTbuRGheZNfA7IoeHtTdkUe.BvD6RSi"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"bricker"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Thu, 23 May 2013 16:43:09 UTC +00:00], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 5ms (ActiveRecord: 0.7ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown19@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["email", "jbrown19@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$mfYQivUc1kw2RuDyDeHMK.xRVDNEMG4KjcYK6HZveR/vLAvSqKp8C"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 7ms (ActiveRecord: 0.9ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown20@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["email", "jbrown20@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$4w3wU/TDrsAcrmYM4fP.UukW15iJGd/IQFyharm3wlEPeXYYxp7Y2"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown21@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 23 May 2013 16:43:09 UTC +00:00], ["email", "jbrown21@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$iMWIryopZmABY1imED7Housf5/p1PLrqpw6PNhlYL9cdHwQJSlSAy"], ["updated_at", Thu, 23 May 2013 16:43:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (1.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (194.9ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 23 May 2013 16:43:10 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bob Loblaw"], ["updated_at", Thu, 23 May 2013 16:43:10 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 23 May 2013 16:43:10 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bob Loblaw"], ["updated_at", Thu, 23 May 2013 16:43:10 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 23 May 2013 16:43:10 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Charles Mingus"], ["updated_at", Thu, 23 May 2013 16:43:10 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 23 May 2013 16:43:10 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 23 May 2013 16:43:10 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 23 May 2013 16:43:10 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Roy Haynes"], ["updated_at", Thu, 23 May 2013 16:43:10 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 16:43:10 UTC +00:00], ["name", "Bryan Ricker"], ["updated_at", Thu, 23 May 2013 16:43:10 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 16:43:10 UTC +00:00], ["name", "Bryan Ricker"], ["updated_at", Thu, 23 May 2013 16:43:10 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.2ms) INSERT INTO "people" ("created_at", "id", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 16:43:10 UTC +00:00], ["id", 1], ["name", "Bryan Ricker"], ["updated_at", Thu, 23 May 2013 16:43:10 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (2.0ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.0ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (55.0ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bob Loblaw"], ["updated_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bob Loblaw"], ["updated_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Charles Mingus"], ["updated_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Roy Haynes"], ["updated_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (1.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (181.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["name", "Bryan Ricker"], ["updated_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("created_at", "id", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["id", 1], ["name", "Bryan Ricker"], ["updated_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["name", "Bryan Ricker"], ["updated_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown1@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["email", "jbrown1@qt.com"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$6HtVb89z.qV.4x3t9l1T4OuA.58icyFU0VnV4HsU0WP4XxcPP28NK"], ["updated_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown2@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["email", "jbrown2@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$DnIEB/Gm/EuRGg2NyKSXy.ILeiY4Fjxxf/ZpcjrTy4EZEn4nAB8LW"], ["updated_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["user_id", 1]] SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["permission_id", 2], ["updated_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown3@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["email", "jbrown3@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$HySJojGr6T58BFNz1FjmHeAT8E/NH5zzTAKKvETf1i9WIvhHqscA."], ["updated_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown4@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.4ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["email", "jbrown4@qt.com"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$HOecWQVIihYqkC5P5J4pmedEEusZuWqlQToiyGQ.TlCVLwoFahg6K"], ["updated_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions"  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown5@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["email", "jbrown5@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$e5P/BxN7cF/ZPHZtgIZLcOYq5H0lZvBvx9C14TmflYJEBxfEUnOrO"], ["updated_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'NotAModel' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["resource", "NotAModel"], ["updated_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown6@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["email", "jbrown6@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$.T2/obQTZ9GgLaOuiQt2AOZbrcAzGASpIANhPTO43k3bIW9ivhocO"], ["updated_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["permission_id", 2], ["updated_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 11ms (Views: 10.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown7@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["email", "jbrown7@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$sZxd34tC3Vp3zCqGtbfpH.gZZ0Lb/BKv72WFSoCxmogMF1GueSX4e"], ["updated_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 7ms (ActiveRecord: 0.9ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown8@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["email", "jbrown8@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$1xylLIJlgBm//I9nP.TBAu2aKCaOd/DhMVCloOO5nNVKLMSTo7W/W"], ["updated_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown9@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["email", "jbrown9@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$DShWgpU1MDtlAxBC0MyJuuU7RT.Ks0Tj1kj7sRIMeWBfP0UQ5YZL6"], ["updated_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 7ms (Views: 1.2ms | ActiveRecord: 0.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.4ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown10@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["email", "jbrown10@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$M58DkfLYSun9HhXodflWO.ngw8fdvpHXMq14MmQMjvwybgovTkCdK"], ["updated_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"bricker"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["updated_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 7ms (ActiveRecord: 0.9ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$AUkpP6WdE.7/Dt9aoFxcOO8AYZcMJ5YDhiXJfVqPg1Yr2RvC35UfW"], ["updated_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (1.3ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["updated_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 8ms (ActiveRecord: 2.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$lkES5eQa6M.JJq23vfpHN.2V4tThp1Uh1uMtloIsIHMofEXfzX5MG"], ["updated_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["updated_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 6ms (ActiveRecord: 0.8ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$VNagNhG7SOAhvx1kKyqat.L60ba75WBD0bhDKB7dww/OrIqTlyJlm"], ["updated_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00]]  (0.4ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Wed, 05 Jun 2013 09:45:15 UTC +00:00], ["updated_at", Wed, 05 Jun 2013 09:45:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 6ms (ActiveRecord: 0.8ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown11@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00], ["email", "jbrown11@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$FnlMUbBlPDQmS6QTtG8e3O2qpsRFwlZ4bA2ezJIPStv9ABbLX3Axa"], ["updated_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown12@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00], ["email", "jbrown12@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$YwpkU/H4HIwdvkYiG2HEz.WzigvRi9AFSgsSNgPl.M1cplqZi1poO"], ["updated_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown13@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00], ["email", "jbrown13@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$DG7ZDS0b8L5pJ8xfk4E2ROE07aPIUtXZPENHSS3JbqJVWLdjBCZpu"], ["updated_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown14@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00], ["email", "jbrown14@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$G9u9L5FxuI4.aI5k1ZOtneEqgdqEhkQqt4oIso7jHp227NObB5ca2"], ["updated_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown15@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00], ["email", "jbrown15@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$hyob7AoYWg5ZV3tfjgbjtucuKthFeXMhJDVROHXuU.5E5PlNvQ0bq"], ["updated_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (2.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00], ["person_id", 1], ["title", "Post 1"], ["updated_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00], ["name", "Bryan"], ["updated_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown16@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00], ["email", "jbrown16@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$jvSBeYFeZpEXz9NSCMIWNOsDJysrEl4n0BkTY5I8N1CDUyTXLy5pG"], ["updated_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown16@qt.com' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$mMTJ4fYkaVIkzyPh/u7ZTe4.3e4CbbDu7Ph.RwxBC7jOBkk20I2tO"], ["updated_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown17@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00], ["email", "jbrown17@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$MGx0nLhP/zKuGORvDUo7kuoIMk0U4yJRW3I9TAq3yb7znf9gLIA7O"], ["updated_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown17@qt.com' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$qkPAxi2q3dIdUTUfjedQgOtVWzBJLQL/vq2RfVLLwgd3oAP2vviGi"], ["updated_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown18@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00], ["email", "jbrown18@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$tMBkFl1c74oSGu8Qi4n/JOSXbL2LvTbx7WfzFrI3KmvUt6IBEjD2a"], ["updated_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown19@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00], ["email", "jbrown19@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Nl.DgPM/4xJ7lECncwJwPeyF7.JtgvDH7z9LtKSOaoFTQl0c8WO76"], ["updated_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown20@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00], ["email", "jbrown20@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$H0ZpY9oEKqNIGop9Mu4wuODB8TrIs7r5n0mawgysR35kiSNgqM3z6"], ["updated_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.6ms) rollback transaction  (0.1ms) begin transaction User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown21@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00], ["email", "jbrown21@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$CU7UalZBrvlnW7Sg1HFH0uvpL.PJX8tLl/P.g9hWxLKxa8qRZTSC6"], ["updated_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00], ["title", "Post 2"], ["updated_at", Wed, 05 Jun 2013 09:45:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (1.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'NotAModel' LIMIT 1 SQL (14.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["resource", "NotAModel"], ["updated_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown1@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["email", "jbrown1@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$oksUskV7FCuCpvw2aL7j.OodMqSm87CxeDQvNbIFDSrHBglZF/2MW"], ["updated_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["resource", "Post"], ["updated_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["permission_id", 2], ["updated_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["permission_id", 1], ["updated_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown2@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["email", "jbrown2@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$G2xuVGUPCrGoQiSeSP.lYeU1G5nDfF/madGbPqXJ5/Ck.i3r3Raym"], ["updated_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["resource", "Post"], ["updated_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["permission_id", 1], ["updated_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["resource", "Post"], ["updated_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown3@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.4ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["email", "jbrown3@qt.com"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$6u9WpT.qP.uxgJ0zClrkSeD5VyVx69Jc1mHz40TYDaN.Yo.7QxUpK"], ["updated_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions"  (0.8ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown4@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["email", "jbrown4@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$K.exEWroADLfxSAxDNA2DeiEScTMrE7kkcf.EIe.jegBRaJ3UPJc6"], ["updated_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.8ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["resource", "Post"], ["updated_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (1.1ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["permission_id", 1], ["updated_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown5@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["email", "jbrown5@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$JygVMk4uTcldKXTCBWU6KuGMCsg8fpvMPZnj0Nb65ebLo1lLxXoL."], ["updated_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["resource", "Post"], ["updated_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["permission_id", 1], ["updated_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["permission_id", 2], ["updated_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown6@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["email", "jbrown6@qt.com"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$T36mN90zO.gpxpYNxoOSyu0W.BkYgu1RwiRw3.tohPeeCaL1XiwQ."], ["updated_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("created_at", "id", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["id", 1], ["name", "Bryan Ricker"], ["updated_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["name", "Bryan Ricker"], ["updated_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["name", "Bryan Ricker"], ["updated_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (9.0ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["name", "Bryan"], ["updated_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (16.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (6.2ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.2ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Tue, 11 Jun 2013 01:28:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown7@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["email", "jbrown7@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$rJrvSi4Qa901T5D9pCrCLe7BBvZJyiXh6mXnPpbA4E7VYB5f6x/AS"], ["updated_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (1.5ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown8@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["email", "jbrown8@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$rilXSBE6d5KbHy57h7Hsw.KLYwJOMYt1lLHdwKHFhCkm7L18EGppC"], ["updated_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.8ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["resource", "Post"], ["updated_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["permission_id", 1], ["updated_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown9@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["email", "jbrown9@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$PTGry7zEH4hOo6Jr4pLvE.neD.8inEK4KpMPL3iAw8g8NhvkIpvEm"], ["updated_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["resource", "Post"], ["updated_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["permission_id", 1], ["updated_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown10@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["email", "jbrown10@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$urUcME1UowsbhyZACf8oGu1qLl.otaTUXJcTQlDDA/cUIWuRh6uYG"], ["updated_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown11@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["email", "jbrown11@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$mGrK7Gzx4Ylr3tQ62P7vV.Lu.Q0nktO20EZcPcmX6j6Zw/CdJ8ydq"], ["updated_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.1ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["person_id", 1], ["title", "Post 1"], ["updated_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$rIp8FM4x189OZ3GJSk4PyuqKxJnwkwLys.ayt8qdKxsKT9ihP928y"], ["updated_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown12@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["email", "jbrown12@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$GL0n2u.ioxn.b3fQr/CDVe4XBoxp7bN76zT1M7ZrUf6BDJcab1J0W"], ["updated_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown12@qt.com' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown13@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["email", "jbrown13@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$14l0NjvT85e6Am9Sgw3DBeZv8dmqQ2uNdtC7o7N5taC.6JHKVAKZ2"], ["updated_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown13@qt.com' LIMIT 1  (1.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Rx4gLFQrlR85T/lXwlOm4eiVkFLF9fo7jBbUDDy.w0DIZrScyzNba"], ["updated_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown14@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["email", "jbrown14@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$3ce3vZQq1lX7UbfTG5S5POAIV0ynp2Cv7CywA.TgoS4NqP8CcnujO"], ["updated_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 66ms (ActiveRecord: 1.0ms)  (2.2ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 14ms (Views: 13.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.2ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 4ms (Views: 1.6ms | ActiveRecord: 0.2ms)  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$G1SZZSnRXd9xaPi47cBPX.LPLuIG0NN82HdmoftxqleQxDXLKJ4p."], ["updated_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["updated_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 17ms (ActiveRecord: 1.0ms)  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$schYClCKOqKsbk82TVTDHeVgbXURkm00njFak1t6tFMAvnsSPcayy"], ["updated_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["updated_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 8ms (ActiveRecord: 1.1ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$oBNOGvN0TzJksEkCbNsJUem8Trnm1o5HLM/TDMRCePR005E28HZl6"], ["updated_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["updated_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 6ms (ActiveRecord: 0.8ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown15@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["email", "jbrown15@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$2DKD5n5EsHvf67unYUXWs.KRHDuXqj3D833My70UnW/.0ZhysSzFa"], ["updated_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"bricker"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) UPDATE "users" SET "last_login" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["last_login", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["updated_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 5ms (ActiveRecord: 0.7ms)  (0.8ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown16@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["email", "jbrown16@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$pvGaDQrQA5hY/bHRSZVM2eyBPfWLqZyBeN6PNEHzY8Y95vhCroaVO"], ["updated_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown17@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["email", "jbrown17@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$tAl8ndb1VzdpftCGmINseeBEWFgLyJZKnchXLUUd8YiyTTt4/TaVq"], ["updated_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["title", "Post 2"], ["updated_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown18@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["email", "jbrown18@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$M6aDmjaMmorrMUf8NOao9OlojPhkkCfxK3nyAKMDT6LzrlkDiNG46"], ["updated_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (10.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown19@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["email", "jbrown19@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$T..SdfsnrkSXG.vR5wTo5uSxmadw8xwO6bs.a6zlorm3L4KjJ6cRy"], ["updated_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown20@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["email", "jbrown20@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Zy8llVI.JWufQxcPdFZX0.5xPxX2DLlOdBmqVL3PHf4ifY3cjq0AG"], ["updated_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown21@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00], ["email", "jbrown21@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$pNGFDmNWI9DGdAzLwEcntuankB4z4B0mOiVAj7.kfIhIr47MzlJ1q"], ["updated_at", Tue, 11 Jun 2013 01:28:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.2ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (214.9ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.2ms)  (0.1ms) rollback transaction  (1.4ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.0ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.2ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "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")  (1.2ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.0ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.8ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.0ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.0ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (3.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown1@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00], ["email", "jbrown1@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$/EQH1Jx94AV8vYCBjPOe.OubcMs3h2Siq/JsEz7IUeheEAI2niZVO"], ["updated_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown2@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00], ["email", "jbrown2@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$LE1xi5HA4DchMNsjivG/sOYmszOEmULxlrExwqs2IyNvKlYB1ERIS"], ["updated_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00], ["resource", "Post"], ["updated_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown3@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00], ["email", "jbrown3@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$tfapYoSFs2VY/o9n2E6xWug1FfdnSUHYgcUYFBuK2Ee7mytZoG3QW"], ["updated_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00], ["resource", "Post"], ["updated_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown4@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00], ["email", "jbrown4@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$io30UvvWtMMWuKngsoaeEOpxAQw3EJDDSfuEnhqd9.maXmcEmY3Re"], ["updated_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown5@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00], ["email", "jbrown5@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$llaQXhBk6PuWFmpxOSGMA.JWqogXvl/xAP218SIk0R13SWe0VpcNi"], ["updated_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00]]  (0.5ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (190.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$1Ifa8cPDf/BLnC52e8zbjeH0QyW8LvJ8jUCG0cVCuuAUcZC/DUutu"], ["updated_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown6@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00], ["email", "jbrown6@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$fXMXDrkL43JAjGBtmJzshe01QL9jsFlqerULGTKKBQrIVKy.K7agC"], ["updated_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown6@qt.com' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown7@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00], ["email", "jbrown7@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$0gSyHKj7whWaKthjMnkU1unCdcUVFLLGP4F.PIvb5dycbXnH.HBqC"], ["updated_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown7@qt.com' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$niJAlWUvLMiS4hqqWxUEZecL2e21AXhQIbUfOR0abqmt9Dwh0K0mi"], ["updated_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown8@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00], ["email", "jbrown8@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ZdrEF774S0saUrWNGw316.sUDZYQlHfA2TMkIz/BVcKbLrbX31BG."], ["updated_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown9@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00], ["email", "jbrown9@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ArQGg/R8gdYtYKBx.vt/ieDvPv9e7mmzgA7fWSl179YvAG/sZ8T2y"], ["updated_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown10@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00], ["email", "jbrown10@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$3PAKZD8seu1v0l2GWxTMke.tAr7GoWlMBVPS70f2MOuSx0kDjmtOK"], ["updated_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown11@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00], ["email", "jbrown11@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$S3f2Ff8ukRA1A9cKsHDmT.TKsB0gBQljTPFNj.eVH87bNgILyZdCW"], ["updated_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'NotAModel' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00], ["resource", "NotAModel"], ["updated_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown12@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00], ["email", "jbrown12@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$1wLatdEUnLJlH.ry.UZ/duGFgINx1EY8W8ZclrQYkmvrlLx2yqsOu"], ["updated_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00], ["resource", "Post"], ["updated_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00], ["permission_id", 2], ["updated_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 27 Jul 2013 23:09:42 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.9ms) rollback transaction  (2.8ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown13@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["email", "jbrown13@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$/YFFnGK2alnI5kOBBJej4eZmAz2dMEun2gcb3blD1KfPFPsFOC/KW"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["resource", "Post"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["resource", "Post"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown14@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.3ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["email", "jbrown14@qt.com"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$rq3mGsfF./6kRttaUxZtUuFYycXJvBgRlRHqFpeUuRgiJXohttSW."], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions"  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown15@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["email", "jbrown15@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$SziCiwwpY2eNytTDqxpTTeb9Y3nIZwkQmJA0bI2UPq4nEuwDFvSeW"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["resource", "Post"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown16@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["email", "jbrown16@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ZFREmnJSHfHDqwyJD6kT5.WAOEVFkJ1khmTGQ81MTGgM1daOEhOkS"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["resource", "Post"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["permission_id", 2], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown17@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["email", "jbrown17@qt.com"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$qo0VOsCpTbyhVAbsjIb.4epU8QDHplPhpRoDUS9dmACSkGW1rIM.i"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.0ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.1ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["person_id", 1], ["title", "Post 1"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.5ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.0ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.6ms) rollback transaction  (0.1ms) begin transaction  (0.4ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["title", "Post 2"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (1.2ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown18@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["email", "jbrown18@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Itt/bnksyeId.5EN.AHX5.DDpcsmCUZVQQF5nDtLZNHS6p4hE5jOi"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 7ms (ActiveRecord: 0.9ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 12ms (Views: 11.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.2ms | ActiveRecord: 0.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.6ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$cB1JO2zrprDwI0slb0Gy7uSnqvQptpp8u/4bqwJQKlc75.jX7Z36m"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-07-27 23:09:43.489402' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 4ms (ActiveRecord: 0.3ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$rm8oByXSEfZ5ubeD70LlC.99t5oFeoPzVv9Jwgq1fkadggvi//ChW"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-07-27 23:09:43.507545' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$n1gr1o5SW//tfY7lmvEBEuJ5OV5vDkfkcwZD.p61wytOZxDY8vjEi"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-07-27 23:09:43.524893' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 4ms (ActiveRecord: 0.3ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown19@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["email", "jbrown19@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$10pkWMggnnxdmLFIw3UjEulaYpe3bMOb3HJ3W.yg8c3IAPOdScsYm"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"bricker"} SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-07-27 23:09:43.539942' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 4ms (ActiveRecord: 0.2ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown20@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["email", "jbrown20@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Px6wysLiZulwyoOuJerT2.ArOUDyAevdssjcaVvK7buH.L0Fywzsi"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown21@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["email", "jbrown21@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$zGQGvk6XLrqwksLF2poXZOy1krJpoXcBTMcxsx23vyyhJ1b0n/QBS"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["name", "Bryan Ricker"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("created_at", "id", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["id", 1], ["name", "Bryan Ricker"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["name", "Bryan Ricker"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00], ["name", "Bryan"], ["updated_at", Sat, 27 Jul 2013 23:09:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (1.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (13.0ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:45:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 06:45:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:45:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 06:45:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:45:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 06:45:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (5.3ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:45:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 06:45:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (7.8ms) rollback transaction  (0.2ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:45:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 06:45:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:45:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 06:45:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Fri, 16 Aug 2013 06:45:57 UTC +00:00], ["person_id", 1], ["title", "Post 1"], ["updated_at", Fri, 16 Aug 2013 06:45:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:45:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 06:45:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:45:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 06:45:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:45:57 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Fri, 16 Aug 2013 06:45:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:45:57 UTC +00:00], ["name", "Bryan Ricker"], ["updated_at", Fri, 16 Aug 2013 06:45:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:45:57 UTC +00:00], ["name", "Bryan Ricker"], ["updated_at", Fri, 16 Aug 2013 06:45:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("created_at", "id", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:45:57 UTC +00:00], ["id", 1], ["name", "Bryan Ricker"], ["updated_at", Fri, 16 Aug 2013 06:45:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$9aolZ2DN7LJH9I75qTptD.I5ZFX5yVdTZJ1SLPGxP0l/XNAiU96Py"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown1@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["email", "jbrown1@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$oL3Y9CGP6KFWNV2aKk/XxOfLy1BqoffFF/8nT6L1VeWjoGgijP8BC"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown1@qt.com' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown2@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["email", "jbrown2@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$nIrDLIdETSM13MRcwG60D.lf4jvcsblfU1b.2XMJCrsbwGosUKMsi"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown2@qt.com' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.2ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$jTA.Im1xAWr/bOWdS5.OLu38jUUsyXm2awnJLtj338nrraDfpb1FO"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown3@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["email", "jbrown3@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$06aDzm2yxP0nEQzo6wnF7uiFfGJVWNrsa5/IoIQJaWlHPItQsMFzS"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown4@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["email", "jbrown4@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$na5PD91pAM.e3eVU1H8lAuO5OoojG2c/T0A88a3kfwRnxtznRaQmG"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown5@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["email", "jbrown5@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$hyMhjdJ8GBS3TYe22cmM9eEg28jcyR5IUdrjuGgY4dx66oujpy1dS"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown6@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["email", "jbrown6@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$tzOFXOCoNbq2EA4X8JKGeehFy/w.cv2p8R0/Kwxb2.N3RRZBzHmcC"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown7@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["email", "jbrown7@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$EuHRbBeOBSSASVrZ8.Qv9ul2RS8X8RVE2qYUUMmdCM8wW77BU4csK"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown8@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["email", "jbrown8@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ByMCuF2K4Ik3HZFE7/o2wec4ZrXyPFsGDBKaajZ1Y6KRQ7Afz9tAS"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown9@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["email", "jbrown9@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$LeTCMy0JKwmpCWM/.DZC6OoRi2Ib0tWw8/GUMIe5YAqRGeRuk3Uy."], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"bricker"} SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-16 06:45:58.310774' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 5ms (ActiveRecord: 0.2ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$C0FlaxLarWYbt53JyoEEyO9uYLGi7HHspCtvm8mEbj2L8EuajEjaq"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-16 06:45:58.334616' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 4ms (ActiveRecord: 0.3ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ej0/ebvTLSNsuNinzQuFr.ta283rQsUPqhnzlZC//chmtdNmQteHe"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-16 06:45:58.351541' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 4ms (ActiveRecord: 0.3ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$4ZCByYD/oK1DsrnLRAuZX.9T8zr2/Jc1guLYZZeNmxtR7tG362mFO"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-16 06:45:58.373451' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 16ms (Views: 14.4ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.4ms | ActiveRecord: 0.2ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown10@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["email", "jbrown10@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$c9Af7ttHgIhpzCMujIYXLO0jUcuLdW65.wx9Xt67ug4fpJhHL58Tu"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 11ms (ActiveRecord: 0.9ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown11@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["email", "jbrown11@qt.com"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$7onSCLY.2nIq2XK.jXWWJeItfy4ew.zr6Dw6IcvS48D7xM1InJ.g6"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown12@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["email", "jbrown12@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$y6930TSu6rkAZiKZ4oHSqu4/PWEJx95ax.I97deX92W/ftjzamgeW"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["permission_id", 2], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown13@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["email", "jbrown13@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$inkdu34rbHOnxyhhaIIe5uIWtUYmx25OjD60agAKL6kKXXRSUPdSq"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown14@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.4ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["email", "jbrown14@qt.com"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$fpFcsZipYK.w9xyYZa1QhO95nySmLp4YMWOTxJWS.sXzaq6li9/2u"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions"  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown15@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["email", "jbrown15@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$WpGUgsXpf/Vd0NXSRpJeUe6ciHILZSoATGbEKZofl4ksBN2ZUbOh6"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.3ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'NotAModel' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["resource", "NotAModel"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown16@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["email", "jbrown16@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$7hCZTctja3GJjI4dvZteJ.Qo/Fr/hTcRLoqBJhwOoMRYni2Pze3MG"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["permission_id", 2], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["user_id", 1]] SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["name", "Bryan"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.5ms) begin transaction  (0.1ms) rollback transaction  (2.7ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["title", "Post 2"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown17@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["email", "jbrown17@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$SZVaQge/x26yKAn8rDGTbeVibYxSti4AD73imrlcifD3qOloyg3am"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown18@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["email", "jbrown18@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$cZ42I2lAKCB354763Ms3KONlQ4jQBMYzkDIxBpD816v2YWGvdLGVO"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown19@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["email", "jbrown19@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$zk.BLe1eTPYwXIkBsjg1vuCT.MeHtORZodlnM8SZt.JYMTNvj2jz."], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown20@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["email", "jbrown20@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Et5MqUkfOodB4Ew2ciSvQuJa/FzaI0EVcJZme0p8yMuRgWrUlP8IS"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown21@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00], ["email", "jbrown21@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ltR5YthJdmV09pLS/U8GMOtvBVSPyGQb.dEJFrnwkZoZPsM5DTWR2"], ["updated_at", Fri, 16 Aug 2013 06:45:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.5ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.9ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (191.2ms)  (0.1ms) rollback transaction  (3.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.3ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (9.9ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00], ["title", "Post 1"], ["updated_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (2.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$rJA1PSqk36j5.jPClA04/ebmQKuwmQ1ov0agmFgydTrHLadYFgsMO"], ["updated_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-16 06:46:07.344839' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 8ms (ActiveRecord: 0.5ms)  (2.2ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.1ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$5BegO61D5k5/xOWGk7sRFeA2orvV.EwRSCeqv5hnvbNucgFjrmqkS"], ["updated_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.3ms) UPDATE "users" SET "last_login" = '2013-08-16 06:46:07.370248' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 6ms (ActiveRecord: 0.8ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$PyuNnrhpVkxn/8ArTyrZFOVRA5JLJ/NczGWUjV69cW3HM6kVyB7aC"], ["updated_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-16 06:46:07.391922' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 7ms (ActiveRecord: 0.5ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 20ms (Views: 18.6ms | ActiveRecord: 0.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.2ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.9ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown1@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00], ["email", "jbrown1@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$95xDxX308LNi9DI4XrYvTOThtVgUTkshQGJ0pnq20vEmSMcYHOqR6"], ["updated_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"bricker"} SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-16 06:46:07.446725' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 5ms (ActiveRecord: 0.2ms)  (2.2ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown2@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00], ["email", "jbrown2@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$yfOV1sysU4FBS17nuj4jKeyK5uZkPUskc0snw0TqBaIzsE8.4d7sG"], ["updated_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 8ms (ActiveRecord: 1.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown3@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00], ["email", "jbrown3@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$hRd99LoMSPsxzqRbxGH2z.2ALoc.PDWoS.7BIKNOMwPFzscCxR5F2"], ["updated_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown4@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00], ["email", "jbrown4@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$4jxPF.8sl8P.KA//U1T3gu9jWqh3LrQXZjqgLNm3O2nLxGCku3y86"], ["updated_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$9fCZUwslto15U.7Lt9mP3uHOHngEP9fM9qQTtMDxlC40.NO3K0yu."], ["updated_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown5@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00], ["email", "jbrown5@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$PUkPxqkFCaqM1VjvnVWboueiwnPu8mZwYaU8KW6JgXVXJZ9zqfMfy"], ["updated_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown5@qt.com' LIMIT 1  (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown6@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00], ["email", "jbrown6@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$a2ePG5VTaUGdV4KBwlniIOOEsy7tEKFN/c.KeOH6WkguQcASk4gmu"], ["updated_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown6@qt.com' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$EBz2TszQBVi/HNsfNlvPYOGB5xUJS2wiMhpvHw1Q5owDd.p38zoAi"], ["updated_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (1.2ms) SAVEPOINT active_record_1 SQL (1.2ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.0ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00], ["person_id", 1], ["title", "Post 2"], ["updated_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'NotAModel' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00], ["resource", "NotAModel"], ["updated_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown7@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00], ["email", "jbrown7@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$U74A91ZJRwlKIqGPck9UO.bbg10iN8JBEgrT.l97KQlKT6gnJNWKi"], ["updated_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 16 Aug 2013 06:46:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["permission_id", 2], ["updated_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown8@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["email", "jbrown8@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$VAjfLdd8hWTnAo9AzRjrMeJvCZUs7MrDXMxm9yOASbvwxSrDnQOOu"], ["updated_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown9@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.3ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["email", "jbrown9@qt.com"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$nox/kC6P/YbddIrLwVyih.ni3TG6v7UfO1Ybcaxh4hLsUcIFONaBS"], ["updated_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions"  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown10@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["email", "jbrown10@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$/SNDT2X1OW./SiSh28N97.fHEJSQvapcHMxPjJUwfOcxAVrYHOsvK"], ["updated_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown11@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["email", "jbrown11@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$1mdGldgs.DJx9acwWnqzk.F07eKyfsSOdnUEUEnnbxkoXTyoePB8e"], ["updated_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["permission_id", 2], ["updated_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown12@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["email", "jbrown12@qt.com"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$m7BhoMKkQMWgkCQ/KpN6x.JZgeyp6WZZcOrKiBIHU3xxA1NmW0e.6"], ["updated_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown13@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["email", "jbrown13@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$6Ke0P4ETuzVJn59/tU/ISerO84OBIwuXSCtkJFNqyi9xHOu/EiQ86"], ["updated_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown14@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["email", "jbrown14@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$4Mog4Ltlc4yIpASSaeIEH.4phlnRI2aiZIrJPVhUaWm1I/q5Yartq"], ["updated_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown15@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["email", "jbrown15@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$cLfZ42r1SbiLL/.oMR.8h.PzVkaVtLtz4XkiMFYdgFSa/0cmnsMC."], ["updated_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown16@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["email", "jbrown16@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$.EvHbOGFqQZI7AIGWBdSVOohIiyLT8ulvyieH/GG0JqCxSdKS3KlG"], ["updated_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.8ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown17@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["email", "jbrown17@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$eXMJrBIeFGoFuA1pHJRzw.6hRKZoRG8C1NjJv8.wvI/5giieEOe7C"], ["updated_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["name", "Bryan"], ["updated_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("created_at", "id", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["id", 1], ["name", "Bryan Ricker"], ["updated_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["name", "Bryan Ricker"], ["updated_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["name", "Bryan Ricker"], ["updated_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown18@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["email", "jbrown18@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$O84y.Rp9eWO7z4WMNDI3xeV3OEdmUeWF0d5XVZQmrvuUR7nwdKgLK"], ["updated_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown19@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["email", "jbrown19@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$sd3AFFeWWKkS/vL0YPicY.TBpb0Fc1u/0T2URygu6uEZLPuqFocza"], ["updated_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown20@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["email", "jbrown20@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$2a86EerrzJVL9WkSbRoNeuejtGTNx4mHcRCWJHtqAgf2EqZfM2c1K"], ["updated_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (0.8ms) rollback transaction  (0.1ms) begin transaction User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown21@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.1ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00], ["email", "jbrown21@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$GRIZ7Z4eUmuKemwEwloog.cR2SBq87SeCsIyB0uBN9FTsF9yX2Kia"], ["updated_at", Fri, 16 Aug 2013 06:46:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (180.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (4.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.0ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.1ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (4.0ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.3ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (6.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (105.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:49:19 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$U8t69whGBkSTv.vVdLHJwOHuE8OrXOKE1K9HHXT28YsIKrXGDsePW"], ["updated_at", Fri, 16 Aug 2013 06:49:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown1@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:49:19 UTC +00:00], ["email", "jbrown1@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$FTPXlKRRsnrst6dEz1CKnOeGLl0F3WR/HxFzJkI4BiZNZKaKgBK8W"], ["updated_at", Fri, 16 Aug 2013 06:49:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown1@qt.com' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown2@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:49:19 UTC +00:00], ["email", "jbrown2@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Al.krWUx983jNJLbTIATLu49yRiGLyiQBNdC6mlcAkXCTY4cdVsD6"], ["updated_at", Fri, 16 Aug 2013 06:49:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'jbrown2@qt.com' LIMIT 1  (2.7ms) rollback transaction  (0.5ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$a/YisTe1xqNV/Nw7/3K5ou2SnEhEf.Xvk9ar3nTNR8ogle9Zy7JI."], ["updated_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (445.5ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (4.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.1ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (3.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00], ["person_id", 1], ["title", "Post 1"], ["updated_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (1.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("created_at", "id", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00], ["id", 1], ["name", "Bryan Ricker"], ["updated_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.2ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00], ["name", "Bryan Ricker"], ["updated_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00], ["name", "Bryan Ricker"], ["updated_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'NotAModel' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00], ["resource", "NotAModel"], ["updated_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown3@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00], ["email", "jbrown3@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$62exrmn1Xicft1v8XS4IG.aB5iOu08DiQFQRtn.U.VqdBUhJTRvE6"], ["updated_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 16 Aug 2013 06:49:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["permission_id", 2], ["updated_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown4@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["email", "jbrown4@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$6WveQl7gDozd3pYZ8Ol5deuThOLgYa9T0IZHtiylVCzKIQLAK1AhW"], ["updated_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown5@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.4ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["email", "jbrown5@qt.com"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Gc84n6x1zeQ33dgnQ9ILSe1IioiO0aF/lrihj7rbJXrLYZpidDjBC"], ["updated_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions"  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown6@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["email", "jbrown6@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$7THJHKSMczISBdtsbRKyKeJ7IzR9.AhS7nHuJHr1dZWLGlwMdZKma"], ["updated_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown7@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["email", "jbrown7@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$UqUahD.EL1DJ6f/Zw0sFz.3Ta/f4WFslV9Jfoz9h3N.Cows/XXrI2"], ["updated_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["permission_id", 2], ["updated_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown8@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["email", "jbrown8@qt.com"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$jqhQ.8ZnUaMb43LjyC5zyuwmKLoimJmXlzawMUySG2vC3r02JxyG2"], ["updated_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["title", "Post 2"], ["updated_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.4ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (1.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown9@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["email", "jbrown9@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$a5xMbYK8V8YXNYO060Lt9O7KGxBZegET5sPQihxXkQn1SxB.NsYgq"], ["updated_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 8ms (ActiveRecord: 0.9ms)  (2.2ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 73ms (Views: 72.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.2ms | ActiveRecord: 0.3ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.2ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$xzvUjrn0Smi47bck/J0L9euYZZA/oT4xZrfbqX/.hYUn2Fh0HsXje"], ["updated_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-16 06:49:21.364109' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms)  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$XB1rJHBK00GEtGOiwHv0Sehk/C/WuzWH82wDUwD1yvv.TfDF.ges2"], ["updated_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-16 06:49:21.382102' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 4ms (ActiveRecord: 0.3ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Tzc1wXUYDZBac4zEqV06Xe32enrJwHloJuuz1yzFkiyGyNzIdSWja"], ["updated_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-16 06:49:21.399650' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 4ms (ActiveRecord: 0.3ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown10@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["email", "jbrown10@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$o0yX2jNA5DgZCG2nJwEkb.H.OT6jKZ9uxhvAQElEv0Er2X9F1yXyC"], ["updated_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"bricker"} SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-16 06:49:21.416449' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 4ms (ActiveRecord: 0.2ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown11@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["email", "jbrown11@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$CGtK1cbntAZU9g5KBt/gM.T7O/x8FpsflQmHrtIReKjVADlqKLEmC"], ["updated_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown12@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["email", "jbrown12@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$S7bHRSDfD7RHilI7a2WOA.7xmUDFVyBhf7l.B.DfXx0bsvRvrycEi"], ["updated_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["name", "Bryan"], ["updated_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown13@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["email", "jbrown13@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$OHWWg.fR3Yx46QnMlRunLeltgs6bcpPPx6T4LitDSjbmzso31Edby"], ["updated_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown14@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["email", "jbrown14@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$iuJ9AuE17CEoI1jgCxN97uCsRnAPBx1Yu.CCur.8jZNCFvnvgZAjK"], ["updated_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown15@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["email", "jbrown15@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$pscHbAC/fJc5ZZKUuxh5v.awCWm4x4qUizPxroC73rP0sLdBnHBq2"], ["updated_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown16@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["email", "jbrown16@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$kSTWvqb4O32ZZXTGECZ.NO3AAZPYjDR5/RJzK0ftLlwQeEp4N2HOG"], ["updated_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (0.8ms) rollback transaction  (0.1ms) begin transaction User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown17@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["email", "jbrown17@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$0Hux.zKUfiazf1gdrgfiLePziDilK1RqGW4RQG2tA6OtLkuPaZQ5i"], ["updated_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown18@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["email", "jbrown18@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$FrvZ86iR92Z1.KQe/4yXTO6PlP944RS2uaI1/SRNE3suU55rnbZvu"], ["updated_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown19@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["email", "jbrown19@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$aLm7pCFRfY8NAl8HBRjoFuTJDDh.NVnJoomakYOcAtjXvFkJG3aii"], ["updated_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown20@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["email", "jbrown20@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$suMm0r6lvT8b/J4nAZ1WTOsH9Jw5qBPWU3z/T/fzFkeckSk1LLGfK"], ["updated_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown21@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00], ["email", "jbrown21@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$pQLEdZkqrD7lbQnCi6YooOjorknHk1C36FJl2kHe.krEyUlMr/.we"], ["updated_at", Fri, 16 Aug 2013 06:49:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (1.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.3ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.3ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "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")  (3.9ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (1.9ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.7ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (4.0ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (3.9ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (2.0ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "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) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown1@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (58.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 07:17:12 UTC +00:00], ["email", "jbrown1@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$THHC0AFhlzdb4C3ddUitiuKnOOxoZlOUMbf/ZFhWgwfp/P.Te/n7C"], ["updated_at", Fri, 16 Aug 2013 07:17:12 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 00:17:12 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (7.0ms) Completed 500 Internal Server Error in 2498ms  (0.8ms) rollback transaction  (3.2ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.1ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (5.7ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (2.3ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown1@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (11.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 07:52:43 UTC +00:00], ["email", "jbrown1@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$zmpGz1BZo/T5XuQPct1GPeAf9UgIC4yaOHiUvSVU7zpz2q/hmGb/G"], ["updated_at", Fri, 16 Aug 2013 07:52:43 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 00:52:43 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.8ms) Completed 500 Internal Server Error in 843ms  (0.7ms) rollback transaction  (1.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.0ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (2.0ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "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.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown1@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (11.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:05:56 UTC +00:00], ["email", "jbrown1@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$E9Qu4lbLOB77L4vCFYguXe2Hv5oaZ11UfnzN6EwjRINv9Ca1A0bK2"], ["updated_at", Fri, 16 Aug 2013 08:05:56 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:05:56 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (6.0ms) Completed 200 OK in 8688ms (Views: 8651.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (1.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.7ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown1@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (12.1ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:08:30 UTC +00:00], ["email", "jbrown1@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$w/HAEz/IPgI5WMtQuoKHLuF4pCLCajhNLzJ4uT9vIiAjVIWgDcnI."], ["updated_at", Fri, 16 Aug 2013 08:08:30 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:08:30 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.9ms) Completed 200 OK in 159ms (Views: 125.7ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:08:30 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker' LIMIT 1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.7ms) Completed 200 OK in 16ms (Views: 13.0ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:08:30 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:08:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (3.0ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown1@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (9.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:08:45 UTC +00:00], ["email", "jbrown1@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ObemaNlbyv9bpsf0.9aHge7XVJ21zKrRTkAMT8FlHpSaWwRbPVM1O"], ["updated_at", Fri, 16 Aug 2013 08:08:45 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:08:45 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.2ms) Completed 200 OK in 159ms (Views: 125.0ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:08:45 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker' LIMIT 1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.7ms) Completed 200 OK in 14ms (Views: 11.4ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:08:45 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:08:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:08:46 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 08:08:46 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-08-16 01:08:46 -0700 Processing by Outpost::PeopleController#new as HTML Redirected to http://www.example.com/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:08:46 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.0ms) Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (3.1ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.7ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.7ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown1@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (9.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:09:48 UTC +00:00], ["email", "jbrown1@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$s5OkYZjmvn7s2O6WRz4NVur.AwlMX6CQlI1PfkvqHeW8hb00icfSq"], ["updated_at", Fri, 16 Aug 2013 08:09:48 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:09:48 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.1ms) Completed 200 OK in 158ms (Views: 125.8ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:09:49 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker' LIMIT 1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (1.7ms) Completed 200 OK in 26ms (Views: 14.7ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:09:49 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:09:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (5.0ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:09:49 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 08:09:49 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-08-16 01:09:49 -0700 Processing by Outpost::PeopleController#new as HTML Redirected to http://www.example.com/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:09:49 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.0ms) Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.0ms)  (2.2ms) rollback transaction  (2.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown1@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (9.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:11:45 UTC +00:00], ["email", "jbrown1@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$jqUJG9uw/jpqY3WVDl.Ta.onJ1VtnPKd923lCd4VeqySoJIK.2GLG"], ["updated_at", Fri, 16 Aug 2013 08:11:45 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:11:45 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.6ms) Completed 200 OK in 164ms (Views: 132.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:11:45 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker' LIMIT 1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.7ms) Completed 200 OK in 14ms (Views: 11.1ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:11:45 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:11:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:11:45 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 08:11:45 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-08-16 01:11:45 -0700 Processing by Outpost::PeopleController#new as HTML Redirected to http://www.example.com/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:11:46 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.0ms) Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms)  (2.2ms) rollback transaction  (3.2ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.7ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "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.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown1@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (9.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:12:53 UTC +00:00], ["email", "jbrown1@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$pVkE0E.BjaCBg71E68oEm.a3otDbi90ytBr5kbHO6FpoIpWqX3ps6"], ["updated_at", Fri, 16 Aug 2013 08:12:53 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:12:53 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.1ms) Completed 200 OK in 155ms (Views: 122.8ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:12:54 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker' LIMIT 1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.7ms) Completed 200 OK in 14ms (Views: 11.3ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:12:54 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:12:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:12:54 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 08:12:54 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-08-16 01:12:54 -0700 Processing by Outpost::PeopleController#new as HTML Redirected to http://www.example.com/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:12:54 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.1ms) Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.0ms)  (2.9ms) rollback transaction  (6.5ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (2.6ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.1ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (0.9ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown1@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (11.4ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:13:25 UTC +00:00], ["email", "jbrown1@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$cigaKDyIP9ts7cW2SW1YpO1DUH.GTMWeLwbsr/Oc5xhI9QB5uCCW."], ["updated_at", Fri, 16 Aug 2013 08:13:25 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:13:25 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (6.3ms) Completed 200 OK in 215ms (Views: 170.6ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:13:25 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker' LIMIT 1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.8ms) Completed 200 OK in 15ms (Views: 12.3ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.9ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:13:25 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:13:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:13:26 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 08:13:26 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-08-16 01:13:26 -0700 Processing by Outpost::PeopleController#new as HTML Redirected to http://www.example.com/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 3ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:13:26 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.4ms) Completed 200 OK in 16ms (Views: 14.5ms | ActiveRecord: 0.0ms)  (2.3ms) rollback transaction  (3.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.7ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'jbrown1@qt.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:15:34 UTC +00:00], ["email", "jbrown1@qt.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$KBJa6yantnMM7z0wJLlO.e9XbsMYWcSBgY80yF8JqVxYN6OWCjUTq"], ["updated_at", Fri, 16 Aug 2013 08:15:34 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:15:34 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (8.2ms) Completed 200 OK in 183ms (Views: 149.9ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:15:34 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker' LIMIT 1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.7ms) Completed 200 OK in 14ms (Views: 11.6ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:15:34 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:15:34 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:15:35 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 08:15:35 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-08-16 01:15:35 -0700 Processing by Outpost::PeopleController#new as HTML Redirected to http://www.example.com/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:15:35 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.0ms) Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (2.9ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.3ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:17:56 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$3YcsUA/4.9ClrS0L4GukleWzMi1pTlqrzQwFv4LJ/.hUE3UKLwmki"], ["updated_at", Fri, 16 Aug 2013 08:17:56 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:17:56 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.6ms) Completed 200 OK in 168ms (Views: 135.8ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:17:56 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-16 08:17:56.278693' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 01:17:56 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 181ms (Views: 177.0ms | ActiveRecord: 1.1ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:17:56 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:17:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:17:56 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 08:17:56 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-08-16 01:17:56 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (3.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (58.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/new.html.erb within layouts/outpost/application (274.5ms) Completed 500 Internal Server Error in 290ms  (0.9ms) rollback transaction  (3.6ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.2ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:18:09 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$W1MD11bm5xJT8B3l89gFCeT6LztfrqeARqs.NqT1inEosr6hbrf6i"], ["updated_at", Fri, 16 Aug 2013 08:18:09 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:18:09 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (6.0ms) Completed 200 OK in 159ms (Views: 126.3ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:18:09 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-16 08:18:09.779133' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 01:18:09 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.4ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.9ms) Completed 200 OK in 185ms (Views: 181.3ms | ActiveRecord: 1.1ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.5ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:18:10 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:18:10 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:18:10 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 08:18:10 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-08-16 01:18:10 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (3.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (92.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (2.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/new.html.erb within layouts/outpost/application (329.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 348ms (Views: 339.6ms | ActiveRecord: 0.7ms)  (1.0ms) rollback transaction  (3.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.7ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.7ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.4ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:18:32 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$EVJGIUxX6EbxIa1lDg4u2.koZDTUt6uuTIrFKLHOPGkAuvaBs9m4u"], ["updated_at", Fri, 16 Aug 2013 08:18:32 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:18:32 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.6ms) Completed 200 OK in 161ms (Views: 129.0ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:18:33 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-16 08:18:33.192521' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 01:18:33 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 180ms (Views: 176.0ms | ActiveRecord: 1.1ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:18:33 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:18:33 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:18:33 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 08:18:33 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-08-16 01:18:33 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (3.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (85.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (2.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/new.html.erb within layouts/outpost/application (308.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 326ms (Views: 318.1ms | ActiveRecord: 0.5ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-08-16 01:18:33 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Bryan", "location"=>"", "email"=>"bricker@scpr.org", "age"=>""}, "obj_key"=>"people:new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:18:33 UTC +00:00], ["email", "bricker@scpr.org"], ["location", ""], ["name", "Bryan"], ["updated_at", Fri, 16 Aug 2013 08:18:33 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 21ms (ActiveRecord: 0.8ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 01:18:33 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.3ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (39.5ms) Completed 500 Internal Server Error in 112ms  (2.7ms) rollback transaction  (1.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.7ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.2ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "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.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:19:18 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$9E5RIfvxxdi/ufGwNFGHD.l01KgcK8qs7hzx6A0U/MVdXgG77yM4u"], ["updated_at", Fri, 16 Aug 2013 08:19:18 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:19:18 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.5ms) Completed 200 OK in 159ms (Views: 127.0ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:19:18 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-16 08:19:18.570794' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 01:19:18 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 180ms (Views: 176.2ms | ActiveRecord: 1.1ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:19:18 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:19:18 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:19:18 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 08:19:18 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-08-16 01:19:18 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (4.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (85.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (2.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/new.html.erb within layouts/outpost/application (308.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 327ms (Views: 319.7ms | ActiveRecord: 0.5ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-08-16 01:19:19 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Bryan", "location"=>"", "email"=>"bricker@scpr.org", "age"=>""}, "obj_key"=>"people:new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:19:19 UTC +00:00], ["email", "bricker@scpr.org"], ["location", ""], ["name", "Bryan"], ["updated_at", Fri, 16 Aug 2013 08:19:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 21ms (ActiveRecord: 0.8ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 01:19:19 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (29.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 43ms (Views: 36.7ms | ActiveRecord: 0.4ms)  (2.8ms) rollback transaction  (3.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.3ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.2ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "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.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:19:55 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$VeVjGK/76u7cFoPPOL/OMOPn88cN9j/OBBSOZW4QDIlGXJqZjR0OC"], ["updated_at", Fri, 16 Aug 2013 08:19:55 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:19:55 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.4ms) Completed 200 OK in 162ms (Views: 128.1ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:19:55 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-16 08:19:55.869994' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 01:19:55 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 180ms (Views: 175.9ms | ActiveRecord: 1.1ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:19:56 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:19:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:19:56 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 08:19:56 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-08-16 01:19:56 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (3.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (90.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (2.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/new.html.erb within layouts/outpost/application (310.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 330ms (Views: 322.1ms | ActiveRecord: 0.6ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-08-16 01:19:56 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Bryan", "location"=>"", "email"=>"bricker@scpr.org", "age"=>""}, "obj_key"=>"people:new", "commit_action"=>"edit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:19:56 UTC +00:00], ["email", "bricker@scpr.org"], ["location", ""], ["name", "Bryan"], ["updated_at", Fri, 16 Aug 2013 08:19:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 22ms (ActiveRecord: 0.8ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 01:19:56 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (29.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 43ms (Views: 36.7ms | ActiveRecord: 0.4ms)  (0.9ms) rollback transaction  (3.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.1ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.7ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (9.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:20:16 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$tq3B/UZhGgO2i9mx2LcZUudVpLF2jdoJ5KPgIn2qQqgMB7NdTQzK."], ["updated_at", Fri, 16 Aug 2013 08:20:16 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:20:16 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.5ms) Completed 200 OK in 159ms (Views: 126.7ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:20:16 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-16 08:20:16.483579' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 01:20:16 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.6ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 191ms (Views: 186.9ms | ActiveRecord: 1.1ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:20:16 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:20:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:20:16 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 08:20:16 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-08-16 01:20:16 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (4.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (85.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (2.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/new.html.erb within layouts/outpost/application (311.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 329ms (Views: 321.6ms | ActiveRecord: 0.6ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-08-16 01:20:17 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"", "email"=>"", "age"=>""}, "obj_key"=>"people:new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/new.html.erb within layouts/outpost/application (26.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 41ms (Views: 31.0ms | ActiveRecord: 0.4ms)  (0.2ms) SELECT COUNT(*) FROM "people"  (2.9ms) rollback transaction  (2.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.0ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.0ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.8ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "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) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.4ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:24:31 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$N.SQWrIc8CQAnAWBQMByIettiztoXvSliLuv1oNeQqoQe/10/RIU2"], ["updated_at", Fri, 16 Aug 2013 08:24:31 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:24:31 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.8ms) Completed 200 OK in 160ms (Views: 127.8ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:24:32 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-16 08:24:32.148058' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 01:24:32 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 192ms (Views: 187.9ms | ActiveRecord: 1.1ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:24:32 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:24:32 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:24:32 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 08:24:32 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-08-16 01:24:32 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (4.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (86.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (2.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/new.html.erb within layouts/outpost/application (318.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 336ms (Views: 328.3ms | ActiveRecord: 0.6ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-08-16 01:24:32 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"", "email"=>"", "age"=>""}, "obj_key"=>"people:new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (23.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/new.html.erb within layouts/outpost/application (26.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 41ms (Views: 31.5ms | ActiveRecord: 0.4ms)  (0.1ms) SELECT COUNT(*) FROM "people"  (2.3ms) rollback transaction  (3.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.8ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:25:47 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$x23A93gxVt8ZzF2NqkTSPeQFXZTmFgVvGPL3hv7f/g4qOFBDByH/u"], ["updated_at", Fri, 16 Aug 2013 08:25:47 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:25:47 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.6ms) Completed 200 OK in 161ms (Views: 127.7ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:25:48 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-16 08:25:48.153888' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 01:25:48 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.7ms) Completed 200 OK in 180ms (Views: 175.9ms | ActiveRecord: 1.1ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:25:48 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:25:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:25:48 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 08:25:48 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-08-16 01:25:48 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (3.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (85.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (2.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/new.html.erb within layouts/outpost/application (307.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 325ms (Views: 317.1ms | ActiveRecord: 0.5ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-08-16 01:25:48 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"", "email"=>"", "age"=>""}, "obj_key"=>"people:new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/new.html.erb within layouts/outpost/application (25.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 40ms (Views: 29.8ms | ActiveRecord: 0.4ms)  (0.1ms) SELECT COUNT(*) FROM "people"  (3.1ms) rollback transaction  (3.1ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "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.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (15.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:27:06 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$hhBg4yE25P8VzesfOXx.VuiNehyOg2421L.BLiMb6Wf5uuXNgBpFq"], ["updated_at", Fri, 16 Aug 2013 08:27:06 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:27:06 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.4ms) Completed 200 OK in 159ms (Views: 125.0ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:27:06 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-16 08:27:06.491081' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 01:27:06 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 177ms (Views: 173.4ms | ActiveRecord: 1.0ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:27:06 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:27:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:27:06 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 08:27:06 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-08-16 01:27:06 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (4.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (90.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (2.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/new.html.erb within layouts/outpost/application (313.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 331ms (Views: 323.5ms | ActiveRecord: 0.6ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-08-16 01:27:07 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"", "email"=>"", "age"=>""}, "obj_key"=>"people:new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/new.html.erb within layouts/outpost/application (26.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 41ms (Views: 31.0ms | ActiveRecord: 0.4ms)  (0.1ms) SELECT COUNT(*) FROM "people"  (2.0ms) rollback transaction  (3.6ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.2ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:29:23 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$HbHjUE.XQJKMJEsWoH//eenftG.8b2AB2CLHkb0bcyUIP7fj1KQHO"], ["updated_at", Fri, 16 Aug 2013 08:29:23 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:29:23 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.5ms) Completed 200 OK in 158ms (Views: 124.8ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:29:23 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-16 08:29:23.314126' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 01:29:23 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 180ms (Views: 176.4ms | ActiveRecord: 1.1ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:29:23 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:29:23 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:29:23 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 08:29:23 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-08-16 01:29:23 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (3.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (87.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (2.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/new.html.erb within layouts/outpost/application (307.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 325ms (Views: 317.5ms | ActiveRecord: 0.5ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-08-16 01:29:23 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"", "email"=>"", "age"=>""}, "obj_key"=>"people:new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (23.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/new.html.erb within layouts/outpost/application (26.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 41ms (Views: 31.4ms | ActiveRecord: 0.4ms)  (0.1ms) SELECT COUNT(*) FROM "people"  (2.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:29:24 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$vdf6B2wiKml8y8cCkBNfjuRC1CwR7nuFJzJ7CQNDI6ohVgnM1Rosi"], ["updated_at", Fri, 16 Aug 2013 08:29:24 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:29:24 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.5ms) Completed 200 OK in 8ms (Views: 6.7ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:29:24 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-16 08:29:24.106012' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 12ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 01:29:24 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.1ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 10ms (Views: 7.7ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:29:24 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:29:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:29:24 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 08:29:24 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-08-16 01:29:24 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (23.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/new.html.erb within layouts/outpost/application (27.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 38ms (Views: 32.9ms | ActiveRecord: 0.2ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-08-16 01:29:24 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Bryan", "location"=>"", "email"=>"bricker@kpcc.org", "age"=>""}, "obj_key"=>"people:new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:29:24 UTC +00:00], ["email", "bricker@kpcc.org"], ["location", ""], ["name", "Bryan"], ["updated_at", Fri, 16 Aug 2013 08:29:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 21ms (ActiveRecord: 0.8ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 01:29:24 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (23.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (30.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 44ms (Views: 37.8ms | ActiveRecord: 0.4ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (2.4ms) rollback transaction  (3.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.7ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.3ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:29:46 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$EnqVTcQJRKRDudDojHoSruZzhKOORJE4G1nEzZJNootKdXMM0pazS"], ["updated_at", Fri, 16 Aug 2013 08:29:46 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:29:46 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.7ms) Completed 200 OK in 161ms (Views: 128.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:29:47 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-16 08:29:47.192348' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 01:29:47 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 178ms (Views: 174.4ms | ActiveRecord: 1.1ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:29:47 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:29:47 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:29:47 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 08:29:47 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-08-16 01:29:47 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (4.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (86.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (2.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/new.html.erb within layouts/outpost/application (310.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 327ms (Views: 319.7ms | ActiveRecord: 0.6ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-08-16 01:29:47 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"", "email"=>"", "age"=>""}, "obj_key"=>"people:new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/new.html.erb within layouts/outpost/application (26.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 41ms (Views: 31.1ms | ActiveRecord: 0.4ms)  (0.2ms) SELECT COUNT(*) FROM "people"  (2.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:29:47 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$27cP8Rn4AFcesdJ6w4uZsOS5HwtC0gjao1XO3nhAnYHM56vnhwlce"], ["updated_at", Fri, 16 Aug 2013 08:29:47 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:29:47 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.1ms) Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:29:47 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-16 08:29:47.961847' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 01:29:47 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.1ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.5ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.9ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:29:47 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:29:47 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:29:47 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 08:29:47 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-08-16 01:29:47 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (24.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/new.html.erb within layouts/outpost/application (28.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 47ms (Views: 34.0ms | ActiveRecord: 0.2ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-08-16 01:29:48 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Bryan", "location"=>"", "email"=>"bricker@kpcc.org", "age"=>""}, "obj_key"=>"people:new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:29:48 UTC +00:00], ["email", "bricker@kpcc.org"], ["location", ""], ["name", "Bryan"], ["updated_at", Fri, 16 Aug 2013 08:29:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 22ms (ActiveRecord: 0.9ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 01:29:48 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (23.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (32.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 46ms (Views: 39.5ms | ActiveRecord: 0.4ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "people"  (2.1ms) rollback transaction  (3.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.2ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:39:21 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$CIwRiAtckSij4NlnMr1Cr.55qWo0DwymFYH7kKhlmffu8JcVhxDOK"], ["updated_at", Fri, 16 Aug 2013 08:39:21 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:39:21 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.5ms) Completed 200 OK in 159ms (Views: 126.8ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:39:21 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-16 08:39:21.860627' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 01:39:21 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 181ms (Views: 177.3ms | ActiveRecord: 1.1ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:39:22 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:39:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:39:22 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 08:39:22 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 08:39:22 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 08:39:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 01:39:22 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (4.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (37.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (3.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (240.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 259ms (Views: 250.6ms | ActiveRecord: 0.5ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-08-16 01:39:22 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"New Name", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"people:1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) UPDATE "people" SET "name" = ?, "updated_at" = ? WHERE "people"."id" = 1 [["name", "New Name"], ["updated_at", Fri, 16 Aug 2013 08:39:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 22ms (ActiveRecord: 0.9ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 01:39:22 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (23.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (28.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 38ms (Views: 33.3ms | ActiveRecord: 0.3ms)  (3.1ms) rollback transaction  (3.0ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.1ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.1ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.0ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (3.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.4ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:39:52 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$dkjFtUTAtiW0.CvYxyOw1OI9LHOk3giTu1fiEUs6mcd1bGfSMBSmy"], ["updated_at", Fri, 16 Aug 2013 08:39:52 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:39:52 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.4ms) Completed 200 OK in 158ms (Views: 125.5ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:39:52 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-16 08:39:52.525013' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 01:39:52 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 180ms (Views: 176.2ms | ActiveRecord: 1.0ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.8ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:39:52 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:39:52 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:39:52 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 08:39:52 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 08:39:52 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 08:39:52 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 01:39:52 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (52.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (36.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (3.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (241.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 259ms (Views: 251.0ms | ActiveRecord: 0.4ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-08-16 01:39:53 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"New Name", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"people:1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) UPDATE "people" SET "name" = ?, "updated_at" = ? WHERE "people"."id" = 1 [["name", "New Name"], ["updated_at", Fri, 16 Aug 2013 08:39:53 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 22ms (ActiveRecord: 0.8ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 01:39:53 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (23.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (28.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 39ms (Views: 33.5ms | ActiveRecord: 0.3ms) Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]  (3.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:39:53 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$1yTav0oUPitgfyb2zdMcq.5vteCVZffB593aCQym7DJIlcOP7QLzm"], ["updated_at", Fri, 16 Aug 2013 08:39:53 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:39:53 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.0ms) Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:39:53 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-16 08:39:53.390836' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 01:39:53 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.1ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:39:53 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:39:53 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:39:53 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 08:39:53 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 08:39:53 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 08:39:53 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 01:39:53 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (23.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (28.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 37ms (Views: 32.3ms | ActiveRecord: 0.2ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-08-16 01:39:53 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"Hill Valley, California", "email"=>"", "age"=>"17"}, "obj_key"=>"people:1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (27.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (32.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 45ms (Views: 36.9ms | ActiveRecord: 0.4ms)  (2.1ms) rollback transaction  (3.6ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (2.0ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:48:19 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$.XP2xMpnZJv2cmHrLXH7IeYYhnpEnxntApNhntvC3TcQkFsQiHEOe"], ["updated_at", Fri, 16 Aug 2013 08:48:19 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:48:19 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.5ms) Completed 200 OK in 160ms (Views: 126.8ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:48:19 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-16 08:48:19.853671' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 01:48:19 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 184ms (Views: 180.5ms | ActiveRecord: 1.1ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:48:20 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:48:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:48:20 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 08:48:20 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 08:48:20 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 08:48:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 01:48:20 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (50.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (36.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (3.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (237.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 256ms (Views: 247.8ms | ActiveRecord: 0.4ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-08-16 01:48:20 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"New Name", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"people:1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) UPDATE "people" SET "name" = ?, "updated_at" = ? WHERE "people"."id" = 1 [["name", "New Name"], ["updated_at", Fri, 16 Aug 2013 08:48:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 22ms (ActiveRecord: 0.8ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 01:48:20 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (23.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (28.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 38ms (Views: 33.2ms | ActiveRecord: 0.3ms) Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]  (2.9ms) rollback transaction  (3.2ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (9.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:48:42 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$BZ.UrErGeqrV7iGc5SUtfuREah4Tp5jbZhKw.UCTIsbC4ar3..8eK"], ["updated_at", Fri, 16 Aug 2013 08:48:42 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:48:42 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.5ms) Completed 200 OK in 158ms (Views: 125.5ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:48:42 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-16 08:48:42.729449' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 01:48:42 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.8ms) Completed 200 OK in 220ms (Views: 216.0ms | ActiveRecord: 1.5ms)  (0.4ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.8ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:48:42 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:48:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:48:43 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 08:48:43 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 08:48:43 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 08:48:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 01:48:43 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Completed 500 Internal Server Error in 9ms  (2.9ms) rollback transaction  (3.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.8ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.7ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.4ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.1ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:48:57 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$5RvVvgC0MtJBpIRb94er6ebTVXC0Rj.gIEBRn.fb60mIPNZfmWj6O"], ["updated_at", Fri, 16 Aug 2013 08:48:57 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:48:57 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.5ms) Completed 200 OK in 159ms (Views: 126.6ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:48:57 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-16 08:48:57.678441' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 01:48:57 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.7ms) Completed 200 OK in 178ms (Views: 174.1ms | ActiveRecord: 1.0ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:48:57 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:48:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:48:57 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 08:48:57 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 08:48:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 08:48:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 01:48:57 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Completed 500 Internal Server Error in 9ms  (2.8ms) rollback transaction  (3.6ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.3ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.1ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:49:18 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$buMFptxLSPOXF93JjzvgguQ4z6/Ph1lKG71Ew1/JLganQ51rAj1Zm"], ["updated_at", Fri, 16 Aug 2013 08:49:18 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:49:18 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.6ms) Completed 200 OK in 158ms (Views: 124.9ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:49:18 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-16 08:49:18.905313' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 01:49:18 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 183ms (Views: 179.0ms | ActiveRecord: 1.0ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:49:19 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:49:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:49:19 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 08:49:19 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 08:49:19 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 08:49:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 01:49:19 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Completed 500 Internal Server Error in 9ms  (3.0ms) rollback transaction  (3.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (3.2ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "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.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.3ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:49:39 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$tK1xK.UVrVi0tLQG8UvR3e3KFYg6Azn7tAB.bD8r2yzAXvqzrhDza"], ["updated_at", Fri, 16 Aug 2013 08:49:39 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:49:39 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.5ms) Completed 200 OK in 160ms (Views: 127.0ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:49:39 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-16 08:49:39.954791' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 01:49:39 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (7.8ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 230ms (Views: 218.0ms | ActiveRecord: 9.1ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.5ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:49:40 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:49:40 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:49:40 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 08:49:40 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 08:49:40 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 08:49:40 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 01:49:40 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (51.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (36.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (3.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (243.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 261ms (Views: 253.0ms | ActiveRecord: 0.4ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-08-16 01:49:40 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"Hill Valley, California", "email"=>"", "age"=>"17"}, "obj_key"=>"people:1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (27.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 41ms (Views: 31.8ms | ActiveRecord: 0.4ms)  (2.2ms) rollback transaction  (3.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.2ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:50:00 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$F4y/gAauPz7zBnFf7zu6aOfkFKqwpgpBoaKDy2MSTxdpNNjfQ9haW"], ["updated_at", Fri, 16 Aug 2013 08:50:00 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:50:00 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (6.1ms) Completed 200 OK in 184ms (Views: 148.0ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:50:00 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-16 08:50:00.424619' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 01:50:00 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 202ms (Views: 198.3ms | ActiveRecord: 1.1ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:50:00 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:50:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:50:00 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 08:50:00 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 08:50:00 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 08:50:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 01:50:00 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (50.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (37.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (3.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (249.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 267ms (Views: 259.5ms | ActiveRecord: 0.4ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-08-16 01:50:01 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"New Name", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"people:1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) UPDATE "people" SET "name" = ?, "updated_at" = ? WHERE "people"."id" = 1 [["name", "New Name"], ["updated_at", Fri, 16 Aug 2013 08:50:01 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 22ms (ActiveRecord: 0.8ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 01:50:01 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (27.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 37ms (Views: 31.5ms | ActiveRecord: 0.3ms) Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (3.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.9ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:50:20 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$pMzFfx6yfJsNCH3Ge9ZhIuE/EbpFNT6vM/mJHxy6Murj0E/WlRuay"], ["updated_at", Fri, 16 Aug 2013 08:50:20 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:50:20 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.6ms) Completed 200 OK in 157ms (Views: 124.8ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:50:20 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-16 08:50:20.572573' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 01:50:20 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 183ms (Views: 179.1ms | ActiveRecord: 1.1ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:50:20 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:50:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:50:20 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 08:50:20 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 08:50:20 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 08:50:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 01:50:20 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (63.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (39.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (4.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (265.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 284ms (Views: 275.8ms | ActiveRecord: 0.4ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-08-16 01:50:21 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"Hill Valley, California", "email"=>"", "age"=>"17"}, "obj_key"=>"people:1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (24.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (31.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 47ms (Views: 35.9ms | ActiveRecord: 0.5ms)  (2.9ms) rollback transaction  (3.1ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.3ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (2.6ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (15.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:50:41 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$dNoYre7oRMTMU5c91tzgm.KvmvbYVp4uwnvZEwCV0Rvg5qMdrqEni"], ["updated_at", Fri, 16 Aug 2013 08:50:41 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:50:41 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.6ms) Completed 200 OK in 166ms (Views: 131.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:50:41 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-16 08:50:41.880098' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 01:50:41 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 179ms (Views: 175.4ms | ActiveRecord: 1.0ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:50:42 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:50:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:50:42 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 08:50:42 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 08:50:42 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 08:50:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 01:50:42 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (53.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (37.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (4.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (248.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 268ms (Views: 259.3ms | ActiveRecord: 0.5ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-08-16 01:50:42 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"Hill Valley, California", "email"=>"", "age"=>"17"}, "obj_key"=>"people:1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (28.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 42ms (Views: 32.4ms | ActiveRecord: 0.4ms)  (2.6ms) rollback transaction  (3.9ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.0ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "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.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.1ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:51:00 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$OdUOQyGFwyb53p0JOkcRKOlyk2BsCWGIQ2AXIehSmQSIO0V9/C912"], ["updated_at", Fri, 16 Aug 2013 08:51:00 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:51:00 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.6ms) Completed 200 OK in 160ms (Views: 127.7ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:51:01 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-16 08:51:01.212238' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 01:51:01 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.4ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 180ms (Views: 176.2ms | ActiveRecord: 1.1ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:51:01 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:51:01 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:51:01 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 08:51:01 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 08:51:01 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 08:51:01 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 01:51:01 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Completed 500 Internal Server Error in 9ms  (0.5ms) rollback transaction  (3.0ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.7ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (2.0ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (2.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (11.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:51:16 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Vo8DhbHsFr4XFgnZZzcfleBWzu0NwFx9s4K56U38WrrZwT8mEueZW"], ["updated_at", Fri, 16 Aug 2013 08:51:16 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:51:16 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (15.7ms) Completed 200 OK in 317ms (Views: 257.8ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:51:16 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-16 08:51:16.525167' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 01:51:16 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.6ms) Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.7ms) Completed 200 OK in 235ms (Views: 230.8ms | ActiveRecord: 1.1ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:51:16 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:51:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:51:16 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 08:51:16 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 08:51:16 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 08:51:16 UTC +00:00]]  (0.5ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 01:51:16 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (3.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (38.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (3.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (337.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 361ms (Views: 348.8ms | ActiveRecord: 1.1ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-08-16 01:51:17 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"Hill Valley, California", "email"=>"", "age"=>"17"}, "obj_key"=>"people:1", "commit_action"=>"edit", "id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (23.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (28.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 43ms (Views: 32.7ms | ActiveRecord: 0.5ms)  (3.0ms) rollback transaction  (3.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.3ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (11.1ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:52:55 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$sfGi.LWhKGdJ1v/B471O4ujaIIx.IYjC80ZpsSaCi17SNypaIxeV6"], ["updated_at", Fri, 16 Aug 2013 08:52:55 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:52:56 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.4ms) Completed 200 OK in 160ms (Views: 127.6ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:52:56 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-16 08:52:56.227941' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 7ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 01:52:56 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 180ms (Views: 176.5ms | ActiveRecord: 1.1ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:52:56 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:52:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:52:56 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 08:52:56 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 08:52:56 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 08:52:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 01:52:56 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (52.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (38.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (3.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (246.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 265ms (Views: 256.7ms | ActiveRecord: 0.4ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-08-16 01:52:56 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"Hill Valley, California", "email"=>"", "age"=>"17"}, "obj_key"=>"people:1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (27.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 41ms (Views: 31.4ms | ActiveRecord: 0.4ms)  (2.4ms) rollback transaction  (3.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.1ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:53:27 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Fnz0ZrZNwlryA7IDfy/GVeiECT8IqQ9MXFZI005pQUI0ehAvaxcOe"], ["updated_at", Fri, 16 Aug 2013 08:53:27 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:53:27 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.8ms) Completed 200 OK in 160ms (Views: 127.5ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:53:28 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-16 08:53:28.077100' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 01:53:28 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 184ms (Views: 180.0ms | ActiveRecord: 1.1ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:53:28 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:53:28 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:53:28 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 08:53:28 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 08:53:28 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 08:53:28 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 01:53:28 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (53.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (37.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (3.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (244.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 262ms (Views: 253.9ms | ActiveRecord: 0.4ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-08-16 01:53:28 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"New Name", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"people:1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) UPDATE "people" SET "name" = ?, "updated_at" = ? WHERE "people"."id" = 1 [["name", "New Name"], ["updated_at", Fri, 16 Aug 2013 08:53:28 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 22ms (ActiveRecord: 0.8ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 01:53:28 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (23.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (28.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 38ms (Views: 32.8ms | ActiveRecord: 0.3ms) Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]  (3.0ms) rollback transaction  (2.9ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.3ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "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.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.1ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:53:45 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$cZOlQDhyj169jj3s/P8Vk.sTuGspGv58TSdGGniZbj2Wof.8oZPxa"], ["updated_at", Fri, 16 Aug 2013 08:53:45 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:53:45 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (9.0ms) Completed 200 OK in 163ms (Views: 130.9ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:53:45 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-16 08:53:45.510726' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 01:53:45 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 179ms (Views: 175.2ms | ActiveRecord: 1.1ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:53:45 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:53:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:53:45 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 08:53:45 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 08:53:45 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 08:53:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 01:53:45 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (53.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (37.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (3.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (245.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 263ms (Views: 255.4ms | ActiveRecord: 0.4ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-08-16 01:53:46 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"New Name", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"people:1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) UPDATE "people" SET "name" = ?, "updated_at" = ? WHERE "people"."id" = 1 [["name", "New Name"], ["updated_at", Fri, 16 Aug 2013 08:53:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 22ms (ActiveRecord: 0.8ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 01:53:46 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (27.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 37ms (Views: 31.8ms | ActiveRecord: 0.3ms) Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]  (2.9ms) rollback transaction  (3.6ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (13.1ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:54:12 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$c.pTCCl7Zwfy6kwzNDzYk.4.KhBL0MRjNh1ZAyuuWmfHYoorK620K"], ["updated_at", Fri, 16 Aug 2013 08:54:12 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:54:12 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.8ms) Completed 200 OK in 195ms (Views: 133.4ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:54:12 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-16 08:54:12.357701' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 01:54:12 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 184ms (Views: 180.2ms | ActiveRecord: 1.1ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:54:12 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:54:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:54:12 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 08:54:12 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 08:54:12 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 08:54:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 01:54:12 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (3.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (38.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (3.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (243.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 261ms (Views: 253.2ms | ActiveRecord: 0.4ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-08-16 01:54:12 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"Hill Valley, California", "email"=>"", "age"=>"17"}, "obj_key"=>"people:1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (28.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 42ms (Views: 32.4ms | ActiveRecord: 0.4ms)  (2.0ms) rollback transaction  (3.1ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.3ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (9.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:54:30 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$n0778tcNeI82nMFRVaUnxuD2Fg8tMJTDZYA5FowdCzsjxX6Yh/07W"], ["updated_at", Fri, 16 Aug 2013 08:54:30 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:54:30 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.5ms) Completed 200 OK in 158ms (Views: 126.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:54:30 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-16 08:54:30.786791' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 01:54:30 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 181ms (Views: 176.8ms | ActiveRecord: 1.1ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:54:31 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:54:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:54:31 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 08:54:31 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 08:54:31 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 08:54:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 01:54:31 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (52.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (37.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (3.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (257.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 276ms (Views: 267.7ms | ActiveRecord: 0.5ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-08-16 01:54:31 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"Hill Valley, California", "email"=>"", "age"=>"17"}, "obj_key"=>"people:1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (27.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 41ms (Views: 32.0ms | ActiveRecord: 0.4ms)  (3.0ms) rollback transaction  (2.6ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:55:17 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$az8WR2yVdwK72OOocZNWJuNBl0hcDnorl7.1fbVurofB/AVlQbC8q"], ["updated_at", Fri, 16 Aug 2013 08:55:17 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:55:18 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.5ms) Completed 200 OK in 163ms (Views: 130.4ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:55:18 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-16 08:55:18.230111' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 10ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 01:55:18 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 201ms (Views: 196.6ms | ActiveRecord: 1.4ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:55:18 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:55:18 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:55:18 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 08:55:18 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 08:55:18 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 08:55:18 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 01:55:18 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (3.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (37.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (3.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (244.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 263ms (Views: 254.0ms | ActiveRecord: 0.5ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-08-16 01:55:18 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"New Name", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"people:1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) UPDATE "people" SET "name" = ?, "updated_at" = ? WHERE "people"."id" = 1 [["name", "New Name"], ["updated_at", Fri, 16 Aug 2013 08:55:18 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 22ms (ActiveRecord: 0.8ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 01:55:18 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (23.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (28.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 39ms (Views: 33.6ms | ActiveRecord: 0.3ms) Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]  (2.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 08:55:19 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$aepCexf95SXT.V6Zge8/yO.Tqa9.MLHpm7eP5EKFHa1uVmE5Jzt0K"], ["updated_at", Fri, 16 Aug 2013 08:55:19 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 01:55:19 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.0ms) Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 01:55:19 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-16 08:55:19.125320' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 01:55:19 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.1ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:55:19 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 08:55:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 08:55:19 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 08:55:19 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 08:55:19 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 08:55:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 01:55:19 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (23.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (28.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 38ms (Views: 32.4ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-08-16 01:55:19 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"Hill Valley, California", "email"=>"", "age"=>"17"}, "obj_key"=>"people:1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (23.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (29.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 47ms (Views: 35.1ms | ActiveRecord: 0.6ms)  (2.3ms) rollback transaction  (3.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.1ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 09:07:38 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$0yZuT0FmGsJ9edb9V.8e2ua/JTPmJTUZkt8Oc2wYiZMjuN2fBldAG"], ["updated_at", Fri, 16 Aug 2013 09:07:38 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 02:07:38 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.4ms) Completed 200 OK in 156ms (Views: 124.3ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 02:07:38 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-16 09:07:38.803545' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 02:07:38 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.4ms) Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 178ms (Views: 174.2ms | ActiveRecord: 1.0ms)  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 09:07:39 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 09:07:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 02:07:39 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Redirected to http://www.example.com/outpost Filter chain halted as :authorize_resource rendered or redirected Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 02:07:39 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.1ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 4.8ms | ActiveRecord: 0.2ms)  (3.1ms) rollback transaction  (2.9ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.3ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 09:16:04 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$/WCf9IIXQ2FEYQg8LVBAFuxEkrZvZfIBknO6snQf1ObPWAY9y9336"], ["updated_at", Fri, 16 Aug 2013 09:16:04 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 02:16:04 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (7.0ms) Completed 200 OK in 177ms (Views: 145.4ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 02:16:04 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-16 09:16:04.734181' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 02:16:04 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 178ms (Views: 174.6ms | ActiveRecord: 1.1ms)  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 09:16:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 09:16:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 02:16:04 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Redirected to http://www.example.com/outpost Filter chain halted as :authorize_resource rendered or redirected Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 02:16:04 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.1ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.2ms | ActiveRecord: 0.2ms)  (0.7ms) rollback transaction  (3.9ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 09:18:58 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$kpiIfIc4emyFYmYH924/NeOjjqWXfaEcm.XmXSeqD/In0l19em69O"], ["updated_at", Fri, 16 Aug 2013 09:18:58 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 02:18:58 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.5ms) Completed 200 OK in 161ms (Views: 128.0ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 02:18:58 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-16 09:18:58.868879' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 02:18:58 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 177ms (Views: 173.0ms | ActiveRecord: 1.0ms)  (2.7ms) rollback transaction  (3.4ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "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) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 09:20:20 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$cYwakSy77ICthBzvEcqWu.phQk9FdbVDH8knZ9nBTR6o2dSq1SxZ6"], ["updated_at", Fri, 16 Aug 2013 09:20:20 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 02:20:20 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.5ms) Completed 200 OK in 157ms (Views: 125.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 02:20:20 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-16 09:20:20.226061' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 02:20:20 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 175ms (Views: 171.8ms | ActiveRecord: 1.0ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 09:20:20 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 09:20:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 09:20:20 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 09:20:20 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 09:20:20 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 09:20:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 02:20:20 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (51.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (38.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (3.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (247.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 265ms (Views: 257.6ms | ActiveRecord: 0.4ms) Started DELETE "/outpost/people/1" for 127.0.0.1 at 2013-08-16 02:20:20 -0700 Processing by Outpost::PeopleController#destroy as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "people" WHERE "people"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people Completed 302 Found in 19ms (ActiveRecord: 0.6ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-08-16 02:20:20 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (1.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (5.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (184.5ms) Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.name desc LIMIT 25 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (10.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (12.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/index.html.erb within layouts/outpost/application (210.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 224ms (Views: 217.5ms | ActiveRecord: 0.6ms)  (0.9ms) rollback transaction  (3.9ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.7ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 09:20:49 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$NHVWk3IR0WJpg.pI98zRUOwr6L74Y7hPGTpb6gaXGLsxilrJNHgJe"], ["updated_at", Fri, 16 Aug 2013 09:20:49 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 02:20:49 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.5ms) Completed 200 OK in 157ms (Views: 125.3ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 02:20:49 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-16 09:20:49.509077' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 02:20:49 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 181ms (Views: 177.7ms | ActiveRecord: 1.1ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 09:20:49 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 09:20:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 09:20:49 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 09:20:49 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 09:20:49 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 09:20:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 02:20:49 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (49.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (36.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (3.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (242.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 260ms (Views: 252.2ms | ActiveRecord: 0.4ms) Started DELETE "/outpost/people/1" for 127.0.0.1 at 2013-08-16 02:20:50 -0700 Processing by Outpost::PeopleController#destroy as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "people" WHERE "people"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people Completed 302 Found in 20ms (ActiveRecord: 0.6ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-08-16 02:20:50 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (1.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (5.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (171.5ms) Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.name desc LIMIT 25 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (7.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (10.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/index.html.erb within layouts/outpost/application (194.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 208ms (Views: 201.7ms | ActiveRecord: 0.7ms)  (3.0ms) rollback transaction  (3.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.2ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 09:21:27 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$E8JejpbnJ/eSEjfZQnFleeJ4RQ8ftpGgX4AMBPrQYerZo2fUdV8Ri"], ["updated_at", Fri, 16 Aug 2013 09:21:27 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 02:21:27 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.6ms) Completed 200 OK in 157ms (Views: 125.0ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 02:21:27 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-16 09:21:27.734258' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 02:21:27 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 182ms (Views: 178.0ms | ActiveRecord: 1.0ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 09:21:27 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 09:21:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 09:21:27 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 09:21:27 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 09:21:28 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 09:21:28 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 02:21:28 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (52.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (35.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (3.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (242.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 260ms (Views: 251.9ms | ActiveRecord: 0.4ms) Started DELETE "/outpost/people/1" for 127.0.0.1 at 2013-08-16 02:21:28 -0700 Processing by Outpost::PeopleController#destroy as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "people" WHERE "people"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people Completed 302 Found in 19ms (ActiveRecord: 0.6ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-08-16 02:21:28 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (1.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (5.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (170.4ms) Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.name desc LIMIT 25 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (7.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (10.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/index.html.erb within layouts/outpost/application (193.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 207ms (Views: 200.7ms | ActiveRecord: 0.6ms)  (0.2ms) SELECT COUNT(*) FROM "people"  (2.6ms) rollback transaction  (3.9ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 09:26:46 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$SE/4P1E.E5al9SUvB/iPYedmGhbPiHFExzlBALw0uBEqHhMORN7Ay"], ["updated_at", Fri, 16 Aug 2013 09:26:46 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 02:26:46 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.4ms) Completed 200 OK in 162ms (Views: 129.1ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 02:26:46 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-16 09:26:46.308647' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 02:26:46 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 185ms (Views: 181.7ms | ActiveRecord: 1.0ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 09:26:46 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 09:26:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 09:26:46 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 09:26:46 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 09:26:46 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 09:26:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 02:26:46 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (49.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (36.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (3.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (243.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 261ms (Views: 253.3ms | ActiveRecord: 0.4ms) Started DELETE "/outpost/people/1" for 127.0.0.1 at 2013-08-16 02:26:46 -0700 Processing by Outpost::PeopleController#destroy as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "people" WHERE "people"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people Completed 302 Found in 19ms (ActiveRecord: 0.6ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-08-16 02:26:46 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (1.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (5.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (168.5ms) Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.name desc LIMIT 25 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (7.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (10.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/index.html.erb within layouts/outpost/application (192.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.3ms) Completed 200 OK in 206ms (Views: 199.5ms | ActiveRecord: 0.7ms)  (0.2ms) SELECT COUNT(*) FROM "people"  (2.6ms) rollback transaction  (4.1ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.8ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction Started GET "/outpost/people" for 127.0.0.1 at 2013-08-16 02:26:58 -0700 Processing by Outpost::PeopleController#index as HTML Redirected to http://www.example.com/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 52ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 02:26:58 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (6.0ms) Completed 200 OK in 127ms (Views: 125.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 09:26:59 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$WnsGmE1WcosNPoFmxc3fzudPQUZQMzxLrxrFAiG4/0OmkeCgxpSfS"], ["updated_at", Fri, 16 Aug 2013 09:26:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 02:26:59 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.1ms) Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.0ms)  (2.6ms) rollback transaction  (3.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.7ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (9.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 09:27:29 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$zmCUYRwcDChKqX0FrWHsZuFV3Erfmm8Xei4iwA2UJDZAT.gly145i"], ["updated_at", Fri, 16 Aug 2013 09:27:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 02:27:29 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.3ms) Completed 200 OK in 158ms (Views: 126.3ms | ActiveRecord: 0.0ms)  (1.9ms) rollback transaction  (3.5ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "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.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.4ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 09:27:51 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$PyQ/9crVfQaTrOvgYeMxg.fnjHfBwLGeSyhOk/7CNWmgRrkVhc7hm"], ["updated_at", Fri, 16 Aug 2013 09:27:51 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 02:27:51 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.4ms) Completed 200 OK in 158ms (Views: 125.8ms | ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (3.2ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction Started GET "/outpost/people" for 127.0.0.1 at 2013-08-16 02:28:06 -0700 Processing by Outpost::PeopleController#index as HTML Redirected to http://www.example.com/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 53ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 02:28:07 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.4ms) Completed 200 OK in 127ms (Views: 125.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (9.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 09:28:07 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$OmyQFy2xKAvxuLV3wmEsR.M14ph0Ox8DmEXf4quZv.4Pqv7ENRXbi"], ["updated_at", Fri, 16 Aug 2013 09:28:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 02:28:07 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.1ms) Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 02:28:07 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"nope@nope.nope", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'nope@nope.nope' LIMIT 1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 13ms (Views: 11.0ms | ActiveRecord: 0.2ms)  (2.6ms) rollback transaction  (3.5ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction Started GET "/outpost/people" for 127.0.0.1 at 2013-08-16 02:28:39 -0700 Processing by Outpost::PeopleController#index as HTML Redirected to http://www.example.com/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 53ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 02:28:39 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.5ms) Completed 200 OK in 127ms (Views: 125.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.4ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 09:28:39 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$FCPHVE3O/98uhGhOMPZwze6rHZe8qaQR.h40df.v2iFdKv.akD5Li"], ["updated_at", Fri, 16 Aug 2013 09:28:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 02:28:39 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.1ms) Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 02:28:39 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"nope@nope.nope", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'nope@nope.nope' LIMIT 1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.7ms) Completed 200 OK in 15ms (Views: 12.4ms | ActiveRecord: 0.2ms)  (2.8ms) rollback transaction  (3.4ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (3.4ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.3ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 09:33:39 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$InY9hofgI.wNsvnXUzM18uAUyAr7ue3S5zzGYU4t2g0rxARu68kh."], ["updated_at", Fri, 16 Aug 2013 09:33:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 02:33:39 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.5ms) Completed 200 OK in 159ms (Views: 126.8ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 02:33:39 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-16 09:33:39.248385' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 02:33:39 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 175ms (Views: 171.7ms | ActiveRecord: 1.0ms)  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 09:33:39 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$TOfhigXSg1jTgp4Ipl6uaO/rgrp/lXfV4z396DJZEK08U8Z6ixxxm"], ["updated_at", Fri, 16 Aug 2013 09:33:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 02:33:39 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.1ms) Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 02:33:39 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"nope@nope.nope", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'nope@nope.nope' LIMIT 1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.2ms)  (0.8ms) rollback transaction  (0.2ms) begin transaction Started GET "/outpost/people" for 127.0.0.1 at 2013-08-16 02:33:39 -0700 Processing by Outpost::PeopleController#index as HTML Redirected to http://www.example.com/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 02:33:39 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.1ms) Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (3.2ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.2ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (2.0ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "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.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 09:43:05 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$DQeVKZI0FtoL6AF2s1RQoOMHIFx9fxPuv9R8dNCihptzUU5NciEfC"], ["updated_at", Fri, 16 Aug 2013 09:43:05 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 02:43:05 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.5ms) Completed 200 OK in 160ms (Views: 127.8ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 02:43:06 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-16 09:43:06.174996' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 02:43:06 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 182ms (Views: 178.1ms | ActiveRecord: 1.0ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-08-16 02:43:06 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Redirected to http://www.example.com/outpost Filter chain halted as :authorize_resource rendered or redirected Completed 302 Found in 8ms (ActiveRecord: 0.2ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 02:43:06 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.1ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.2ms)  (2.3ms) rollback transaction  (3.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.2ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (9.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 09:44:14 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$PQLJbgD5bgn5fMkCl8yQneT0UWRwST.VP9zMuoO5gwEG0CtzW4rqq"], ["updated_at", Fri, 16 Aug 2013 09:44:14 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 02:44:14 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.4ms) Completed 200 OK in 160ms (Views: 126.4ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 02:44:15 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-16 09:44:15.073407' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 02:44:15 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 181ms (Views: 176.9ms | ActiveRecord: 1.1ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-08-16 02:44:15 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Redirected to http://www.example.com/outpost Filter chain halted as :authorize_resource rendered or redirected Completed 302 Found in 8ms (ActiveRecord: 0.2ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 02:44:15 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.1ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 4.9ms | ActiveRecord: 0.2ms)  (2.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 09:44:15 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ETGbMIibWpmWhEWQ.PHNQuR22NOLqUIYnSdV6OzEQsaiT6hRZNyZS"], ["updated_at", Fri, 16 Aug 2013 09:44:15 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 02:44:15 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.1ms) Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 02:44:15 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-16 09:44:15.414427' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 02:44:15 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.1ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.0ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 09:44:15 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 09:44:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 09:44:15 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 09:44:15 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people" for 127.0.0.1 at 2013-08-16 02:44:15 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (1.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (7.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (179.1ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY people.name desc LIMIT 25 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (7.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (10.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/index.html.erb within layouts/outpost/application (205.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 221ms (Views: 214.1ms | ActiveRecord: 1.0ms)  (2.2ms) rollback transaction  (3.9ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "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.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 09:51:55 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Rtdu2NMyG8PPHL5DzEyKG.JCfoZNapvn2HrAjc04fYoRbn9laxlTK"], ["updated_at", Fri, 16 Aug 2013 09:51:55 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 02:51:55 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.4ms) Completed 200 OK in 159ms (Views: 126.4ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 02:51:55 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-16 09:51:55.678456' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 02:51:55 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 177ms (Views: 173.6ms | ActiveRecord: 1.0ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 09:51:55 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 09:51:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 09:51:55 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 09:51:55 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 09:51:55 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 09:51:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 02:51:55 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (50.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (36.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (3.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (1.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (241.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 259ms (Views: 250.9ms | ActiveRecord: 0.4ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-08-16 02:51:56 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"people:1", "commit_action"=>"index", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people Completed 302 Found in 19ms (ActiveRecord: 0.4ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-08-16 02:51:56 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (1.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (5.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (173.7ms) Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.name desc LIMIT 25 OFFSET 0 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_columns.html.erb (6.1ms)  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (7.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (10.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/index.html.erb within layouts/outpost/application (206.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 219ms (Views: 212.9ms | ActiveRecord: 0.7ms)  (3.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 09:51:56 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$EoBFPkt0zTdMaDPvQ/u8/e9eJY5scJLEWpvdBpdO4x6HzNMRKIDeu"], ["updated_at", Fri, 16 Aug 2013 09:51:56 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 02:51:56 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.0ms) Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 02:51:56 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-16 09:51:56.623946' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 02:51:56 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.1ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 09:51:56 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 09:51:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 09:51:56 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 09:51:56 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 09:51:56 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 09:51:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 02:51:56 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (24.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (29.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 39ms (Views: 33.6ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-08-16 02:51:56 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"people:1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 02:51:56 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (27.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 36ms (Views: 31.6ms | ActiveRecord: 0.2ms)  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 16 Aug 2013 09:51:56 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$gYZwwzJ/SVyE77MIf0jnPuMrGkVIJ/meZOKZ53nShe9df3JkUN2TO"], ["updated_at", Fri, 16 Aug 2013 09:51:56 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-16 02:51:56 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.1ms) Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-16 02:51:56 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-16 09:51:56.775378' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-16 02:51:56 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.1ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 9ms (Views: 6.8ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 16 Aug 2013 09:51:56 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 16 Aug 2013 09:51:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 16 Aug 2013 09:51:56 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 16 Aug 2013 09:51:56 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 16 Aug 2013 09:51:56 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 16 Aug 2013 09:51:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-16 02:51:56 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (87.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (92.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 102ms (Views: 96.5ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-08-16 02:51:56 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"people:1", "commit_action"=>"new", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/new Completed 302 Found in 8ms (ActiveRecord: 0.4ms) Started GET "/outpost/people/new" for 127.0.0.1 at 2013-08-16 02:51:56 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/new.html.erb within layouts/outpost/application (26.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 37ms (Views: 33.2ms | ActiveRecord: 0.2ms)  (2.2ms) rollback transaction  (1.4ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.0ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (14.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$oqNQnbocfZdQIDhKQkWnSeLbo./VKPwSj2dvCQT6o0SpyNrX/7n56"], ["updated_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker2@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["email", "bricker2@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$z0anA3AnegXX1/JpvVveWOJB5HLtLuX59NxzTv3Jvg6PNhs6WJiba"], ["updated_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.8ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["resource", "Post"], ["updated_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["user_id", 1]] SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["permission_id", 2], ["updated_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker3@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["email", "bricker3@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$4Sh5oV4wI.QuvP9yy3IG6OxdiWKQlq6dl6AiNKwBGk0vX5lo3HN4u"], ["updated_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["resource", "Post"], ["updated_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["resource", "Post"], ["updated_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker4@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["email", "bricker4@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$SdaQa/JBb7MQCcid1vegG.jheYBR0ICIunpKfFCcyexsCvqhZfrja"], ["updated_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions"  (1.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker5@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["email", "bricker5@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$hvE9ytlOmyoEn2/fHcJriOtRSoYdZdf3zG1LFxKX3k4HCNjSctPCe"], ["updated_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["resource", "Post"], ["updated_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.9ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'NotAModel' LIMIT 1 SQL (0.8ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["resource", "NotAModel"], ["updated_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker6@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["email", "bricker6@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$qUzfjPi9SY1.aXUnmB2O0u84WAQtgkhtr4XGuR75mAcJTkIAoCg9."], ["updated_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.3ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["resource", "Post"], ["updated_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (4.8ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["permission_id", 2], ["updated_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["user_id", 1]] SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker7@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["email", "bricker7@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Ihu4Oab1MUGYITDzERpZYuPSqivM4LT4TWkctGz3eMQWV.k78jLaq"], ["updated_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (1.8ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker8@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["email", "bricker8@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$gGaLPw3jpsMi2tYEC4bQOeelRE3Z/gzm7PU3XmH/IYf6mFKQeABBW"], ["updated_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker9@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["email", "bricker9@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$2Wk6QitJhu2lqFe1I/PL4ODPsl2UMYEi4MK5u42kzncSe9r4aL8hi"], ["updated_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"bricker"} SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-26 20:22:19.555396' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 11ms (ActiveRecord: 0.2ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.1ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$tTuMN.tR.dPr3uIj5KwZP.rN/gGFc1ST1bilTXpZrQ1eSxOPkq.ju"], ["updated_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.3ms) UPDATE "users" SET "last_login" = '2013-08-26 20:22:19.592556' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 11ms (ActiveRecord: 0.5ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$v78LD4IG6c35HMkXy/G3z.qAoQQ7g489mFqrVCt.ZLknGi5u6Zhge"], ["updated_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-26 20:22:19.617586' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 6ms (ActiveRecord: 0.4ms)  (0.7ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$GVVleUYm9KNoE4A.CdtAfu9UIfq6T50wpuKGcSYGwJqtSbKIijIsa"], ["updated_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-26 20:22:19.650033' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 33ms (Views: 31.1ms | ActiveRecord: 0.2ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.3ms | ActiveRecord: 0.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker10@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["email", "bricker10@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$X12e2tMVfB1oajvyETh8iuCsu//cFA3N7q8DsfwwuqtnpzX44IIqS"], ["updated_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 11ms (ActiveRecord: 1.1ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker11@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["email", "bricker11@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$5mMZg3gZ/sa.C6c3FxpKEuwPbNJiWsxbJxyngOj/aUrIMPWL.e3Ii"], ["updated_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00]]  (0.7ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker12@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["email", "bricker12@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$MWZ2nF4bsmk59MChodjrF.vjAga2QNTpVhb4Lk/L2aonNcRp0f0MW"], ["updated_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker13@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["email", "bricker13@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$pJnDegX2xTfFJarxQ8Ej3eQG64VeieRPhsDwC/70DSl3efDLV8VlO"], ["updated_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker14@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["email", "bricker14@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$.TYPVLJFm9lhlgSMnf6Ki.CILx1UY9TsBl4Y/CvUBijwuhdE47zia"], ["updated_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.4ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["title", "Post 1"], ["updated_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:22:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.0ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:22:20 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:22:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:22:20 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:22:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:22:20 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:22:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:22:20 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:22:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:22:20 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:22:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:22:20 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:22:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:22:20 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:22:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_1  (0.1ms) rollback transaction  (4.9ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.2ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.7ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "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.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_1  (0.1ms) rollback transaction  (3.9ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:26:44 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ocbwN2Xp.dZ6uCnxnOpo4O03DcsoAn6.zwJei6J0I66aHanWFEDqy"], ["updated_at", Mon, 26 Aug 2013 20:26:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.9ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker2@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:26:44 UTC +00:00], ["email", "bricker2@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$tNwLt9tAvemIdS7Qal9boewTV5oJ7PxF59r6.89vgONG5ly5Fj0kW"], ["updated_at", Mon, 26 Aug 2013 20:26:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker3@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Mon, 26 Aug 2013 20:26:44 UTC +00:00], ["email", "bricker3@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$FwY5Sqq7.caY6n5Kbou6ZetSWZWCOEtFJmlBsyAoV58.Ie1asfRdu"], ["updated_at", Mon, 26 Aug 2013 20:26:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker4@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:26:44 UTC +00:00], ["email", "bricker4@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$N.6cs0Co27yHuFKID5LVzO/WyxQUWuVsjlmNSQkLgYPjhxCpXKRLe"], ["updated_at", Mon, 26 Aug 2013 20:26:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:26:44 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:26:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:26:44 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$oeSRRQJEy.2G2eRcc4RnYuE66YDnXYd7MCUVmZPQLTNFYKpdMJ0kC"], ["updated_at", Mon, 26 Aug 2013 20:26:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-26 20:26:44.282786' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 8ms (ActiveRecord: 0.4ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:26:44 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$1ge3qhVmvwTkQzgbW38yVO0Q8QzrbM9D6I0z2PBTTqUDrvnJBwgJm"], ["updated_at", Mon, 26 Aug 2013 20:26:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-26 20:26:44.301266' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 4ms (ActiveRecord: 0.3ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:26:44 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$pVT4JQJh5Rw.rUAtm9s16.LituID3ROr2GfB3HofYaXKpzv8BCtza"], ["updated_at", Mon, 26 Aug 2013 20:26:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-26 20:26:44.318948' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 4ms (ActiveRecord: 0.3ms)  (1.3ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 21ms (Views: 19.6ms | ActiveRecord: 0.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.2ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker5@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:26:44 UTC +00:00], ["email", "bricker5@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Xh/jus8T93aMaqRA0jZmaeIg1DhsVLmY/GkmzrqqPkFep2KIYFPKe"], ["updated_at", Mon, 26 Aug 2013 20:26:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"bricker"} SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-26 20:26:44.391903' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 4ms (ActiveRecord: 0.2ms)  (31.4ms) rollback transaction  (2.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.3ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker6@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:26:44 UTC +00:00], ["email", "bricker6@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$B.0eqcvVNJi2RCvBf1207OFi8cmHTljl6j3tLCo56bbpCtkXxcZvy"], ["updated_at", Mon, 26 Aug 2013 20:26:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 12ms (ActiveRecord: 1.6ms)  (3.9ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 17ms (Views: 1.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.5ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker7@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:26:44 UTC +00:00], ["email", "bricker7@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$RVGX95YjsMlMCUx2IqJcKeQX7liSExb9Nq3x0bMjjXnSURpWPS9FC"], ["updated_at", Mon, 26 Aug 2013 20:26:44 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker8@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:26:44 UTC +00:00], ["email", "bricker8@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$QCADXvv2.5iDtv3XNBIC7uWZzgT7LhQMQM21Xhj2s0bMUSxDeHHZO"], ["updated_at", Mon, 26 Aug 2013 20:26:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (1.6ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:26:44 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$U5BNHivukHnfp3I4nMEudeBX5D/1d0lg9f/i.UHOrjJQ4cW0jlqRK"], ["updated_at", Mon, 26 Aug 2013 20:26:44 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-26 13:26:44 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 195ms (Views: 150.4ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-26 13:26:44 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-26 20:26:44.954702' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-26 13:26:44 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.8ms) Completed 200 OK in 173ms (Views: 87.4ms | ActiveRecord: 1.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:26:45 UTC +00:00], ["resource", "Person"], ["updated_at", Mon, 26 Aug 2013 20:26:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:26:45 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:26:45 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:26:45 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:26:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-26 13:26:45 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (4.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (38.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (2.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 310ms (Views: 302.5ms | ActiveRecord: 0.5ms) Started DELETE "/outpost/people/1" for 127.0.0.1 at 2013-08-26 13:26:45 -0700 Processing by Outpost::PeopleController#destroy as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "people" WHERE "people"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people Completed 302 Found in 21ms (ActiveRecord: 0.6ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-08-26 13:26:45 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (1.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (6.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (198.6ms) Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.name desc LIMIT 25 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (9.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (12.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 243ms (Views: 236.3ms | ActiveRecord: 0.7ms)  (0.1ms) SELECT COUNT(*) FROM "people"  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:26:45 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:26:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:26:45 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:26:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:26:45 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:26:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:26:45 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:26:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:26:45 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:26:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:26:45 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:26:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.5ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:26:45 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:26:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00], ["person_id", 1], ["title", "Post 1"], ["updated_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker9@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00], ["email", "bricker9@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$SaqsfGgytSfh.RhnstVx/OlRtK8DvYRakBgmmDuREVDauz9oqi8tW"], ["updated_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker10@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00], ["email", "bricker10@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$vrQIErII3/OYxvhVuQfkeucna67AdKaGR.GojNIwr53GHH39vThNC"], ["updated_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00], ["resource", "Post"], ["updated_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (1.4ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker11@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00], ["email", "bricker11@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$GM0cGSgONu4AKybD2kQufe1iQkaGkj4mOUk.kj.TmH05ZvQAFXoWO"], ["updated_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.6ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker12@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00], ["email", "bricker12@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$wSz9Cs26KAgzPcXOwkmkkeyU4cnMMWnT2sLuM3lUnfnka6c.Zbp7y"], ["updated_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (1.0ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00], ["resource", "Post"], ["updated_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker13@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00], ["email", "bricker13@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$MrUIRNHpOCDTBE5nUC0hDO3G1Ywata2V1.dyx0UEu0i3RrE8n0mVm"], ["updated_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$R7VNO3EdogJuvUVUYcToEO95bV/HKR7eae93hBb.jmB317EwDzYCi"], ["updated_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-26 13:26:46 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-26 13:26:46 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-26 20:26:46.207082' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-26 13:26:46 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 6.1ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00], ["resource", "Person"], ["updated_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-08-26 13:26:46 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (25.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 45ms (Views: 40.0ms | ActiveRecord: 0.2ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-08-26 13:26:46 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Bryan", "location"=>"", "email"=>"bricker@kpcc.org", "age"=>""}, "obj_key"=>"people:new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00], ["email", "bricker@kpcc.org"], ["location", ""], ["name", "Bryan"], ["updated_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 13ms (ActiveRecord: 0.8ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-26 13:26:46 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (23.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 37ms (Views: 32.4ms | ActiveRecord: 0.2ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "people"  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$dIpfFHO479nVNeNRJLLGJuRarRHmnb7EGD6MCgi6gfWGqWfm0rU5O"], ["updated_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-26 13:26:46 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 87ms (Views: 85.8ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-26 13:26:46 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-26 20:26:46.580401' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-26 13:26:46 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00], ["resource", "Person"], ["updated_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-08-26 13:26:46 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (24.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 37ms (Views: 33.1ms | ActiveRecord: 0.2ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-08-26 13:26:46 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"", "email"=>"", "age"=>""}, "obj_key"=>"people:new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 38ms (Views: 29.6ms | ActiveRecord: 0.4ms)  (0.1ms) SELECT COUNT(*) FROM "people"  (2.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$MMuQZJ/ROt1LcEo20KSvFOdttH6/lDDCdm7o32fk1t6keOUtASDlq"], ["updated_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker14@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00], ["email", "bricker14@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$kkUBlKHNXTZKuFM8bl0gfeqCA.EuNyoC23ooxkYsXBLYQqDhD55gC"], ["updated_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker14@kpcc.org' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker15@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00], ["email", "bricker15@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$34AbwTsa2Am.EEvCUERP6ujOqj45IiJV9sqBsybN38pFdd02fijZO"], ["updated_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker15@kpcc.org' LIMIT 1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$A1s2nZ/zy9aDnr.VOYlrBuHgYnwaGrYApmTs98LShZlRLyQZtoZcO"], ["updated_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$QMUE8d1q6NDu6s0JDkK/be3ReIeaUls0K50MmPX3CGRXky40ZxY5y"], ["updated_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-26 13:26:46 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 7ms (Views: 5.4ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-26 13:26:46 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-26 20:26:46.950491' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-26 13:26:46 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 5.9ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00], ["resource", "Person"], ["updated_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00], ["user_id", 1]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:26:46 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-26 13:26:46 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (40.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 59ms (Views: 51.5ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-08-26 13:26:47 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"people:1", "commit_action"=>"index", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people Completed 302 Found in 15ms (ActiveRecord: 0.6ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-08-26 13:26:47 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (0.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (1.5ms) Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.name desc LIMIT 25 OFFSET 0 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_columns.html.erb (9.2ms)  (0.2ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (2.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (2.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 36ms (Views: 28.2ms | ActiveRecord: 0.7ms)  (0.7ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Mf5a6cNcpiWLHvm.NSKSMOvWVx09kgMAMwz09zZR6y/dMgicHDQ2y"], ["updated_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-26 13:26:47 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-26 13:26:47 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-26 20:26:47.223751' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-26 13:26:47 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 6.0ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00], ["resource", "Person"], ["updated_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-26 13:26:47 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (23.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 39ms (Views: 32.9ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-08-26 13:26:47 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"people:1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 8ms (ActiveRecord: 0.4ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-26 13:26:47 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 36ms (Views: 31.8ms | ActiveRecord: 0.2ms)  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$VcdVYcu3vdqM9dGvWZq5gu5UFe.7CsFSB7RHoj/yPExLcoqq03f4W"], ["updated_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-26 13:26:47 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-26 13:26:47 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-26 20:26:47.461665' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-26 13:26:47 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 5.7ms | ActiveRecord: 0.3ms)  (0.3ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00], ["resource", "Person"], ["updated_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-26 13:26:47 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (25.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 41ms (Views: 34.8ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-08-26 13:26:47 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"people:1", "commit_action"=>"new", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/new Completed 302 Found in 9ms (ActiveRecord: 0.4ms) Started GET "/outpost/people/new" for 127.0.0.1 at 2013-08-26 13:26:47 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 34ms (Views: 30.4ms | ActiveRecord: 0.2ms)  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bryan Ricker"], ["updated_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00], ["title", "Post 2"], ["updated_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (6.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$kk1zWuAkZjvxBs3aNz8GF.omCcF8c2MkCz4vScFQLawr68wXBtcNO"], ["updated_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-26 13:26:47 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-26 13:26:47 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-26 20:26:47.762644' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-26 13:26:47 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 5.5ms | ActiveRecord: 0.2ms)  (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$svxwfw5cg1TXzQBmIrxDiucd0I4J43KmrnOARKE5vtT35S/6BWBxi"], ["updated_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-26 13:26:47 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-26 13:26:47 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"nope@nope.nope", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'nope@nope.nope' LIMIT 1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.3ms | ActiveRecord: 0.2ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction Started GET "/outpost/people" for 127.0.0.1 at 2013-08-26 13:26:47 -0700 Processing by Outpost::PeopleController#index as HTML Redirected to http://www.example.com/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-08-26 13:26:47 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.2ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (7.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (3.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$TnoEwZ37U0Yx9/MXIlK3.uWEpIpsc1xEvmIuW7NpRUF5MynSNZMAO"], ["updated_at", Mon, 26 Aug 2013 20:26:47 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-26 13:26:47 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 11ms (Views: 9.3ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-26 13:26:48 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-26 20:26:48.019804' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-26 13:26:48 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.0ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["resource", "Person"], ["updated_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-26 13:26:48 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 37ms (Views: 32.1ms | ActiveRecord: 0.2ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-08-26 13:26:48 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"New Name", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"people:1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) UPDATE "people" SET "name" = ?, "updated_at" = ? WHERE "people"."id" = 1 [["name", "New Name"], ["updated_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 12ms (ActiveRecord: 0.8ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-26 13:26:48 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (25.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 42ms (Views: 37.0ms | ActiveRecord: 0.3ms) Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$RA087s4iP7qfd6cA7u//vuSBtmoQKYRSdOoEUgbRq9i3gxBnPcNoy"], ["updated_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-26 13:26:48 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-26 13:26:48 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-26 20:26:48.373052' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-26 13:26:48 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 9ms (Views: 7.2ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.9ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["resource", "Person"], ["updated_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-26 13:26:48 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 38ms (Views: 31.8ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-08-26 13:26:48 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"Hill Valley, California", "email"=>"", "age"=>"17"}, "obj_key"=>"people:1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 40ms (Views: 31.0ms | ActiveRecord: 0.4ms)  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'NotAModel' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["resource", "NotAModel"], ["updated_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker16@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["email", "bricker16@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$sOWFlDUWQfXDOXREzRA.euvJAYM7Q4Ou2g9KXdqLkjBouXhRFXPEy"], ["updated_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["resource", "Post"], ["updated_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["permission_id", 2], ["updated_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker17@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["email", "bricker17@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$dEyzttXF1CtH7/C.M1QwxeINNaTgprGq29ep0a4YsXhdg8QCRN61i"], ["updated_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.6ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.9ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["resource", "Post"], ["updated_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["resource", "Post"], ["updated_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker18@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["email", "bricker18@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Ik6d.veWrWTr3yEHqJ01luR1tKzQ8J.MOn/DcrLF6Tfyl/V4Wfu/y"], ["updated_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions"  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker19@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["email", "bricker19@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$PxIrxlSys6wZ9g4gYkSEH.zYHONO1.pki9CyWwgE2XywfoIn27DpO"], ["updated_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["resource", "Post"], ["updated_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker20@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["email", "bricker20@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$t3Ni84ng1xb9OpocGKUjmeZTF4sppLtzSAis.JCslOHxVmrYPTT4a"], ["updated_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["resource", "Post"], ["updated_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["permission_id", 2], ["updated_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker21@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["email", "bricker21@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$RgazG9rRT48A7S1vWXhf0OQqVybTytINBIPw84GckffO/D3iwF7RW"], ["updated_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (1.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$0IxbHIIQ0CWoFsIqO4YK0eOB1B7hlVf58ijCOTxDv1f1/o8DUiNR6"], ["updated_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-26 13:26:48 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-26 13:26:48 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.3ms) UPDATE "users" SET "last_login" = '2013-08-26 20:26:48.899086' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 7ms (ActiveRecord: 0.5ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-26 13:26:48 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.6ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["resource", "Person"], ["updated_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people" for 127.0.0.1 at 2013-08-26 13:26:48 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (0.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (1.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (0.9ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY people.name desc LIMIT 25 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (1.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (2.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 17ms (Views: 11.0ms | ActiveRecord: 0.5ms)  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$wQAC4woGl2whQXg6cAZrEO2miIfzvq3KdJEvY8jjvrmGOIWC4vR2a"], ["updated_at", Mon, 26 Aug 2013 20:26:48 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-26 13:26:48 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-26 13:26:48 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-26 20:26:48.972133' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-26 13:26:48 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.4ms | ActiveRecord: 0.2ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-08-26 13:26:48 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Redirected to http://www.example.com/outpost Filter chain halted as :authorize_resource rendered or redirected Completed 302 Found in 7ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-26 13:26:48 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 16ms (Views: 8.5ms | ActiveRecord: 0.2ms)  (2.1ms) rollback transaction  (3.1ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.7ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.1ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:29:19 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$44a3MnVCCgdk1sftZivAdu0rKjsqXef8MAqg./mpk8PN4QliCQm6W"], ["updated_at", Mon, 26 Aug 2013 20:29:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker2@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:29:19 UTC +00:00], ["email", "bricker2@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$8Ij7Sbdwb3PV4yT0t81.gOgjHhnpHwI18e.OofmSniNebAYRLVAPe"], ["updated_at", Mon, 26 Aug 2013 20:29:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker3@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Mon, 26 Aug 2013 20:29:19 UTC +00:00], ["email", "bricker3@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$8XxxaXXW4X6bt6nWx2UmYeBPf4EBzhECCDXZlHARpHrUWI/dItc3K"], ["updated_at", Mon, 26 Aug 2013 20:29:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker4@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:29:19 UTC +00:00], ["email", "bricker4@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$quoQY4wK/ELvRfLrIPlU4.HkW1jAfXFk8hksooHhjB1nxkp1MTUZ6"], ["updated_at", Mon, 26 Aug 2013 20:29:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:29:19 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$I6JZnj5Vl/UTaNnzBumMvu5XFtjrbBrjBpWAmK4/XgfRe5jm27rK."], ["updated_at", Mon, 26 Aug 2013 20:29:19 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-26 13:29:19 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 114ms (Views: 83.6ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-26 13:29:20 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-26 20:29:20.037853' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-26 13:29:20 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (22.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (1.0ms) Completed 200 OK in 151ms (Views: 147.2ms | ActiveRecord: 0.9ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-08-26 13:29:20 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Redirected to http://www.example.com/outpost Filter chain halted as :authorize_resource rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-26 13:29:20 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 10ms (Views: 7.9ms | ActiveRecord: 0.2ms)  (1.9ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:29:20 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$3zjaT.3PVGIJD1mV3DR.f.Zk2qfqS/e8YFNDgUb1MPkx9TleZN4mu"], ["updated_at", Mon, 26 Aug 2013 20:29:20 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-26 13:29:20 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-26 13:29:20 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-26 20:29:20.309508' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-26 13:29:20 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:29:20 UTC +00:00], ["resource", "Person"], ["updated_at", Mon, 26 Aug 2013 20:29:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:29:20 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:29:20 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people" for 127.0.0.1 at 2013-08-26 13:29:20 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (63.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (191.4ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY people.name desc LIMIT 25 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (7.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (10.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 290ms (Views: 283.0ms | ActiveRecord: 1.0ms)  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker5@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:29:20 UTC +00:00], ["email", "bricker5@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$9nGlPrujor9DVKiAIw2G2unM9zxVDBYWZuuHY4dBkZlMN5JSGGFMe"], ["updated_at", Mon, 26 Aug 2013 20:29:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker5@kpcc.org' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:29:20 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$6fxacC5qt5hx2V/NjEg1/ebbEmJkFjwdB4SRaMcJRdYBOwBfB2nm."], ["updated_at", Mon, 26 Aug 2013 20:29:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker6@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:29:20 UTC +00:00], ["email", "bricker6@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$9R8GNxOewKEtU1ZLO.EyPupqn0oTgGAyr1wCpqDsoEAKnWQxIhP2q"], ["updated_at", Mon, 26 Aug 2013 20:29:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker6@kpcc.org' LIMIT 1  (1.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:29:20 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$.vl19U5UMAXL3HT7O4UTcOtG1GlbeI0qaJqorYROsPJ4I8P2yrGxu"], ["updated_at", Mon, 26 Aug 2013 20:29:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker7@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:29:20 UTC +00:00], ["email", "bricker7@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$jd52GrgCdztLDPNby6wqXeyOcM5ODc4Og.laMaBYG5sXQyrd3RtjO"], ["updated_at", Mon, 26 Aug 2013 20:29:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 7ms (ActiveRecord: 1.0ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker8@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:29:20 UTC +00:00], ["email", "bricker8@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$77UU8ObDLWvtRJ3dQaCN4ePE5Bao9hihsCQTeivJQBgdt4Hw04MZu"], ["updated_at", Mon, 26 Aug 2013 20:29:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.2ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker9@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:29:20 UTC +00:00], ["email", "bricker9@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$WzjOteECb8wq9viC6yTrV.F5Qca387mva66khNvb16pq7MFQDnNSW"], ["updated_at", Mon, 26 Aug 2013 20:29:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (1.2ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.3ms | ActiveRecord: 0.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.4ms | ActiveRecord: 0.2ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker10@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:29:20 UTC +00:00], ["email", "bricker10@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$IJeMBlnsdiDnN6hRAwTKZeI7tzxBir6ZmgcVzXVBAvEps7vyblqby"], ["updated_at", Mon, 26 Aug 2013 20:29:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"bricker"} SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-26 20:29:20.821010' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 4ms (ActiveRecord: 0.1ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:29:20 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Utk./1ynTfxP/YI/VMFMEeAA26Vnto1niklEnKZa45qjqesVBUHQG"], ["updated_at", Mon, 26 Aug 2013 20:29:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-26 20:29:20.842041' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 8ms (ActiveRecord: 0.5ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:29:20 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$dR26BnRbtGbYpslE1CRqN.6d2KEJ7SB/R4HoRZb6UJfN/jWKVc3X6"], ["updated_at", Mon, 26 Aug 2013 20:29:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-26 20:29:20.863789' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 9ms (ActiveRecord: 0.4ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:29:20 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$UjabCR1l0hHhglaJEuPIhOhnR7Dq3tM19p0VN5eb6boKZNUf7oiiK"], ["updated_at", Mon, 26 Aug 2013 20:29:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.3ms) UPDATE "users" SET "last_login" = '2013-08-26 20:29:20.881042' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 6ms (ActiveRecord: 0.4ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Started GET "/outpost/people" for 127.0.0.1 at 2013-08-26 13:29:20 -0700 Processing by Outpost::PeopleController#index as HTML Redirected to http://www.example.com/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-08-26 13:29:20 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:29:20 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$PL.JhurCuIcMbbslPL221eVPgFrsIvOSMjOT6SLgG2KlabDp2HAwe"], ["updated_at", Mon, 26 Aug 2013 20:29:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-26 13:29:20 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 12ms (Views: 11.1ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-26 13:29:20 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"nope@nope.nope", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'nope@nope.nope' LIMIT 1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.2ms) Completed 200 OK in 8ms (Views: 6.1ms | ActiveRecord: 0.2ms)  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (12.4ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:29:20 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$XjJCe85Hoq1S/rjOFpuux.LYWaa6NOQVuVV2YmqyQyRw3dfBhO2AK"], ["updated_at", Mon, 26 Aug 2013 20:29:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-26 13:29:21 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-26 13:29:21 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-26 20:29:21.039094' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-26 13:29:21 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.2ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:29:21 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$MKE3U2e26LYAVwy7WyMy5ejkXtjKJHbkT5or1JgRXtWMcS4.Oys92"], ["updated_at", Mon, 26 Aug 2013 20:29:21 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-26 13:29:21 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 79ms (Views: 4.5ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-26 13:29:21 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-26 20:29:21.156271' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-26 13:29:21 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 4.9ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:29:21 UTC +00:00], ["resource", "Person"], ["updated_at", Mon, 26 Aug 2013 20:29:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:29:21 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:29:21 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:29:21 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:29:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-26 13:29:21 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (3.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (30.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (2.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 266ms (Views: 259.9ms | ActiveRecord: 0.4ms) Started DELETE "/outpost/people/1" for 127.0.0.1 at 2013-08-26 13:29:21 -0700 Processing by Outpost::PeopleController#destroy as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "people" WHERE "people"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people Completed 302 Found in 19ms (ActiveRecord: 0.6ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-08-26 13:29:21 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (0.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (1.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (0.9ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY people.name desc LIMIT 25 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (1.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (2.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 18ms (Views: 11.8ms | ActiveRecord: 0.6ms)  (0.1ms) SELECT COUNT(*) FROM "people"  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:29:21 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Mon, 26 Aug 2013 20:29:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:29:21 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$xly3BE6k7Gd5j74nQWjlc.2n0e0WdiKyPbBVntVg0X7sprCB1UjwC"], ["updated_at", Mon, 26 Aug 2013 20:29:21 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-26 13:29:21 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-26 13:29:21 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-26 20:29:21.700222' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 8ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-26 13:29:21 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.4ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:29:21 UTC +00:00], ["resource", "Person"], ["updated_at", Mon, 26 Aug 2013 20:29:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:29:21 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:29:21 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:29:21 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:29:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-26 13:29:21 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (23.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 41ms (Views: 36.1ms | ActiveRecord: 0.2ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-08-26 13:29:21 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"Hill Valley, California", "email"=>"", "age"=>"17"}, "obj_key"=>"people:1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (24.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 52ms (Views: 41.4ms | ActiveRecord: 0.5ms)  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:29:21 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$BPEnM593/CBBOrrkFdZhyunit6iePbckZIXXucSWzDTj7IfoZUin6"], ["updated_at", Mon, 26 Aug 2013 20:29:21 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-26 13:29:21 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-26 13:29:21 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-26 20:29:21.973175' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-26 13:29:21 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 9ms (Views: 7.5ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:29:21 UTC +00:00], ["resource", "Person"], ["updated_at", Mon, 26 Aug 2013 20:29:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:29:21 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:29:21 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:29:21 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:29:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-26 13:29:21 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (96.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 111ms (Views: 105.6ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-08-26 13:29:22 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"New Name", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"people:1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) UPDATE "people" SET "name" = ?, "updated_at" = ? WHERE "people"."id" = 1 [["name", "New Name"], ["updated_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 15ms (ActiveRecord: 0.8ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-26 13:29:22 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 36ms (Views: 31.2ms | ActiveRecord: 0.2ms) Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["title", "Post 1"], ["updated_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bryan Ricker"], ["updated_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.9ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.4ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker11@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["email", "bricker11@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$mj7/1mOfKxlBLHJ8KVEBveRrEtAiAGmt01RfyUaMVjXPgrw3g089W"], ["updated_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker12@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["email", "bricker12@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$1at3E2WW1QMD/1NGdaF2VOZdREK5LBAOdz1JXyjPBPKyJRzoSto7O"], ["updated_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["resource", "Post"], ["updated_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["permission_id", 2], ["updated_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker13@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["email", "bricker13@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$tMOrhSFh9YjO/cbNEoe8zeHNSdnq.6IzM1d.9.M7Vp2sHyMZRQsU6"], ["updated_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (1.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (1.1ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["resource", "Post"], ["updated_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["resource", "Post"], ["updated_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker14@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["email", "bricker14@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$q3EfZcJ5zrl.4ciCqsGMVe2PjQ0ToOjySW7SlzmUPgGEUxJC6Hldi"], ["updated_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions"  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker15@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["email", "bricker15@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$BVs/36j6AiPTpjmBT9Udau7LO3SEhEk13626HNIzDbrQXG9344dp."], ["updated_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["resource", "Post"], ["updated_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'NotAModel' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["resource", "NotAModel"], ["updated_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker16@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["email", "bricker16@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$z64vrrvVu3F5noJDpfAQmOeFh0CgbDWtvhSWZUlWze7Dpibl8S542"], ["updated_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["resource", "Post"], ["updated_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["permission_id", 2], ["updated_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$NVfCD5ZwMvH0zV5o3E7BXuMRoOAGpseaV7usPX6Trqvp8jXPuErAC"], ["updated_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-26 13:29:22 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-26 13:29:22 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-26 20:29:22.767057' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-26 13:29:22 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.4ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["resource", "Person"], ["updated_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:29:22 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-08-26 13:29:22 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (24.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 41ms (Views: 36.2ms | ActiveRecord: 0.2ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-08-26 13:29:22 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"", "email"=>"", "age"=>""}, "obj_key"=>"people:new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 39ms (Views: 30.2ms | ActiveRecord: 0.4ms)  (0.1ms) SELECT COUNT(*) FROM "people"  (3.5ms) rollback transaction  (2.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$b1waUtDJzOiGrUX62TDhk.i5cHAxQXDeSIEo.A6Ci7Tf57mcGoUP2"], ["updated_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-26 13:29:23 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 7ms (Views: 5.8ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-26 13:29:23 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-26 20:29:23.141032' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-26 13:29:23 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 11ms (Views: 8.7ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00], ["resource", "Person"], ["updated_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00], ["user_id", 1]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-08-26 13:29:23 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (28.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 42ms (Views: 37.2ms | ActiveRecord: 0.2ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-08-26 13:29:23 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Bryan", "location"=>"", "email"=>"bricker@kpcc.org", "age"=>""}, "obj_key"=>"people:new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00], ["email", "bricker@kpcc.org"], ["location", ""], ["name", "Bryan"], ["updated_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 12ms (ActiveRecord: 0.7ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-26 13:29:23 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 35ms (Views: 31.0ms | ActiveRecord: 0.2ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "people"  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (1.2ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00], ["person_id", 1], ["title", "Post 2"], ["updated_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$8y4jfqEFI.b7Y9U64vRD/eIA8H.wgh1LDpfc/V7lh3osCUdfl40z."], ["updated_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00], ["username", "bricker"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-26 13:29:23 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 11ms (Views: 9.5ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-26 13:29:23 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-26 20:29:23.586012' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-26 13:29:23 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 4.8ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00], ["resource", "Person"], ["updated_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-26 13:29:23 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (107.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 125ms (Views: 119.5ms | ActiveRecord: 0.2ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-08-26 13:29:23 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"people:1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 10ms (ActiveRecord: 0.5ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-26 13:29:23 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 36ms (Views: 31.4ms | ActiveRecord: 0.3ms)  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$536hWa/gc.kjdTejbqq4Wuvb4XLmxG1g7M2dAgGJ3Gkdfi3dreTqG"], ["updated_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-26 13:29:23 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-26 13:29:23 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-26 20:29:23.826392' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-26 13:29:23 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.2ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00], ["resource", "Person"], ["updated_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:29:23 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-26 13:29:23 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (23.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 38ms (Views: 31.9ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-08-26 13:29:23 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"people:1", "commit_action"=>"new", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/new Completed 302 Found in 8ms (ActiveRecord: 0.4ms) Started GET "/outpost/people/new" for 127.0.0.1 at 2013-08-26 13:29:23 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (98.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 113ms (Views: 107.9ms | ActiveRecord: 0.2ms)  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:29:24 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$6Hs6HPUUUkRtHjPPbDb9keSTVwAI82KJqEqwqkzZWJUC9f2zkJlFa"], ["updated_at", Mon, 26 Aug 2013 20:29:24 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-26 13:29:24 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 9ms (Views: 8.4ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-26 13:29:24 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (1.6ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-26 20:29:24.076061' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 15ms (ActiveRecord: 1.8ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-26 13:29:24 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 11ms (Views: 9.1ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:29:24 UTC +00:00], ["resource", "Person"], ["updated_at", Mon, 26 Aug 2013 20:29:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:29:24 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:29:24 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:29:24 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:29:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-26 13:29:24 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (30.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 46ms (Views: 40.5ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-08-26 13:29:24 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"people:1", "commit_action"=>"index", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people Completed 302 Found in 9ms (ActiveRecord: 0.4ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-08-26 13:29:24 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (1.0ms) Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.name desc LIMIT 25 OFFSET 0 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_columns.html.erb (6.5ms)  (0.2ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (5.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (6.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 30ms (Views: 24.5ms | ActiveRecord: 0.7ms)  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker17@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:29:24 UTC +00:00], ["email", "bricker17@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Gv34ladkiiTmXC14GFW.XOyphdUJKBX/8m8YJwF815lnadZQxXdEW"], ["updated_at", Mon, 26 Aug 2013 20:29:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.8ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:29:24 UTC +00:00], ["resource", "Post"], ["updated_at", Mon, 26 Aug 2013 20:29:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:29:24 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:29:24 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker18@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:29:24 UTC +00:00], ["email", "bricker18@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Ok7d7dWlT84XnHHcA5mczOK2CYCFVfmjXlYLRhxz2TKEMPyoH1jBC"], ["updated_at", Mon, 26 Aug 2013 20:29:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker19@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:29:24 UTC +00:00], ["email", "bricker19@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$K7GSIhxvZEWPinYEDK3PyO3IgGD1qQMDeojRP/4Jmp8SfgQFbnc.S"], ["updated_at", Mon, 26 Aug 2013 20:29:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker20@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:29:24 UTC +00:00], ["email", "bricker20@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$akG/rf4iv.s/nPhylUYezeR.L/scZMN0wZ0CAhJUpy7lpQOAhyMcO"], ["updated_at", Mon, 26 Aug 2013 20:29:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:29:24 UTC +00:00], ["resource", "Post"], ["updated_at", Mon, 26 Aug 2013 20:29:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:29:24 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:29:24 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker21@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:29:24 UTC +00:00], ["email", "bricker21@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$i8s1JZbdwVmbJRMAU5KNmu1v/3d2w5g0ciBYAy.0eHFTKKJH1lw9S"], ["updated_at", Mon, 26 Aug 2013 20:29:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:29:24 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:29:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (1.3ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.1ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.2ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (3.1ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (14.1ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:48:58 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:48:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:48:58 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:48:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.2ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:48:58 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:48:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:48:58 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:48:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:48:58 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:48:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:48:58 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:48:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:48:58 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:48:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:48:58 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:48:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00], ["person_id", 1], ["title", "Post 1"], ["updated_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$FCnXIGF3vHhfc0AF4iQLq.aDQMQ1GDBNsvXkq6G13JXBoO3PrjaJ6"], ["updated_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker2@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00], ["email", "bricker2@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$xIoSarw8qfN0lSyHkd.zyOiO1ra24xGeHd9Zm7YOjIDoZ3ROaWfca"], ["updated_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00], ["resource", "Post"], ["updated_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker3@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00], ["email", "bricker3@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$KsHGjtE.zOj5CElM00MpIOmk/lUkiFtivhQXNYRw3kUKqObW.py2e"], ["updated_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00], ["resource", "Post"], ["updated_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker4@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00], ["email", "bricker4@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$pMKYdENUFjMXPnusJ825PeeJG/hglYeM017p5Pmp8iWAtyIewO0zu"], ["updated_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker5@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00], ["email", "bricker5@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$AhrdosB7AgAuofyKVqNjoepZG8DlyZ.8Na0roSLGaZ81zX97StiCG"], ["updated_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.2ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (2.1ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (12.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$S4jLQ1xRzXJR9AypPDy82OUDNC6B2wnt4EiaQ4O/2jOVefzFB.JUm"], ["updated_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker6@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00], ["email", "bricker6@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$y5DEdtASD.jG6aopqTUB1.AUH1KuKrxw2NTIS48sfGrigPrkvOIza"], ["updated_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker6@kpcc.org' LIMIT 1  (0.8ms) rollback transaction  (0.2ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker7@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00], ["email", "bricker7@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$y4duOWLrxOWcVep1pXJSGOGY8JxJ/NsyODdO0Jvsau3scujTJPpZe"], ["updated_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker7@kpcc.org' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$HPDjK12yOkbIo.ZeOEVGvOK3D4qvtrEC7hzda.9cHp38OYYF9rBZC"], ["updated_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker8@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00], ["email", "bricker8@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$YETHHGlnFTM57TVkr8lUIOgRq9Sg7cIzWFf/N2TX8alxcCquQKPBu"], ["updated_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 9ms (ActiveRecord: 1.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 87ms (Views: 86.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 4ms (Views: 1.8ms | ActiveRecord: 0.4ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.3ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$QZhs8TCt0IMHT8S0dCKwHO.NMV22GOB1k5mXR.YOSMOXL4HDjXCrW"], ["updated_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-26 20:48:59.925778' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 7ms (ActiveRecord: 0.4ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$CPi.Z54BDSs0Kstw0Jnt.OglhKJn4S//s2K9613.d3KjNTeAOzMym"], ["updated_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-26 20:48:59.944615' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 5ms (ActiveRecord: 0.4ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.1ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$77DYlTXtaoGhOShpZxpfKuMJwYB2pzYPwCKmUmW/MnpJJOPdbHM42"], ["updated_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-26 20:48:59.966499' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 6ms (ActiveRecord: 0.4ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker9@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00], ["email", "bricker9@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$K6YGCNFIVA.mULYEL.1VXeJoFOBoueM25CGhVgnSJFSIG.kCuApiG"], ["updated_at", Mon, 26 Aug 2013 20:48:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"bricker"} SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-26 20:48:59.984637' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 4ms (ActiveRecord: 0.2ms)  (1.8ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker10@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00], ["email", "bricker10@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$dg.WstPlqXVsrUSRcJhPfu.SPa6.3FoxHT6ErCgLCo9FO8fPDps3u"], ["updated_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker11@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00], ["email", "bricker11@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$N0COFOzbrGEwhFaZGeiUeeF511SZS0Uf40BZTgl7p.kb6BO6M0ziW"], ["updated_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.3ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'NotAModel' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00], ["resource", "NotAModel"], ["updated_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker12@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00], ["email", "bricker12@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$VTVmS8q4qD.7Ujdg5PdPTeAPYENiCV2jmPJRhAxyjB1P/MBjNeH46"], ["updated_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00], ["resource", "Post"], ["updated_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00], ["permission_id", 2], ["updated_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00], ["user_id", 1]] SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker13@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00], ["email", "bricker13@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$p9kYxZsuHOLBLbVYgYEqGuDGjx15GsaJQ.CsrYlC1aSbhMgYuVJjW"], ["updated_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.8ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00], ["resource", "Post"], ["updated_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.3ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00], ["resource", "Post"], ["updated_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker14@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00], ["email", "bricker14@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$GrZI1x6Wn8IfuvE6GIvEJ.rwnN4gQD4dEa0D1ES.EiLdyITXXzX7u"], ["updated_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions"  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker15@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00], ["email", "bricker15@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$AgGM98DC2ThxHs.xJwIl9OpEhcVdI.5zONK9uvt48v1FhX1UdTV76"], ["updated_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00], ["resource", "Post"], ["updated_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.4ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker16@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00], ["email", "bricker16@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$0hT4wVUqThovSU1efM5i2O6JvO6bmBQe8rtKkKSRWvmpgTdqWY2ei"], ["updated_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00], ["resource", "Post"], ["updated_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00], ["permission_id", 2], ["updated_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker17@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00], ["email", "bricker17@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Fec3jL82JgAvABij2cGlCeHkuAM2mJKu..uNv9caHpxa187nrhIUO"], ["updated_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bryan Ricker"], ["updated_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.5ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$tAemlTXjF/p7qxKhkOS.RuwCPOFaqJ9PejgORcZZ2bFtsm0tpYwuG"], ["updated_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-26 13:49:00 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 344ms (Views: 306.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-26 13:49:00 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-26 20:49:00.602084' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-26 13:49:00 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (1.5ms) Completed 200 OK in 37ms (Views: 33.3ms | ActiveRecord: 0.4ms)  (0.2ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00], ["resource", "Person"], ["updated_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people" for 127.0.0.1 at 2013-08-26 13:49:00 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (5.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (239.4ms) Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.name desc LIMIT 25 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (8.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (11.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 296ms (Views: 287.3ms | ActiveRecord: 0.7ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$hmIpaYGT6GK97bCqY5pqD.6NmLJPtJfNdElqL3OmMGRsCOH7DnGv."], ["updated_at", Mon, 26 Aug 2013 20:49:00 UTC +00:00], ["username", "bricker"]]  (0.4ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-26 13:49:00 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 8ms (Views: 6.5ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-26 13:49:01 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-26 20:49:01.018412' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-26 13:49:01 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 12ms (Views: 9.8ms | ActiveRecord: 0.2ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-08-26 13:49:01 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Redirected to http://www.example.com/outpost Filter chain halted as :authorize_resource rendered or redirected Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-26 13:49:01 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 5.4ms | ActiveRecord: 0.3ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Mon, 26 Aug 2013 20:49:01 UTC +00:00], ["title", "Post 2"], ["updated_at", Mon, 26 Aug 2013 20:49:01 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker18@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:49:01 UTC +00:00], ["email", "bricker18@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$JjdxSlIDts3AYj56OTNC8uWGxAVGLehfxAmrlKpkPZoh3M6.Ie1QO"], ["updated_at", Mon, 26 Aug 2013 20:49:01 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker19@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:49:01 UTC +00:00], ["email", "bricker19@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$.igUL0pCif9MNVS7.Y3YgeNHXkd7N1cVdgm1SCuJhOKVggNHAGmoC"], ["updated_at", Mon, 26 Aug 2013 20:49:01 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker20@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Mon, 26 Aug 2013 20:49:01 UTC +00:00], ["email", "bricker20@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$H5OwXbIcwQMIibj.rkVl.e6BpuLAw3TVsEnFYfQYhxnF5ioK8XkdO"], ["updated_at", Mon, 26 Aug 2013 20:49:01 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (0.7ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker21@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:49:01 UTC +00:00], ["email", "bricker21@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$f1vFlyJJR2MCMVs73gWXV.x1IClluqUwYdi.p2mmSwHfmv1M01dsW"], ["updated_at", Mon, 26 Aug 2013 20:49:01 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (1.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:49:01 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:49:01 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.4ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (1.8ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:49:01 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ihLW3d83K0CAIvtXZ574AuK6/JbvBBsxyheiOh4n2L.UxIw1I4SnK"], ["updated_at", Mon, 26 Aug 2013 20:49:01 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-26 13:49:01 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-26 13:49:01 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-26 20:49:01.525438' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-26 13:49:01 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 5.6ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:49:01 UTC +00:00], ["resource", "Person"], ["updated_at", Mon, 26 Aug 2013 20:49:01 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:49:01 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:49:01 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:49:01 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:49:01 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-26 13:49:01 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (78.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (39.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (1.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (4.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 349ms (Views: 341.3ms | ActiveRecord: 0.4ms) Started DELETE "/outpost/people/1" for 127.0.0.1 at 2013-08-26 13:49:01 -0700 Processing by Outpost::PeopleController#destroy as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "people" WHERE "people"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people Completed 302 Found in 21ms (ActiveRecord: 0.7ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-08-26 13:49:01 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (0.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (0.9ms) Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.name desc LIMIT 25 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (2.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (2.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 18ms (Views: 11.8ms | ActiveRecord: 0.7ms)  (0.2ms) SELECT COUNT(*) FROM "people"  (2.0ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.5ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:49:01 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$sfVgRytq8AJRdlkwjD02JeOanbtfAaW9oGVykkfVuI8gLbgaZvDyC"], ["updated_at", Mon, 26 Aug 2013 20:49:01 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-26 13:49:01 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 7ms (Views: 6.0ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-26 13:49:01 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-26 20:49:01.992250' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 7ms (ActiveRecord: 0.5ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-26 13:49:01 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.8ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:49:02 UTC +00:00], ["resource", "Person"], ["updated_at", Mon, 26 Aug 2013 20:49:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:49:02 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:49:02 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:49:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:49:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-26 13:49:02 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (36.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 138ms (Views: 131.1ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-08-26 13:49:02 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"New Name", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"people:1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) UPDATE "people" SET "name" = ?, "updated_at" = ? WHERE "people"."id" = 1 [["name", "New Name"], ["updated_at", Mon, 26 Aug 2013 20:49:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 18ms (ActiveRecord: 1.0ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-26 13:49:02 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (24.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 41ms (Views: 34.3ms | ActiveRecord: 0.4ms) Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:49:02 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$0z7Z23.ImBzq7wyFDU/tce/tolU5K9PCbLB8CugpcY3eITObE1MmS"], ["updated_at", Mon, 26 Aug 2013 20:49:02 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-26 13:49:02 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-26 13:49:02 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-26 20:49:02.380947' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-26 13:49:02 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 11ms (Views: 8.7ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:49:02 UTC +00:00], ["resource", "Person"], ["updated_at", Mon, 26 Aug 2013 20:49:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:49:02 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:49:02 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:49:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:49:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-26 13:49:02 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (47.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 86ms (Views: 78.9ms | ActiveRecord: 0.4ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-08-26 13:49:02 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"Hill Valley, California", "email"=>"", "age"=>"17"}, "obj_key"=>"people:1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (46.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 159ms (Views: 148.8ms | ActiveRecord: 0.5ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:49:02 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$up9kkMT3fdiaGai1zzJEv.CaZ5BDao9JTQT79j7eY9yN4zWfAG6Iq"], ["updated_at", Mon, 26 Aug 2013 20:49:02 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-26 13:49:02 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-26 13:49:02 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-26 20:49:02.808860' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-26 13:49:02 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 9ms (Views: 7.1ms | ActiveRecord: 0.3ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.3ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.9ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:49:02 UTC +00:00], ["resource", "Person"], ["updated_at", Mon, 26 Aug 2013 20:49:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:49:02 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:49:02 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:49:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:49:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-26 13:49:02 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (25.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 41ms (Views: 35.7ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-08-26 13:49:02 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"people:1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 9ms (ActiveRecord: 0.5ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-26 13:49:02 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (26.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 40ms (Views: 35.0ms | ActiveRecord: 0.3ms)  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:49:02 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$MHsXSXbIxT2AThs8Ug0bsuPadwoIFI5UackmwoXLEK12iIFq.8C22"], ["updated_at", Mon, 26 Aug 2013 20:49:02 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-26 13:49:02 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 7ms (Views: 4.9ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-26 13:49:02 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-26 20:49:02.976531' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-26 13:49:02 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 11ms (Views: 8.7ms | ActiveRecord: 0.3ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:49:02 UTC +00:00], ["resource", "Person"], ["updated_at", Mon, 26 Aug 2013 20:49:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:49:03 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:49:03 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:49:03 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:49:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-26 13:49:03 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (119.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 138ms (Views: 131.2ms | ActiveRecord: 0.4ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-08-26 13:49:03 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"people:1", "commit_action"=>"index", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people Completed 302 Found in 9ms (ActiveRecord: 0.4ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-08-26 13:49:03 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (0.9ms) Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.name desc LIMIT 25 OFFSET 0 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_columns.html.erb (7.9ms)  (0.2ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (2.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (3.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 32ms (Views: 24.5ms | ActiveRecord: 0.7ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (2.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:49:03 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$J/D4T9fzgue.cw5QrQwPzePR6AoNpwqWkEASZiWo385rPkCk3FlCS"], ["updated_at", Mon, 26 Aug 2013 20:49:03 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-26 13:49:03 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 7ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-26 13:49:03 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-26 20:49:03.236950' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-26 13:49:03 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 9ms (Views: 6.7ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (1.1ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:49:03 UTC +00:00], ["resource", "Person"], ["updated_at", Mon, 26 Aug 2013 20:49:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:49:03 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:49:03 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Mon, 26 Aug 2013 20:49:03 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Mon, 26 Aug 2013 20:49:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-26 13:49:03 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (45.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.8ms) Completed 200 OK in 84ms (Views: 55.9ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-08-26 13:49:03 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"people:1", "commit_action"=>"new", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (1.8ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/new Completed 302 Found in 14ms (ActiveRecord: 2.2ms) Started GET "/outpost/people/new" for 127.0.0.1 at 2013-08-26 13:49:03 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (144.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 168ms (Views: 163.6ms | ActiveRecord: 0.2ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:49:03 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Mp1brkvL2yanz3g4W1FaQ.H/f2hHr7mMdbgsn3EhPhGi9tcP9E3XC"], ["updated_at", Mon, 26 Aug 2013 20:49:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-26 13:49:03 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 7ms (Views: 4.9ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-26 13:49:03 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-08-26 20:49:03.590153' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.6ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-26 13:49:03 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.2ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:49:03 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$.OEOuiYqvdYYJQAZXivIMe.r3R7KEfRnsiLgPysez0imVkaVPu2wG"], ["updated_at", Mon, 26 Aug 2013 20:49:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-26 13:49:03 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-26 13:49:03 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"nope@nope.nope", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'nope@nope.nope' LIMIT 1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.2ms | ActiveRecord: 0.2ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction Started GET "/outpost/people" for 127.0.0.1 at 2013-08-26 13:49:03 -0700 Processing by Outpost::PeopleController#index as HTML Redirected to http://www.example.com/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 5ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-08-26 13:49:03 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 7ms (Views: 5.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:49:03 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$QE7dDCvSzUMhh0blzzHDBeXBp6lvJrQmd4eRATZrXOztvNbLxq3ia"], ["updated_at", Mon, 26 Aug 2013 20:49:03 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-26 13:49:03 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-26 13:49:03 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-26 20:49:03.712682' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-26 13:49:03 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 6.2ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.8ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:49:03 UTC +00:00], ["resource", "Person"], ["updated_at", Mon, 26 Aug 2013 20:49:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (1.0ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:49:03 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:49:03 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-08-26 13:49:03 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (23.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 40ms (Views: 32.2ms | ActiveRecord: 0.2ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-08-26 13:49:03 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Bryan", "location"=>"", "email"=>"bricker@kpcc.org", "age"=>""}, "obj_key"=>"people:new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:49:03 UTC +00:00], ["email", "bricker@kpcc.org"], ["location", ""], ["name", "Bryan"], ["updated_at", Mon, 26 Aug 2013 20:49:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 15ms (ActiveRecord: 1.1ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-08-26 13:49:03 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 38ms (Views: 32.8ms | ActiveRecord: 0.3ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "people"  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.4ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Mon, 26 Aug 2013 20:49:04 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$F0W8o730A1EAOC06EQmv0ubFrUoYItyp/m9sdMRK5XqxKpxPAVMEG"], ["updated_at", Mon, 26 Aug 2013 20:49:04 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-08-26 13:49:04 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-08-26 13:49:04 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-08-26 20:49:04.117555' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-08-26 13:49:04 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.3ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:49:04 UTC +00:00], ["resource", "Person"], ["updated_at", Mon, 26 Aug 2013 20:49:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Mon, 26 Aug 2013 20:49:04 UTC +00:00], ["permission_id", 1], ["updated_at", Mon, 26 Aug 2013 20:49:04 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-08-26 13:49:04 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (28.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 45ms (Views: 39.4ms | ActiveRecord: 0.2ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-08-26 13:49:04 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"", "email"=>"", "age"=>""}, "obj_key"=>"people:new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 38ms (Views: 30.0ms | ActiveRecord: 0.4ms)  (0.2ms) SELECT COUNT(*) FROM "people"  (5.2ms) rollback transaction  (1.9ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.7ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (1.3ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (3.1ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.2ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.7ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "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") ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (3.0ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.2ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (12.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:37:31 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$PeTw1zNN1mIv6cyB5exzfO7wMojejv3jug7BwRc2eYkct69yZBTye"], ["updated_at", Sun, 15 Sep 2013 17:37:31 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-09-15 10:37:31 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (6.3ms) Completed 200 OK in 5967ms (Views: 5929.7ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-09-15 10:37:37 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-09-15 17:37:37.282311' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-09-15 10:37:37 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (57.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.9ms) Completed 200 OK in 125ms (Views: 121.6ms | ActiveRecord: 1.0ms)  (0.2ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:37:37 UTC +00:00], ["resource", "Person"], ["updated_at", Sun, 15 Sep 2013 17:37:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:37:37 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 15 Sep 2013 17:37:37 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:37:37 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:37:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-09-15 10:37:37 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (3.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (39.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (3.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (267.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 289ms (Views: 278.6ms | ActiveRecord: 0.5ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-09-15 10:37:37 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"Hill Valley, California", "email"=>"", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (26.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (32.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 104ms (Views: 36.4ms | ActiveRecord: 0.5ms)  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$W79ljxwWT5.w0SxX15l2o.3gXpRIE78d5W/tcp5rlDroYcbJbMV0y"], ["updated_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-09-15 10:37:38 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.1ms) Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-09-15 10:37:38 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-09-15 17:37:38.039175' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-09-15 10:37:38 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.1ms) Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 16ms (Views: 13.5ms | ActiveRecord: 0.3ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00], ["resource", "Person"], ["updated_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-09-15 10:37:38 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (26.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (31.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 41ms (Views: 36.5ms | ActiveRecord: 0.2ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-09-15 10:37:38 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"New Name", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) UPDATE "people" SET "name" = ?, "updated_at" = ? WHERE "people"."id" = 1 [["name", "New Name"], ["updated_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 23ms (ActiveRecord: 0.7ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-09-15 10:37:38 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (89.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (94.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 104ms (Views: 98.7ms | ActiveRecord: 0.3ms) Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.0ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (10.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$8IvaWIPWHfNuPxB8XuutTOza8cIBS8BeiFMe6Am1qKqUvdHThnBd6"], ["updated_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-09-15 10:37:38 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.1ms) Completed 200 OK in 7ms (Views: 6.0ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-09-15 10:37:38 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-09-15 17:37:38.533881' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-09-15 10:37:38 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.1ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00], ["resource", "Person"], ["updated_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-09-15 10:37:38 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (27.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 36ms (Views: 31.1ms | ActiveRecord: 0.2ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-09-15 10:37:38 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-09-15 10:37:38 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (20.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (66.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (91.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 99ms (Views: 95.5ms | ActiveRecord: 0.2ms)  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$d8ItPUT1xIWkvxlKkAGi8eaP6WhS7a4Yko5Kgk4gpwqtKFn55zClq"], ["updated_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-09-15 10:37:38 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.1ms) Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-09-15 10:37:38 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-09-15 17:37:38.756759' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 8ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-09-15 10:37:38 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.1ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 9ms (Views: 6.5ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00], ["resource", "Person"], ["updated_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:37:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-09-15 10:37:38 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (26.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 37ms (Views: 30.8ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-09-15 10:37:38 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"index", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-09-15 10:37:38 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (4.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (189.1ms) Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.name desc LIMIT 25 OFFSET 0 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_columns.html.erb (5.9ms)  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (9.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (12.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/index.html.erb within layouts/outpost/application (222.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 234ms (Views: 228.8ms | ActiveRecord: 0.7ms)  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:37:39 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$NtYvF67DjmIk00ayC2dG6udvkdFd5wabaLW.aMuk1ZegJajqcXpkW"], ["updated_at", Sun, 15 Sep 2013 17:37:39 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-09-15 10:37:39 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.0ms) Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-09-15 10:37:39 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-09-15 17:37:39.173151' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-09-15 10:37:39 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.1ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.0ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:37:39 UTC +00:00], ["resource", "Person"], ["updated_at", Sun, 15 Sep 2013 17:37:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:37:39 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 15 Sep 2013 17:37:39 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:37:39 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:37:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-09-15 10:37:39 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (27.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 36ms (Views: 31.2ms | ActiveRecord: 0.4ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-09-15 10:37:39 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"new", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/new Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET "/outpost/people/new" for 127.0.0.1 at 2013-09-15 10:37:39 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/new.html.erb within layouts/outpost/application (26.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 38ms (Views: 34.9ms | ActiveRecord: 0.2ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:37:39 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$DB61OwdMncl2/DnhFaf7lO.0jzVWG/UhvPizFBUsQkoGT78FhsMEu"], ["updated_at", Sun, 15 Sep 2013 17:37:39 UTC +00:00], ["username", "bricker"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-09-15 10:37:39 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.1ms) Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-09-15 10:37:39 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-09-15 17:37:39.350314' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-09-15 10:37:39 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.1ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.0ms | ActiveRecord: 0.2ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-09-15 10:37:39 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Redirected to http://www.example.com/outpost Filter chain halted as :authorize_resource rendered or redirected Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET "/outpost" for 127.0.0.1 at 2013-09-15 10:37:39 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.1ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 77ms (Views: 74.9ms | ActiveRecord: 0.2ms)  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:37:39 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$PBi1HINuPIJVQVprKe26GOIv3TDLinsfS/DYBgv/yjiQAX3s9IEXm"], ["updated_at", Sun, 15 Sep 2013 17:37:39 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-09-15 10:37:39 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.0ms) Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-09-15 10:37:39 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-09-15 17:37:39.494980' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 9ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-09-15 10:37:39 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.1ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 11ms (Views: 7.4ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:37:39 UTC +00:00], ["resource", "Person"], ["updated_at", Sun, 15 Sep 2013 17:37:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:37:39 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 15 Sep 2013 17:37:39 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people" for 127.0.0.1 at 2013-09-15 10:37:39 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (1.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (0.8ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY people.name desc LIMIT 25 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (2.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (2.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/index.html.erb within layouts/outpost/application (6.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Completed 200 OK in 16ms (Views: 10.5ms | ActiveRecord: 0.6ms)  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) SAVEPOINT active_record_1 User Exists (0.5ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:37:39 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$1QB9pFkm2NLGQp.9f3sHOeAAdAsxkKwVTQMpqh1vTCjGNKsKwYbJ2"], ["updated_at", Sun, 15 Sep 2013 17:37:39 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-09-15 10:37:39 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.1ms) Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-09-15 10:37:39 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-09-15 17:37:39.581871' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-09-15 10:37:39 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.1ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 9ms (Views: 6.5ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:37:39 UTC +00:00], ["resource", "Person"], ["updated_at", Sun, 15 Sep 2013 17:37:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:37:39 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 15 Sep 2013 17:37:39 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-09-15 10:37:39 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (24.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/new.html.erb within layouts/outpost/application (28.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 39ms (Views: 32.7ms | ActiveRecord: 0.2ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-09-15 10:37:39 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"", "email"=>"", "age"=>""}, "obj_key"=>"person-new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (20.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/new.html.erb within layouts/outpost/application (24.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 37ms (Views: 28.5ms | ActiveRecord: 0.4ms)  (0.1ms) SELECT COUNT(*) FROM "people"  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:37:39 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$WA.HCP1vLO5ofIdIa93hiO5alMkH6wa5wj1w3v1lHtMwD/cOX2We6"], ["updated_at", Sun, 15 Sep 2013 17:37:39 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-09-15 10:37:39 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.0ms) Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-09-15 10:37:39 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-09-15 17:37:39.885075' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-09-15 10:37:39 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.1ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 21ms (Views: 7.1ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:37:39 UTC +00:00], ["resource", "Person"], ["updated_at", Sun, 15 Sep 2013 17:37:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:37:39 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 15 Sep 2013 17:37:39 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-09-15 10:37:39 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/new.html.erb within layouts/outpost/application (25.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 34ms (Views: 29.9ms | ActiveRecord: 0.2ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-09-15 10:37:39 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Bryan", "location"=>"", "email"=>"bricker@kpcc.org", "age"=>""}, "obj_key"=>"person-new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:37:39 UTC +00:00], ["email", "bricker@kpcc.org"], ["location", ""], ["name", "Bryan"], ["updated_at", Sun, 15 Sep 2013 17:37:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 11ms (ActiveRecord: 0.7ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-09-15 10:37:39 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (26.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 35ms (Views: 30.9ms | ActiveRecord: 0.2ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "people"  (2.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:37:40 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Sun, 15 Sep 2013 17:37:40 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:37:40 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:37:40 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:37:40 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:37:40 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:37:40 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:37:40 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:37:40 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:37:40 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:37:40 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:37:40 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:37:40 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:37:40 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:37:40 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:37:40 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Sun, 15 Sep 2013 17:37:40 UTC +00:00], ["person_id", 1], ["title", "Post 1"], ["updated_at", Sun, 15 Sep 2013 17:37:40 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:37:40 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:37:40 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.8ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:37:40 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:37:40 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.4ms) rollback transaction  (3.3ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.0ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.0ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (1.3ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.1ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.2ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.2ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.8ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (2.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.0ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (12.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:38:55 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$z9BmyJwARBilYp3vTrv1ru5rE4M7RtZjlS7y9FSqdd5g8uQFQxvoy"], ["updated_at", Sun, 15 Sep 2013 17:38:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:38:55 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$X6obe6HZshmo65FdhUjg5ead5E2lxhKIWwcvi.Xk8amw4YbbUl5zS"], ["updated_at", Sun, 15 Sep 2013 17:38:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:38:55 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$facGo3pWffDC7WryVlgwsO/NzxsLonbNy1uWUqbNDns2faMjg0Y0."], ["updated_at", Sun, 15 Sep 2013 17:38:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker2@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:38:56 UTC +00:00], ["email", "bricker2@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$fJm7gQKqR5bWLmMmPmDQDOxFBfup9ykRwtZr0mXcKi2FrelCvnKIa"], ["updated_at", Sun, 15 Sep 2013 17:38:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker2@kpcc.org' LIMIT 1  (3.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:38:56 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$L2KZLNgrQwiwpwFSW3ZxqO/mEJaqn/OWeJ1KWPww4pUvT5NyTmHhu"], ["updated_at", Sun, 15 Sep 2013 17:38:56 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-09-15 10:38:56 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (6.0ms) Completed 200 OK in 166ms (Views: 132.5ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-09-15 10:38:56 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-09-15 17:38:56.303513' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-09-15 10:38:56 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 116ms (Views: 112.4ms | ActiveRecord: 1.1ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:38:56 UTC +00:00], ["resource", "Person"], ["updated_at", Sun, 15 Sep 2013 17:38:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:38:56 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 15 Sep 2013 17:38:56 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:38:56 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:38:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-09-15 10:38:56 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (3.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (35.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (3.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (246.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 316ms (Views: 308.0ms | ActiveRecord: 0.4ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-09-15 10:38:56 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"index", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people Completed 302 Found in 26ms (ActiveRecord: 0.4ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-09-15 10:38:56 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (1.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (5.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (178.7ms) Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.name desc LIMIT 25 OFFSET 0 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_columns.html.erb (6.1ms)  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (7.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (10.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/index.html.erb within layouts/outpost/application (211.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 225ms (Views: 217.7ms | ActiveRecord: 0.7ms)  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$llD155O0UahR938xBAkUHeIiqQPP1lOMrUWWmJNWu6gcbOjHuww3S"], ["updated_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-09-15 10:38:57 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.0ms) Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-09-15 10:38:57 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-09-15 17:38:57.124171' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-09-15 10:38:57 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.1ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 6.6ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00], ["resource", "Person"], ["updated_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-09-15 10:38:57 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (24.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (29.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 101ms (Views: 95.7ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-09-15 10:38:57 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"new", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/new Completed 302 Found in 8ms (ActiveRecord: 0.4ms) Started GET "/outpost/people/new" for 127.0.0.1 at 2013-09-15 10:38:57 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/new.html.erb within layouts/outpost/application (25.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 36ms (Views: 32.4ms | ActiveRecord: 0.2ms)  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$CfId/iJkiy9mr3p.eBddI.Fs2SJVYrSWYKiMHF1JKJ3uVctoBh4dC"], ["updated_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-09-15 10:38:57 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.0ms) Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-09-15 10:38:57 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-09-15 17:38:57.339467' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-09-15 10:38:57 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.1ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 6.4ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.3ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00], ["resource", "Person"], ["updated_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-09-15 10:38:57 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (24.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (28.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 38ms (Views: 33.2ms | ActiveRecord: 0.2ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-09-15 10:38:57 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-09-15 10:38:57 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (26.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 115ms (Views: 110.9ms | ActiveRecord: 0.3ms)  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker3@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00], ["email", "bricker3@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$dbp8IfYBO92iN4AzhvsmO.e3NwtY/kLjcoL4.NKbtbCJxjtZhaBQu"], ["updated_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker4@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00], ["email", "bricker4@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$9AEEBPc8SiDEXnAwKXUvruUaXzfP6er.5hF6zNI4ESAVYi26Z10bC"], ["updated_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00], ["resource", "Post"], ["updated_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker5@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00], ["email", "bricker5@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$XIXTFlumyeExbupD4FH3yunf6q9jFD8XDECQQAKF6gPS3ws.qFdPG"], ["updated_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker6@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00], ["email", "bricker6@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$uSwef9ZTKALI.jXTfWbUVukXe46Knr4Epi.3Jo43bCX24f5mIAOy2"], ["updated_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker7@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00], ["email", "bricker7@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$8F4pp1CV8YrqUDTntNRnzubGeGw1jXnNlko3VXANLG8TyozJPzF96"], ["updated_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.5ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00], ["resource", "Post"], ["updated_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (1.0ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00], ["person_id", 1], ["title", "Post 1"], ["updated_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sun, 15 Sep 2013 17:38:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00], ["title", "Post 2"], ["updated_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$gLNYLBJZjCDLMbEmfcqnXegpiZD.0uar/NG54/.rp6peVpaRySrmu"], ["updated_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-09-15 10:38:58 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-09-15 10:38:58 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-09-15 17:38:58.122309' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-09-15 10:38:58 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 4.7ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00], ["resource", "Person"], ["updated_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people" for 127.0.0.1 at 2013-09-15 10:38:58 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (1.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (0.8ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY people.name desc LIMIT 25 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (1.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (2.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 16ms (Views: 10.1ms | ActiveRecord: 0.6ms)  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$4gw0DDLmAB.5iwmWMbcCFe4ml0pQf.MdHn2Y5KPExjsIwWtDyN6ey"], ["updated_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-09-15 10:38:58 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-09-15 10:38:58 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-09-15 17:38:58.188832' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-09-15 10:38:58 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.2ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-09-15 10:38:58 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Redirected to http://www.example.com/outpost Filter chain halted as :authorize_resource rendered or redirected Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET "/outpost" for 127.0.0.1 at 2013-09-15 10:38:58 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.2ms)  (2.2ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (1.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$/RaJuCG8OuviYwtTA80ZiOm3WtA17csrw4Bk/DKroDN5mpliqzDQO"], ["updated_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-09-15 17:38:58.347437' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$mtKiWgYlZaH4LXxoXZzltOaZ5uewDOairbPMMbSvto1ER.xBtwycO"], ["updated_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-09-15 17:38:58.366804' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 6ms (ActiveRecord: 0.4ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$C5q4RiysoC74tlZiOcNzi.LzK8u2r5x.sbTU6u0THYAt.rMriWICm"], ["updated_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-09-15 17:38:58.384850' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 4ms (ActiveRecord: 0.3ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker8@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00], ["email", "bricker8@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$4us4Meb5kiFXzlWZJI4ziecgZeczlWdBwKk.XAT108DxqBIN/OjAS"], ["updated_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"bricker"} SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-09-15 17:38:58.400847' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 4ms (ActiveRecord: 0.2ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 4ms (Views: 1.2ms | ActiveRecord: 0.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.1ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker9@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00], ["email", "bricker9@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$q4EbWtyHG7GidHiwjTkcQ.UCUabMqO2p19RDMSWY0l3dJkHjKMCie"], ["updated_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker10@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00], ["email", "bricker10@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$yL9pM43CfI5IYEYzuAXNaei3/i1BNgIAtjh5EPLAIMY7Nq3hMY3zC"], ["updated_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker11@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00], ["email", "bricker11@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$5P5HTcOh9c9YPD0qUpLCTORlL3aYnoetDDXSsx7va6cgrcfq32bau"], ["updated_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 7ms (ActiveRecord: 1.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$nVvEZr1OkOOXsR2PXhHI5eZ8dmYhJuqUPjLLflcUBgKdWVGbngnua"], ["updated_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-09-15 10:38:58 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-09-15 10:38:58 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-09-15 17:38:58.521599' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-09-15 10:38:58 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00], ["resource", "Person"], ["updated_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-09-15 10:38:58 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 34ms (Views: 29.4ms | ActiveRecord: 0.2ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-09-15 10:38:58 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Bryan", "location"=>"", "email"=>"bricker@kpcc.org", "age"=>""}, "obj_key"=>"person-new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00], ["email", "bricker@kpcc.org"], ["location", ""], ["name", "Bryan"], ["updated_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 11ms (ActiveRecord: 0.7ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-09-15 10:38:58 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 104ms (Views: 99.5ms | ActiveRecord: 0.2ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "people"  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$UzWPi4pX709t0j0tqs/q7eRcLyoqXaYL5gD.YbPFyjUTM9Xsh.fxi"], ["updated_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-09-15 10:38:58 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-09-15 10:38:58 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-09-15 17:38:58.827239' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-09-15 10:38:58 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 6.4ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00], ["resource", "Person"], ["updated_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 15 Sep 2013 17:38:58 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-09-15 10:38:58 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 35ms (Views: 30.1ms | ActiveRecord: 0.2ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-09-15 10:38:58 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"", "email"=>"", "age"=>""}, "obj_key"=>"person-new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 36ms (Views: 28.3ms | ActiveRecord: 0.3ms)  (0.1ms) SELECT COUNT(*) FROM "people"  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'NotAModel' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["resource", "NotAModel"], ["updated_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker12@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["email", "bricker12@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$8PsU9HJ9oL84ffvKi8BaqOBzk8txizvuQGIj5KbyIUjv6CHwfk94m"], ["updated_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["resource", "Post"], ["updated_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["permission_id", 2], ["updated_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker13@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["email", "bricker13@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$K8jWseYH9Km0FEjFcFm2eu0iX4ge2GKCAR94wHqhvCRdI5s0Ncjhu"], ["updated_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["resource", "Post"], ["updated_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.9ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["resource", "Post"], ["updated_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker14@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.3ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["email", "bricker14@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$tPtsWsrkCS086jMbt66bFuEUJJkVZmx5SKXihc/e2Bv0n1YsoLhJ."], ["updated_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions"  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker15@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["email", "bricker15@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Yj294wAdjnsOhcsJrOLfiuhUZXQTOiWb6abvfNfFKAMGUemDFQyZG"], ["updated_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["resource", "Post"], ["updated_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker16@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["email", "bricker16@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$1WFz9bIn4cNycVj5/2SnX.RqJzzLGgt73FUuYHRBlQ7IO6oaFGpeO"], ["updated_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["resource", "Post"], ["updated_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["permission_id", 2], ["updated_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker17@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["email", "bricker17@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ivmsZI6EEhMzHttlXCf1C.rIKcxCGlRwsN.9ZhVEPzy2yQDgMO5WS"], ["updated_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$rbepdC7xTI.Dg8Tgy/82N.UWQ4qOiBI1Jkp7wKRTv.jz2bXLtow1."], ["updated_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-09-15 10:38:59 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-09-15 10:38:59 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-09-15 17:38:59.188328' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-09-15 10:38:59 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["resource", "Person"], ["updated_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-09-15 10:38:59 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (88.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 103ms (Views: 98.0ms | ActiveRecord: 0.2ms) Started DELETE "/outpost/people/1" for 127.0.0.1 at 2013-09-15 10:38:59 -0700 Processing by Outpost::PeopleController#destroy as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "people" WHERE "people"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people Completed 302 Found in 12ms (ActiveRecord: 0.6ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-09-15 10:38:59 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (1.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (0.8ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY people.name desc LIMIT 25 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (1.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (2.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 15ms (Views: 9.7ms | ActiveRecord: 0.5ms)  (0.1ms) SELECT COUNT(*) FROM "people"  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$DW4aBNp6gXvxzfVtpVMf5OAbdLARcv7n8Rb0OvL/WeghIzsuUXqza"], ["updated_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-09-15 10:38:59 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-09-15 10:38:59 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-09-15 17:38:59.381279' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-09-15 10:38:59 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 9ms (Views: 7.2ms | ActiveRecord: 0.2ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$HHHYiQZytrAQvlK0OtpVy.YhWTQbVVR2TPpCd.IkiYlZQivYZbhpu"], ["updated_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-09-15 10:38:59 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-09-15 10:38:59 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"nope@nope.nope", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'nope@nope.nope' LIMIT 1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.3ms | ActiveRecord: 0.2ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction Started GET "/outpost/people" for 127.0.0.1 at 2013-09-15 10:38:59 -0700 Processing by Outpost::PeopleController#index as HTML Redirected to http://www.example.com/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-09-15 10:38:59 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 8ms (Views: 6.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker18@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["email", "bricker18@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$2gms8eXZe8.ZdwNZG4XSceh/VQgoZSjZcG3GQIfUeRsmxQKmxQ0FW"], ["updated_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker19@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["email", "bricker19@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$xO8vv/PKgk7YBgNzSwHwIuWeRdy6NwgwQSxNhs.ycZYJHhijNUXGa"], ["updated_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker20@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["email", "bricker20@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$BDGtv3dm/1.njI1th7wW8OwwLS9GkLMqZ2j5/mV7I9LKTFBuN8Hmi"], ["updated_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker21@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["email", "bricker21@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$RN7GR0TiIDPfiX4Itjvgc.5YLUNBp3vhohS.HXuTrxw21UM8qzZC2"], ["updated_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$xMzElV0XV41gXZiffSDkGOmSkfmCTVhAEHMiwqnGBvsLG6tCVy.Ly"], ["updated_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-09-15 10:38:59 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 8ms (Views: 6.0ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-09-15 10:38:59 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-09-15 17:38:59.543897' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 76ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-09-15 10:38:59 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.0ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["resource", "Person"], ["updated_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-09-15 10:38:59 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 36ms (Views: 30.7ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-09-15 10:38:59 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"New Name", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) UPDATE "people" SET "name" = ?, "updated_at" = ? WHERE "people"."id" = 1 [["name", "New Name"], ["updated_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 10ms (ActiveRecord: 0.7ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-09-15 10:38:59 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (20.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 33ms (Views: 29.2ms | ActiveRecord: 0.2ms) Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$5yIkWyEhrTa37m/DpqXCle.P17SaRYTqKE.uwLRyZiVHymxbwSDs."], ["updated_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-09-15 10:38:59 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-09-15 10:38:59 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-09-15 17:38:59.857366' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 17ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-09-15 10:38:59 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 9ms (Views: 7.3ms | ActiveRecord: 0.3ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["resource", "Person"], ["updated_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:38:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-09-15 10:38:59 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 36ms (Views: 30.5ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-09-15 10:39:00 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"Hill Valley, California", "email"=>"", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (20.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 40ms (Views: 29.8ms | ActiveRecord: 0.5ms)  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:39:00 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:39:00 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (3.2ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (3.2ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.0ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (3.2ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.7ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (2.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (10.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:39:22 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$6aRP/2pK.C0YGM2IrLR6A.eUERslHHukV/W02wAg.OE6j8xKs5P7G"], ["updated_at", Sun, 15 Sep 2013 17:39:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (2.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker2@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:39:22 UTC +00:00], ["email", "bricker2@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$smZtaP.Izad3gbJ5fBkI4OVQiNpbj3wyY4mTKFQxIEfTWD7bXFSJ2"], ["updated_at", Sun, 15 Sep 2013 17:39:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker3@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Sun, 15 Sep 2013 17:39:22 UTC +00:00], ["email", "bricker3@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$KCNi6gYV9oe3uauvxXoDUOZ49IjrqzVp5E1B/FbunT0CqGvYAb872"], ["updated_at", Sun, 15 Sep 2013 17:39:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (0.8ms) rollback transaction  (0.1ms) begin transaction User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker4@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:39:22 UTC +00:00], ["email", "bricker4@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$uQ4a7RUKBE/O.0gqrHObeegE1vWNuCpXcdjhLrCaPFRMTjc65IHIq"], ["updated_at", Sun, 15 Sep 2013 17:39:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 54ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker5@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:39:22 UTC +00:00], ["email", "bricker5@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Qegsf9O67aFxtWcU59djhOvRW2.XsWsj9VABbYE3jk/1MsO1WDjYK"], ["updated_at", Sun, 15 Sep 2013 17:39:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:39:22 UTC +00:00], ["resource", "Post"], ["updated_at", Sun, 15 Sep 2013 17:39:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:39:22 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 15 Sep 2013 17:39:22 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker6@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:39:22 UTC +00:00], ["email", "bricker6@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$wD1GpmJbF4k.KlhFTc38rOcwrFN.4AqV6cU.qu5PT2GSHxC7QW0lK"], ["updated_at", Sun, 15 Sep 2013 17:39:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker7@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:39:22 UTC +00:00], ["email", "bricker7@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$rHCAdBxzsylWoNb8y12X9.7Nd8AMDOgtGxNKXTyJ.ONvsBZlOlRmG"], ["updated_at", Sun, 15 Sep 2013 17:39:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker8@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:39:22 UTC +00:00], ["email", "bricker8@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$GKpYEoqWDk.3opUjgVRBUuRuECdqrwgqUYSqxsmdPTkIXuU8VeWHW"], ["updated_at", Sun, 15 Sep 2013 17:39:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.3ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.9ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:39:22 UTC +00:00], ["resource", "Post"], ["updated_at", Sun, 15 Sep 2013 17:39:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:39:22 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 15 Sep 2013 17:39:22 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker9@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:39:22 UTC +00:00], ["email", "bricker9@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$q8UpbSy20PmgmnjvsRuS9O0D2eZUThGXTsnK10uklH5mngkXwSYwq"], ["updated_at", Sun, 15 Sep 2013 17:39:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.6ms) rollback transaction  (0.2ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 14ms (Views: 12.9ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker10@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:39:23 UTC +00:00], ["email", "bricker10@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$4p2tG4ouHNCzpoqXOXP81OQGv3hY6mTCnn0KSvlDeuBPygJJWU.SG"], ["updated_at", Sun, 15 Sep 2013 17:39:23 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 8ms (ActiveRecord: 1.0ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.4ms | ActiveRecord: 0.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.2ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:39:23 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$AObZd8yMTYSBs7a7JehPMe/ZGfcnEyF1klD0UJ9qkHnagP5X2CO3i"], ["updated_at", Sun, 15 Sep 2013 17:39:23 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-09-15 17:39:23.058545' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 8ms (ActiveRecord: 0.3ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:39:23 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$J80o7kifFHUXfmtiLETxVOaM0Mc7J5EauJWT4b5PTaEPvc.e4xxQa"], ["updated_at", Sun, 15 Sep 2013 17:39:23 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-09-15 17:39:23.078897' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 5ms (ActiveRecord: 0.4ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:39:23 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$qg2BWQ9JXykcsjTcnFgPwuS2EHAQl/4yG9Hb0sdtYZQY7pRXdD1s6"], ["updated_at", Sun, 15 Sep 2013 17:39:23 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-09-15 17:39:23.094767' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms)  (0.7ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker11@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:39:23 UTC +00:00], ["email", "bricker11@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$TIldXmKBPniAtsSbBJ8vjOCqo6XFHAAwnsZjwBSAhP1lyZW0IhYJ2"], ["updated_at", Sun, 15 Sep 2013 17:39:23 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"bricker"} SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-09-15 17:39:23.116614' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 3ms (ActiveRecord: 0.1ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker12@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:39:23 UTC +00:00], ["email", "bricker12@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$FwQwKRw6Np4.JPHJU79q/e0jGdrSydtagG41NEcOz9ZAxdm6Tkghe"], ["updated_at", Sun, 15 Sep 2013 17:39:23 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.7ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker13@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:39:23 UTC +00:00], ["email", "bricker13@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$xV5FwPc0K8mKKyASh278leQHv7iuLX5wHAjr7glsC.kEzN.EWXgVa"], ["updated_at", Sun, 15 Sep 2013 17:39:23 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (1.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (228.8ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:39:23 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$GKJtet3mU7Mso3Jm0VWYDeX.mYqnpUdnN9i7UujHoxSROyyuPpJG."], ["updated_at", Sun, 15 Sep 2013 17:39:23 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-09-15 10:39:23 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 91ms (Views: 57.8ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-09-15 10:39:23 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-09-15 17:39:23.738664' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-09-15 10:39:23 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.5ms) Completed 200 OK in 15ms (Views: 12.3ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:39:23 UTC +00:00], ["resource", "Person"], ["updated_at", Sun, 15 Sep 2013 17:39:23 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:39:23 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 15 Sep 2013 17:39:23 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:39:23 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:39:23 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-09-15 10:39:23 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (3.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (29.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (2.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 273ms (Views: 266.8ms | ActiveRecord: 0.4ms) Started DELETE "/outpost/people/1" for 127.0.0.1 at 2013-09-15 10:39:24 -0700 Processing by Outpost::PeopleController#destroy as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "people" WHERE "people"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people Completed 302 Found in 20ms (ActiveRecord: 0.6ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-09-15 10:39:24 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (1.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (5.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (1.8ms) Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.name desc LIMIT 25 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (8.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (10.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 38ms (Views: 32.1ms | ActiveRecord: 0.6ms)  (0.2ms) SELECT COUNT(*) FROM "people"  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker14@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00], ["email", "bricker14@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$PBka6TKVjQ4mDUF/H4e7QObsBBQxRd1i/zyOd/qqG1gZUDp1ZeqfK"], ["updated_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker14@kpcc.org' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker15@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00], ["email", "bricker15@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$dSCqN4kiU6hVwac9.Yla/uG0Xg2iKRzo/r3Zs3TMn4Yp.BkfnBpHa"], ["updated_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker15@kpcc.org' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$DG9epb7jokmQm6M9BdPJ0O/s3P6g3JnX6V.Q/lXzKdS9vZWAFdjee"], ["updated_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$IzGw1oqicn.UbHSasM9M4utqgGPgxZlxjKw2XHITo0UzNsrfajoDa"], ["updated_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/outpost/people" for 127.0.0.1 at 2013-09-15 10:39:24 -0700 Processing by Outpost::PeopleController#index as HTML Redirected to http://www.example.com/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-09-15 10:39:24 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$GS3MmaFSJ3PnDbCIckmXqudDXcN0vGAM.Tt4VD7FCBJpxYO2.D1qO"], ["updated_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-09-15 10:39:24 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-09-15 10:39:24 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"nope@nope.nope", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'nope@nope.nope' LIMIT 1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.2ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$DaVVN65X5S1agmCSlQNUs.mXc8nZS1Y8jP52pKRKpe51UI2HXp.9."], ["updated_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-09-15 10:39:24 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-09-15 10:39:24 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-09-15 17:39:24.347610' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-09-15 10:39:24 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 10ms (Views: 7.9ms | ActiveRecord: 0.2ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00], ["title", "Post 1"], ["updated_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.1ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ys.tU1gJukvTAAEn75ndtO2zO3ym7Jf6TWNdgi7T4T3TGPFIB3O2a"], ["updated_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-09-15 10:39:24 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-09-15 10:39:24 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-09-15 17:39:24.662475' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-09-15 10:39:24 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.8ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00], ["resource", "Person"], ["updated_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-09-15 10:39:24 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 38ms (Views: 31.9ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-09-15 10:39:24 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 12ms (ActiveRecord: 0.4ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-09-15 10:39:24 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 35ms (Views: 30.5ms | ActiveRecord: 0.3ms)  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$U9X9AqDZyERJ3Px9jWJR2eRY3/CePoCRUKqXtUia2tt4q9xNDtCWu"], ["updated_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-09-15 10:39:24 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-09-15 10:39:24 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-09-15 17:39:24.891875' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-09-15 10:39:24 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 4.9ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00], ["resource", "Person"], ["updated_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:39:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-09-15 10:39:24 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 36ms (Views: 30.5ms | ActiveRecord: 0.2ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-09-15 10:39:24 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"index", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-09-15 10:39:24 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (1.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (0.8ms) Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.name desc LIMIT 25 OFFSET 0 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_columns.html.erb (6.3ms)  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (1.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (2.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 24ms (Views: 18.8ms | ActiveRecord: 0.6ms)  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:39:25 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$3fU6ewjMFE2UPZAz3IP5He5zzCnYEU53b9lKobkrbU9UY4S1d9K2O"], ["updated_at", Sun, 15 Sep 2013 17:39:25 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-09-15 10:39:25 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-09-15 10:39:25 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-09-15 17:39:25.025230' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-09-15 10:39:25 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 6.1ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.8ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:39:25 UTC +00:00], ["resource", "Person"], ["updated_at", Sun, 15 Sep 2013 17:39:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:39:25 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 15 Sep 2013 17:39:25 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:39:25 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:39:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-09-15 10:39:25 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 37ms (Views: 31.7ms | ActiveRecord: 0.2ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-09-15 10:39:25 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"new", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/new Completed 302 Found in 8ms (ActiveRecord: 0.4ms) Started GET "/outpost/people/new" for 127.0.0.1 at 2013-09-15 10:39:25 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 36ms (Views: 32.6ms | ActiveRecord: 0.2ms)  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:39:25 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$.uEYNa923Yr01vpNWwzh0uJ4gtIoY2Zld2K/0vff8toAgGZRtls9O"], ["updated_at", Sun, 15 Sep 2013 17:39:25 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-09-15 10:39:25 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-09-15 10:39:25 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-09-15 17:39:25.245629' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-09-15 10:39:25 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 6.3ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (1.1ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:39:25 UTC +00:00], ["resource", "Person"], ["updated_at", Sun, 15 Sep 2013 17:39:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:39:25 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 15 Sep 2013 17:39:25 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-09-15 10:39:25 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 33ms (Views: 29.3ms | ActiveRecord: 0.2ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-09-15 10:39:25 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"", "email"=>"", "age"=>""}, "obj_key"=>"person-new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 36ms (Views: 28.7ms | ActiveRecord: 0.3ms)  (0.1ms) SELECT COUNT(*) FROM "people"  (2.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:39:25 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$/FKkjI9YvPDdi8qYepuUNufEjdZWedudQ71p7./9uZKki85ZkqMPm"], ["updated_at", Sun, 15 Sep 2013 17:39:25 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-09-15 10:39:25 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-09-15 10:39:25 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-09-15 17:39:25.554091' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-09-15 10:39:25 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.0ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:39:25 UTC +00:00], ["resource", "Person"], ["updated_at", Sun, 15 Sep 2013 17:39:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:39:25 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 15 Sep 2013 17:39:25 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-09-15 10:39:25 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 34ms (Views: 29.6ms | ActiveRecord: 0.2ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-09-15 10:39:25 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Bryan", "location"=>"", "email"=>"bricker@kpcc.org", "age"=>""}, "obj_key"=>"person-new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:39:25 UTC +00:00], ["email", "bricker@kpcc.org"], ["location", ""], ["name", "Bryan"], ["updated_at", Sun, 15 Sep 2013 17:39:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 11ms (ActiveRecord: 0.7ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-09-15 10:39:25 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 33ms (Views: 29.3ms | ActiveRecord: 0.2ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "people"  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:39:25 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$EeGnAmAAMBke7z/LYE3d7OoSsBaFE4va1wb8Lkie9BrVxHq.T/90O"], ["updated_at", Sun, 15 Sep 2013 17:39:25 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-09-15 10:39:25 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-09-15 10:39:25 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-09-15 17:39:25.799330' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-09-15 10:39:25 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 5.5ms | ActiveRecord: 0.3ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:39:25 UTC +00:00], ["resource", "Person"], ["updated_at", Sun, 15 Sep 2013 17:39:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:39:25 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 15 Sep 2013 17:39:25 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:39:25 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:39:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-09-15 10:39:25 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 37ms (Views: 30.8ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-09-15 10:39:25 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"Hill Valley, California", "email"=>"", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (20.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 39ms (Views: 30.1ms | ActiveRecord: 0.4ms)  (2.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$M27AfgGG9pRyWnrSswj6S.AUg3aj6fo266T7KfyVVGBkOriHqtfp."], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-09-15 10:39:26 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-09-15 10:39:26 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-09-15 17:39:26.102134' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-09-15 10:39:26 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["resource", "Person"], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-09-15 10:39:26 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 37ms (Views: 31.0ms | ActiveRecord: 0.2ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-09-15 10:39:26 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"New Name", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) UPDATE "people" SET "name" = ?, "updated_at" = ? WHERE "people"."id" = 1 [["name", "New Name"], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 10ms (ActiveRecord: 0.7ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-09-15 10:39:26 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 33ms (Views: 29.2ms | ActiveRecord: 0.2ms) Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]  (2.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bryan Ricker"], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["person_id", 1], ["title", "Post 2"], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.8ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$VdMLRbGLR03CTqSJTZ7fNOIhl90tIZ2L2Mq0qh6CbqLeouBw8J0i."], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-09-15 10:39:26 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-09-15 10:39:26 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-09-15 17:39:26.576402' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-09-15 10:39:26 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.2ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-09-15 10:39:26 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Redirected to http://www.example.com/outpost Filter chain halted as :authorize_resource rendered or redirected Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET "/outpost" for 127.0.0.1 at 2013-09-15 10:39:26 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 4.5ms | ActiveRecord: 0.2ms)  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$e8jAexpFjZdDEVifVHoPyOqxkVV6t3T6hY8fc4s3d4eeHXuBjo8ie"], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-09-15 10:39:26 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-09-15 10:39:26 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-09-15 17:39:26.720595' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-09-15 10:39:26 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 4.9ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["resource", "Person"], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people" for 127.0.0.1 at 2013-09-15 10:39:26 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (0.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (1.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (0.8ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY people.name desc LIMIT 25 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (1.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (2.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Completed 200 OK in 15ms (Views: 9.7ms | ActiveRecord: 0.6ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker16@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["email", "bricker16@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$PLWQfhA/q4IPQhDvqvJ3vuc8.TvOon0vCvifZxAqZuqdAUcSWzFFy"], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker17@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["email", "bricker17@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$eeFXaoefE07OqDjACYYlRuj2RUKGBiyWZI7hDfvxSgcqGJSzXpl3K"], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["resource", "Post"], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["permission_id", 2], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker18@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["email", "bricker18@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$t7kFRmZYseUFrepeiraWIuLNNKTQih1eOMEX7SIxKHvjpdr7qTquS"], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["resource", "Post"], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["resource", "Post"], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker19@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.4ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["email", "bricker19@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$wc826CkI5DKdVELWnHEWc.9Rb8r8SGtLBQfxln/8fDYPDjunWPYna"], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions"  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker20@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["email", "bricker20@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$uUgl3MeQ0pr8FQwNNBwovuQUfKQy3z7bnNlAiG5lAjj0P2EniJJCy"], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["resource", "Post"], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.5ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'NotAModel' LIMIT 1 SQL (0.8ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["resource", "NotAModel"], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker21@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["email", "bricker21@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$i1gl8vdsd2sSCV4yeVNdGePYAtxQJVGer.Te09I2kqtbfIVCIvBIe"], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["resource", "Post"], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["permission_id", 2], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["permission_id", 1], ["updated_at", Sun, 15 Sep 2013 17:39:26 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (1.9ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.3ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.8ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (14.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:07:07 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$CRpjsYiSJ4Ne4RvwI6MvX.Eg6vXS7WRKY1ECyNlPluEAqjhN840wq"], ["updated_at", Wed, 16 Oct 2013 22:07:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:07:07 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ge0G6hNU6eOpXQOMxGrRCePWAHTSEpjnYRCwsPwCB1cgloXqSAd06"], ["updated_at", Wed, 16 Oct 2013 22:07:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker2@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:07:07 UTC +00:00], ["email", "bricker2@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$pLAfxLwCS8D6Ag3dD08PZ.X/H/csmFT2L6ZmMaIG816fs7WCc3KDu"], ["updated_at", Wed, 16 Oct 2013 22:07:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker2@kpcc.org' LIMIT 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:07:07 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Dcn1TVJyJiefVM3PpYTlXuBgLSa6OBl7IEX9O2jGCfLq1RJRPClj6"], ["updated_at", Wed, 16 Oct 2013 22:07:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:07:07 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Wed, 16 Oct 2013 22:07:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Wed, 16 Oct 2013 22:07:07 UTC +00:00], ["title", "Post 1"], ["updated_at", Wed, 16 Oct 2013 22:07:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker3@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:07:07 UTC +00:00], ["email", "bricker3@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$c5LJrASWwb6HsxdoFT3ZaOE6bvefTbIxSnalKvvPK0vaRPBtcHGpy"], ["updated_at", Wed, 16 Oct 2013 22:07:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker4@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (2.3ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:07:07 UTC +00:00], ["email", "bricker4@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$yszOH3X9lWSJD8GMh0QfIuDDMTUTUqUxgtPpQQscsyX2GRQ2RPqpC"], ["updated_at", Wed, 16 Oct 2013 22:07:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker5@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:07:07 UTC +00:00], ["email", "bricker5@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$3683yykiChFq7bbgSKnto.JIbxvTpkL1wVWTtxYywDSXyilsVzJpK"], ["updated_at", Wed, 16 Oct 2013 22:07:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"bricker"} SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-10-16 22:07:07.707652' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 4ms (ActiveRecord: 0.2ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:07:07 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$zDWtoSAbHb4UJH6BzfOPD.uUWC5et3xbKAUEN40kqv1bV36aOENGS"], ["updated_at", Wed, 16 Oct 2013 22:07:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-10-16 22:07:07.724323' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 6ms (ActiveRecord: 0.4ms)  (0.6ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:07:07 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$awIdtLvnCeKKaNwCxI8Ekunm7V9BZrku/vFRXXqi/DbEmZnfjArju"], ["updated_at", Wed, 16 Oct 2013 22:07:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-10-16 22:07:07.749634' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 6ms (ActiveRecord: 0.4ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:07:07 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Urhv7yDizXZ6CAUZAtbile9PwnF43V13y.csUO7R7R/HvQhWO2ib."], ["updated_at", Wed, 16 Oct 2013 22:07:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-16 22:07:07.768493' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 4ms (ActiveRecord: 0.3ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 26ms (Views: 23.6ms | ActiveRecord: 0.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.2ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker6@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:07:07 UTC +00:00], ["email", "bricker6@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$3hcTtYBW3AlzRswxki68QuLOuYB00/Jd6U9Fbixziq41XV1oW6t4K"], ["updated_at", Wed, 16 Oct 2013 22:07:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 7ms (ActiveRecord: 0.9ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker7@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:07:07 UTC +00:00], ["email", "bricker7@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$pgTYMX.aOEfXQui4gVrX.uFjU.bq4rKnUNOaVWJlVUcvUQpUhFgLC"], ["updated_at", Wed, 16 Oct 2013 22:07:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker8@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:07:07 UTC +00:00], ["email", "bricker8@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$lvsVAOsZ0cF9CJA7DNFB5ecdW3lrFrtBgeQD3HXRuUONRXGOfYdrK"], ["updated_at", Wed, 16 Oct 2013 22:07:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:07:07 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 16 Oct 2013 22:07:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:07:07 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Wed, 16 Oct 2013 22:07:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:07:07 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 16 Oct 2013 22:07:07 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:07:07 UTC +00:00], ["permission_id", 2], ["updated_at", Wed, 16 Oct 2013 22:07:07 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker9@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["email", "bricker9@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$sDiJ/8pb6NhlLeSF.RETseH5ElUj8qsuHLvdTp3heqCxBBb0x6vDm"], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker10@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.4ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["email", "bricker10@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ihCQV74HOPPt/W5ys9GGg.fGERiQ7WDMw1phbT11or1DdcT0JElRO"], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions"  (1.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker11@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["email", "bricker11@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Y.KtljLQGZhesP8SITVw0eVo8uNV9lWVEMbCy6010rETwclXGrzPK"], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'NotAModel' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["resource", "NotAModel"], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker12@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["email", "bricker12@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$4XPvAvFJIy4/lmZS0PJXwu9laNS.60vFWmOS4wXHiQz4c7FBk9CMi"], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["permission_id", 2], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["user_id", 1]] SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bryan Ricker"], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (2.0ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["person_id", 1], ["title", "Post 2"], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (4.4ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$fdAANPCyoCxMbSmY8gsQsu/pih/TowKdOfJncE/3pRZ3DHGWqtD5m"], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-16 15:07:08 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 171ms (Views: 136.6ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-16 15:07:08 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-16 22:07:08.773503' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-16 15:07:08 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.5ms) Completed 200 OK in 26ms (Views: 23.5ms | ActiveRecord: 0.3ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["resource", "Person"], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 16 Oct 2013 22:07:08 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-10-16 15:07:08 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (4.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (93.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (2.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 296ms (Views: 290.1ms | ActiveRecord: 0.2ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-10-16 15:07:09 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"", "email"=>"", "age"=>""}, "obj_key"=>"person-new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 37ms (Views: 28.8ms | ActiveRecord: 0.3ms)  (0.1ms) SELECT COUNT(*) FROM "people"  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:07:09 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$IK2U23VYR.qaaylSdNLa8e55VSWW62oAQtYHMLCWVCMlIWyYcV2LS"], ["updated_at", Wed, 16 Oct 2013 22:07:09 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-16 15:07:09 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-16 15:07:09 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-16 22:07:09.348668' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-16 15:07:09 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 4.8ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.8ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:07:09 UTC +00:00], ["resource", "Person"], ["updated_at", Wed, 16 Oct 2013 22:07:09 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:07:09 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 16 Oct 2013 22:07:09 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-10-16 15:07:09 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 35ms (Views: 29.8ms | ActiveRecord: 0.2ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-10-16 15:07:09 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Bryan", "location"=>"", "email"=>"bricker@kpcc.org", "age"=>""}, "obj_key"=>"person-new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:07:09 UTC +00:00], ["email", "bricker@kpcc.org"], ["location", ""], ["name", "Bryan"], ["updated_at", Wed, 16 Oct 2013 22:07:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 79ms (ActiveRecord: 0.8ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-16 15:07:09 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 41ms (Views: 35.1ms | ActiveRecord: 0.4ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "people"  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:07:09 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$2uZwOUCwiyyZ/uP9DSjOJOpK9uZVmAwaopJ7Her2ObvqG71f8TpYa"], ["updated_at", Wed, 16 Oct 2013 22:07:09 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-16 15:07:09 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-16 15:07:09 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-16 22:07:09.683402' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-16 15:07:09 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 5.0ms | ActiveRecord: 0.3ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:07:09 UTC +00:00], ["resource", "Person"], ["updated_at", Wed, 16 Oct 2013 22:07:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:07:09 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 16 Oct 2013 22:07:09 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:07:09 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 16 Oct 2013 22:07:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-16 15:07:09 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 36ms (Views: 31.0ms | ActiveRecord: 0.2ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-10-16 15:07:09 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"new", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/new Completed 302 Found in 12ms (ActiveRecord: 0.4ms) Started GET "/outpost/people/new" for 127.0.0.1 at 2013-10-16 15:07:09 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (81.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 94ms (Views: 89.4ms | ActiveRecord: 0.2ms)  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:07:09 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$wlRFnk05ynokxry0Ek2y1.C/LK2FbvGj8z2/i//9bEBzkIw6cJNK."], ["updated_at", Wed, 16 Oct 2013 22:07:09 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-16 15:07:09 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-16 15:07:09 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-16 22:07:09.894129' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-16 15:07:09 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:07:09 UTC +00:00], ["resource", "Person"], ["updated_at", Wed, 16 Oct 2013 22:07:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:07:09 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 16 Oct 2013 22:07:09 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:07:09 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 16 Oct 2013 22:07:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-16 15:07:09 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (33.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 48ms (Views: 41.8ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-10-16 15:07:09 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"index", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-10-16 15:07:09 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (1.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (5.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (196.2ms) Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.name desc LIMIT 25 OFFSET 0 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_columns.html.erb (6.1ms)  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (9.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (12.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 244ms (Views: 237.2ms | ActiveRecord: 0.6ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:07:10 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$/1MII9IRBLcSbo3/3hlxZ.3gEr/qfI/cRv8wcEisdkBhjUsuxZ7dW"], ["updated_at", Wed, 16 Oct 2013 22:07:10 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-16 15:07:10 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 70ms (Views: 68.7ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-16 15:07:10 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-16 22:07:10.325141' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-16 15:07:10 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:07:10 UTC +00:00], ["resource", "Person"], ["updated_at", Wed, 16 Oct 2013 22:07:10 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:07:10 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 16 Oct 2013 22:07:10 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:07:10 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 16 Oct 2013 22:07:10 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-16 15:07:10 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (23.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 37ms (Views: 31.6ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-10-16 15:07:10 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-16 15:07:10 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 34ms (Views: 29.9ms | ActiveRecord: 0.2ms)  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:07:10 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$bHC1T.6sOv/qH11oroasAeJSVnsHgtBeumURVG7b15QeDBHANFUNe"], ["updated_at", Wed, 16 Oct 2013 22:07:10 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-16 15:07:10 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 7ms (Views: 5.4ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-16 15:07:10 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-16 22:07:10.470395' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-16 15:07:10 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 10ms (Views: 7.4ms | ActiveRecord: 0.3ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:07:10 UTC +00:00], ["resource", "Person"], ["updated_at", Wed, 16 Oct 2013 22:07:10 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:07:10 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 16 Oct 2013 22:07:10 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:07:10 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 16 Oct 2013 22:07:10 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-16 15:07:10 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (23.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 108ms (Views: 102.6ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-10-16 15:07:10 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"Hill Valley, California", "email"=>"", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 40ms (Views: 30.4ms | ActiveRecord: 0.4ms)  (1.9ms) rollback transaction  (1.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:07:10 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$rhG3qq71V9HG9bDWtXKlr.RH.xjYp5NN6bFh5XGBVFqUNVfLqQYZW"], ["updated_at", Wed, 16 Oct 2013 22:07:10 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-16 15:07:10 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-16 15:07:10 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-16 22:07:10.793684' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-16 15:07:10 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 9ms (Views: 6.6ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:07:10 UTC +00:00], ["resource", "Person"], ["updated_at", Wed, 16 Oct 2013 22:07:10 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:07:10 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 16 Oct 2013 22:07:10 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:07:10 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 16 Oct 2013 22:07:10 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-16 15:07:10 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 38ms (Views: 31.3ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-10-16 15:07:10 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"New Name", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) UPDATE "people" SET "name" = ?, "updated_at" = ? WHERE "people"."id" = 1 [["name", "New Name"], ["updated_at", Wed, 16 Oct 2013 22:07:10 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 10ms (ActiveRecord: 0.7ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-16 15:07:10 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (20.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 33ms (Views: 29.3ms | ActiveRecord: 0.2ms) Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:07:11 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$114XlGvIuEiPdHeUBRzBa.g7scwO5H6Eq.HcshG3K3YksSKBx2UhO"], ["updated_at", Wed, 16 Oct 2013 22:07:11 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-16 15:07:11 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-16 15:07:11 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-16 22:07:11.136019' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-16 15:07:11 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 10ms (Views: 6.7ms | ActiveRecord: 0.3ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-10-16 15:07:11 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Redirected to http://www.example.com/outpost Filter chain halted as :authorize_resource rendered or redirected Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-16 15:07:11 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 4.6ms | ActiveRecord: 0.2ms)  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:07:11 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$0AQKCdVfvXRDZJLzZumDVu37VA.5Rjy8J469w1drK31ef/hLYFWR6"], ["updated_at", Wed, 16 Oct 2013 22:07:11 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-16 15:07:11 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-16 15:07:11 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-16 22:07:11.212929' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-16 15:07:11 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:07:11 UTC +00:00], ["resource", "Person"], ["updated_at", Wed, 16 Oct 2013 22:07:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:07:11 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 16 Oct 2013 22:07:11 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people" for 127.0.0.1 at 2013-10-16 15:07:11 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (1.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (0.9ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY people.name desc LIMIT 25 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (5.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (5.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 21ms (Views: 14.1ms | ActiveRecord: 0.8ms)  (2.4ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.8ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (3.9ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (184.9ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (67.0ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.0ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$h/68jfXB8du46y8U/rvVXOGsw7svt8ZHOHPJuYTeJ1VxKqx7jLHPq"], ["updated_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 57ms (ActiveRecord: 1.7ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 78ms (Views: 77.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker2@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00], ["email", "bricker2@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$BUf0aZN2BqTMU4tn74WY/uBmrzLLsvXivBuo/3lHci99V3lwDepYy"], ["updated_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (1.6ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker3@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00], ["email", "bricker3@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$dUQ9W2QGvzwH2VKGd2r5IOvE1350/fHQIakqSK0I2Oh6kBQ5dbC/q"], ["updated_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 8ms (Views: 1.2ms | ActiveRecord: 0.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.2ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker4@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00], ["email", "bricker4@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$V26LakVHHslDYqkO9Lbnq.LOK4.TgsXMai5763N08FpwF0LI8VhZG"], ["updated_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"bricker"} SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-16 22:09:30.618942' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 4ms (ActiveRecord: 0.1ms)  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$DTVty5ObPJINTQ.vTv7k7.VWlFlLD.o15LJY95qen/IXZa1PmMzWa"], ["updated_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-10-16 22:09:30.645958' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms)  (1.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$VofBikaLfk4.Dae/KEB4VOL71opdx4qRmhZw586VjlcGP2cswgey6"], ["updated_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-16 22:09:30.665320' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 4ms (ActiveRecord: 0.3ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$3M6cgQqgJIUkmSwd2wsoR.QefrHngQ21DIPt82Ur2yxlTnXBRFVwK"], ["updated_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-16 22:09:30.690073' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 4ms (ActiveRecord: 0.3ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.3ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker5@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00], ["email", "bricker5@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$RuqQ0xBGEXWCUj7jYhNO1OFUviuNddUeOoTQfGFzfJ1WBpxl.n8Fu"], ["updated_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker6@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00], ["email", "bricker6@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$GzyR40VAVyfvI2wU6IbWlO4dVw7/CJT4HuE1Gnp.63qCzpgFaMrfK"], ["updated_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker7@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00], ["email", "bricker7@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$2SMKjjIZQLjtSdiLvhoN7uGrUm6MYkgvzGWZaaoO52eptRG67x2zy"], ["updated_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker8@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00], ["email", "bricker8@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$BaI07x.QKuTZp1n0q1Nug.TjU/P9xpXbp/qeRWSNcLZm8Kl64fiJG"], ["updated_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (0.8ms) rollback transaction  (0.1ms) begin transaction User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'NotAModel' LIMIT 1 SQL (1.1ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00], ["resource", "NotAModel"], ["updated_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker9@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00], ["email", "bricker9@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$yi0PRCu5/rZZfHy9YiuwlOn2gllcbNSXLA0mP4N4MJrvixOp25l3m"], ["updated_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00], ["permission_id", 2], ["updated_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00], ["user_id", 1]] SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker10@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00], ["email", "bricker10@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$hfjqEQx/kre58d2hQXyEBOFA1bgNfuxu.h/16nHKmrLo2Mz5nXemu"], ["updated_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker11@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.4ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00], ["email", "bricker11@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$D4tIyl8VbMdRTg5sPZFi.eFijRl.T2UDBXz0Q7Rvqoa8UAptpuvi6"], ["updated_at", Wed, 16 Oct 2013 22:09:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions"  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker12@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00], ["email", "bricker12@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$H3.u2NIgL0Z4umcZI60w8.0Kwav/PEUMOy21IwGj63NlElR8faUFS"], ["updated_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker13@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00], ["email", "bricker13@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ylZH1w5TjbsoEzAXyj4vVuZ0z0YE4TBPQfGmFRiuuQwOJNzIccKmC"], ["updated_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00], ["permission_id", 2], ["updated_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker14@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00], ["email", "bricker14@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$K4AmgoGgM7W0FYC8ZDyd3esLa20vpwnMF.4rrIzmSAZf7Uq93Ymbm"], ["updated_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00], ["person_id", 1], ["title", "Post 1"], ["updated_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$UqXdNiY5h34p/rkah.KQkuiP8VKHwJ1lXSg2jhsEh3QeU3D2yJKAW"], ["updated_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-16 15:09:31 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 91ms (Views: 58.3ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-16 15:09:31 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-16 22:09:31.391463' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-16 15:09:31 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 15ms (Views: 11.9ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00], ["resource", "Person"], ["updated_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-16 15:09:31 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (62.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (31.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (2.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 271ms (Views: 264.5ms | ActiveRecord: 0.5ms) Started DELETE "/outpost/people/1" for 127.0.0.1 at 2013-10-16 15:09:31 -0700 Processing by Outpost::PeopleController#destroy as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "people" WHERE "people"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people Completed 302 Found in 19ms (ActiveRecord: 0.6ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-10-16 15:09:31 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (1.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (5.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (1.9ms) Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.name desc LIMIT 25 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (7.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (10.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 38ms (Views: 31.4ms | ActiveRecord: 0.7ms)  (0.1ms) SELECT COUNT(*) FROM "people"  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$frb0ccYcUZTC4/YlS6p6oObzfo8UnxLrgjJ0ju0qgb6Oxj2IWyhvW"], ["updated_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-16 15:09:31 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 7ms (Views: 5.0ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-16 15:09:31 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-16 22:09:31.964178' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-16 15:09:31 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 4.8ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00], ["resource", "Person"], ["updated_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 16 Oct 2013 22:09:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-16 15:09:31 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (23.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 37ms (Views: 31.8ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-10-16 15:09:32 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 12ms (ActiveRecord: 0.4ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-16 15:09:32 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (23.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 38ms (Views: 32.0ms | ActiveRecord: 0.3ms)  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:09:32 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$8oE62HHaC6E.9hu6MC59KOESYw/LPVXRV4fszkvhKtatr1k9/n7Eq"], ["updated_at", Wed, 16 Oct 2013 22:09:32 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-16 15:09:32 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-16 15:09:32 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-16 22:09:32.117081' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-16 15:09:32 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 6.4ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (1.2ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:09:32 UTC +00:00], ["resource", "Person"], ["updated_at", Wed, 16 Oct 2013 22:09:32 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:09:32 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 16 Oct 2013 22:09:32 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:09:32 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 16 Oct 2013 22:09:32 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-16 15:09:32 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (23.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 37ms (Views: 32.2ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-10-16 15:09:32 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"new", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/new Completed 302 Found in 9ms (ActiveRecord: 0.4ms) Started GET "/outpost/people/new" for 127.0.0.1 at 2013-10-16 15:09:32 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 36ms (Views: 32.0ms | ActiveRecord: 0.2ms)  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:09:32 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$DKQU6o.Hjc3h80a03FC33uOwpoVV/kH8h92heL9cKrcZ/Bamd4zEq"], ["updated_at", Wed, 16 Oct 2013 22:09:32 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-16 15:09:32 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-16 15:09:32 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-16 22:09:32.340292' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-16 15:09:32 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:09:32 UTC +00:00], ["resource", "Person"], ["updated_at", Wed, 16 Oct 2013 22:09:32 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:09:32 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 16 Oct 2013 22:09:32 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:09:32 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 16 Oct 2013 22:09:32 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-16 15:09:32 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (2.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 39ms (Views: 32.0ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-10-16 15:09:32 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"index", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-10-16 15:09:32 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (1.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (0.8ms) Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.name desc LIMIT 25 OFFSET 0 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_columns.html.erb (6.0ms)  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (1.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (2.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 24ms (Views: 18.6ms | ActiveRecord: 0.7ms)  (2.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.6ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:09:32 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$P.0W.n.7Go4xck5yIHhqI.wR3k7AfF9A8GndAKrfq0SP7nJr6GxUm"], ["updated_at", Wed, 16 Oct 2013 22:09:32 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-16 15:09:32 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 7ms (Views: 5.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-16 15:09:32 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-10-16 22:09:32.554760' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-16 15:09:32 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.4ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:09:32 UTC +00:00], ["resource", "Person"], ["updated_at", Wed, 16 Oct 2013 22:09:32 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:09:32 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 16 Oct 2013 22:09:32 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people" for 127.0.0.1 at 2013-10-16 15:09:32 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (0.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (1.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (0.9ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY people.name desc LIMIT 25 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (1.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (2.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Completed 200 OK in 15ms (Views: 9.7ms | ActiveRecord: 0.5ms)  (2.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:09:32 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$lJu.rdeFqbPh/H/NDWQ7POUi9bWL/HfZCipIPX1hg9t.JuArVw0AK"], ["updated_at", Wed, 16 Oct 2013 22:09:32 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-16 15:09:32 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-16 15:09:32 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-16 22:09:32.622061' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-16 15:09:32 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.2ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-10-16 15:09:32 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Redirected to http://www.example.com/outpost Filter chain halted as :authorize_resource rendered or redirected Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-16 15:09:32 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 5.8ms | ActiveRecord: 0.2ms)  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Wed, 16 Oct 2013 22:09:32 UTC +00:00], ["title", "Post 2"], ["updated_at", Wed, 16 Oct 2013 22:09:32 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:09:32 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$nqKv8Ae1RorAjKNoQe5CB.TyTzggQOrAAMeBOoXg0MJhkFDYN5oe2"], ["updated_at", Wed, 16 Oct 2013 22:09:32 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-16 15:09:32 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 84ms (Views: 82.8ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-16 15:09:32 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-16 22:09:32.806871' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-16 15:09:32 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:09:32 UTC +00:00], ["resource", "Person"], ["updated_at", Wed, 16 Oct 2013 22:09:32 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:09:32 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 16 Oct 2013 22:09:32 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:09:32 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 16 Oct 2013 22:09:32 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-16 15:09:32 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 37ms (Views: 32.4ms | ActiveRecord: 0.2ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-10-16 15:09:32 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"New Name", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) UPDATE "people" SET "name" = ?, "updated_at" = ? WHERE "people"."id" = 1 [["name", "New Name"], ["updated_at", Wed, 16 Oct 2013 22:09:32 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 10ms (ActiveRecord: 0.6ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-16 15:09:32 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 34ms (Views: 30.1ms | ActiveRecord: 0.2ms) Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$.0iKQNjlPCAYJVWOndKiM..RbUTJB6JJKri5EKdNvPmaVjia9/782"], ["updated_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-16 15:09:33 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-16 15:09:33 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-16 22:09:33.057203' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-16 15:09:33 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 4.8ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00], ["resource", "Person"], ["updated_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-16 15:09:33 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 36ms (Views: 30.7ms | ActiveRecord: 0.2ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-10-16 15:09:33 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"Hill Valley, California", "email"=>"", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (20.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 39ms (Views: 29.8ms | ActiveRecord: 0.4ms)  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$9gvs/UbBVhwJkUIymH1EO.O0aDq1KbiRmmbeC0j6GdB5cF4TelA/a"], ["updated_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-16 15:09:33 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-16 15:09:33 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-10-16 22:09:33.361200' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 7ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-16 15:09:33 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 9ms (Views: 5.4ms | ActiveRecord: 0.2ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$RyoG/xfYynn5l7wQ572YkeMEpwddv9WmgUOh3kjlsEsnTuYpsO0Kq"], ["updated_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-16 15:09:33 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-16 15:09:33 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"nope@nope.nope", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'nope@nope.nope' LIMIT 1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.2ms | ActiveRecord: 0.2ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction Started GET "/outpost/people" for 127.0.0.1 at 2013-10-16 15:09:33 -0700 Processing by Outpost::PeopleController#index as HTML Redirected to http://www.example.com/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-10-16 15:09:33 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 7ms (Views: 5.5ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bryan Ricker"], ["updated_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$KjWRGSL7QCFNjUUIRdk33uwhzSZh2tfA/031d3v1nqWXjoIR/qTNO"], ["updated_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker15@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00], ["email", "bricker15@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$H5WAOcT2O9Cvd36KsBd94.wSbB42tPB.kwHcZLuaGfodyDI.SIW86"], ["updated_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker15@kpcc.org' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ldVjQTtLHLewvihEnuTkVu9MxLuyqhc8ZFM2UdQcSXulabBdCJjlW"], ["updated_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker16@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00], ["email", "bricker16@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$4FKBb0S.sDpRlSJ5AuUxIemM0xVRI4KjG/WCUMinNWNUhOTHpbeYO"], ["updated_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker16@kpcc.org' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker17@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (2.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00], ["email", "bricker17@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$bKkUSyD/HcSHtLsh7oBg7udq1Q3CRMPcMItvOBIErya7mh7M4X1Mi"], ["updated_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker18@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00], ["email", "bricker18@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$/.ut9.hDJUpUDc1dZbU2s.5mJ.ALWlLbSJY4xJtT5Ab6A9i3o3SWK"], ["updated_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker19@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (74.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00], ["email", "bricker19@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$iWIKlkw8RS9hZpLyIICmj..3mrBI5fqnOMy0yhmrhDAWNyPgYrHW2"], ["updated_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker20@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00], ["email", "bricker20@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$WV5qFd9fPADmV3a9A4dhOe6iXF8YwUqHP6Qzd9tZ6oH/Qbxoc1LkC"], ["updated_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker21@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00], ["email", "bricker21@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$z4Ro8P4hFeZkPpe57qEcDO3JEA2n1r1JpBB4QpVN.a1Y1WyB1uUay"], ["updated_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$xwGxZLSul3TryYeG8Av60eTDjNLPEuwlRgx5JhyVdb2dxBRoWpCBS"], ["updated_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-16 15:09:33 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-16 15:09:33 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-16 22:09:33.721145' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-16 15:09:33 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 5.5ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00], ["resource", "Person"], ["updated_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-10-16 15:09:33 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (23.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 41ms (Views: 30.8ms | ActiveRecord: 0.2ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-10-16 15:09:33 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Bryan", "location"=>"", "email"=>"bricker@kpcc.org", "age"=>""}, "obj_key"=>"person-new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00], ["email", "bricker@kpcc.org"], ["location", ""], ["name", "Bryan"], ["updated_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 11ms (ActiveRecord: 0.7ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-16 15:09:33 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 34ms (Views: 30.1ms | ActiveRecord: 0.3ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "people"  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$/s.JRXcXIG5ng900n9eqSO1ubb973WoE3jBDluynct/hW.orNyob6"], ["updated_at", Wed, 16 Oct 2013 22:09:33 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-16 15:09:33 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-16 15:09:33 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-16 22:09:33.994567' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-16 15:09:33 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 10ms (Views: 8.6ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:09:34 UTC +00:00], ["resource", "Person"], ["updated_at", Wed, 16 Oct 2013 22:09:34 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 16 Oct 2013 22:09:34 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 16 Oct 2013 22:09:34 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-10-16 15:09:34 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (91.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 107ms (Views: 102.2ms | ActiveRecord: 0.2ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-10-16 15:09:34 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"", "email"=>"", "age"=>""}, "obj_key"=>"person-new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 38ms (Views: 29.1ms | ActiveRecord: 0.4ms)  (0.1ms) SELECT COUNT(*) FROM "people"  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (1.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.8ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.7ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.7ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (3.6ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.7ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (3.2ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.7ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.0ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.3ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.0ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (1.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.3ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.3ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.3ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (2.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (14.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 17 Oct 2013 01:03:28 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$mStiweKAWOdJNQ3eTXBvGOwsHjiBdTQjNoYHETZPYD7ioBcQfrWPy"], ["updated_at", Thu, 17 Oct 2013 01:03:28 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-17 01:03:28.202075' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 61ms (ActiveRecord: 0.3ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 17 Oct 2013 01:03:28 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$im6QdBUgSvFqpcVzlweBK.c2FPM4LDIBiL7GEKqmMLWqNRmg6vns."], ["updated_at", Thu, 17 Oct 2013 01:03:28 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-17 01:03:28.221437' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 17 Oct 2013 01:03:28 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$xtz27Awl7zfnjYUMu5hosObVNiwTYdfGlwL08As9dzc/mEwWKBvUy"], ["updated_at", Thu, 17 Oct 2013 01:03:28 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-17 01:03:28.237449' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 4ms (ActiveRecord: 0.3ms)  (1.4ms) rollback transaction  (0.2ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 22ms (Views: 20.6ms | ActiveRecord: 0.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 5ms (Views: 1.8ms | ActiveRecord: 0.4ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 17 Oct 2013 01:03:28 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$9hP4ANEW5FzBCrRr16nWaO4.OiCFQd0juYIswb4JWt3T0oQnuZcQe"], ["updated_at", Thu, 17 Oct 2013 01:03:28 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"bricker"} SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-10-17 01:03:28.312251' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 4ms (ActiveRecord: 0.2ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker2@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 17 Oct 2013 01:03:28 UTC +00:00], ["email", "bricker2@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ru/ToTySB.qF.ubBV7PHpOlsUKu23LkBdTsDspEnT5SevYnur4uxa"], ["updated_at", Thu, 17 Oct 2013 01:03:28 UTC +00:00]]  (0.7ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 9ms (ActiveRecord: 1.7ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker3@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 17 Oct 2013 01:03:28 UTC +00:00], ["email", "bricker3@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Vgp1OkW4VpYZolKfWMtPXe1B3tFs/gUOVZ962nouggMQn7ftb5k1S"], ["updated_at", Thu, 17 Oct 2013 01:03:28 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker4@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 17 Oct 2013 01:03:28 UTC +00:00], ["email", "bricker4@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$JHT0QGSMAlsBaV05rT73A.pw/xgmeW9e.u06dixrDVmV8aEkKketC"], ["updated_at", Thu, 17 Oct 2013 01:03:28 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Thu, 17 Oct 2013 01:03:28 UTC +00:00], ["title", "Post 1"], ["updated_at", Thu, 17 Oct 2013 01:03:28 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 17 Oct 2013 01:03:28 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$gXkfz7itxjlNKvstxuyW.uUuJxDdh7oYmf9Ll2x3nYY7oidYxLR1i"], ["updated_at", Thu, 17 Oct 2013 01:03:28 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-16 18:03:28 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 137ms (Views: 103.5ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-16 18:03:28 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-17 01:03:28.700095' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-16 18:03:28 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 72ms (Views: 67.7ms | ActiveRecord: 1.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.8ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 17 Oct 2013 01:03:28 UTC +00:00], ["resource", "Person"], ["updated_at", Thu, 17 Oct 2013 01:03:28 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 17 Oct 2013 01:03:28 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 17 Oct 2013 01:03:28 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-10-16 18:03:28 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (5.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (62.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (3.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 365ms (Views: 357.7ms | ActiveRecord: 0.5ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-10-16 18:03:29 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"", "email"=>"", "age"=>""}, "obj_key"=>"person-new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 39ms (Views: 29.6ms | ActiveRecord: 0.4ms)  (0.1ms) SELECT COUNT(*) FROM "people"  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 17 Oct 2013 01:03:29 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$7YPozDcQ3k691DVM70l4zuHLn7ouYL./hXzMh74meqqySeNRrKtjq"], ["updated_at", Thu, 17 Oct 2013 01:03:29 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-16 18:03:29 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-16 18:03:29 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-17 01:03:29.494265' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-16 18:03:29 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 5.4ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 17 Oct 2013 01:03:29 UTC +00:00], ["resource", "Person"], ["updated_at", Thu, 17 Oct 2013 01:03:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 17 Oct 2013 01:03:29 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 17 Oct 2013 01:03:29 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-10-16 18:03:29 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (23.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 35ms (Views: 30.5ms | ActiveRecord: 0.2ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-10-16 18:03:29 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Bryan", "location"=>"", "email"=>"bricker@kpcc.org", "age"=>""}, "obj_key"=>"person-new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 17 Oct 2013 01:03:29 UTC +00:00], ["email", "bricker@kpcc.org"], ["location", ""], ["name", "Bryan"], ["updated_at", Thu, 17 Oct 2013 01:03:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 21ms (ActiveRecord: 0.7ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-16 18:03:29 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (23.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 43ms (Views: 36.9ms | ActiveRecord: 0.4ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "people"  (2.4ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.8ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (197.7ms)  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["person_id", 1], ["title", "Post 2"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker5@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["email", "bricker5@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$1UAVEIcTjk471R9t0Pabeu5bL3GLYdpoN30yuSh9x.b1s6Gi.50JS"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker6@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["email", "bricker6@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$NlSa57ngg6kQoBDPXEjouebr8mE.CXt1D8YLXehO97ScKRcVudub6"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker7@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["email", "bricker7@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ev6ruXeY4POxxb8STBczO.rwnxdzqcoL8FmTroTuk5rtVr.97nwmC"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker8@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["email", "bricker8@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$rQU2vTS2RT4WXIJm4adZn.KxfZnNwErIUiF37GF.FNn50VfbIak.W"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker9@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["email", "bricker9@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$pNLEZ59MIykrhOMiKqBHw.nAk4PCv6TC78H3jc1XHijd691LkVbfW"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker10@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.2ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["email", "bricker10@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$71WeqgmBBNK5ZTxYWokI7.lJtYu7VJUA8Q/Fvxc.DgEdGglpDdQky"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (1.6ms) rollback transaction  (0.1ms) begin transaction User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker11@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["email", "bricker11@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$LpWr4EnPJly3m8tyqK72sOEqtyjEfV4DOd5mW.M/s0oOGLXtc1kKG"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker12@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["email", "bricker12@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$RqIfOufyRyj7NDbs./mTM.Apl79wR0dx3emPPmQHYGD6df4KVX00W"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker13@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["email", "bricker13@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$l91xKT0BCbxkEPMHYlmflOJTL3EP7MfAfkAH6V1bKyQKqBl4bOZMW"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bryan Ricker"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$5wTEm3AAsOMbyQ8cavC9G.95DMjmBxSKMMbrL4Qyd5PrBcRNWQ0GO"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-16 18:03:30 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-16 18:03:30 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-10-17 01:03:30.450497' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-16 18:03:30 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 4.8ms | ActiveRecord: 0.2ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-10-16 18:03:30 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Redirected to http://www.example.com/outpost Filter chain halted as :authorize_resource rendered or redirected Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-16 18:03:30 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 4.8ms | ActiveRecord: 0.2ms)  (2.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ruCrAxJJicXGZIx62GSeKuC/1nI9kzXZy6amHWvSI128mp0jUCcaW"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-16 18:03:30 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-16 18:03:30 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-17 01:03:30.524281' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-16 18:03:30 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 9ms (Views: 6.9ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["resource", "Person"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people" for 127.0.0.1 at 2013-10-16 18:03:30 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (1.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (5.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (1.8ms) Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.name desc LIMIT 25 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (80.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (83.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 112ms (Views: 105.7ms | ActiveRecord: 0.6ms)  (2.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/outpost/people" for 127.0.0.1 at 2013-10-16 18:03:30 -0700 Processing by Outpost::PeopleController#index as HTML Redirected to http://www.example.com/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-10-16 18:03:30 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 7ms (Views: 5.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$g2mxcNDvIi6TNF1NmVKJz.vcf0tFgJVcWKBfeZeijza8pATvOAMw."], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-16 18:03:30 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-16 18:03:30 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"nope@nope.nope", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'nope@nope.nope' LIMIT 1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.2ms | ActiveRecord: 0.2ms)  (1.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$C6gEKil8UTHOHLb0kekSbuzikEGF4zJqwUpk4aZarnvfB8EkPWE72"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-16 18:03:30 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-16 18:03:30 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-17 01:03:30.764869' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-16 18:03:30 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.0ms | ActiveRecord: 0.2ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker14@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["email", "bricker14@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$9SIpH2gXrZXREeFBb0DoS.fZtW.dSmrI26TpXZuotJ/dIDeKeassG"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker15@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["email", "bricker15@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$bD5SSvQfjLnuKhHTjL8/d.bFruC5Tdl9BjGtLfxQ/swusghszZNKi"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["permission_id", 2], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker16@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["email", "bricker16@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$qzgnjOoavgPB.z4k9QzKt.P4WUvgnezptI0Q90gsxLrUPb7Epnnpy"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.3ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.9ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker17@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.4ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["email", "bricker17@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$285vFmymQB5lPkOWQcfLn.VLMIjppKLL1D3WypVGYpmqUdunTY4dS"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions"  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker18@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["email", "bricker18@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$sOUdH8e2dNG0LlNrpJiqLOyNzdmrh8Hmpk.vzr6CSjSkjjlAljwoq"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'NotAModel' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["resource", "NotAModel"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker19@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["email", "bricker19@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$rj2mq27EuvS.9J3iusURwO01hl7pm0.0mXfbXWGg0.ZgRZBo5dseW"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (1.0ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["permission_id", 2], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (10.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$cDzO8o9BqX7FhXUoybUUpe8KQDrl4Q8Hea7I2zhdJfa4naN0avBFS"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-16 18:03:30 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-16 18:03:30 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-17 01:03:30.951718' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-16 18:03:30 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 5.4ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["resource", "Person"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 17 Oct 2013 01:03:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-16 18:03:30 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (94.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 121ms (Views: 103.7ms | ActiveRecord: 0.3ms) Started DELETE "/outpost/people/1" for 127.0.0.1 at 2013-10-16 18:03:31 -0700 Processing by Outpost::PeopleController#destroy as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "people" WHERE "people"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people Completed 302 Found in 12ms (ActiveRecord: 0.6ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-10-16 18:03:31 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (1.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (0.8ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY people.name desc LIMIT 25 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (1.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (2.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 16ms (Views: 10.0ms | ActiveRecord: 0.6ms)  (0.1ms) SELECT COUNT(*) FROM "people"  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.2ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 17 Oct 2013 01:03:31 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$qaXSAdJmcq3W7ipI2fab0Ong.yXYoaK4ixselY6a6.t3891Qu.HR."], ["updated_at", Thu, 17 Oct 2013 01:03:31 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-16 18:03:31 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-16 18:03:31 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-17 01:03:31.171030' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-16 18:03:31 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 17 Oct 2013 01:03:31 UTC +00:00], ["resource", "Person"], ["updated_at", Thu, 17 Oct 2013 01:03:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 17 Oct 2013 01:03:31 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 17 Oct 2013 01:03:31 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 17 Oct 2013 01:03:31 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 17 Oct 2013 01:03:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-16 18:03:31 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (23.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 38ms (Views: 32.1ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-10-16 18:03:31 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"Hill Valley, California", "email"=>"", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 41ms (Views: 31.6ms | ActiveRecord: 0.4ms)  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.1ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 17 Oct 2013 01:03:31 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$bUx.rFWe9Kaxn80bTkG06OKcQisz/kc5j3z2RBBb08BdK7P.V6g8."], ["updated_at", Thu, 17 Oct 2013 01:03:31 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-16 18:03:31 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-16 18:03:31 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-17 01:03:31.422099' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-16 18:03:31 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 9ms (Views: 6.5ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 17 Oct 2013 01:03:31 UTC +00:00], ["resource", "Person"], ["updated_at", Thu, 17 Oct 2013 01:03:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 17 Oct 2013 01:03:31 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 17 Oct 2013 01:03:31 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 17 Oct 2013 01:03:31 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 17 Oct 2013 01:03:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-16 18:03:31 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (94.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 109ms (Views: 103.7ms | ActiveRecord: 0.2ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-10-16 18:03:31 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"New Name", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) UPDATE "people" SET "name" = ?, "updated_at" = ? WHERE "people"."id" = 1 [["name", "New Name"], ["updated_at", Thu, 17 Oct 2013 01:03:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 15ms (ActiveRecord: 0.8ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-16 18:03:31 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 36ms (Views: 31.4ms | ActiveRecord: 0.2ms) Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 17 Oct 2013 01:03:31 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$td4hkF2flBqcAi9zoDfl7e5.MONi8/gvCacWAP4VLL6WQHmmQEJye"], ["updated_at", Thu, 17 Oct 2013 01:03:31 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-16 18:03:31 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-16 18:03:31 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-17 01:03:31.749673' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-16 18:03:31 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 18ms (Views: 15.1ms | ActiveRecord: 0.3ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.3ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.8ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 17 Oct 2013 01:03:31 UTC +00:00], ["resource", "Person"], ["updated_at", Thu, 17 Oct 2013 01:03:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 17 Oct 2013 01:03:31 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 17 Oct 2013 01:03:31 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 17 Oct 2013 01:03:31 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 17 Oct 2013 01:03:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-16 18:03:31 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (23.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 38ms (Views: 32.4ms | ActiveRecord: 0.2ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-10-16 18:03:31 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"index", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-10-16 18:03:31 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (1.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (0.9ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY people.name desc LIMIT 25 OFFSET 0 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_columns.html.erb (5.8ms)  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (1.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (2.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 24ms (Views: 18.3ms | ActiveRecord: 0.6ms)  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 17 Oct 2013 01:03:31 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$k/Jg1orZrMXmueE2VrHANOFgiNLaRKoKN3QEDfTnrWvqaNNEhg6DC"], ["updated_at", Thu, 17 Oct 2013 01:03:31 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-16 18:03:31 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-16 18:03:31 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-17 01:03:31.979433' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-16 18:03:31 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 15ms (Views: 11.1ms | ActiveRecord: 0.2ms)  (0.3ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00], ["resource", "Person"], ["updated_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-16 18:03:32 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 36ms (Views: 31.0ms | ActiveRecord: 0.2ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-10-16 18:03:32 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-16 18:03:32 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 35ms (Views: 31.2ms | ActiveRecord: 0.2ms)  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ow3eqt5RTSyx7KsffveIyOqCSNzas89FX6iHHsEXLUZWrt26aDQc."], ["updated_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-16 18:03:32 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-16 18:03:32 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-17 01:03:32.153021' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-16 18:03:32 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00], ["resource", "Person"], ["updated_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-16 18:03:32 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (24.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 39ms (Views: 33.9ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-10-16 18:03:32 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"new", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/new Completed 302 Found in 8ms (ActiveRecord: 0.4ms) Started GET "/outpost/people/new" for 127.0.0.1 at 2013-10-16 18:03:32 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 107ms (Views: 29.8ms | ActiveRecord: 0.2ms)  (2.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker20@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00], ["email", "bricker20@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$2vn0LXRBpqibVW0fkWqRqO2sN6ZPbuJuiStyzbonMyLkvlOJ645dC"], ["updated_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker20@kpcc.org' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker21@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00], ["email", "bricker21@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$0h45zCuuAyzr8lEtEQBYGe4QEKcRZcm82tr/QA/7lim6kL7ZhabP."], ["updated_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker21@kpcc.org' LIMIT 1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$SYEPG0tGIDe.8ZN8czAxw.OQWB08BYGhqgU1FpGySO3lB5LEfXp3q"], ["updated_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$M9B59EC.1peWxHYjWOMwuuPJgGkzxlMT8c2mExx/klTOajuGm4iqi"], ["updated_at", Thu, 17 Oct 2013 01:03:32 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (1.4ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (2.1ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (11.2ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:38:40 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$BtcFqQ2ShYXaJekrayBdYuvkjl9c0RNN4mb3unSOzZDGXFJ2L7mZm"], ["updated_at", Fri, 18 Oct 2013 07:38:40 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker2@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:38:40 UTC +00:00], ["email", "bricker2@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$2dQJowe7PXiiHwg8RUr.HOBcaSjxGRXqcFsirGMZDXzony/sIMl7S"], ["updated_at", Fri, 18 Oct 2013 07:38:40 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker3@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:38:40 UTC +00:00], ["email", "bricker3@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$twRRSKI.qhetn10at7Ptq.2LQ8LWWgY4Q/WajaCKBTKHQiBWb.VeG"], ["updated_at", Fri, 18 Oct 2013 07:38:40 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"bricker"} SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-10-18 07:38:40.139437' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 7ms (ActiveRecord: 0.2ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:38:40 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$LUhrKXOloODZOxNiJLTHT.Rxh8GLDlGR2VOyP2JkgnIF57h5YAv4e"], ["updated_at", Fri, 18 Oct 2013 07:38:40 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:38:40.160571' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 5ms (ActiveRecord: 0.4ms)  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:38:40 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$IDHwqEpWB.RyU1Y.pv13a.M3JTaWqtQkTHfrPCVEx1Gr.OEN4NGvG"], ["updated_at", Fri, 18 Oct 2013 07:38:40 UTC +00:00]]  (0.7ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-10-18 07:38:40.237547' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 5ms (ActiveRecord: 0.4ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:38:40 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$rAmBIyJ5AAOsrx.9dWuxCOspAv9CQEHukTdruv5wsaY8MYbnAiUVG"], ["updated_at", Fri, 18 Oct 2013 07:38:40 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:38:40.255254' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 22ms (Views: 20.7ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.1ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker4@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:38:40 UTC +00:00], ["email", "bricker4@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$FoCcjSrqmH2MIkpSpBRuhuc/vgDXCyidjL6gM/gVmuqNefy7rHc92"], ["updated_at", Fri, 18 Oct 2013 07:38:40 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 7ms (ActiveRecord: 0.9ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:38:40 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:38:40 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:38:40 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bryan Ricker"], ["updated_at", Fri, 18 Oct 2013 07:38:40 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:38:40 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:38:40 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:38:40 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Fri, 18 Oct 2013 07:38:40 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Fri, 18 Oct 2013 07:38:40 UTC +00:00], ["title", "Post 1"], ["updated_at", Fri, 18 Oct 2013 07:38:40 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:38:40 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$B.GUg.o7c.URsSrkA8lSau2WHYb4uqaAV8pVUl9/OfVTs/5anKDsK"], ["updated_at", Fri, 18 Oct 2013 07:38:40 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:38:40 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 158ms (Views: 123.4ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:38:40 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:38:40.717850' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:38:40 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 120ms (Views: 116.4ms | ActiveRecord: 0.7ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:38:40 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 18 Oct 2013 07:38:40 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:38:40 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:38:40 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-10-18 00:38:40 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (5.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (41.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (2.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 304ms (Views: 296.2ms | ActiveRecord: 0.3ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-10-18 00:38:41 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"", "email"=>"", "age"=>""}, "obj_key"=>"person-new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 39ms (Views: 30.1ms | ActiveRecord: 0.4ms)  (0.1ms) SELECT COUNT(*) FROM "people"  (2.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:38:41 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$MGFticFbTEyLk.m6OXEsce1fITCNqBtGXEDUQ8IBVri1TwYwEVv6y"], ["updated_at", Fri, 18 Oct 2013 07:38:41 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:38:41 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:38:41 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-10-18 07:38:41.422480' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:38:41 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.6ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:38:41 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 18 Oct 2013 07:38:41 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:38:41 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:38:41 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-10-18 00:38:41 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 34ms (Views: 29.7ms | ActiveRecord: 0.2ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-10-18 00:38:41 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Bryan", "location"=>"", "email"=>"bricker@kpcc.org", "age"=>""}, "obj_key"=>"person-new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:38:41 UTC +00:00], ["email", "bricker@kpcc.org"], ["location", ""], ["name", "Bryan"], ["updated_at", Fri, 18 Oct 2013 07:38:41 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 20ms (ActiveRecord: 0.7ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-18 00:38:41 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 41ms (Views: 35.2ms | ActiveRecord: 0.4ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "people"  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:38:41 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$UkEi45wVdRgrwdLXWhBwbeisETx/DxyRXfrYj5niEvkaJRqhHLAn6"], ["updated_at", Fri, 18 Oct 2013 07:38:41 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:38:41 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:38:41 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:38:41.676507' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:38:41 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.3ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:38:41 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 18 Oct 2013 07:38:41 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:38:41 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:38:41 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:38:41 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:38:41 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-18 00:38:41 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (78.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 93ms (Views: 88.3ms | ActiveRecord: 0.2ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-10-18 00:38:41 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"Hill Valley, California", "email"=>"", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 40ms (Views: 30.6ms | ActiveRecord: 0.4ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:38:41 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$IXDsinQqJfjP4OwSiQUGC.iKQCFYsWud3lUKVpIJDL19pyOcvh/Uy"], ["updated_at", Fri, 18 Oct 2013 07:38:41 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:38:41 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:38:41 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:38:41.962200' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:38:41 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:38:41 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 18 Oct 2013 07:38:41 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:38:41 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:38:41 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:38:41 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:38:41 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-18 00:38:41 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 37ms (Views: 31.8ms | ActiveRecord: 0.2ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-10-18 00:38:42 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"New Name", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) UPDATE "people" SET "name" = ?, "updated_at" = ? WHERE "people"."id" = 1 [["name", "New Name"], ["updated_at", Fri, 18 Oct 2013 07:38:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 14ms (ActiveRecord: 0.7ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-18 00:38:42 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (78.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 93ms (Views: 88.0ms | ActiveRecord: 0.2ms) Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.8ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (182.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:38:42 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$07ZiEZZpayDnK3LXpLJGV.jSYezuFLhM14Fze.T/xpsbGlNG0o1ma"], ["updated_at", Fri, 18 Oct 2013 07:38:42 UTC +00:00], ["username", "bricker"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:38:42 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:38:42 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:38:42.490938' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:38:42 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:38:42 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 18 Oct 2013 07:38:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:38:42 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:38:42 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:38:42 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:38:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-18 00:38:42 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 37ms (Views: 31.5ms | ActiveRecord: 0.2ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-10-18 00:38:42 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"new", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/new Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET "/outpost/people/new" for 127.0.0.1 at 2013-10-18 00:38:42 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 33ms (Views: 29.5ms | ActiveRecord: 0.2ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:38:42 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$eEqdJfz3UHQ9Pj66OeIjN.vsczMYtk6aAFlCYwBeYPgHmN3JC9QAC"], ["updated_at", Fri, 18 Oct 2013 07:38:42 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:38:42 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:38:42 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:38:42.698129' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:38:42 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:38:42 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 18 Oct 2013 07:38:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:38:42 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:38:42 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:38:42 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:38:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-18 00:38:42 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 36ms (Views: 31.3ms | ActiveRecord: 0.2ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-10-18 00:38:42 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"index", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-10-18 00:38:42 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (1.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (4.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (1.8ms) Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.name DESC LIMIT 25 OFFSET 0 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_columns.html.erb (5.9ms)  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (7.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (10.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 45ms (Views: 39.2ms | ActiveRecord: 0.6ms)  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:38:42 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$4.o.dnh3qV9/99JDldXO4e1YqrH2bx84BvLQYPnNjy4MZ26MttK16"], ["updated_at", Fri, 18 Oct 2013 07:38:42 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:38:42 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:38:42 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:38:42.852473' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:38:42 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:38:42 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 18 Oct 2013 07:38:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:38:42 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:38:42 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:38:42 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:38:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-18 00:38:42 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 36ms (Views: 30.6ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-10-18 00:38:42 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-18 00:38:43 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 34ms (Views: 29.7ms | ActiveRecord: 0.3ms)  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$9rVMgGkI9/DNSGk3p60ZVurtW.dQO9F.iR9iT/HgTRX41rkfBxGTq"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:38:43 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:38:43 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:38:43.081261' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:38:43 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-18 00:38:43 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 36ms (Views: 31.4ms | ActiveRecord: 0.2ms) Started DELETE "/outpost/people/1" for 127.0.0.1 at 2013-10-18 00:38:43 -0700 Processing by Outpost::PeopleController#destroy as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "people" WHERE "people"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people Completed 302 Found in 11ms (ActiveRecord: 0.6ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-10-18 00:38:43 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (0.9ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY people.name DESC LIMIT 25 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (2.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (2.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 16ms (Views: 10.9ms | ActiveRecord: 0.6ms)  (0.2ms) SELECT COUNT(*) FROM "people"  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["person_id", 1], ["title", "Post 2"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.4ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$BKvvezdukK9zd8BZS13eOONq1z7DP8vWzCbEo7NYWrhE8LImmoOT6"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:38:43 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:38:43 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:38:43.353807' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:38:43 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.2ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-10-18 00:38:43 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Redirected to http://www.example.com/outpost Filter chain halted as :authorize_resource rendered or redirected Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:38:43 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.2ms)  (2.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$t2IhbLSH/5uNDHOlMvxHxeC/uWEoZKiT6RZTHAhcrI.CbYy6WBdeW"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:38:43 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:38:43 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-10-18 07:38:43.421906' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:38:43 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people" for 127.0.0.1 at 2013-10-18 00:38:43 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (0.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (1.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (0.8ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY people.name DESC LIMIT 25 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (1.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (2.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 15ms (Views: 9.9ms | ActiveRecord: 0.5ms)  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.3ms) begin transaction Started GET "/outpost/people" for 127.0.0.1 at 2013-10-18 00:38:43 -0700 Processing by Outpost::PeopleController#index as HTML Redirected to http://www.example.com/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:38:43 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$86ND4K11eFrd7tvL30BQhurcjWAGe82WJrLINpdpWIYC/uvN0cYnW"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:38:43 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:38:43 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"nope@nope.nope", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'nope@nope.nope' LIMIT 1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.2ms | ActiveRecord: 0.2ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$dsncFU5vKnbLR674eur3Mu6yvhyTmXqmjI4RXUSjA19e3O8oZZA8q"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:38:43 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:38:43 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:38:43.623986' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:38:43 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.2ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker5@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["email", "bricker5@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$OunuLcQ7O2z9EhxrieTv6OZRaM8YxL5CdTJXHWGVU3CN0Wa/6cfVC"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker6@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["email", "bricker6@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$n1NRFnS5bhEBEt844GYLAu90Al864AhcW4wiMuxgAto0f3Qa0MkHi"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["user_id", 1]] SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["permission_id", 2], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker7@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["email", "bricker7@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$HUpbihkAO75rFcsZ3CsAi.aO7Wk.svIKBV3R8Ezs9SVJWMFTv4svy"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker8@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.4ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["email", "bricker8@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$H3BEd9eqfxhIAqQGBeSO6eA3XVLMCHLFx22UptebN1e722tLtsXJ6"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions"  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker9@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["email", "bricker9@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$DhUeuvj4F4GY/HpQhgDH3OLiJh0anfJo.gIL5bwgQi4qQ42BrKq1a"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'NotAModel' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["resource", "NotAModel"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker10@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["email", "bricker10@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$2cKpW3qMjMb0Nm60yDddBOszhuIre8fRGTjW3s5fZUw5ywxLB390S"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["permission_id", 2], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker11@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["email", "bricker11@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$pI3xDoqTm9BDt6aN2wkyo.lIArjguc29L3jVo1rfkE/m9W3QQI4rG"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker12@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["email", "bricker12@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Uny60OQgHKMcf3jUNgrK5e732.mNeDVWSwdqLpHHslMxUUAbd1x2e"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker13@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["email", "bricker13@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$BN2rjQeTH3JGB30jfz3.hu9l9dexoN0dXDCEMkIgDPnjc9.bnfCsm"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker14@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["email", "bricker14@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$GmxvGyC45RYXm/3wwBCBWeXuZiBYUqqFZEu1hXZ21D6kISJ0uiYXS"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$4mRqWi4FqU.pszGcaM04kuurxdpuAqxHVZH5v6RaEo6E6P7tkWzgW"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker15@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["email", "bricker15@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Z1aVikLvr6Iv./GapTuEueEIYh/ZEKyXNQdn43rVfWdphzQKVYKyG"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker15@kpcc.org' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker16@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["email", "bricker16@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$wMgch2PlyYp4QWh7eQlKIu2kHmVt/rWRUzZ.dIt7yL.fu9QHMUZ.K"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker16@kpcc.org' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$6DW/A/BY5Vd9RujI6w4nX.0/Q7mYdSDsKctzQYV8h0UHWDprxlvoG"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (75.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 18 Oct 2013 07:38:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:38:44 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 18 Oct 2013 07:38:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:38:44 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 18 Oct 2013 07:38:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:38:44 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 18 Oct 2013 07:38:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:38:44 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 18 Oct 2013 07:38:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:38:44 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 18 Oct 2013 07:38:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:38:44 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 18 Oct 2013 07:38:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker17@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:38:44 UTC +00:00], ["email", "bricker17@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$MZ/tBH2m2nve1gkp1kM8t.ZkDEPjWn5URNdIfyiyUDG5.6OzkfPam"], ["updated_at", Fri, 18 Oct 2013 07:38:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker18@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:38:44 UTC +00:00], ["email", "bricker18@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$M/FrCK9Ko2Sz3ub1dvozsuK8cCRxoIUFGQWoamRaI70IxAv93Kj9q"], ["updated_at", Fri, 18 Oct 2013 07:38:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker19@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:38:44 UTC +00:00], ["email", "bricker19@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$k79N0C8ZdEZJ3U4NIfxyCOgg7CyEU18HXBA6xZJUJke7YFUILhfiC"], ["updated_at", Fri, 18 Oct 2013 07:38:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:38:44 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 18 Oct 2013 07:38:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:38:44 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:38:44 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker20@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:38:44 UTC +00:00], ["email", "bricker20@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$FepUxUc7FK6Dgk3Srft.Yu3HEUiMRptwMbIctb.GHl/45..0zGFZu"], ["updated_at", Fri, 18 Oct 2013 07:38:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:38:44 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 18 Oct 2013 07:38:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:38:44 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:38:44 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker21@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:38:44 UTC +00:00], ["email", "bricker21@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$K2ah5IZgQhbVv/GzWC7HQ.oldjHPpMX5d.zvZ1IP5cyxydma41gyW"], ["updated_at", Fri, 18 Oct 2013 07:38:44 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.5ms) rollback transaction  (3.3ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "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")  (3.3ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.3ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (52.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (59.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:51:13 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$hru1eNNQnJFLQ.kIN/j7ZOrQlBCudZnFJjNIOztjVhmOk7nRVqlaW"], ["updated_at", Fri, 18 Oct 2013 07:51:13 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:51:13 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.4ms) Completed 200 OK in 167ms (Views: 130.9ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:51:13 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:51:13.582277' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:51:13 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.5ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 114ms (Views: 109.9ms | ActiveRecord: 1.1ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:51:13 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 18 Oct 2013 07:51:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:51:13 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:51:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:51:13 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:51:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-18 00:51:13 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (3.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (35.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (3.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (249.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 319ms (Views: 312.1ms | ActiveRecord: 0.4ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-10-18 00:51:14 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"Hill Valley, California", "email"=>"", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (20.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (25.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 39ms (Views: 29.9ms | ActiveRecord: 0.4ms)  (2.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$z4Cpkh7oLS6AQ4sYocMmzebJpYrgIhbNH8tAhcKFw9v1BbzwA5R9i"], ["updated_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:51:14 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.0ms) Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:51:14 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:51:14.273524' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:51:14 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.1ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 6.7ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-18 00:51:14 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (27.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 37ms (Views: 31.3ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-10-18 00:51:14 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"New Name", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) UPDATE "people" SET "name" = ?, "updated_at" = ? WHERE "people"."id" = 1 [["name", "New Name"], ["updated_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 82ms (ActiveRecord: 0.7ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-18 00:51:14 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (26.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 37ms (Views: 31.3ms | ActiveRecord: 0.3ms) Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]  (2.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$MAZSvhVDZvYKQNeDPvyksOaj57P9pu1yk78RQXOdIjkxVovLOkIk."], ["updated_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:51:14.574103' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 4ms (ActiveRecord: 0.3ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$gMfmP.rR9U.uPwh.M3hx8ufRbHoJ8CC9sVoifPIt0hPcIa/OEsFNm"], ["updated_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:51:14.590182' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$0dwgIRgp5vD/Dha87Dm7AevyGfChgcc5W7tstvPEvq9tCnx5FsTsG"], ["updated_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:51:14.615897' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 4ms (ActiveRecord: 0.3ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.2ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.1ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$TlUEjHRmyEqanLr3MqO3t.ytfc7za7S7ExFKAnJ5dpCIuY6ci4t7y"], ["updated_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"bricker"} SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-10-18 07:51:14.648035' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 4ms (ActiveRecord: 0.2ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker2@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00], ["email", "bricker2@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$B6keubxv/81idkFiMApttuAXHeHvqTdq8FT0yiXy6UB0VM4pVREYC"], ["updated_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 7ms (ActiveRecord: 0.9ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker3@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00], ["email", "bricker3@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$AEpFcgPBPSFDIGvFdTDFEu2Q7xBo1J8Bvh5YG3idkezCNXTM3QaY."], ["updated_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker4@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00], ["email", "bricker4@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$3UBfgnieMz29BXku/FRTsODItB5irpyLJjVn40J7W3MkcYB/xWfOK"], ["updated_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker5@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00], ["email", "bricker5@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Ost/wtD0IP7arDd4VTf1NuW1uwzFTC3knoU.5YwaV4e1HHZn4oLHW"], ["updated_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker6@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00], ["email", "bricker6@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$5fUjGjXAWzOWRK71hshsDOV6HbX/eqcNcxORd/f2QjYr/Bpn8qaDW"], ["updated_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker7@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00], ["email", "bricker7@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$GPx3qbD5jjcCCt5QobMfAejY33jeOh8XcFwmdat6lhJmtE3c/Qhji"], ["updated_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker8@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00], ["email", "bricker8@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$QaUewjQifgeHUzmJw12st.qAZ0KZ850FVkhlybK98KYnkSQqSW7LO"], ["updated_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker9@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00], ["email", "bricker9@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$L52eQ8OAMJW1D7MVEMDHjuGMX4UH2AFpzV.oqYWkHUKEOJdVxYeL."], ["updated_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction Started GET "/outpost/people" for 127.0.0.1 at 2013-10-18 00:51:14 -0700 Processing by Outpost::PeopleController#index as HTML Redirected to http://www.example.com/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:51:14 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$DrS7Up6K0Bi7NXgEoONG5u7U70Ir.WpfTXapsLVSTra41907A9Imu"], ["updated_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:51:14 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:51:14 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"nope@nope.nope", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'nope@nope.nope' LIMIT 1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 4.8ms | ActiveRecord: 0.2ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$rXjyProkLdEgWnI8oBXrWObXebW8dAEF3Sbs5owN5iJspVTBhArzO"], ["updated_at", Fri, 18 Oct 2013 07:51:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:51:14 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:51:14 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-10-18 07:51:14.978472' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 10ms (ActiveRecord: 0.5ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:51:14 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 5.5ms | ActiveRecord: 0.4ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:51:15 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Xpz9OzQYzIpujwY02QcPBO9rR4O0xZ2Fkw8xc2GxzC.wf/W/NtQ7e"], ["updated_at", Fri, 18 Oct 2013 07:51:15 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:51:15 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:51:15 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:51:15.031047' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:51:15 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 9ms (Views: 6.0ms | ActiveRecord: 0.3ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-10-18 00:51:15 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Redirected to http://www.example.com/outpost Filter chain halted as :authorize_resource rendered or redirected Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:51:15 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 4.7ms | ActiveRecord: 0.2ms)  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:51:15 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$6rdd9DNzljM1F1aIPmN7UOQOkDH0lXAtFbMMJW3y8t3a/tXaBvQP6"], ["updated_at", Fri, 18 Oct 2013 07:51:15 UTC +00:00], ["username", "bricker"]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:51:15 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:51:15 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:51:15.103821' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:51:15 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.0ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:51:15 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 18 Oct 2013 07:51:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:51:15 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:51:15 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people" for 127.0.0.1 at 2013-10-18 00:51:15 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (1.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (5.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (187.6ms) Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.name DESC LIMIT 25 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (62.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (64.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 278ms (Views: 272.9ms | ActiveRecord: 0.6ms)  (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (3.1ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.2ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (9.0ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:52:53 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 18 Oct 2013 07:52:53 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.0ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:52:53 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 18 Oct 2013 07:52:53 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:52:53 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 18 Oct 2013 07:52:53 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:52:53 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 18 Oct 2013 07:52:53 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:52:53 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 18 Oct 2013 07:52:53 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:52:53 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 18 Oct 2013 07:52:53 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:52:53 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 18 Oct 2013 07:52:53 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:52:53 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 18 Oct 2013 07:52:53 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:52:53 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 18 Oct 2013 07:52:53 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:52:53 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 18 Oct 2013 07:52:53 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:52:53 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 18 Oct 2013 07:52:53 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:52:53 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ZI4lcbfFDWPdmAffnmxNKeYGhEHOb7QHtU91jEE5hbHDAwH/XdkBK"], ["updated_at", Fri, 18 Oct 2013 07:52:53 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:52:53 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 160ms (Views: 70.7ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:52:53 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:52:53.844113' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:52:53 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.5ms) Completed 200 OK in 127ms (Views: 123.6ms | ActiveRecord: 1.0ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:52:54 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 18 Oct 2013 07:52:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:52:54 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:52:54 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-10-18 00:52:54 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (4.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (85.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (2.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 266ms (Views: 260.5ms | ActiveRecord: 0.2ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-10-18 00:52:54 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"", "email"=>"", "age"=>""}, "obj_key"=>"person-new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 37ms (Views: 28.5ms | ActiveRecord: 0.4ms)  (0.1ms) SELECT COUNT(*) FROM "people"  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:52:54 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$gYTjY4PGnX0cJ5Coam9/zuCT.MGqSmPufvsffaa5p93498Bl0qIV2"], ["updated_at", Fri, 18 Oct 2013 07:52:54 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:52:54 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:52:54 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:52:54.518961' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:52:54 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 6.6ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:52:54 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 18 Oct 2013 07:52:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:52:54 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:52:54 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-10-18 00:52:54 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 34ms (Views: 29.9ms | ActiveRecord: 0.2ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-10-18 00:52:54 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Bryan", "location"=>"", "email"=>"bricker@kpcc.org", "age"=>""}, "obj_key"=>"person-new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:52:54 UTC +00:00], ["email", "bricker@kpcc.org"], ["location", ""], ["name", "Bryan"], ["updated_at", Fri, 18 Oct 2013 07:52:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 19ms (ActiveRecord: 0.7ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-18 00:52:54 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 41ms (Views: 34.8ms | ActiveRecord: 0.4ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "people"  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:52:54 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$zontqKApqcli1Zy4u4M0pebym9RsAb/frFMfSThgwWU5PW7M8mPcS"], ["updated_at", Fri, 18 Oct 2013 07:52:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:52:54 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 18 Oct 2013 07:52:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:52:54 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:52:54 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker2@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:52:54 UTC +00:00], ["email", "bricker2@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$EL2cXN.tvsgHiKHQBE9LzOGEvj6KqjRKH3NwPuqCMJzGrq3RQWab."], ["updated_at", Fri, 18 Oct 2013 07:52:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker3@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:52:54 UTC +00:00], ["email", "bricker3@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$/ueFO1J/4pCfcdouzmWh0uFozAUntf/G3lYe90znrY/Kdtp/czRBC"], ["updated_at", Fri, 18 Oct 2013 07:52:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker4@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:52:54 UTC +00:00], ["email", "bricker4@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$B6d3/LHvCMhN.7N/sfI1Gei7plULpi/52tMfswY6jSd.XEq4g5obS"], ["updated_at", Fri, 18 Oct 2013 07:52:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:52:54 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 18 Oct 2013 07:52:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:52:54 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:52:54 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker5@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:52:54 UTC +00:00], ["email", "bricker5@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$sKz6d0/ZJJfax7cSq5WsYunN08wigfMX.dJx.4hEGLCXNctysUQRi"], ["updated_at", Fri, 18 Oct 2013 07:52:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:52:54 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$VrgHflTtz4vyIj7PIptFQOlaYSonFgmKLTKtBET195GZoFw1Gwyh6"], ["updated_at", Fri, 18 Oct 2013 07:52:54 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:52:54 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:52:54 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:52:54.914706' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:52:54 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 5.7ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:52:54 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 18 Oct 2013 07:52:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:52:54 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:52:54 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:52:54 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:52:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-18 00:52:54 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 35ms (Views: 30.0ms | ActiveRecord: 0.2ms) Started DELETE "/outpost/people/1" for 127.0.0.1 at 2013-10-18 00:52:54 -0700 Processing by Outpost::PeopleController#destroy as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "people" WHERE "people"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people Completed 302 Found in 11ms (ActiveRecord: 0.6ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-10-18 00:52:54 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (1.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (5.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (178.1ms) Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.name DESC LIMIT 25 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (7.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (10.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 275ms (Views: 268.2ms | ActiveRecord: 0.6ms)  (0.1ms) SELECT COUNT(*) FROM "people"  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:52:55 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$QWJS9VhjggUntP0M8nFupeR7MWaMHKeuGGWcHzPaua3K3JqRNKws."], ["updated_at", Fri, 18 Oct 2013 07:52:55 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:52:55 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:52:55 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:52:55.323161' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:52:55 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:52:55 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 18 Oct 2013 07:52:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:52:55 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:52:55 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:52:55 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:52:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-18 00:52:55 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 37ms (Views: 31.6ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-10-18 00:52:55 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"Hill Valley, California", "email"=>"", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 38ms (Views: 29.8ms | ActiveRecord: 0.4ms)  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:52:55 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$GwTJXJ6xicfci7dgjfHFFeh8PBcehhS1Ihwl3KazTRp9wf26vDDwy"], ["updated_at", Fri, 18 Oct 2013 07:52:55 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:52:55 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 70ms (Views: 68.8ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:52:55 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:52:55.620939' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:52:55 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:52:55 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 18 Oct 2013 07:52:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:52:55 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:52:55 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:52:55 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:52:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-18 00:52:55 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 36ms (Views: 30.6ms | ActiveRecord: 0.2ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-10-18 00:52:55 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"New Name", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) UPDATE "people" SET "name" = ?, "updated_at" = ? WHERE "people"."id" = 1 [["name", "New Name"], ["updated_at", Fri, 18 Oct 2013 07:52:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 14ms (ActiveRecord: 0.7ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-18 00:52:55 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 36ms (Views: 31.3ms | ActiveRecord: 0.2ms) Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]  (2.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:52:55 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$RrC4MiTZk.QsVf12JoMiYe4CdopLuXKIzMyWHrnsRDvdZFMjHlQ1y"], ["updated_at", Fri, 18 Oct 2013 07:52:55 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:52:55 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:52:55 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:52:55.866381' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:52:55 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 10ms (Views: 8.0ms | ActiveRecord: 0.3ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:52:55 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 18 Oct 2013 07:52:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:52:55 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:52:55 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:52:55 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:52:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-18 00:52:55 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (24.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 38ms (Views: 32.7ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-10-18 00:52:56 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 9ms (ActiveRecord: 0.5ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-18 00:52:56 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 37ms (Views: 32.4ms | ActiveRecord: 0.2ms)  (2.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$08GaUxnp6IzUqFbg8VU/0O4mq/zUVqUoFMAMqWkdooa5Ye0MUdYFe"], ["updated_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:52:56 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:52:56 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:52:56.083065' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:52:56 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-18 00:52:56 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 37ms (Views: 30.9ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-10-18 00:52:56 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"index", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-10-18 00:52:56 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (0.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (1.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (0.9ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY people.name DESC LIMIT 25 OFFSET 0 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_columns.html.erb (6.1ms)  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (1.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (2.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 24ms (Views: 18.7ms | ActiveRecord: 0.6ms)  (2.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$LcWxvWdIj.vLJsZ5CcmYnecQbOtvhhAwYW3rFaDELCRZiUV6XB4qK"], ["updated_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:52:56 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:52:56 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:52:56.284263' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:52:56 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 9ms (Views: 6.5ms | ActiveRecord: 0.3ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-18 00:52:56 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 36ms (Views: 30.5ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-10-18 00:52:56 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"new", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/new Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET "/outpost/people/new" for 127.0.0.1 at 2013-10-18 00:52:56 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (20.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 31ms (Views: 27.4ms | ActiveRecord: 0.2ms)  (2.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.8ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bryan Ricker"], ["updated_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$rotX6UTv6loV1VRhGteizOvpXGptCp4ssDDPcyg2OBUEi3WECWGdu"], ["updated_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:52:56 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:52:56 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-10-18 07:52:56.594737' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 10ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:52:56 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 10ms (Views: 8.1ms | ActiveRecord: 0.2ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-10-18 00:52:56 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Redirected to http://www.example.com/outpost Filter chain halted as :authorize_resource rendered or redirected Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:52:56 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.2ms)  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$kzqRr0AAApsiMWdQ.6HulOdD..6STbcpVeg2GTyPb96vFwHf/u84S"], ["updated_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:52:56 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:52:56 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:52:56.672730' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:52:56 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 6.8ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.8ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people" for 127.0.0.1 at 2013-10-18 00:52:56 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (1.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (0.8ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY people.name DESC LIMIT 25 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (1.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (2.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 15ms (Views: 9.6ms | ActiveRecord: 0.5ms)  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker6@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00], ["email", "bricker6@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ORFRwdwl7kAxMgd9NqhP6eJUFpP/B3kAluOlyHbkfTcy8/YL0dwz."], ["updated_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 7ms (ActiveRecord: 0.9ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 4ms (Views: 1.1ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.3ms | ActiveRecord: 0.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ClTpCGvKcyp/g.XWu7o9iOKf9hRy/9uN06hFvHUcY/xDTEoSgGoxu"], ["updated_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-10-18 07:52:56.777554' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 5ms (ActiveRecord: 0.4ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ONaOZVtK2oh91jxA9FTqDOt08LGeX/ceThJqYsx6.cOlR7x78jyf."], ["updated_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:52:56.796189' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 4ms (ActiveRecord: 0.3ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$uMzXJjL1eFX5XrDEh4NnNOGOAmHKrsDf9YBRqAsqgNorGXwmEKI0K"], ["updated_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:52:56.814581' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 4ms (ActiveRecord: 0.3ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.5ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker7@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (3.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00], ["email", "bricker7@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$R46Jgb778T4eZNbEA0CJRua7UPL4UI7L3IbIokKjPYipVEiOGEw22"], ["updated_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"bricker"} SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-10-18 07:52:56.905307' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 4ms (ActiveRecord: 0.2ms)  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker8@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00], ["email", "bricker8@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$OCTREMhcyti86mV8uKhXTOzXxeJw4ozcW.cP3UTXHGexhd3Pb3ZDe"], ["updated_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker9@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00], ["email", "bricker9@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$RTV/wVXhrMkAY8v8FO7Hte9hcBPYE5vnEj4pE5VD0oHOkNjsxtaoq"], ["updated_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker10@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00], ["email", "bricker10@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$M2h4yz8SYI5FvSDcUp04Red1aIEUSUFJteZeOfz85rzGiMaqryECK"], ["updated_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker10@kpcc.org' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker11@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00], ["email", "bricker11@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$6nSROpuEIk.0Fu0DOjxKfuemTsu1GgkjQGtKgN2m2vmr3R1IQMnAe"], ["updated_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker11@kpcc.org' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$1hm3Q1k4mDj2kZT8Xl.p3.f.3U5KSg/D3PyzV/DbqoEmy1gWz1fcO"], ["updated_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$pRe1xrlsQqEuc1WjQHcIV.HoVHKXTpxIuF/jEQ.7Hr7O0gJ3oKJzq"], ["updated_at", Fri, 18 Oct 2013 07:52:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker12@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00], ["email", "bricker12@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$1qH8d8WyZlQPDBWp8ORGb.RxFL/I9HW1txNy4J6799Z5.d8UvVO0m"], ["updated_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker13@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00], ["email", "bricker13@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$bMxINuF3Fe0cON31VAWiJOrza2ped2QY5egnR259qX7sURLZWMIFm"], ["updated_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00], ["permission_id", 2], ["updated_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker14@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00], ["email", "bricker14@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$t85.qFaH9Yq3aykX1upXjOrfF2r6dsaoD81zTbT40bqDqwAVCa6n."], ["updated_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker15@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.3ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00], ["email", "bricker15@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$DM.cI/iZloZZK3J4vZuV4OviHSWHiuynmTnwN5e23TATS1FLmZOOO"], ["updated_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions"  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker16@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00], ["email", "bricker16@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$av4SnLrXqEN6Rz83hGrMe.qW2q0zzGysYPao7qoP1hFRwut3pmq4C"], ["updated_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'NotAModel' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00], ["resource", "NotAModel"], ["updated_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker17@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00], ["email", "bricker17@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$wGQGxwXxgZDsNQrWYuoIvOkpYhosmWrAl46Sy98hJq6sEsK4KeCru"], ["updated_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00], ["permission_id", 2], ["updated_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction Started GET "/outpost/people" for 127.0.0.1 at 2013-10-18 00:52:57 -0700 Processing by Outpost::PeopleController#index as HTML Redirected to http://www.example.com/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:52:57 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 7ms (Views: 5.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$bQ9VzWB57se0wGNxYW3wYuMwzAjOeNCuZ.XrLWF2rPXrVBeSrsw4m"], ["updated_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:52:57 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:52:57 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"nope@nope.nope", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'nope@nope.nope' LIMIT 1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.2ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$h3.RErWHQJEsEl/c/N0mA.tQsVsYkDs.HaYiqEm1TxJ5YrtvDmPPO"], ["updated_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:52:57 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:52:57 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:52:57.224759' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:52:57 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.2ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00], ["person_id", 1], ["title", "Post 1"], ["updated_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:52:57 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (3.3ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.3ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.7ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.9ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.0ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "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.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (9.2ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:54:09 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$RFLmHdIttMlMg1lOnpYExuBnc7RqyHiIGgylAIlCvUS1/72VuTSDS"], ["updated_at", Fri, 18 Oct 2013 07:54:09 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:54:09 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.2ms) Completed 200 OK in 168ms (Views: 131.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:54:10 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:54:10.081160' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:54:10 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.4ms) Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 111ms (Views: 107.8ms | ActiveRecord: 1.1ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:54:10 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 18 Oct 2013 07:54:10 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:54:10 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:54:10 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:54:10 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:54:10 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-18 00:54:10 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (3.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (34.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (3.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (247.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 264ms (Views: 256.5ms | ActiveRecord: 0.4ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-10-18 00:54:10 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 72ms (ActiveRecord: 0.4ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-18 00:54:10 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (26.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 36ms (Views: 30.5ms | ActiveRecord: 0.3ms)  (2.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:54:10 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$gHcJuIRNiX6kZ5g/0csSu.58d8t7DTcDQSQRReRhGYxyTxJyRcOK2"], ["updated_at", Fri, 18 Oct 2013 07:54:10 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:54:10 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.0ms) Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:54:10 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:54:10.703268' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:54:10 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.1ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:54:10 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 18 Oct 2013 07:54:10 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:54:10 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:54:10 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:54:10 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:54:10 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-18 00:54:10 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (24.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (28.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 39ms (Views: 33.2ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-10-18 00:54:10 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"index", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-10-18 00:54:10 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (1.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (63.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (188.3ms) Person Load (0.4ms) SELECT "people".* FROM "people" ORDER BY people.name DESC LIMIT 25 OFFSET 0 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_columns.html.erb (6.3ms)  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (7.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (10.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/index.html.erb within layouts/outpost/application (278.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 291ms (Views: 285.0ms | ActiveRecord: 0.7ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$QsVwyf7UvWeVdmIn9qug7OYHRk76tfl1k3bo0dOe5Yt1MlCubTBqa"], ["updated_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:54:11 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.0ms) Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:54:11 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:54:11.109180' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:54:11 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.1ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-18 00:54:11 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (25.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (30.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 41ms (Views: 34.8ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-10-18 00:54:11 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"new", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/new Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET "/outpost/people/new" for 127.0.0.1 at 2013-10-18 00:54:11 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/new.html.erb within layouts/outpost/application (27.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 38ms (Views: 34.7ms | ActiveRecord: 0.2ms)  (2.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.3ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00], ["person_id", 1], ["title", "Post 1"], ["updated_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.1ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.0ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$JvDCXaFs58MBIVIiM.pEYu9.7ZItO1/OqYKKRLa8vyXlcd/U7DvCK"], ["updated_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:54:11 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:54:11 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:54:11.616043' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:54:11 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.9ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-18 00:54:11 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (98.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 112ms (Views: 107.5ms | ActiveRecord: 0.2ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-10-18 00:54:11 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"Hill Valley, California", "email"=>"", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 39ms (Views: 29.8ms | ActiveRecord: 0.4ms)  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Vw4G11OMiY1gpZlHJwjJX.m5AIv5yjd0u8WHqGyMI/EKefp9up9uO"], ["updated_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:54:11 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 14ms (Views: 12.5ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:54:11 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:54:11.933976' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:54:11 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 18ms (Views: 15.7ms | ActiveRecord: 0.2ms)  (0.2ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.8ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:54:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-18 00:54:11 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 37ms (Views: 32.0ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-10-18 00:54:12 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"New Name", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) UPDATE "people" SET "name" = ?, "updated_at" = ? WHERE "people"."id" = 1 [["name", "New Name"], ["updated_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 10ms (ActiveRecord: 0.7ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-18 00:54:12 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (86.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 99ms (Views: 95.4ms | ActiveRecord: 0.2ms) Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$g4N5eJVbLPou303JfvNVHOZEgCHnsxl1pys0hjh2Ji/07sCfiwjeW"], ["updated_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:54:12 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:54:12 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:54:12.256771' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:54:12 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-18 00:54:12 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 40ms (Views: 32.0ms | ActiveRecord: 0.5ms) Started DELETE "/outpost/people/1" for 127.0.0.1 at 2013-10-18 00:54:12 -0700 Processing by Outpost::PeopleController#destroy as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "people" WHERE "people"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people Completed 302 Found in 11ms (ActiveRecord: 0.5ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-10-18 00:54:12 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (1.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (0.8ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY people.name DESC LIMIT 25 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (1.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (2.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 15ms (Views: 9.9ms | ActiveRecord: 0.5ms)  (0.1ms) SELECT COUNT(*) FROM "people"  (2.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$lipCgWoXHg4qXULrBdwa4uTpL7rTuXoBTeRiaTrYN7wBJPjR9Ipni"], ["updated_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker2@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00], ["email", "bricker2@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$cqXXl.IxXogeMBOqNHWUUuLxvTRKXes1qdPnsN/IABhCHGzMLg1ne"], ["updated_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (1.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker3@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00], ["email", "bricker3@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ODH3g2iYWA7OyNppoS16DuWX3W6Y.15mczRCr5qox6MPAlHm1whMO"], ["updated_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker4@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00], ["email", "bricker4@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$LDRAYM0sDLGNrVCiSkVn9OrWShBHaVNu5GDK7BcIItHxtuB5JRJwC"], ["updated_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker5@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00], ["email", "bricker5@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$PkSMkMzIXwVhdL/RFF.Yweyi68YCof8AXBDr2tAl9qji0Kd3eHUHK"], ["updated_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.8ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.8ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00], ["title", "Post 2"], ["updated_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker6@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00], ["email", "bricker6@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$t5SLjhbNukOsqCFIuUB5p.SVjF.XTk7sF1QwJ0DTvzmsYCJu/fN9i"], ["updated_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 7ms (ActiveRecord: 0.9ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 4ms (Views: 1.7ms | ActiveRecord: 0.4ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.1ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$H78BNMmPjUB2B2hW7hg24u46uZL96ci2EEesD4/sg.Mh41HJOzpg6"], ["updated_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:54:12.723297' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 4ms (ActiveRecord: 0.3ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$KayT1bbupQ5YQjVZGtI2BeN4lbcE1EfgR.cW9tHUKLfXED6zhmt2K"], ["updated_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:54:12.741777' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 4ms (ActiveRecord: 0.3ms)  (0.8ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$PcDM0NxGJTZge4S/wBllj.OSZWZkzI0L8KoCNxzTUMys.LCGusfzC"], ["updated_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:54:12.759456' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 4ms (ActiveRecord: 0.3ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker7@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00], ["email", "bricker7@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$kJTVocHwxHi/ORI7jbhX0O346ulSTi2IWmfpGFZm.F6QklD61Ov7W"], ["updated_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"bricker"} SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:54:12.774563' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 3ms (ActiveRecord: 0.1ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker8@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00], ["email", "bricker8@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$gXsV8VmZ6HKW09HjP2DVOeYcz1.h0Xt9PNrCHX9vHAg.EGf7/iLT."], ["updated_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker9@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00], ["email", "bricker9@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$PGUsYVgE7ksOuOV/e8cOleyWiAV8n27YRnoflRM9WrK8JFN0vXC26"], ["updated_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bryan Ricker"], ["updated_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.3ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$uE/.CJf5EE68ahn7mWxn9ea0SOacSKujgoEMxU14iil59Ed1fjdeW"], ["updated_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:54:12 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:54:12 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-10-18 07:54:12.872994' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:54:12 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.5ms | ActiveRecord: 0.2ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-10-18 00:54:12 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Redirected to http://www.example.com/outpost Filter chain halted as :authorize_resource rendered or redirected Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:54:12 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 4.7ms | ActiveRecord: 0.2ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$aJU52CoVaCGeoo0EEr2M8.pOXIbHk5WG36C9rpqnKManDB2ZegEEG"], ["updated_at", Fri, 18 Oct 2013 07:54:12 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:54:12 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:54:13 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:54:13.015031' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:54:13 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 9ms (Views: 6.5ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.8ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people" for 127.0.0.1 at 2013-10-18 00:54:13 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (0.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (1.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (0.9ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY people.name DESC LIMIT 25 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (1.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (2.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 15ms (Views: 9.9ms | ActiveRecord: 0.5ms)  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker10@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["email", "bricker10@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$KiyZQHSBzkWnJ/LaUamo7Ok8ACVpkBmXrl4C5WWD8ywnLIVgJ2i.S"], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker11@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["email", "bricker11@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$K5BWmo3MnHONBgy6JcPGQOmrCHgLQk7ZP5r42NyEE9gGVKih.hvXu"], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker12@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["email", "bricker12@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$UUr/EAg7jAG11MlZzRcafuOE8IIAGp9MKe/EYzK2DdRexVRX9r4vG"], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker13@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["email", "bricker13@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$CmmsS1BSgRQMubYWs7G1ceZN..DYgnL5DJeX0zbXCBskABYGxRFTK"], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker14@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["email", "bricker14@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$nEr0mGYX6GOCFH8Rrop/huTqyGQcJ6frP5EfYYyA8pY0lNqVSB/pq"], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker15@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["email", "bricker15@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$YdRkKXyqBEHzu0DqWJvUfuxwHe7Akrg.Jg5y6U81F/Nrj1VxuIDXS"], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["permission_id", 2], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["user_id", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker16@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["email", "bricker16@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$K3u4DPkljkgMSqhGvR22wu0L9t59YzZhUGB1tkB027VC6h44zf5RW"], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.4ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker17@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.3ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["email", "bricker17@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$B4dtI8LJJC9w6EnKxoS.uOdBHBl7SoItUkZS7mTjLbr79Yxk45.3K"], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions"  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker18@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["email", "bricker18@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$grl1B.7Vrysa4WmDB2TE9OxAuXsGni85//VbgRp1sUuTwtH52fndi"], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'NotAModel' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["resource", "NotAModel"], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker19@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["email", "bricker19@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$c2QJpfZNCi/kAy.tjsPMcucO8JHLOTX2HfGm4TARESzKg6SocOmwW"], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["permission_id", 2], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction Started GET "/outpost/people" for 127.0.0.1 at 2013-10-18 00:54:13 -0700 Processing by Outpost::PeopleController#index as HTML Redirected to http://www.example.com/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:54:13 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 8ms (Views: 7.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$u7Afv.vMhv5..SUQZeI5g.pZfm/I0Ei9YoBK8wm2szHHMeTzCf2Om"], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:54:13 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:54:13 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"nope@nope.nope", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'nope@nope.nope' LIMIT 1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.2ms | ActiveRecord: 0.2ms)  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$7dzdhSDTzXdzFw0AzU76perNERxBD6P0fZppIZTvZ4yGuUymHravW"], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:54:13 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:54:13 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:54:13.326862' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:54:13 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.0ms | ActiveRecord: 0.2ms)  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker20@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["email", "bricker20@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$LsxiOFM2yfDd.1VRWBXsJeOQ2XLwvMLnji2gGGwD7GvNNHkujbix6"], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker20@kpcc.org' LIMIT 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker21@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["email", "bricker21@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$EgYbyMYEUq8AA3qaRk1YHu53OSvaozcsvLTa6gArXjGu2NkDUiu7O"], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker21@kpcc.org' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (2.1ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Ks1N.suEqkC6mQzgZ4AvZul1gyX4xJ9PXv5iwVUYYzTyKfvvC4K/u"], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1 User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$RTtybLIjY0ytHhDwiKdG3.C1T/hyIeepxp3qZkp5I4EntKcnKALgu"], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.2ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$egryuYZYVs1BJs2rTqFpieNusenWBIeqU6SyseQCs/MwIL8gx9.Oe"], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:54:13 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:54:13 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:54:13.510051' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:54:13 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 4.9ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-10-18 00:54:13 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (23.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 35ms (Views: 30.8ms | ActiveRecord: 0.2ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-10-18 00:54:13 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"", "email"=>"", "age"=>""}, "obj_key"=>"person-new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (20.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 35ms (Views: 27.4ms | ActiveRecord: 0.3ms)  (0.1ms) SELECT COUNT(*) FROM "people"  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$2w.Ewri45N0FpDIPNYhe1uvrrjkYZBcxBvVpq4CIic01PHSe2mTHW"], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 00:54:13 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 00:54:13 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-18 07:54:13.742175' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 00:54:13 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 5.9ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-10-18 00:54:13 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (23.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 99ms (Views: 95.1ms | ActiveRecord: 0.2ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-10-18 00:54:13 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Bryan", "location"=>"", "email"=>"bricker@kpcc.org", "age"=>""}, "obj_key"=>"person-new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00], ["email", "bricker@kpcc.org"], ["location", ""], ["name", "Bryan"], ["updated_at", Fri, 18 Oct 2013 07:54:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 12ms (ActiveRecord: 0.7ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-18 00:54:13 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (23.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 37ms (Views: 32.7ms | ActiveRecord: 0.3ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "people"  (2.2ms) rollback transaction  (1.9ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.6ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.3ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (2.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (3.7ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.5ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "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) begin transaction  (0.1ms) rollback transaction  (0.3ms) begin transaction  (1.5ms) rollback transaction  (0.1ms) begin transaction Started GET "/outpost/people" for 127.0.0.1 at 2013-10-18 18:32:36 -0700 Processing by Outpost::PeopleController#index as HTML Redirected to http://www.example.com/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 45ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 18:32:36 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (10.3ms) Completed 200 OK in 226ms (Views: 223.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (14.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 19 Oct 2013 01:32:36 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$DKAxZ.0cExFH.CeBlx7pqOWdQrr5C1thsmySuuMpsuiKw5cmwgz/G"], ["updated_at", Sat, 19 Oct 2013 01:32:36 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 18:32:36 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.2ms) Completed 200 OK in 8ms (Views: 6.0ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 18:32:36 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"nope@nope.nope", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'nope@nope.nope' LIMIT 1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.7ms) Completed 200 OK in 16ms (Views: 13.6ms | ActiveRecord: 0.2ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 19 Oct 2013 01:32:36 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$7bQ06ushABGLdwnzgwvPte/q3RTgNJFKTjEmpny.zNV6CpoOo4Xeu"], ["updated_at", Sat, 19 Oct 2013 01:32:36 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 18:32:36 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.1ms) Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 18:32:36 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.3ms) UPDATE "users" SET "last_login" = '2013-10-19 01:32:36.885193' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 9ms (ActiveRecord: 0.6ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 18:32:36 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.6ms) Permission Load (0.3ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 144ms (Views: 138.0ms | ActiveRecord: 1.8ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (4.9ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (237.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 19 Oct 2013 01:32:37 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bryan Ricker"], ["updated_at", Sat, 19 Oct 2013 01:32:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 19 Oct 2013 01:32:37 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 19 Oct 2013 01:32:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.0ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 19 Oct 2013 01:32:37 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 19 Oct 2013 01:32:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 19 Oct 2013 01:32:37 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$e7TK64hrry.fYZ5H2y.KX.uGNrmoznBvhJBwRJjrkMvEGaMtQ6xBW"], ["updated_at", Sat, 19 Oct 2013 01:32:37 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 18:32:37 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 7ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 18:32:37 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.3ms) UPDATE "users" SET "last_login" = '2013-10-19 01:32:37.419431' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 7ms (ActiveRecord: 0.6ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 18:32:37 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.4ms | ActiveRecord: 0.2ms)  (0.2ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.8ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 19 Oct 2013 01:32:37 UTC +00:00], ["resource", "Person"], ["updated_at", Sat, 19 Oct 2013 01:32:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 19 Oct 2013 01:32:37 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 19 Oct 2013 01:32:37 UTC +00:00], ["user_id", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 19 Oct 2013 01:32:37 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 19 Oct 2013 01:32:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-18 18:32:37 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.3ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (7.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (36.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (2.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (2.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 435ms (Views: 424.5ms | ActiveRecord: 0.7ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-10-18 18:32:38 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"new", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/new Completed 302 Found in 27ms (ActiveRecord: 0.6ms) Started GET "/outpost/people/new" for 127.0.0.1 at 2013-10-18 18:32:38 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (135.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 157ms (Views: 149.6ms | ActiveRecord: 0.3ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 19 Oct 2013 01:32:38 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$qhoRmd4yxvgLaNVoNI2j1e9Tk8lTEx6Qx3l83II./aVVTgHfs0o1e"], ["updated_at", Sat, 19 Oct 2013 01:32:38 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 18:32:38 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 11ms (Views: 6.1ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 18:32:38 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-10-19 01:32:38.300922' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 18:32:38 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 12ms (Views: 9.1ms | ActiveRecord: 0.3ms)  (0.2ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (1.0ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 19 Oct 2013 01:32:38 UTC +00:00], ["resource", "Person"], ["updated_at", Sat, 19 Oct 2013 01:32:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 19 Oct 2013 01:32:38 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 19 Oct 2013 01:32:38 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 19 Oct 2013 01:32:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 19 Oct 2013 01:32:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-18 18:32:38 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (25.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 42ms (Views: 36.3ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-10-18 18:32:38 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"index", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people Completed 302 Found in 9ms (ActiveRecord: 0.4ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-10-18 18:32:38 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (4.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (9.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (2.0ms) Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.name DESC LIMIT 25 OFFSET 0 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_columns.html.erb (6.5ms)  (0.2ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (9.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (12.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 58ms (Views: 51.9ms | ActiveRecord: 0.7ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (11.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 19 Oct 2013 01:32:38 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$0kOCeicXsE4mnZ.CjbMFve.p1hWdr23tgvpY0RplLCFmEDC9BVDGS"], ["updated_at", Sat, 19 Oct 2013 01:32:38 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 18:32:38 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 102ms (Views: 96.5ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 18:32:38 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-19 01:32:38.601905' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 18:32:38 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 16ms (Views: 12.6ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 19 Oct 2013 01:32:38 UTC +00:00], ["resource", "Person"], ["updated_at", Sat, 19 Oct 2013 01:32:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 19 Oct 2013 01:32:38 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 19 Oct 2013 01:32:38 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 19 Oct 2013 01:32:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 19 Oct 2013 01:32:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-18 18:32:38 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (30.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 49ms (Views: 42.2ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-10-18 18:32:38 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 12ms (ActiveRecord: 0.6ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-18 18:32:38 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (23.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 42ms (Views: 37.6ms | ActiveRecord: 0.3ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Sat, 19 Oct 2013 01:32:38 UTC +00:00], ["title", "Post 1"], ["updated_at", Sat, 19 Oct 2013 01:32:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (6.0ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 19 Oct 2013 01:32:38 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$OTs/t5DaUd5jS.i8m6WFTuv471FyS2qt1Xjl8YfkHaECOMMl5..Cu"], ["updated_at", Sat, 19 Oct 2013 01:32:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (15.5ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (8.5ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker2@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["email", "bricker2@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$8kR9gkiHOGxS315hOT70oua6mgJxCdIZicHkZ7pFMZI4AlU8fq1Zq"], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 3ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (3.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker3@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["email", "bricker3@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$n040trVhYX0p.r2hVu41zOIJYTyfM7gEUuUv3mZL2eGvwuhKy9nZK"], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"bricker"} SQL (0.4ms) UPDATE "users" SET "last_login" = '2013-10-19 01:32:39.105542' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 5ms (ActiveRecord: 0.4ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$pDcDNH7O3YfW4/H6gtMscei.NpFjtIR1bajb2F4qRQxtQUSS0kCgm"], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-19 01:32:39.125380' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$2qpbw4wZ8h2t9i8kCzYwmOBY753DsGfc9KRmKp5J657QGQcpRwWeS"], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.4ms) UPDATE "users" SET "last_login" = '2013-10-19 01:32:39.145991' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 11ms (ActiveRecord: 0.7ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.2ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ypU6/M.NTwaq1ZnM6obl0ue/dVz5xy4uYyk/W414VJIVc7rC8.8s6"], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.5ms) UPDATE "users" SET "last_login" = '2013-10-19 01:32:39.176903' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 10ms (ActiveRecord: 0.9ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 4ms (Views: 1.4ms | ActiveRecord: 0.3ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.4ms | ActiveRecord: 0.3ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 3ms (Views: 1.8ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker4@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["email", "bricker4@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$yIxCDSoW.RftQGT2vttr9uXWokQzTN/hUcmPR4SDLoJym1drXSWb2"], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 11ms (ActiveRecord: 1.6ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ra5nbalITY4wjZbjGstZmuMm1/Kt9O0i/UimC5Pm/3u8.pFGdiec6"], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker5@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["email", "bricker5@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$J6JiHwIJnkrXru5VvM1ip.TDnphpS5tyCTBtridsxZZwmNDdleaJi"], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker5@kpcc.org' LIMIT 1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker6@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["email", "bricker6@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$1HI2fz01kYHBPEOTGqrcSO6h/gn0o9uYnBBFHWJ4crIkd5vz9yrG."], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker6@kpcc.org' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (2.4ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$i2wz/4J0KgF9C/BTr7pw9eWCHjKs3P8fNXYjqpbHdMJHouhyCiL2a"], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (9.1ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (8.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (15.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (3.4ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.2ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker7@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["email", "bricker7@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$tZoUyndghVOqp4dQgb7XkuTR0ILiejyNBKNELbNR9..1vWu.tPaYW"], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker8@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["email", "bricker8@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$4kI84ut4BdBfYGjsqI19mOcvKQ8Iib16HI1qAYPkkwkFujCikZJW2"], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["resource", "Post"], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["permission_id", 2], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.5ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker9@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["email", "bricker9@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$kYV47brV/LcvflLClNGZbuw/2V5KOtpIkXkeLk86iN0y.waW0Soc6"], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["resource", "Post"], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.3ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["resource", "Post"], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker10@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.4ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["email", "bricker10@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$EgP0Ol3DOVB3GcLwgIWTkeaMCnSZgCPfXcZOHZUElYlxTMQAqUTbm"], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions"  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker11@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["email", "bricker11@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$M47uMhDxoNy1pyMzZ3EVnuw.q28aSt14GsXeR7g.bLgQ21DwKMf7S"], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["resource", "Post"], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.2ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.3ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'NotAModel' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["resource", "NotAModel"], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker12@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["email", "bricker12@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$e2.j6ERrE7QQSiacI7kQ6uXu28rhjTC8xhM6M/QHt8xrVNegegDL."], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["resource", "Post"], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.7ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["permission_id", 2], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["user_id", 1]] SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.2ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.1ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$3GhqL8HMYPC2o62ReNVDze6R6zcl3Y0T70pLYFlreoYNJWd9VcTKq"], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 18:32:39 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 18:32:39 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-19 01:32:39.774420' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 18:32:39 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.4ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.9ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["resource", "Person"], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 19 Oct 2013 01:32:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-18 18:32:39 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (33.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (2.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 53ms (Views: 46.1ms | ActiveRecord: 0.4ms) Started DELETE "/outpost/people/1" for 127.0.0.1 at 2013-10-18 18:32:39 -0700 Processing by Outpost::PeopleController#destroy as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "people" WHERE "people"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people Completed 302 Found in 12ms (ActiveRecord: 0.6ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-10-18 18:32:39 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (0.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (1.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (0.8ms) Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.name DESC LIMIT 25 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (1.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (2.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 18ms (Views: 12.0ms | ActiveRecord: 0.6ms)  (0.2ms) SELECT COUNT(*) FROM "people"  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 19 Oct 2013 01:32:40 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$uRDHSArvxBD6F6O0mTq.pegBwE1kzQpQT/V4s4WJK47roJrgKJXtO"], ["updated_at", Sat, 19 Oct 2013 01:32:40 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 18:32:40 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 18:32:40 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-10-19 01:32:40.041948' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 18:32:40 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 9ms (Views: 7.3ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 19 Oct 2013 01:32:40 UTC +00:00], ["resource", "Person"], ["updated_at", Sat, 19 Oct 2013 01:32:40 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 19 Oct 2013 01:32:40 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 19 Oct 2013 01:32:40 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-10-18 18:32:40 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (27.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.3ms) Completed 200 OK in 43ms (Views: 37.6ms | ActiveRecord: 0.2ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-10-18 18:32:40 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"", "email"=>"", "age"=>""}, "obj_key"=>"person-new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (35.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 52ms (Views: 43.1ms | ActiveRecord: 0.4ms)  (0.1ms) SELECT COUNT(*) FROM "people"  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 19 Oct 2013 01:32:40 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ig73GXXuPmbJS3gSO.5mauK4QiWWJN9vTYHbQLM3zTvRQsUVzk15q"], ["updated_at", Sat, 19 Oct 2013 01:32:40 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 18:32:40 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 7ms (Views: 5.6ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 18:32:40 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-19 01:32:40.415609' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 18:32:40 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 19 Oct 2013 01:32:40 UTC +00:00], ["resource", "Person"], ["updated_at", Sat, 19 Oct 2013 01:32:40 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 19 Oct 2013 01:32:40 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 19 Oct 2013 01:32:40 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-10-18 18:32:40 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (24.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 39ms (Views: 34.2ms | ActiveRecord: 0.2ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-10-18 18:32:40 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Bryan", "location"=>"", "email"=>"bricker@kpcc.org", "age"=>""}, "obj_key"=>"person-new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 19 Oct 2013 01:32:40 UTC +00:00], ["email", "bricker@kpcc.org"], ["location", ""], ["name", "Bryan"], ["updated_at", Sat, 19 Oct 2013 01:32:40 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 13ms (ActiveRecord: 0.8ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-18 18:32:40 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (29.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 45ms (Views: 39.9ms | ActiveRecord: 0.3ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "people"  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 19 Oct 2013 01:32:40 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$agzjAh0jgFZachBp0T6LReEUOeI7RN3rNvq9S26Jeft8pA25XRUfO"], ["updated_at", Sat, 19 Oct 2013 01:32:40 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 18:32:40 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 9ms (Views: 8.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 18:32:40 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-10-19 01:32:40.731486' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 18:32:40 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 9ms (Views: 6.3ms | ActiveRecord: 0.2ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-10-18 18:32:40 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Redirected to http://www.example.com/outpost Filter chain halted as :authorize_resource rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 18:32:40 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 12ms (Views: 6.3ms | ActiveRecord: 0.3ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 19 Oct 2013 01:32:40 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$FwoaInSujnxSHL22X6Ixfuu3lXCWlZIz8R96E43uIHUZPpMICp5c2"], ["updated_at", Sat, 19 Oct 2013 01:32:40 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 18:32:40 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 18:32:40 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-10-19 01:32:40.926652' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 18:32:40 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (11.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 19ms (Views: 17.2ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 19 Oct 2013 01:32:40 UTC +00:00], ["resource", "Person"], ["updated_at", Sat, 19 Oct 2013 01:32:40 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 19 Oct 2013 01:32:40 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 19 Oct 2013 01:32:40 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people" for 127.0.0.1 at 2013-10-18 18:32:40 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (1.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (1.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (1.0ms) Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.name DESC LIMIT 25 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (2.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (3.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 19ms (Views: 12.2ms | ActiveRecord: 1.6ms)  (2.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 19 Oct 2013 01:32:41 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 19 Oct 2013 01:32:41 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.2ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker13@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 19 Oct 2013 01:32:41 UTC +00:00], ["email", "bricker13@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$2.Biq15NfhsXFLXEmjTHPOPAISeY6gCIdxKvJBSHlbe61z5gGWab2"], ["updated_at", Sat, 19 Oct 2013 01:32:41 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker14@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 19 Oct 2013 01:32:41 UTC +00:00], ["email", "bricker14@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$y/5isp1Sa2Ud552uiOPIQ.kHaxQorqYdqTb60cH1UbMAKse3Qzxw."], ["updated_at", Sat, 19 Oct 2013 01:32:41 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker15@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Sat, 19 Oct 2013 01:32:41 UTC +00:00], ["email", "bricker15@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$gAPwJ0OXVA7MDQoL5iKmt.LJp6Di/Hn8nmn579vFOy8ofAKA84CUi"], ["updated_at", Sat, 19 Oct 2013 01:32:41 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (0.9ms) rollback transaction  (0.1ms) begin transaction User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker16@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 19 Oct 2013 01:32:41 UTC +00:00], ["email", "bricker16@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$LNjnOHG51SYdz2HP9GjYau0N1F347qxc/L/eZvJ7N0Gacq0bKla46"], ["updated_at", Sat, 19 Oct 2013 01:32:41 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 19 Oct 2013 01:32:41 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$FnKJan02TDpR5hlauFeESOhBYweOrNYwd4PxDhMsZ0ZZFVpcIlBrS"], ["updated_at", Sat, 19 Oct 2013 01:32:41 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 18:32:41 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 18:32:41 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-10-19 01:32:41.135749' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 18:32:41 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 19 Oct 2013 01:32:41 UTC +00:00], ["resource", "Person"], ["updated_at", Sat, 19 Oct 2013 01:32:41 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 19 Oct 2013 01:32:41 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 19 Oct 2013 01:32:41 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (1.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 19 Oct 2013 01:32:41 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 19 Oct 2013 01:32:41 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-18 18:32:41 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (38.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (2.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 55ms (Views: 49.4ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-10-18 18:32:41 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"Hill Valley, California", "email"=>"", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (28.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (4.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 55ms (Views: 43.8ms | ActiveRecord: 0.5ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 19 Oct 2013 01:32:41 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$/xN4gl9WoTZKqM7Vmk1ixeiTwTkaz12zGP0D7NzFwo2CsGgBl6Skm"], ["updated_at", Sat, 19 Oct 2013 01:32:41 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-10-18 18:32:41 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-10-18 18:32:41 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-10-19 01:32:41.549420' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-10-18 18:32:41 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 5.8ms | ActiveRecord: 0.2ms)  (0.2ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 19 Oct 2013 01:32:41 UTC +00:00], ["resource", "Person"], ["updated_at", Sat, 19 Oct 2013 01:32:41 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 19 Oct 2013 01:32:41 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 19 Oct 2013 01:32:41 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 19 Oct 2013 01:32:41 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 19 Oct 2013 01:32:41 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-18 18:32:41 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (25.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 43ms (Views: 36.1ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-10-18 18:32:41 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"New Name", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) UPDATE "people" SET "name" = ?, "updated_at" = ? WHERE "people"."id" = 1 [["name", "New Name"], ["updated_at", Sat, 19 Oct 2013 01:32:41 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 15ms (ActiveRecord: 1.5ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-10-18 18:32:41 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (23.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 38ms (Views: 32.9ms | ActiveRecord: 0.3ms) Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker17@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 19 Oct 2013 01:32:41 UTC +00:00], ["email", "bricker17@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$5WTtv2nMiX2pp4k2rDpX0.NHkxZljZ.qom3/wga7/8myf4lNd3CF2"], ["updated_at", Sat, 19 Oct 2013 01:32:41 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.6ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker18@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.2ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 19 Oct 2013 01:32:41 UTC +00:00], ["email", "bricker18@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$3V.x94t/6ypb86tkVEpF2.WdmFhKssFsJT3DdTPmNkTpVl5QVyS/K"], ["updated_at", Sat, 19 Oct 2013 01:32:41 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.6ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker19@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 19 Oct 2013 01:32:41 UTC +00:00], ["email", "bricker19@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Zb8trjFtDTwsA62QGyCLuuHEpyT0jzBZgV5Z2mMeEtjEua0OUA7Di"], ["updated_at", Sat, 19 Oct 2013 01:32:41 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (1.0ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 19 Oct 2013 01:32:41 UTC +00:00], ["resource", "Post"], ["updated_at", Sat, 19 Oct 2013 01:32:41 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (1.1ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 19 Oct 2013 01:32:41 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 19 Oct 2013 01:32:41 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (2.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker20@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 19 Oct 2013 01:32:42 UTC +00:00], ["email", "bricker20@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Q63Qx67SMEYfWwvTRr6T3u9.TH.DK5a2amhlodXVzjJwc0g7C5QM6"], ["updated_at", Sat, 19 Oct 2013 01:32:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 19 Oct 2013 01:32:42 UTC +00:00], ["resource", "Post"], ["updated_at", Sat, 19 Oct 2013 01:32:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 19 Oct 2013 01:32:42 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 19 Oct 2013 01:32:42 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker21@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 19 Oct 2013 01:32:42 UTC +00:00], ["email", "bricker21@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$YFWO/PNDK4vCugETRyCzsOARl62.Bn9xCoQuhUooAUP/CIwOxut.W"], ["updated_at", Sat, 19 Oct 2013 01:32:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.2ms) begin transaction  (0.2ms) rollback transaction  (0.2ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 19 Oct 2013 01:32:42 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 19 Oct 2013 01:32:42 UTC +00:00]]  (0.8ms) RELEASE SAVEPOINT active_record_1  (3.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 19 Oct 2013 01:32:42 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 19 Oct 2013 01:32:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 19 Oct 2013 01:32:42 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 19 Oct 2013 01:32:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 19 Oct 2013 01:32:42 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 19 Oct 2013 01:32:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Sat, 19 Oct 2013 01:32:42 UTC +00:00], ["person_id", 1], ["title", "Post 2"], ["updated_at", Sat, 19 Oct 2013 01:32:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 19 Oct 2013 01:32:42 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 19 Oct 2013 01:32:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 19 Oct 2013 01:32:42 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 19 Oct 2013 01:32:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 19 Oct 2013 01:32:42 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 19 Oct 2013 01:32:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.4ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 19 Oct 2013 01:32:42 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 19 Oct 2013 01:32:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.6ms) rollback transaction  (1.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.3ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.1ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.1ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.7ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (3.7ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.3ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.1ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.3ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (71.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 09 Nov 2013 02:28:06 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 09 Nov 2013 02:28:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (1.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$qQ4czb2WbogDu/iPGTbI3OyuvePrxxKca7DXdWzHlnKu.EmVU.MLy"], ["updated_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$351lfAIawWeb8Z5zzzNsc.dsX9kL00I3jVZkIwa2Z25GSFcFjjH6O"], ["updated_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Iza6qXd3Ca.6LqULOAo2xeqYoS/nSZOVxEF.1q1Y2Q2glJCvQ3Tkq"], ["updated_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker2@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00], ["email", "bricker2@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$9n.7wpfVyx9Y5UC0FWMBluMWkRdwEnTsDjNyos4XRRo4YhTGoMWqu"], ["updated_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker2@kpcc.org' LIMIT 1  (0.9ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.4ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.2ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker3@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00], ["email", "bricker3@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$UEjX8wlHa1PML5ciVgTLaudrolhZp3SVsQOmlSL27mGNLsmIAFOty"], ["updated_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker4@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00], ["email", "bricker4@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$pObu/yx2ebZHYkDp9qKn9ucgojPlGKMEsmRYyBP.ZUeNDappdsy/m"], ["updated_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker5@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00], ["email", "bricker5@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$bT6eyKjZdganrQrhrRVYku5PUiIAp4nNPFiqvN2Af76eAJdBc5D5a"], ["updated_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"bricker"} SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-11-09 02:28:07.362990' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 4ms (ActiveRecord: 0.2ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$jziXqgfsz6X3kfQQsDbXee33onQLVx33QG/YJeSBhNIRLEPob3Rvy"], ["updated_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-11-09 02:28:07.379995' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 4ms (ActiveRecord: 0.3ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.8ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$MQZANB0FH87mi9b4RTPj3O5P4dH8B.NkQzmjQ7usjFJs2VBZxUo.e"], ["updated_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.3ms) UPDATE "users" SET "last_login" = '2013-11-09 02:28:07.402067' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 6ms (ActiveRecord: 0.5ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$w.yVbeLo5soM.RNmt6DntuTkQchmvR4KxBKxUf8adkpRZ3YakJozu"], ["updated_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-11-09 02:28:07.422577' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 27ms (Views: 24.7ms | ActiveRecord: 0.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.3ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker6@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00], ["email", "bricker6@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$IDEGQMp/fDYwXXXo3RAH/uMmy0JBa1dZlkBKd7EQ41dA5LU5dhtxO"], ["updated_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 8ms (ActiveRecord: 1.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$jscZsvG.pOMgXyHinDB3IOgV8qxjxkbgyqOhbv5zjia7PJzahus3O"], ["updated_at", Sat, 09 Nov 2013 02:28:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-11-08 18:28:07 -0800 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 7045ms (Views: 7019.8ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-11-08 18:28:14 -0800 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-11-09 02:28:14.700113' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-11-08 18:28:14 -0800 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 151ms (Views: 146.8ms | ActiveRecord: 1.1ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.5ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 09 Nov 2013 02:28:14 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$d8O/nxnVnLSnCIbcgpUUu.sf8d1b8hFsrajXP2wOoHP6dnf5ebAEW"], ["updated_at", Sat, 09 Nov 2013 02:28:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-11-08 18:28:14 -0800 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-11-08 18:28:14 -0800 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"nope@nope.nope", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'nope@nope.nope' LIMIT 1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.2ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction Started GET "/outpost/people" for 127.0.0.1 at 2013-11-08 18:28:14 -0800 Processing by Outpost::PeopleController#index as HTML Redirected to http://www.example.com/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-11-08 18:28:14 -0800 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Sat, 09 Nov 2013 02:28:14 UTC +00:00], ["title", "Post 1"], ["updated_at", Sat, 09 Nov 2013 02:28:14 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 09 Nov 2013 02:28:15 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$yUPYf.k6uCYolNkinPpN3e4eq1zgJJr2Pjlr8U0v6.ICSl1dLi3vm"], ["updated_at", Sat, 09 Nov 2013 02:28:15 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-11-08 18:28:15 -0800 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 76ms (Views: 74.9ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-11-08 18:28:15 -0800 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-11-09 02:28:15.108089' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-11-08 18:28:15 -0800 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 5.7ms | ActiveRecord: 0.2ms)  (1.5ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (1.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 09 Nov 2013 02:28:15 UTC +00:00], ["resource", "Person"], ["updated_at", Sat, 09 Nov 2013 02:28:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 09 Nov 2013 02:28:15 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 09 Nov 2013 02:28:15 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people" for 127.0.0.1 at 2013-11-08 18:28:15 -0800 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (1.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (5.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (231.4ms) Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.name DESC LIMIT 25 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (8.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (11.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 274ms (Views: 266.5ms | ActiveRecord: 0.6ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 09 Nov 2013 02:28:15 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$BxuDzuyWvJh1dRnBp2BohODDpRY1vtwb1.B8fygpjMOYEMLGRvu4C"], ["updated_at", Sat, 09 Nov 2013 02:28:15 UTC +00:00], ["username", "bricker"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-11-08 18:28:15 -0800 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-11-08 18:28:15 -0800 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-11-09 02:28:15.486574' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-11-08 18:28:15 -0800 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 9ms (Views: 6.6ms | ActiveRecord: 0.3ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-11-08 18:28:15 -0800 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Redirected to http://www.example.com/outpost Filter chain halted as :authorize_resource rendered or redirected Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET "/outpost" for 127.0.0.1 at 2013-11-08 18:28:15 -0800 Processing by Outpost::HomeController#dashboard as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 4.7ms | ActiveRecord: 0.3ms)  (1.9ms) rollback transaction  (0.2ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker7@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 09 Nov 2013 02:28:15 UTC +00:00], ["email", "bricker7@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$jjVzMEUqkr9tEYDW30LVROX0kfGchEhPb950pa2nyyjRrCQlbR8.i"], ["updated_at", Sat, 09 Nov 2013 02:28:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.5ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker8@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 09 Nov 2013 02:28:15 UTC +00:00], ["email", "bricker8@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$oGG9IhPKI28BreOMjZi9Uel6G3GwRtKu1yHX1OGfNF/E/KWbQOubK"], ["updated_at", Sat, 09 Nov 2013 02:28:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker9@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Sat, 09 Nov 2013 02:28:15 UTC +00:00], ["email", "bricker9@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Mlju05ugYCOKUGoSSIVZY.toqrefq/hzL1Y8pw29f6AlTfoQh.vG."], ["updated_at", Sat, 09 Nov 2013 02:28:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker10@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 09 Nov 2013 02:28:15 UTC +00:00], ["email", "bricker10@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$flCF1qwfeFptEQrMIBd0he1bK0WSGB3eXWHEtvj.M.6hwCNOHsLYa"], ["updated_at", Sat, 09 Nov 2013 02:28:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 09 Nov 2013 02:28:15 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$d.K4N6YgXdN6sJj4R4EHJewGnDZKIWG02KA7RyIG/ZmdTeeyuhI2e"], ["updated_at", Sat, 09 Nov 2013 02:28:15 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-11-08 18:28:15 -0800 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-11-08 18:28:15 -0800 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.3ms) UPDATE "users" SET "last_login" = '2013-11-09 02:28:15.709865' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-11-08 18:28:15 -0800 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.2ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 09 Nov 2013 02:28:15 UTC +00:00], ["resource", "Person"], ["updated_at", Sat, 09 Nov 2013 02:28:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 09 Nov 2013 02:28:15 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 09 Nov 2013 02:28:15 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 09 Nov 2013 02:28:15 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 09 Nov 2013 02:28:15 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-11-08 18:28:15 -0800 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (3.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (32.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (2.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 323ms (Views: 315.5ms | ActiveRecord: 0.4ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-11-08 18:28:16 -0800 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"new", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/new Completed 302 Found in 24ms (ActiveRecord: 0.5ms) Started GET "/outpost/people/new" for 127.0.0.1 at 2013-11-08 18:28:16 -0800 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (99.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 118ms (Views: 112.8ms | ActiveRecord: 0.2ms)  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 09 Nov 2013 02:28:16 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$rfxfNdf7kr7zl//EzuCPRO7yAY0s6j8TvVSoEgW1kas/rCnG4vz56"], ["updated_at", Sat, 09 Nov 2013 02:28:16 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-11-08 18:28:16 -0800 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-11-08 18:28:16 -0800 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-11-09 02:28:16.251029' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-11-08 18:28:16 -0800 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 4.9ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 09 Nov 2013 02:28:16 UTC +00:00], ["resource", "Person"], ["updated_at", Sat, 09 Nov 2013 02:28:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 09 Nov 2013 02:28:16 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 09 Nov 2013 02:28:16 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 09 Nov 2013 02:28:16 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 09 Nov 2013 02:28:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-11-08 18:28:16 -0800 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 36ms (Views: 30.9ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-11-08 18:28:16 -0800 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"index", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-11-08 18:28:16 -0800 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (0.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (1.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (0.9ms) Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.name DESC LIMIT 25 OFFSET 0 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_columns.html.erb (6.5ms)  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (1.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (2.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 25ms (Views: 19.7ms | ActiveRecord: 0.6ms)  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 09 Nov 2013 02:28:16 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$.z5WNvACjey6Kd9doK6ECutPSkFFu3Pfn.nGoyYbbv5GEJTZoYvFG"], ["updated_at", Sat, 09 Nov 2013 02:28:16 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-11-08 18:28:16 -0800 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-11-08 18:28:16 -0800 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-11-09 02:28:16.388100' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-11-08 18:28:16 -0800 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 5.2ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 09 Nov 2013 02:28:16 UTC +00:00], ["resource", "Person"], ["updated_at", Sat, 09 Nov 2013 02:28:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 09 Nov 2013 02:28:16 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 09 Nov 2013 02:28:16 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 09 Nov 2013 02:28:16 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 09 Nov 2013 02:28:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-11-08 18:28:16 -0800 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (23.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 38ms (Views: 32.1ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-11-08 18:28:16 -0800 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 11ms (ActiveRecord: 0.4ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-11-08 18:28:16 -0800 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 36ms (Views: 31.0ms | ActiveRecord: 0.3ms)  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 09 Nov 2013 02:28:16 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$WEV1Qt69dN9TeKaeMR3qMePfZHlBa.TTyfVAGK5rvFsAOIk5GrZD."], ["updated_at", Sat, 09 Nov 2013 02:28:16 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-11-08 18:28:16 -0800 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-11-08 18:28:16 -0800 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-11-09 02:28:16.642761' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-11-08 18:28:16 -0800 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.2ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 09 Nov 2013 02:28:16 UTC +00:00], ["resource", "Person"], ["updated_at", Sat, 09 Nov 2013 02:28:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 09 Nov 2013 02:28:16 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 09 Nov 2013 02:28:16 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 09 Nov 2013 02:28:16 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 09 Nov 2013 02:28:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-11-08 18:28:16 -0800 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.5ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (24.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 43ms (Views: 35.1ms | ActiveRecord: 0.7ms) Started DELETE "/outpost/people/1" for 127.0.0.1 at 2013-11-08 18:28:16 -0800 Processing by Outpost::PeopleController#destroy as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "people" WHERE "people"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people Completed 302 Found in 12ms (ActiveRecord: 0.6ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-11-08 18:28:16 -0800 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (1.0ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY people.name DESC LIMIT 25 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (1.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (2.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 17ms (Views: 11.1ms | ActiveRecord: 0.6ms)  (0.2ms) SELECT COUNT(*) FROM "people"  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.3ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 09 Nov 2013 02:28:16 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$GIDvzymNDtqpV9mSusGevegmLa.IIYI6ezr/savuDEJRgY7LeKmAm"], ["updated_at", Sat, 09 Nov 2013 02:28:16 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-11-08 18:28:16 -0800 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-11-08 18:28:16 -0800 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-11-09 02:28:16.869821' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-11-08 18:28:16 -0800 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 09 Nov 2013 02:28:16 UTC +00:00], ["resource", "Person"], ["updated_at", Sat, 09 Nov 2013 02:28:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 09 Nov 2013 02:28:16 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 09 Nov 2013 02:28:16 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-11-08 18:28:16 -0800 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (24.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 38ms (Views: 33.5ms | ActiveRecord: 0.2ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-11-08 18:28:16 -0800 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Bryan", "location"=>"", "email"=>"bricker@kpcc.org", "age"=>""}, "obj_key"=>"person-new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 09 Nov 2013 02:28:16 UTC +00:00], ["email", "bricker@kpcc.org"], ["location", ""], ["name", "Bryan"], ["updated_at", Sat, 09 Nov 2013 02:28:16 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 12ms (ActiveRecord: 0.7ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-11-08 18:28:16 -0800 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (20.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 33ms (Views: 28.7ms | ActiveRecord: 0.2ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "people"  (2.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$EH.ZE9AvwlP5iTooYo6/teMBuC3i1w.AMgjzlZS7kDLvUsqIfkORG"], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-11-08 18:28:17 -0800 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-11-08 18:28:17 -0800 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-11-09 02:28:17.153052' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-11-08 18:28:17 -0800 Processing by Outpost::HomeController#dashboard as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 5.5ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["resource", "Person"], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-11-08 18:28:17 -0800 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (95.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 111ms (Views: 105.6ms | ActiveRecord: 0.2ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-11-08 18:28:17 -0800 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"", "email"=>"", "age"=>""}, "obj_key"=>"person-new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (20.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 37ms (Views: 27.6ms | ActiveRecord: 0.4ms)  (0.1ms) SELECT COUNT(*) FROM "people"  (2.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bryan Ricker"], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["person_id", 1], ["title", "Post 2"], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (1.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker11@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["email", "bricker11@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Qk4jjp.s8spmtUHPGjx./.FrXFVvXlzzaYqFig85bPSiEH2vF5N8S"], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker12@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["email", "bricker12@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$HhaHhOIA9uLF7LYLxeOiheFz5q.y6W8sL283.qmxjGeNrzgYq.b1W"], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["resource", "Post"], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker13@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["email", "bricker13@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$P4vqzqf9lVDp529Yj2q2k.5Qb6QvKFWQeoDDjLNHJrz5WbWpNajoe"], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker14@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["email", "bricker14@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$b54vMDXN7YYLOJrGA/3gV./zh85RrQHHsS37eAn6WMyj1ZbnA8xVO"], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker15@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["email", "bricker15@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$KAnSQhkZTUDPyn1eiRl6aOxuUlAzsG//WCxXYAlJ8JDfqi.LOaAhW"], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["resource", "Post"], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'NotAModel' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["resource", "NotAModel"], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker16@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["email", "bricker16@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$cGeNPRjuUEiISW7q.dHBee0E5oEj49PcEy.DmcVekcMS.x0TyeMWa"], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["resource", "Post"], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["permission_id", 2], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["user_id", 1]] SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.9ms) SAVEPOINT active_record_1 User Exists (0.5ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker17@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["email", "bricker17@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$4mfug1KAsjanv1REXPgBguNzV/.0eXkz1WNYRLiuuc5uRgwFnlM5C"], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["resource", "Post"], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["resource", "Post"], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker18@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.4ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["email", "bricker18@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$f/qpDnMs8g1Cacj8Iuhd2.LlDwSr5yxeewkI/frtcfQzU72xAx9a."], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions"  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker19@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["email", "bricker19@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$8IciJhbCM/E6/8tfc58fXuUkRgN2RtFSd6Eb/3ZQHbMh2uydzZ/vm"], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["resource", "Post"], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker20@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["email", "bricker20@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$0gtF1jn9TCYyGkYC8dhRo.vX2Sye0tIBwBaQRoI5KExSPW.Pd4AMK"], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["resource", "Post"], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.8ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["permission_id", 2], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker21@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["email", "bricker21@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$c6XSNcSJVnOUsP20ejKaRu1YtfxUHfZxt38HNxQKbQ5RukvBmlJEa"], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$LnWBMoeTZAYpM9E8psIyTOcR5OF4Ud6OsuzPDe7Fjg6FHQ4sR2c/2"], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-11-08 18:28:17 -0800 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-11-08 18:28:17 -0800 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-11-09 02:28:17.842167' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 83ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-11-08 18:28:17 -0800 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 5.3ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["resource", "Person"], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-11-08 18:28:17 -0800 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 35ms (Views: 30.0ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-11-08 18:28:17 -0800 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"New Name", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) UPDATE "people" SET "name" = ?, "updated_at" = ? WHERE "people"."id" = 1 [["name", "New Name"], ["updated_at", Sat, 09 Nov 2013 02:28:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 10ms (ActiveRecord: 0.7ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-11-08 18:28:18 -0800 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (20.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 36ms (Views: 31.6ms | ActiveRecord: 0.2ms) Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 09 Nov 2013 02:28:18 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$HYFLDFQXV1Od7vQZyqBM..MO1YaTwrARoSYRVx.h5sqEueRZNkwRG"], ["updated_at", Sat, 09 Nov 2013 02:28:18 UTC +00:00], ["username", "bricker"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-11-08 18:28:18 -0800 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-11-08 18:28:18 -0800 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-11-09 02:28:18.181548' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-11-08 18:28:18 -0800 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 5.7ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.9ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 09 Nov 2013 02:28:18 UTC +00:00], ["resource", "Person"], ["updated_at", Sat, 09 Nov 2013 02:28:18 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 09 Nov 2013 02:28:18 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 09 Nov 2013 02:28:18 UTC +00:00], ["user_id", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 09 Nov 2013 02:28:18 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 09 Nov 2013 02:28:18 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-11-08 18:28:18 -0800 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (24.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 39ms (Views: 33.6ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-11-08 18:28:18 -0800 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"Hill Valley, California", "email"=>"", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (23.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 126ms (Views: 34.7ms | ActiveRecord: 0.5ms)  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.8ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 09 Nov 2013 02:28:18 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Sat, 09 Nov 2013 02:28:18 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.2ms) begin transaction  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (2.3ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.3ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.1ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.3ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.3ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (8.0ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 13 Dec 2013 02:40:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 13 Dec 2013 02:40:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 13 Dec 2013 02:40:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bryan Ricker"], ["updated_at", Fri, 13 Dec 2013 02:40:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 13 Dec 2013 02:40:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 13 Dec 2013 02:40:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 13 Dec 2013 02:40:04 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$iwxQS/texLcC.0.1q/cg3ue7xuLDtSHP2T63LKstvJMwIIpfAxKxW"], ["updated_at", Fri, 13 Dec 2013 02:40:04 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-12-12 18:40:04 -0800 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (5.0ms) Completed 200 OK in 726ms (Views: 698.8ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-12-12 18:40:05 -0800 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-12-13 02:40:05.762056' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-12-12 18:40:05 -0800 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.7ms) Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 67ms (Views: 62.9ms | ActiveRecord: 1.1ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (1.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 13 Dec 2013 02:40:05 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 13 Dec 2013 02:40:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 13 Dec 2013 02:40:05 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 13 Dec 2013 02:40:05 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-12-12 18:40:05 -0800 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (6.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (37.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (2.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/new.html.erb within layouts/outpost/application (271.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 287ms (Views: 281.0ms | ActiveRecord: 0.2ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-12-12 18:40:06 -0800 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Bryan", "location"=>"", "email"=>"bricker@kpcc.org", "age"=>""}, "obj_key"=>"person-new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 13 Dec 2013 02:40:06 UTC +00:00], ["email", "bricker@kpcc.org"], ["location", ""], ["name", "Bryan"], ["updated_at", Fri, 13 Dec 2013 02:40:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 20ms (ActiveRecord: 0.9ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-12-12 18:40:06 -0800 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (28.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 98ms (Views: 91.6ms | ActiveRecord: 0.4ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "people"  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 13 Dec 2013 02:40:06 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ruWFdnFORnEr3umIjU4haepxj7l0l2Mv/3ATdRVhW.BK7PJPMoTOi"], ["updated_at", Fri, 13 Dec 2013 02:40:06 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-12-12 18:40:06 -0800 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.0ms) Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-12-12 18:40:06 -0800 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-12-13 02:40:06.498430' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-12-12 18:40:06 -0800 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.1ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 13 Dec 2013 02:40:06 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 13 Dec 2013 02:40:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 13 Dec 2013 02:40:06 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 13 Dec 2013 02:40:06 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2013-12-12 18:40:06 -0800 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/new.html.erb within layouts/outpost/application (24.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 34ms (Views: 28.6ms | ActiveRecord: 0.2ms) Started POST "/outpost/people" for 127.0.0.1 at 2013-12-12 18:40:06 -0800 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"", "email"=>"", "age"=>""}, "obj_key"=>"person-new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/new.html.erb within layouts/outpost/application (27.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 39ms (Views: 31.2ms | ActiveRecord: 0.3ms)  (0.1ms) SELECT COUNT(*) FROM "people"  (2.4ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (184.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 13 Dec 2013 02:40:06 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$5Odlb.LDlm1LA.HY9txIJ.pjifiZmBLR95fWRTezM1Cffukry4.YW"], ["updated_at", Fri, 13 Dec 2013 02:40:06 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-12-12 18:40:06 -0800 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-12-12 18:40:06 -0800 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-12-13 02:40:06.930440' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-12-12 18:40:06 -0800 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 4.9ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.9ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 13 Dec 2013 02:40:06 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 13 Dec 2013 02:40:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 13 Dec 2013 02:40:06 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 13 Dec 2013 02:40:06 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people" for 127.0.0.1 at 2013-12-12 18:40:06 -0800 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (6.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (2.1ms) Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.name DESC LIMIT 25 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (8.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (11.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Completed 200 OK in 44ms (Views: 37.4ms | ActiveRecord: 0.6ms)  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 13 Dec 2013 02:40:07 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$fakQByu0FNLvbXdDDmxw4eXOhljqjeo7/KzW4qEnLWZdVIL1kZi6i"], ["updated_at", Fri, 13 Dec 2013 02:40:07 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-12-12 18:40:07 -0800 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 70ms (Views: 68.6ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-12-12 18:40:07 -0800 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-12-13 02:40:07.093685' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-12-12 18:40:07 -0800 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.2ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-12-12 18:40:07 -0800 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Redirected to http://www.example.com/outpost Filter chain halted as :authorize_resource rendered or redirected Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET "/outpost" for 127.0.0.1 at 2013-12-12 18:40:07 -0800 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 9ms (Views: 6.8ms | ActiveRecord: 0.2ms)  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Fri, 13 Dec 2013 02:40:07 UTC +00:00], ["title", "Post 1"], ["updated_at", Fri, 13 Dec 2013 02:40:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 13 Dec 2013 02:40:07 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$FRC9Qb3GDe/3hbKtJjhy3utSPdwa3jXRNc/sQtMl5WND5rx1UYx7q"], ["updated_at", Fri, 13 Dec 2013 02:40:07 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-12-12 18:40:07 -0800 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-12-12 18:40:07 -0800 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-12-13 02:40:07.215754' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-12-12 18:40:07 -0800 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 13 Dec 2013 02:40:07 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 13 Dec 2013 02:40:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 13 Dec 2013 02:40:07 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 13 Dec 2013 02:40:07 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 13 Dec 2013 02:40:07 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 13 Dec 2013 02:40:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-12-12 18:40:07 -0800 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (84.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 99ms (Views: 93.5ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-12-12 18:40:07 -0800 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"new", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/new Completed 302 Found in 12ms (ActiveRecord: 0.5ms) Started GET "/outpost/people/new" for 127.0.0.1 at 2013-12-12 18:40:07 -0800 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (20.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 32ms (Views: 27.7ms | ActiveRecord: 0.2ms)  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 13 Dec 2013 02:40:07 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$owkmZfCayIS7xykaRz56kuSpBYyVaPtTqG1es6TBFq75iJzMU0R6."], ["updated_at", Fri, 13 Dec 2013 02:40:07 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-12-12 18:40:07 -0800 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 13ms (Views: 6.0ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-12-12 18:40:07 -0800 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-12-13 02:40:07.441129' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-12-12 18:40:07 -0800 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 11ms (Views: 8.8ms | ActiveRecord: 0.3ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.9ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 13 Dec 2013 02:40:07 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 13 Dec 2013 02:40:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 13 Dec 2013 02:40:07 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 13 Dec 2013 02:40:07 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 13 Dec 2013 02:40:07 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 13 Dec 2013 02:40:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-12-12 18:40:07 -0800 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 36ms (Views: 30.7ms | ActiveRecord: 0.2ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-12-12 18:40:07 -0800 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-12-12 18:40:07 -0800 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 33ms (Views: 29.5ms | ActiveRecord: 0.2ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 13 Dec 2013 02:40:07 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ciVqH4THpZzm213vnlx3gODRYKZsBBOUvFIrP7TnpJtuVmn8Betj6"], ["updated_at", Fri, 13 Dec 2013 02:40:07 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-12-12 18:40:07 -0800 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-12-12 18:40:07 -0800 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-12-13 02:40:07.678037' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-12-12 18:40:07 -0800 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (2.0ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 13 Dec 2013 02:40:07 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 13 Dec 2013 02:40:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 13 Dec 2013 02:40:07 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 13 Dec 2013 02:40:07 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 13 Dec 2013 02:40:07 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 13 Dec 2013 02:40:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-12-12 18:40:07 -0800 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (28.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 43ms (Views: 37.4ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-12-12 18:40:07 -0800 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"index", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-12-12 18:40:07 -0800 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (1.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (1.2ms) Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.name DESC LIMIT 25 OFFSET 0 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_columns.html.erb (5.7ms)  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (1.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (2.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 27ms (Views: 20.3ms | ActiveRecord: 0.7ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 13 Dec 2013 02:40:07 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Fri, 13 Dec 2013 02:40:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 13 Dec 2013 02:40:07 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$4ns5v3K2Ozs0WoytuPRj9..kpvh8S97eQmO0BuXrq4o0TJKC79b12"], ["updated_at", Fri, 13 Dec 2013 02:40:07 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-12-12 18:40:07 -0800 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-12-12 18:40:07 -0800 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-12-13 02:40:07.833098' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET "/outpost" for 127.0.0.1 at 2013-12-12 18:40:07 -0800 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 5.3ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 13 Dec 2013 02:40:07 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 13 Dec 2013 02:40:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 13 Dec 2013 02:40:07 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 13 Dec 2013 02:40:07 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 13 Dec 2013 02:40:07 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 13 Dec 2013 02:40:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-12-12 18:40:07 -0800 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (87.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 104ms (Views: 98.1ms | ActiveRecord: 0.4ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-12-12 18:40:07 -0800 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"New Name", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) UPDATE "people" SET "name" = ?, "updated_at" = ? WHERE "people"."id" = 1 [["name", "New Name"], ["updated_at", Fri, 13 Dec 2013 02:40:07 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 11ms (ActiveRecord: 0.8ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-12-12 18:40:07 -0800 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (24.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 37ms (Views: 33.3ms | ActiveRecord: 0.2ms) Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$oxVjsE.DX.yNCIFLzJqi0e5q3Pp9Ffp2JhjW9DlHKb2eTdDU7CJAe"], ["updated_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-12-12 18:40:08 -0800 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-12-12 18:40:08 -0800 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-12-13 02:40:08.153212' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-12-12 18:40:08 -0800 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 6.8ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (2.2ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-12-12 18:40:08 -0800 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 36ms (Views: 30.9ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2013-12-12 18:40:08 -0800 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"Hill Valley, California", "email"=>"", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (19.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 38ms (Views: 27.3ms | ActiveRecord: 0.4ms)  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$19UdCqdQT8G5QIzhzZ37SeiyrH5sdo4HdStmZH20eOPRndv6vRfjy"], ["updated_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker2@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00], ["email", "bricker2@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$kkkSwAO/PfTg/eX9Q.pbWec07U6ubd.Yd.KBqb3O50mtHXqc9s8US"], ["updated_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker3@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00], ["email", "bricker3@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$c7UiUngUhHOXlgPhcIVwY.MT8HvyttJYrJYWMRU6I6.B9PBqScaf6"], ["updated_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost Completed 302 Found in 7ms (ActiveRecord: 0.9ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker4@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00], ["email", "bricker4@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$M/3lvD9y3U1tWJIK6ATkbua3bQPKQdiI4DIv71Lo3bRNyFmpOK3Te"], ["updated_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"bricker"} SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-12-13 02:40:08.526360' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 4ms (ActiveRecord: 0.2ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.1ms | ActiveRecord: 0.2ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.1ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$B960.6C1nUfmBRxECP.g7uXWdYo/jDaPpNAfM/7DD33WbYsmuZzlS"], ["updated_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-12-13 02:40:08.561304' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 4ms (ActiveRecord: 0.3ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$GxrxQH2l2hH4IvrYm8TYruwjWJ65KcAntgzpMyN6PSUCJdFlQAYVy"], ["updated_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-12-13 02:40:08.580537' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$HbEC8Lqp1ECNtKstV54nU.QXWXU.EDrsKHf8KTOUwbXbaSiyGFjRG"], ["updated_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-12-13 02:40:08.597406' WHERE "users"."id" = 1 Redirected to http://test.host/outpost Completed 302 Found in 4ms (ActiveRecord: 0.3ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker5@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00], ["email", "bricker5@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$.f.0ed/I.k2S6Oxo9fDBIOs92bXi3MBa/3MffzKqyIWkrXGtN2bNe"], ["updated_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.8ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker6@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00], ["email", "bricker6@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$MObdzL/.CuceU8vk3EmJCeb9aAdaZ/QCrbQFWt7Q2PrHMtH.juhc2"], ["updated_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (1.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker7@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00], ["email", "bricker7@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$.2yILrr.kFe/00f4mW347OPLp6Pag1DT/VET8gyiYvehRLBk1rmnS"], ["updated_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker8@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00], ["email", "bricker8@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$/fJ9j25ISocGCHwb0NIh4uaDe2Zp7mZLpnTfQQ/dgq2//J3mT4dBC"], ["updated_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker9@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00], ["email", "bricker9@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$5403rSvyPTbFX3INqSIrbO3PEhIXXuBKZJbRPMsH9RgPpmXZwHszC"], ["updated_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$MFtnkcSs70ldAVVnMLPKXeSeB7qJW6r1f0abnRDLQRiCemGFA5Xyq"], ["updated_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) SAVEPOINT active_record_1 User Exists (0.5ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$znk4wJddJJtvZL1RH3uQee3ZF0syO4cca6A9ltCP7V.5HyUri8Oli"], ["updated_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (1.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker10@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00], ["email", "bricker10@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$FXsHIr7qZ/SR.stXXS32Oe/X1NRERY8onraB1thvi9WNUrPBj.Hyi"], ["updated_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker10@kpcc.org' LIMIT 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker11@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00], ["email", "bricker11@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$zeq.t6pLJ6dhpDSugwAMuOUEZVnJSOgVJKx9qRGaZ76G5V3mXzGsG"], ["updated_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker11@kpcc.org' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00]]  (0.4ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Fri, 13 Dec 2013 02:40:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Q3D3C7FMXhWnK3p/.S5NQe7QTJvKzCqnZ9EePZDNDyjrEMJSFFWpC"], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-12-12 18:40:09 -0800 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-12-12 18:40:09 -0800 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2013-12-13 02:40:09.033461' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost" for 127.0.0.1 at 2013-12-12 18:40:09 -0800 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 5.0ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.4ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["resource", "Person"], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2013-12-12 18:40:09 -0800 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (20.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 34ms (Views: 29.3ms | ActiveRecord: 0.2ms) Started DELETE "/outpost/people/1" for 127.0.0.1 at 2013-12-12 18:40:09 -0800 Processing by Outpost::PeopleController#destroy as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "people" WHERE "people"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people Completed 302 Found in 11ms (ActiveRecord: 0.6ms) Started GET "/outpost/people" for 127.0.0.1 at 2013-12-12 18:40:09 -0800 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (0.8ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY people.name DESC LIMIT 25 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (1.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (2.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 15ms (Views: 9.9ms | ActiveRecord: 0.5ms)  (0.1ms) SELECT COUNT(*) FROM "people"  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'NotAModel' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["resource", "NotAModel"], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker12@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["email", "bricker12@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$UPXmzxioMiehGQTqq/72XenwKAi3aGvThxK0dJRKgzMW36qePDEt2"], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["permission_id", 2], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker13@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["email", "bricker13@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$B1IhKnJ1HCJINm2oKxiKe.uQDiQdzVKCHLxD7kxDZEcIedQyCLCZW"], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.4ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.3ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker14@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["email", "bricker14@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$rA3pND5SERvwDk9i4hjv5eAn0wI8XLBJpHfqV91tfcjlL5clMKTN."], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions"  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker15@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["email", "bricker15@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$dkf9qYohrv2Ip63/AjQaTepHVhtCseE4VcXyYwGN3kdkFLtVzqKxy"], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker16@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["email", "bricker16@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$gR8wo5/chMjk6aMwdGHJhuRsdToPkkkOil9w6Js732vVHQ4dje25m"], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["resource", "Post"], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["permission_id", 1], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["permission_id", 2], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker17@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["email", "bricker17@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$rqetjSvBjuUKFvKZEh954.a21CKLMza09xnQhi7ZIAw2yj8CMdxzm"], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.2ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.6ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["person_id", 1], ["title", "Post 2"], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker18@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["email", "bricker18@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$kSn86HAS85T9PdbYUNbMPeep2m6UGEu.frL.ODGcWpqUQtqPcMZHm"], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker19@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["email", "bricker19@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$HXNtp61yzTw3zbJCvZcStOOSxUYjYDSzcaAojhKmmsAXgl6EneZ0a"], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (1.2ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker20@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.1ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["email", "bricker20@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$aTDEyy1vmZqLzy6ahH5L3uD4eKuXjbJvr95S9YkH5yfQQ3HVe8OGi"], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker21@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (3.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["email", "bricker21@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$QSHRl11azSISDboIayUywOSfy8YvWQTM8Ra7B.yq3nDpABxNqlO02"], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (0.7ms) rollback transaction  (0.1ms) begin transaction User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.2ms) rollback transaction  (0.2ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ITd.wROnMi8bU8YBtKoyPeiaUObHVBkup12saRvA5qEInEArH6cU6"], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-12-12 18:40:09 -0800 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 8ms (Views: 6.9ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-12-12 18:40:09 -0800 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2013-12-13 02:40:09.603189' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost Completed 302 Found in 7ms (ActiveRecord: 0.5ms) Started GET "/outpost" for 127.0.0.1 at 2013-12-12 18:40:09 -0800 Processing by Outpost::HomeController#dashboard as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 9ms (Views: 6.3ms | ActiveRecord: 0.3ms)  (2.1ms) rollback transaction  (0.5ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$3iWuZhlOrmH9IJhnlzirJ.nweimnKj1gYGxafKCHiPC4rIZfFmGBW"], ["updated_at", Fri, 13 Dec 2013 02:40:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2013-12-12 18:40:09 -0800 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 8ms (Views: 7.1ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2013-12-12 18:40:09 -0800 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"nope@nope.nope", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'nope@nope.nope' LIMIT 1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.2ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Started GET "/outpost/people" for 127.0.0.1 at 2013-12-12 18:40:09 -0800 Processing by Outpost::PeopleController#index as HTML Redirected to http://www.example.com/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2013-12-12 18:40:09 -0800 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 9ms (Views: 8.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (1.4ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "email" varchar(255), "age" integer, "created_at" datetime, "updated_at" datetime)   (1.0ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "person_id" integer, "created_at" datetime, "updated_at" datetime)  (1.2ms) CREATE TABLE "pidgeons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "location" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "is_superuser" boolean, "can_login" boolean, "last_login" datetime, "created_at" datetime, "updated_at" datetime)  (1.1ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.1ms) CREATE TABLE "user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "permission_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)  (1.8ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.5ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/outpost/people" for 127.0.0.1 at 2014-03-26 21:29:01 -0700 Processing by Outpost::PeopleController#index as HTML Completed 500 Internal Server Error in 26ms  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (8.3ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:29:01 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$q0jKMYnKi4et8mEwz355GelAQxh.VhswPRp8ETQFWjtQEgx9Qq2IS"], ["updated_at", Thu, 27 Mar 2014 04:29:01 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:29:01 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$lnSXFDc88wCTTY3asViTveBBNgJRTeKJh4EMyY2MW68pgB0aNs2hy"], ["updated_at", Thu, 27 Mar 2014 04:29:01 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:29:01 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$YC7lThlaG9JXiZYRhT0df./dOj3aMVRVe0Zd/IX73xtkYHwOMCJue"], ["updated_at", Thu, 27 Mar 2014 04:29:01 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.5ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:29:01 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$L16ZJxm9C.VKBQaraYIpPepmnyW8AWZgabhtuCmL2OIDuQ.1K8mBe"], ["updated_at", Thu, 27 Mar 2014 04:29:01 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:29:01 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$7Ci6x1.vsP/1XHgnyCsnlORgMc1bdM4TaTq1k/C4Y.luNLif.ozy6"], ["updated_at", Thu, 27 Mar 2014 04:29:01 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.1ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:29:01 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$1N8oec313opA0Brruw3biuetf5FvbojKbLLIZ1S8kSbUQ11Eus1rO"], ["updated_at", Thu, 27 Mar 2014 04:29:01 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker2@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.2ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:29:01 UTC +00:00], ["email", "bricker2@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$HYV03srqe1OsaV8YxnSUlefJaOFQOyDqUgmS.FpTvTsMpOkCnMi42"], ["updated_at", Thu, 27 Mar 2014 04:29:01 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker3@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:29:01 UTC +00:00], ["email", "bricker3@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$XAxBs6CaY8KCnU.V/5l4buwJK5YXLlAzIkMSmNf9T4BdKHcl5IsG6"], ["updated_at", Thu, 27 Mar 2014 04:29:01 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:29:01 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$7ibhEFm45UDGuep9oh0ZiungBid.YHvm8.whH5OLaXrAaTH0fmlBi"], ["updated_at", Thu, 27 Mar 2014 04:29:01 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:29:01 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$vD94Mej6d0lzOfi0aC90juu1XISN69Vcs7sRg9MidRibYPSfYK/jK"], ["updated_at", Thu, 27 Mar 2014 04:29:01 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:29:01 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ErfFGon9RMOp5tmNDQsk1OK.B1Q5iG5qDnZ6qKJeGPs57k932FNKy"], ["updated_at", Thu, 27 Mar 2014 04:29:01 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker4@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:29:01 UTC +00:00], ["email", "bricker4@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$wHPfYbba.ugoCO5G7LWpSOHtLkMG3pV3eV0HXUUQNzESsYz/p6JX6"], ["updated_at", Thu, 27 Mar 2014 04:29:01 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.3ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker5@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:29:01 UTC +00:00], ["email", "bricker5@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$tqt/ioHFG6MH3qwKF82/auDhNEb6Rz4jCS6qNK/0hzq8TOhjkmM3O"], ["updated_at", Thu, 27 Mar 2014 04:29:01 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (1.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["user_id", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker6@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "bricker6@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$abcDAz/wJpw0SoZsbjxT1OiqPjoowOZcGCVovDZTGHt.3mapS0eeS"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.5ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker7@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "bricker7@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$avT11st6mISm31xfTsTHG.zzU9b8Lc7A9cacDt/s6iAeOZhA14L12"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker8@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "bricker8@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$eP8KYEyt3mPHgv7SBOlu7.jPgoi68DWZxAWJjI/MdsF5hzbcHB7iS"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (2.0ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.5ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["person_id", 1], ["title", "Post 1"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.2ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.3ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (1.8ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["title", "Post 2"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (2.6ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (249.4ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker9@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "bricker9@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$YC8WfMNnuzDTmurjhiYy4e4wqLYnhlYrtkRQMt/XOwbt8r96.6YZm"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker10@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "bricker10@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$9CSQhtthpf7G56vKrNTDBeUjV0dGOLwlamdno0dfR8hw3nj.CwbT2"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker11@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "bricker11@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$q4Uc1jA0ZnBYQVJwokXcre8C8vptz0D9bCtJqIJKusJxGN7621aae"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker12@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "bricker12@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$V1iEQEv3yq/IGeKq.Zk6cuYQ3BsInBEI.Y9HD5lksW08CR.iz.dr2"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker13@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "bricker13@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$AGdP56H0HNp2ZeVJHfwn0.FpTU3VCvL8/ZToor9Jcehlsofei6SbG"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'bricker13@kpcc.org' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker14@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "bricker14@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$.iCivbCiTe7370SBsKM/COC/NiXwpEZYNX828x/5TiJj/40sbp3I."], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'bricker14@kpcc.org' LIMIT 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$sMqP/QKVnKMwEIpPM7OVUe2SBsk3rb5.P3BShvr4/EKLq7zyX/aBO"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'wrong' LIMIT 1  (0.5ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$kfXjWjCtWm2yWd3ja7a/T.NDgriKnF77.a/nzKHOLYe33teBD6b0W"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bryan Ricker"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$I9IJ53xB3RQhPsWt.Vi7j.K.OVZmrLVmXA5EFH2LRfbcKtP2vykCS"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["username", "bricker"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$YuONhgaW6fpEgGqBGQok5.CbxQBmYU2nKI1ChUWBPyLt7OUt4xbaK"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ZBDuG09yd3.D4TJlxaA/MuPOv64H2i7COjyGt3FdIyTzFh1nilzbm"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Qj1ru30fp2zpoM.0BoVLbea/cbwr4bbvkzjaT9h.doBaVEDVJ.cEu"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$UgU/EQijI464/Y56xdCZ/u4WR0KV2coANIRtZeY83f2cOTX9iHysS"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (3.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$m8eafcgh0BZE6tQQH8wEj.xhJWO31bdnqikJ8PbaxeEt86nyi7S5e"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$N8tIrRLeVRHUAYlNSAUgtuJi62KzoIQ.US00RGpO1Usp3nojwe.ri"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker15@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "bricker15@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$3IBq8.2.I.66AUqM05xItekD8LeeJgPQY9GFIpK8XttuRlZlY35d."], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker16@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "bricker16@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$TIo0fDjvUHeQwXNXBS3.zuIyLbBLFwa.CU3E/U2rRoJpRKpyiZ4ve"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.2ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["permission_id", 2], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker17@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["email", "bricker17@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$P6l02w4aIZN5mlNF0hrvGOnNbp7qj8NB8FRdszUmKixW6vmUJMGkm"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.9ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 04:29:02 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 04:29:03 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 04:29:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 04:29:03 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Thu, 27 Mar 2014 04:29:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker18@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.3ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:29:03 UTC +00:00], ["email", "bricker18@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$FdNz2I9aKuK1zL/3Ev3O7ua50fdK2xk0cyDnqHuvxYuMAz1THY4BG"], ["updated_at", Thu, 27 Mar 2014 04:29:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions"  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker19@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:29:03 UTC +00:00], ["email", "bricker19@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$2IZc6frDuYdNeQ2U0EXJPeL0uJAWlqo1Jv/xGb3NrRnTWwHCHd4OW"], ["updated_at", Thu, 27 Mar 2014 04:29:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 04:29:03 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 04:29:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 04:29:03 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 04:29:03 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'NotAModel' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 04:29:03 UTC +00:00], ["resource", "NotAModel"], ["updated_at", Thu, 27 Mar 2014 04:29:03 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker20@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:29:03 UTC +00:00], ["email", "bricker20@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$64.lY9Krpt4P28m8U1C5febtrFRgsHZchYK8DH.PZ87nO.3xOpJCa"], ["updated_at", Thu, 27 Mar 2014 04:29:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 04:29:03 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 04:29:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 04:29:03 UTC +00:00], ["permission_id", 2], ["updated_at", Thu, 27 Mar 2014 04:29:03 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 04:29:03 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 04:29:03 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.5ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (7.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:35:26 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 04:35:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:35:26 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 04:35:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:35:26 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 04:35:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:35:26 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 04:35:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:35:26 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 04:35:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:35:26 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 04:35:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:35:26 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 04:35:26 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:35:26 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 04:35:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (1.5ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Thu, 27 Mar 2014 04:35:26 UTC +00:00], ["person_id", 1], ["title", "Post 1"], ["updated_at", Thu, 27 Mar 2014 04:35:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.8ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:35:26 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$xjAPDLs2UF1g3fPjQT7pLOF9ZwOq6NNwCrjyabxy.4msYyVKP7cgu"], ["updated_at", Thu, 27 Mar 2014 04:35:26 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:35:26 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$draVZLaKVyYGTPiaTsOjwuHGTa.5RUMVjp6Q3fuAMEslhBDL1asO."], ["updated_at", Thu, 27 Mar 2014 04:35:26 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:35:26 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 04:35:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:35:26 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 04:35:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (5.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$H7YlE4H987cY8XFIolguHevwNrc0SD6qWGkMGx3qPKx2Tg1lHqXSO"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (3.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$aYNvfsABIDvw71vGBsRdLuqeyiYje1/7l0YCrJSFMlopUTlgEzd.q"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$cFj9dRgP1SS2UCmtjCtFHuP9FXMXJrcGTmGE7.Yn8SIOdbLDY/lPK"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (3.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$GmQMc2c25cTenu/05gc8RuLj9aiRlNW1zwI0U8OyLzhiKMGa.j6Eu"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker2@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["email", "bricker2@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$BkvRRFzlWJZ.KgaShj9u3uEUb5QWLahne3Mh/3/lBUEOrtGASOWnS"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker3@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["email", "bricker3@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$sPv3Ce491r7lF0jAyLqTC.fqOnyxnyFR2AOaioFYe8QSjNgpRy3KG"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker4@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["email", "bricker4@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$w/Ip8CtbX2/HLdJBasNQBOQBluWft4V1FJa1MKb8b9MgurEYDdIQW"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Completed 500 Internal Server Error in 10ms  (0.2ms) rollback transaction  (0.2ms) begin transaction Processing by Outpost::PeopleController#index as HTML Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["title", "Post 2"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (1.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (146.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$EIuLeT8gyuMmODvQIPaBqOnUT2Ay5jSQBTrHOgrfSaxVV0ldIzX3C"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$kKicyV86QIH7wg2rKj.Qk.2A77N/91vMK1ZbWARL665kYHIA3NjO2"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker5@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["email", "bricker5@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$UC4qU2MivSQP1Z6iGQMofeSiiqqC7BslF49aM1uP1cX2.nsOoi3/K"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.3ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker6@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["email", "bricker6@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$bJoCh53/ldbyHWbftbPsxuFIyhkZRbhLTdg63Y8psWpdcBROTQ7iS"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker7@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["email", "bricker7@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$LXPD5UkHeJl7swwGosX1CO.ODZO.LQ6e6xgNvT8pl./f1Oeb3fRVW"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["user_id", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker8@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.2ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["email", "bricker8@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$E.gsh9nAIZnu0OvROSXgSuKeJ0DDZERruwBMXvrCGLB9hpmhA7FL2"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker9@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["email", "bricker9@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$llaB3rIGfICdQQfz8qk4auraLJbSAv/3XTj/meyqztToVIufIoBci"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker10@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["email", "bricker10@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$PYCtbCogvkrUXcq6N9HVTeoUze5/2y0BD9BMMs8I.6.DZRXYNEIAG"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker11@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["email", "bricker11@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$XdGmBKomxXU4IhFD1uZvZ.xZO8ScKdxllnPGinJTJ23Dq1gMIS/9K"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.2ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["permission_id", 2], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker12@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["email", "bricker12@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$G.i4comImfVLuN0AZqgG9.EJbcsocI3Vx36Avf870szNf4t6QUuwK"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker13@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.3ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["email", "bricker13@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$do.nNEocrCUNibgs3BhJherejCujMkYaJr2La/2ju.JmyCnQjiaLu"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions"  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker14@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["email", "bricker14@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ttC3imV1OOHgDJq/rhCuGuUrtCsYPDuF6NPlnoS5fbtKx50a0w.7."], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'NotAModel' LIMIT 1 SQL (0.8ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["resource", "NotAModel"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker15@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["email", "bricker15@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$rBcI37iEF/ZPEWS8Gshxo.bJSWfGNHapx/TNbV3HqvAJYRCe.LXJ."], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.2ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["permission_id", 2], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$.xt4Dn3vZtPwYVekfLo9AuHmRuXCFPFYYEv3rPDKqk1lCShhfeTd."], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bryan Ricker"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.1ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ttgUoY1fsjng65pwuPtWdOvl73BBqX51BhT5nmcjEHhTfjvnhVe.u"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker16@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["email", "bricker16@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$z1pKZPBQVN5NQIHK3zE4D.zmcP5ZLjW65v/Nf77JCwnM7BqaYLVz2"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker16@kpcc.org' LIMIT 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker17@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["email", "bricker17@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$y55c/5LSePfl0RkNqCAV3eH2W4r8DrgUVHe0FFKFHUOC84XYyF7UC"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker17@kpcc.org' LIMIT 1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$0eWNBqT7.Sy8e29yDIyJIerYdF6byWGk7gsEP2KpRXu7xAd.ssH3a"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$y8i1ateFoDYi071aAB2dY.PkcoWYPD40diGEl2mUT6GbB..m4NYBi"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$9am4RhIVWjjiuVjz0xgFTOpFICh./U6pjXt6.0uU3TLBy4IwcylOm"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 04:35:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/outpost/people" for 127.0.0.1 at 2014-03-26 21:35:27 -0700 Processing by Outpost::PeopleController#index as HTML Completed 500 Internal Server Error in 18ms  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:35:28 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$TmyNsOg5KD5wMD00FzIb/./SdyxhBbyg8.tfui43lWpBw.6/TVMNC"], ["updated_at", Thu, 27 Mar 2014 04:35:28 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:35:28 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$WguLDgusmOdQEHBVHw8aO.Dzt63gHx3E.PqzS8GJAKLpSrYisAuJK"], ["updated_at", Thu, 27 Mar 2014 04:35:28 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker18@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:35:28 UTC +00:00], ["email", "bricker18@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$S4mZMBmq9VpeTGepsBm/Jed0vVOkVdXe6ZJ4GX6kM/4vCDx.weI.C"], ["updated_at", Thu, 27 Mar 2014 04:35:28 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker19@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:35:28 UTC +00:00], ["email", "bricker19@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$MuFBL/Cdd48ap9Wq.uOIFO6PnT9gowU50VSzUQcuR7.STl.hWraIC"], ["updated_at", Thu, 27 Mar 2014 04:35:28 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker20@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:35:28 UTC +00:00], ["email", "bricker20@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$21E4BiX6OdMfdLN/RZEha.vbAyQbJZIk5kenO6At5VWbehvT3HK0W"], ["updated_at", Thu, 27 Mar 2014 04:35:28 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:35:28 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$.tjXR5m8CWEhTx7KY5Ud5ugtifvDN53txohLkp7.vb1rsfBeRFmrm"], ["updated_at", Thu, 27 Mar 2014 04:35:28 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:35:28 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$3Fu270lduK3FzM3sia0Kv.XUUVx4xhuPcBMw/PcMB/bihy.bEb25a"], ["updated_at", Thu, 27 Mar 2014 04:35:28 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 04:35:28 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$V2e4oZKcR78kXWMXufNCROKUZgY2g2u0jJPKxhWo8CRbGEjTWEnhG"], ["updated_at", Thu, 27 Mar 2014 04:35:28 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.5ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (6.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.8ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.6ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$kei7gsB0haWb/qCvtEYeNumu3M2dvz9l7Emv2xFCX/R2IqVPaoqHq"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$JEEckULe4jhiKe4/J5ZAHOZRMqufBYrbl6Za7nPw1PYp/P7Kq4Qx."], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.5ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$p45vGeDMkKGyuVGb47VUmuY.Rmxni5/Xh3xPcwBvVVR0hJmvvGMUC"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker2@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "bricker2@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$zFnemwnsewLAEvQooaICfOXc9u4GLZKqmGB2ufhWdESeS3UQqeObG"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.3ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker3@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (2.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "bricker3@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$TdpIywzu5HOwBVIpUNa3NO5J.HASOaH9zeng9GuJUQ2vFHRxNTR6W"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (0.6ms) rollback transaction  (0.1ms) begin transaction User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker4@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "bricker4@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$SKnYEH6m517xD.uFcJAwCuwVBVv/Tn5/OAj58BCRvlvpo4BFbiJzO"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (1.8ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (1.1ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["person_id", 1], ["title", "Post 1"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Fit2PfVsf/W/.uR0Nw2S7.qK/l77EXWqb5BjNf9orIyQAiPoSwrIm"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Y1vhms54R0kDfVIZDs.3uOS3.0hJNuaZiAHlZQVAIaj7J5ehxq5Aq"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["username", "bricker"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker5@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "bricker5@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ZZ7MIKstNuX/jwi8xuQgVeWNd2HLHKOVWCgJW/mpgVRDWB4Y95N5u"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker6@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "bricker6@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$R5EGFFg7byQUzPTR6sA2RugZkdo8NVV1E08EAmvO8XPLnpO7gGpCm"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker7@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "bricker7@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$cojxvlMmqHYyp2DEMI26x.l5WlGldan/WbgrTogYIUCMKcmd8YaVu"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["user_id", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker8@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.3ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "bricker8@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$JoKnftJgOSqDw7Ot2PUDV.OHSy05T0lrewN64YH9HGaxURK0PURL."], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker9@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "bricker9@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$s8qcp08fGgeaDyttc0lay.SbT5tvGs8xygbhCW1KkLF7fyYgEQmau"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bryan Ricker"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$RYYx2tlLk13qZbU8QD1zWumHqH2YRFfSj7GIBNMdaGgepgvypxpzq"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker10@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "bricker10@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$3ASpk.kQnLyPio3mYQEhUu6t/9jztDHq8plFvh6onvI.vaRnwzsnK"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker10@kpcc.org' LIMIT 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker11@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "bricker11@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$hUv2InIw6t7HxJ3eCWIbHOLkwNIFHtOmI53y8dtuPU6KEZr4g6h36"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker11@kpcc.org' LIMIT 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.4ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$RkG/Daa1BMvfQOF.waVBgelMZvNxJyDu1BrvDlxENPGbFkEUfeOhS"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker12@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "bricker12@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$uzFnvVjS9fpeo2cdujWwS./QepjAT5KdUwwU/arVzrVYijQsVhH/."], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker13@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.4ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "bricker13@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$PzrwA1ANrYBTFBX9DgYLGugw3B8CXc7OCX4IgJbz3X/3auMXj3f8a"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.2ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["user_id", 1]] SQL (3.1ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["permission_id", 2], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker14@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "bricker14@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Jthfb0484bLLMsMD7LJF7uV4Zuewg/0YRl4Vx5u.ILwbeZkspzG4u"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker15@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.3ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "bricker15@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$A7/zyV6EVTps/ybuj/ZAQ.zCUQebmP4IfqoudECQeQx1f.MgXyrhK"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions"  (0.6ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker16@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "bricker16@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$6wiPo7NKw40KpxzaLwCE1uxEIEHhplnJqaQuuYmjnJx9QeYVS2VHm"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'NotAModel' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["resource", "NotAModel"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker17@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "bricker17@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$dxTqPLsc/GAq.CMTaCjckuKVY1SwkHZMMGHugsy6i/WbgYbIw2sga"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["permission_id", 2], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/outpost/people" for 127.0.0.1 at 2014-03-26 22:21:17 -0700 Processing by Outpost::PeopleController#index as HTML Completed 500 Internal Server Error in 17ms  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Jw3O2agnn/hlizNe72e/Re0ryrKzptqxOMvqXZGaDKRj9r.sE/yqO"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$MVMX8qZhjMwtKsjDlrtRn.ozQv5JtJprol385/mMTmJdCFnISK3J."], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker18@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "bricker18@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$spYnNWcnPoPw1szklvDVJedvn0pegCf3HqO76YM/HQgG0kV9OPQy6"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker19@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "bricker19@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$GfQkamOdJwp7X6cKfxg1GedVBbOaxnO93d8R2eaMq1LbJ6492Ll/q"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker20@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "bricker20@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$zYOH0503nRuOzHEsR5tkbOn9T5jAskYyqwtaf70TfCxY3TA9Rqsra"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$KHJdXU67ysDdCUaGpeM5o.e3WKIHbLL/YVqRG8edu86r8SMYaGk82"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$hyd7VCETlJqkNbORa79xneNOP.79UpLCHCuuDm3uE3XN4V5Mzf5Ci"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Oi4WznPpYSwZ6pbZZsbqdu5kKQIbQPW7JJ2GIDPAEE/vUUsiP8MTu"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 05:21:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (1.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (147.6ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:18 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$IdR5HxEvoyZKnmrBqVrWfeS4YY1YAoIwdqZTJUJBJDPkmZeKF8mOe"], ["updated_at", Thu, 27 Mar 2014 05:21:18 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:18 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ZLlFjwHmUj4TsepPvBSkhOcYkbjdB4KnRmmuNOwfs15xmSkt5RgnC"], ["updated_at", Thu, 27 Mar 2014 05:21:18 UTC +00:00], ["username", "bricker"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:18 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$5ombGb/pT4Tcta8kMiJqKewog3wiTPnVOQLlWv.setfaOVnowdIau"], ["updated_at", Thu, 27 Mar 2014 05:21:18 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:18 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 05:21:18 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:18 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 05:21:18 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.1ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:18 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 05:21:18 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:18 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 05:21:18 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:18 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 05:21:18 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:18 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 05:21:18 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:18 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 05:21:18 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:18 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 05:21:18 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:18 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 05:21:18 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Thu, 27 Mar 2014 05:21:18 UTC +00:00], ["title", "Post 2"], ["updated_at", Thu, 27 Mar 2014 05:21:18 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:18 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$68vHqM3Dry973mf4UtRvhuHUBVDtT7bkuJ8lkx44TTEurjwyjJsty"], ["updated_at", Thu, 27 Mar 2014 05:21:18 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:18 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$wNfM6pFFI9K6Db4QUwAStODCDIytdHDgqhWg1kGk9EIgDKikrQ9lq"], ["updated_at", Thu, 27 Mar 2014 05:21:18 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:18 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$hY6rXM.5gTRm6h/9cxuxfedg2Rfwp6iLn5Tpg17ZrGtm0zYTrjVXC"], ["updated_at", Thu, 27 Mar 2014 05:21:18 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.2ms) rollback transaction  (0.5ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (4.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:30 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 05:21:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:30 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 05:21:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:30 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 05:21:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:30 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 05:21:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:30 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 05:21:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:30 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 05:21:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:30 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 05:21:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:30 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 05:21:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:30 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 05:21:30 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:30 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Kgc2QlvlMCeT31o5/c1Sc.8q3oVsUbeupgz53MH3E24Vy2w1D8oxy"], ["updated_at", Thu, 27 Mar 2014 05:21:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker2@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:30 UTC +00:00], ["email", "bricker2@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$9WXOMPanPrVRD/yaEJ2cU.jpbelQPDFDfE0q4k1Wc1n022baP/hF."], ["updated_at", Thu, 27 Mar 2014 05:21:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker3@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:30 UTC +00:00], ["email", "bricker3@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$QcNg9uZ5o1wH9hy.G3MwQu8AO94kLEcNWMXX7.bMKtDYcsS2hlBB6"], ["updated_at", Thu, 27 Mar 2014 05:21:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:30 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$SSG6jvEnIjuPafob9oU.ZekWLJM4wYA9zbK9Z3Z4Zd//lobfIo1WC"], ["updated_at", Thu, 27 Mar 2014 05:21:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.3ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$g13aMd5Zuwi5gjaT8i/ZYufSbiXjCWkWBdbDWP7ltt52.yfFeklAu"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$VPxRSXwGBCWcM/u/a22Gb.bcsuSGQ7mC6L6BJUl/pB8urdX0tFiLq"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.3ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["title", "Post 1"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bryan Ricker"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (1.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$rB99GtmLX8AVxdZRxgKgzuSCWxaJShadLpIZ11sGrWqJOvYbpLAp6"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker4@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["email", "bricker4@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$YZftjmjL4SMwvCfnmudaA.RS8YQ0bM0uX6y6QOSezEarrTxXNe3/m"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker5@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["email", "bricker5@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$.2m0wgHdy7tynP7UgfN09uwtdB2.ct0mVPCIC2VuhFka9O/k8yil6"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (1.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.4ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["permission_id", 2], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker6@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["email", "bricker6@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$RA./zwdjRMnlasH0FGWSw.tr0OceMS1oO6/Fswx.6D0R4B7gfAX1K"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker7@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.3ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["email", "bricker7@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$xugfSQ8H5yx1ZL45kVoe5upMhMwy8ZgDrhPWu7roL353Ug8X2jyCu"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions"  (0.7ms) rollback transaction  (0.1ms) begin transaction  (1.1ms) SAVEPOINT active_record_1 User Exists (0.6ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker8@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["email", "bricker8@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$uTD1F2lQp7OMN3kH9FpsoOlcVs4/NhJ.G6/SPEXGp9ezJZDYS4GSy"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.2ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'NotAModel' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["resource", "NotAModel"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker9@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["email", "bricker9@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$eBnKFuQ28Ruer40MhWPjz.5VMk8NlQeijDJYJe.6eHbuygDKmaBT."], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.2ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["permission_id", 2], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["person_id", 1], ["title", "Post 2"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (1.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Uz6DQ3zyn..fRVcfWoTdX.6M5aBQLgEfOcUHt0zSQQ1hL2ahheMja"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$9QqyWYswcYBYHPsikshKRuQe7yUgmk8aaxRq.YNJNUJ1xHPkm2eum"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction Started GET "/outpost/people" for 127.0.0.1 at 2014-03-26 22:21:31 -0700 Processing by Outpost::PeopleController#index as HTML Completed 500 Internal Server Error in 21ms  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$0NCeW1H8pv4wgcwntyLInOqI8URutG1sEpGiIPmBdIb8N0un1FOja"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$pzC4ITn4YsoQR9FLqb51aO2yDohABXntWecyu5SBc5YuwTq9h2pnG"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker10@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["email", "bricker10@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$M0677az3DRm5KiKhhbL7zeMhWfBKkXEeXuz9vt.eh3E5YfZHeurgS"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker11@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["email", "bricker11@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$MuqyxCGrqO1xbP6wzKvWgO3lDSnxRwae5/5iU/h61hWKdlq4MUcMW"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (1.3ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker12@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["email", "bricker12@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$2CEGDqMYkbz9JX9iVssBdudaezHmNydRxG5IiPZ3kI81PVd2N2WYq"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker13@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["email", "bricker13@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$bndAhavNTWH1B4XkcHRdu.6R/YglnyprP/9MBWQNUomt8GtVh.vDy"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker14@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["email", "bricker14@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$DU2VJ6yIQUFxsHJpTzxkW.yd68A8SoyxFjIU.1V95Zjb3jeb/pFya"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker15@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["email", "bricker15@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$6lBhetJ4q8y5DWe26hN9JODkbcEVGniIFfUyDJ3Uu9ZAj1j1EfYz."], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker16@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["email", "bricker16@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$vbLOItT/0nWyB3qgAbY3NO8Ym1DvToW46OgfuKSfOYFdzK0DErmYO"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker17@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["email", "bricker17@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$rUG2GUqSjlC5XGcq9Gy4PuJmlx0IyDIRe0Hh8TecKx6Lr6Y8tY1jy"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker18@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["email", "bricker18@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$wXdqON1RVnpIxwLQkQEpnersDbvS5QtlvqBZaH2mJl.p4YIv.neT2"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (1.3ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (156.9ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$aHECyfJaRrxxH8Gb.3/tvObLJrawuEo2FwkEv1NCjTLqyu0Kuj2L."], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$nPqCGxLQG45TfNZWN0XVKu3xipfbZo0JnJpcF3lFAutc4.y5IBU5e"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$0Tj7ewCIZvJ/D.tXSAUBXOSS9GIMCloPb4BXa5TfkYvZ.x8OAZA6S"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 05:21:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:32 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Whvn6TLiKR2KpqCtLuh4QOMWsEU6a3jFIIIE9T8p9RgMftgR.1B1S"], ["updated_at", Thu, 27 Mar 2014 05:21:32 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:32 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$H87areykmIOGVBQPT0/WP.xKMlG/fBsH7JyIR4KGqvEN1V5zo95hK"], ["updated_at", Thu, 27 Mar 2014 05:21:32 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker19@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:32 UTC +00:00], ["email", "bricker19@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$di9nJpGFrmznmPnnhj2I1uViskNv7h/YgIOAnlAomom3OolDfebBi"], ["updated_at", Thu, 27 Mar 2014 05:21:32 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'bricker19@kpcc.org' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:32 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$bUPxOdCUofklbABoiAeQA.uC1MQ2iPM.BovaH2HUzdjXAkGoJp0ay"], ["updated_at", Thu, 27 Mar 2014 05:21:32 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'wrong' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker20@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:32 UTC +00:00], ["email", "bricker20@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Wf140BtPWq/GVq2RazmRKOKd2v/xnCrKxjUd6clUORRmTtxeQcphe"], ["updated_at", Thu, 27 Mar 2014 05:21:32 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'bricker20@kpcc.org' LIMIT 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:32 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$KJt.udtAmmGpAgN..xK4ZuLS3MHjzyOMoziL/UMrk1S/beIB33wnC"], ["updated_at", Thu, 27 Mar 2014 05:21:32 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:32 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$uTcrmF/DLVGuMmBHg10mFOQwVupi2Tq3i4Gfio.39BinMDV0Gf1su"], ["updated_at", Thu, 27 Mar 2014 05:21:32 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:21:32 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$fVyWrTbt9eq5AHjuz9BTduebTrDFioPaluv6zqc4.tSicB2gqznlu"], ["updated_at", Thu, 27 Mar 2014 05:21:32 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.5ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (4.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:22:03 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$FojnKFEw7m79PmHxOJoSceTtRDsq53FgqcvFxBtRSlOIfURmWY0NS"], ["updated_at", Thu, 27 Mar 2014 05:22:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker2@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:22:03 UTC +00:00], ["email", "bricker2@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$/zQP8Zs1ABYdAa.djf9eiugTdgQIV0g8JA0A1vHa07dcJ5h6Aol.K"], ["updated_at", Thu, 27 Mar 2014 05:22:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (1.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:22:03 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 05:22:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:22:03 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 05:22:03 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker3@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:22:03 UTC +00:00], ["email", "bricker3@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$gigzpTxw9HVx7SZXJ8.rHOLpmOx/wQgFkVyDfaOZd5.CBqwU3VeVe"], ["updated_at", Thu, 27 Mar 2014 05:22:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker4@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:22:03 UTC +00:00], ["email", "bricker4@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$byaW9wRO3tX.keEuv14N4.CrLmAm0Rewv02cPC94dAcReCtnWvEEq"], ["updated_at", Thu, 27 Mar 2014 05:22:03 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker5@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:22:03 UTC +00:00], ["email", "bricker5@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$J2XDR4QU1nlQBRVmY5CC7u7YTMFZ1gImoA7NAtCy5LHNjqInbr2nK"], ["updated_at", Thu, 27 Mar 2014 05:22:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:22:03 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 05:22:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:22:03 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 05:22:03 UTC +00:00], ["user_id", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:22:03 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 05:22:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$APJU3uDeVyYyB0Lzv6OoLu9a1iRFgpip.ejAUy1a0UAtCQnK58upu"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$M9/0.jUHdRhFl8Flm8b/7udD78.dC5RsTD6lzriq64UJESpHzpkhq"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["title", "Post 1"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Completed 500 Internal Server Error in 6ms  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker6@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.2ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "bricker6@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$BQfDz0TE6rXI/IKpn93rBOhalfdPVXs3AfnLgaoI95lBi8KY.fzgK"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.1ms) begin transaction User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker7@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "bricker7@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$2ykNLGXJuAH60aHmvBXbqujQJuayMsrIbMN7Bp6N1E0N3PM312CwO"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker8@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "bricker8@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ooHxAzPTJ0SgH5wtDOgOTOpHWRqeJNamRXVQvTVC/DvO2kyTubhKS"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker9@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "bricker9@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$hXK.BrRzaY5r.ftfOgLtlOdqITzzb2bLcgD92lFPElwS0H3fq77fm"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (1.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (1.0ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (10.8ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$vnVJ.Jcp5MrcA58zz4Uby.ECHWOF4Cm8Q0k1aLl60c2NDCumZ95m6"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$O.qk0w8acKzYzKh9haHWt.FUqrw36pSZSj3XErQ/BZX7YGUWlgIWG"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$XvqYxs2PCeNenkwjTHlqy.BiNJDaUQsjUyMfzXhpi74ZJ.Cy23OEy"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$R1yDXhKWr/nR5stZwKbnAOduhZVx5Vb5Q3PTDhV0E6OG8e0Dnoasm"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$5GrWDIRKRpPKBLZwPY.tuOqDocYiU7EYSKEh2/poZBHuV92kmnSaC"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.4ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bryan Ricker"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$By/teKLGtq0iBMfds/ZM/OZxOLRPr.qZz2Y7.EZ0hj5B2J57xtToa"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$mseeYjPkptzSTzriEjvneuq4wJFoLicbkeNJFUqaa7zfa5VZILlES"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$8y8/tf/TgdJFJC1ZqcP/POHgRyYAcHHGxZ9RTy/JLJGO6rDnvCKuu"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$KO4GaQn2QnjtOAqdVrGKz.4CkndhRYyajUQWtqIYYuj31Zq4wV/lm"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker10@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "bricker10@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$odNHigKOaFuhSWfPA6lzbeXR7hv6J1RD6cha.s/2hg9uU9NsGWqim"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker10@kpcc.org' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker11@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "bricker11@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$JekfpBB3G2ytlZGVcy1zjel/BUPb0YwLIzcLpS1tgbqk.Ar/K4EWK"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker11@kpcc.org' LIMIT 1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 Permission Exists (0.3ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["person_id", 1], ["title", "Post 2"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.0ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.7ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker12@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "bricker12@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$.C0qMdme5Bu0fNgZsOfLV./JGu395rejIwermqqRwj/QB.m3Z5/t."], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker13@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "bricker13@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$G0Y6AWBzLhnQIbuwqv4N3uVDFcFuwZCDGYaBy.lUZ.teO5A5l0AUq"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker14@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "bricker14@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$IqJxe/J/AZ3FLSEx6CSE8OW9AHRUCPko5XKSsRmEcJvnEF2640KFG"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$rnztPVLVtY.EV8riDl4Q7OuaG8ZxvGYFeCRRj8O0DiAb3WSI3G6i6"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$m.JFZEw9YAFddWtKGiWnQuq7sS4UVkyvA5h2Eguxk2Fw14V1CFxpm"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ydSIO6oL7Mwyza.vBDzawOEhMD4q2qnmCjrB8aa4LErRvxiyrnvMW"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$LlQeQWKfGZjc4ngGaQ8nLOGSiL5gWDtnNmM4nUOMuzBuF/GsvmFbm"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$91isWKCibJ6g3wtNsdFm/e0tFWnD7PU88NriQilNG39wNEsp/MvPK"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Started GET "/outpost/people" for 127.0.0.1 at 2014-03-26 22:22:04 -0700 Processing by Outpost::PeopleController#index as HTML Completed 500 Internal Server Error in 16ms  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'NotAModel' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["resource", "NotAModel"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker15@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "bricker15@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$CNI4kv.OyO3pVF6UT.el9ezYHc6zVis8NjJQjW3glgZFFeNQC2M0K"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["permission_id", 2], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["user_id", 1]]  (0.4ms) RELEASE SAVEPOINT active_record_1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker16@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "bricker16@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$IUD6KNn2d8PGTqgKH0qIAO1FZNv1kxDvdacQW6axKBSNwBid/SGOi"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.3ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker17@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.3ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "bricker17@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$5wA1S7Ofap/CGuYYlOsxVONsDzKeAE.3oRxjD61loykQTpiQjvphO"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions"  (0.8ms) rollback transaction  (0.4ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker18@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "bricker18@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$g2YWT3RRCerdM0sdcyrL.OAMZ5o45aSEMeyN6HKkKueJnC6oJegVq"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker19@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "bricker19@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$M1Nn4M5gdK63OhW36SlLtOJOROcwF6jSKMQ/sdRsYOjNqi7PtfzHW"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.2ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.2ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["permission_id", 2], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (1.9ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker20@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "bricker20@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ISG8dTQIuWmcoZ5JdyTq0.nUKQAxKot8V83xRU4ya.0IoVxbzlYI6"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.8ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$3GpSFu7qKa3IEjRiCbLQAuZzSfWiBNFc7zNFlyJxObQLAOzerAFme"], ["updated_at", Thu, 27 Mar 2014 05:22:04 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (155.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.5ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (7.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$8/qcxG/B6g8d1EJ9e8Cv9.7pY4PpwLIR21M9uHOjJh.pKSSY4oPS2"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Gm99bsjvaJHSLz84yv7WOugZ0f4D/gQUHFNqdNBp3/knRF7Tl42Uy"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction Started GET "/outpost/people" for 127.0.0.1 at 2014-03-27 01:13:48 -0700 Processing by Outpost::PeopleController#index as HTML Completed 500 Internal Server Error in 19ms  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (2.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$WMK5rCrh1MdsjN3CjNy8I.nZTV2Ngo7kFujTHYdUf3kug5ThIjq5G"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.3ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker2@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["email", "bricker2@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$FlWOmEe/1X0GwU2LVAOh8upmD4PjaD5bJJjhxCNwq4NA0kVkSHf0O"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (1.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker3@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["email", "bricker3@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$88FX67PqeZDtkwwZhDoKb.7XSx4OphRWHdq9cn7vRzK9Kaf9I6Ej."], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker4@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["email", "bricker4@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$bWIhwu2yoZwMSEptXvkyUugLzCe5O0fs.mCachgfgDJuMrVLG6Qey"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker5@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["email", "bricker5@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$34pmFUyOr9NX5ikuI94r8.7Gutv.r1pZ9GjfNleETitXdJdKNw/d."], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (8.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["person_id", 1], ["title", "Post 1"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$OklAMx.qItxtHgUjTAobIeLlmo/TA1lME/u7ZZPel83A/gL18gA/e"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$A9XlwDPnUSmfSzxLBN7wH.B23YzQu9bYQroIf2Cw59YVH2uDuOoTC"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'NotAModel' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["resource", "NotAModel"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker6@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["email", "bricker6@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$NLqtnx7YJTpCBHdn37swAuJrXF7HHAS1W0bS2qJ.J5M3Qfm/jTNKG"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.2ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["permission_id", 2], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker7@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["email", "bricker7@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$yoR.hPWZqGFQRYcGWXsMye2Y7F1v2tReYDhdCyDKBywIp.twp2eiu"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker8@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.3ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["email", "bricker8@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$8E1xtBjNFXt6qiJUem9vbuLC0JO7FNJso4kvvZbjNFG4kIaUZnfAS"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions"  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker9@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["email", "bricker9@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$kHgljF0Qn5VU3yG9shumHeVCWFGTYRcjBSOill.4Qnq8vVMJuk446"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["user_id", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker10@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["email", "bricker10@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$XGiq31VjyCj0xh5JUtpTguLbcxirpctnDZK816aET8KF2umDCoyzO"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.3ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.2ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["permission_id", 2], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker11@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["email", "bricker11@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$oj3IJTgQeFNpy7IDqKs40e1dJnFEQndHODVVkOez/TpiKkers1yXe"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$KNyy2w9HisCMjvymMC78buRYe0Qm/O8UJWUkxovpu6A08eZH0SPCS"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$RfLpeoLSIO0NsofsevxbEO46IQJLFFaXB9.VSsGYaRxn3MAjf.r3S"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker12@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["email", "bricker12@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$3iwac/AFDPr6T/UEJsP.SOzvYAmTx1SyrTIXcLAqvFWhEhwW8etvu"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker13@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["email", "bricker13@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$c0Bln0MnmCFIuPALTZ3KfenVDSRHzqzY2P2vxJIL6zDV2VdbovuXy"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker14@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["email", "bricker14@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$xMLN23GV0qmJuoxO4jN95O4pzJzly/8uZr9g1vHduePpWYCMeoP5W"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker15@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["email", "bricker15@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$yKOlIY2LsrsubPvp3t57AuZdDwKHqGZypU9CJUA/uHossNqoSLtWu"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.6ms) rollback transaction  (0.1ms) begin transaction User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (1.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$S3EyHIIo76hIZsQQS9IiRes7t20XmetxREwOM.KVdOQSDHeG.oOe2"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$/DeYYjZabHjSGWqzrdhMU.eSWlEZsP7er/rtaxnt.AwmpfaUjj4yu"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$mM4slfOEq1dlPfpgr0K92OgCz9hnYl8hVmV.qzNrBZELCidxc2tyG"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bryan Ricker"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:13:48 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker16@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00], ["email", "bricker16@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$k6DEuT0gPdMH.kq5MVJ5rOTIJ9JT8SNhwI1mBqclgJ9c.CUm/v3AW"], ["updated_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker17@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00], ["email", "bricker17@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$aAWp4We2Ao9mjQn91JEhxuyCoV1e1xMxqXASncfU6pYZq2nUNnYCa"], ["updated_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker18@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00], ["email", "bricker18@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$b9/dnXPaM.nkw7/CVeFfxux04c8FUe8F2O.DekgTEyCLKldV.rPnW"], ["updated_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$szrPOuEcvwZ6Dk.0dn/hYu6Q2NMfyvVOfxSWUD2Aem0IJe7Q.4VOy"], ["updated_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$HJbDWP.yhUba2NxiyEtxN.NSB1HNeME5qbDCes0CdqxmLrWsYSSSO"], ["updated_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$TDorsAP4B9kKTi82oOnvt.lrzbBEUpslXkT31zVU53Au.sIG1RxVu"], ["updated_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$2HZZ5klMRo.pp5cY5yeZO.05QBVQR1pc/5NhanvXIXCckrFD67jBK"], ["updated_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00], ["title", "Post 2"], ["updated_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$I0Q4xyJGt3I.wnTKj7UKCenrlUC8fs8Nir/LkQJhhZ6VVVXGwOpUK"], ["updated_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$yEF7y6gupULKa8ztI8X5aOYWtNd5DI6ZJNbNsO62ub5FJnQmtjxSC"], ["updated_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (3.4ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (156.6ms)  (0.1ms) rollback transaction  (0.3ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.2ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$dJsaVfi/Isbd2MIu5wzJTOGJeioHKV.NAwUEilYkPxyDgfkLLIeFu"], ["updated_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Hn9rfiFrET7GxTZ.zWaAaOLl0J5c8XyieJx6pH3sm0zrSO.nFQfO."], ["updated_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'wrong' LIMIT 1  (0.6ms) rollback transaction  (0.4ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker19@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00], ["email", "bricker19@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$n7ADB9Pyk/K8lXadNwJIZe3Wp7ZacFSd/eE97ptlFHUoWiLi/h9JK"], ["updated_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'bricker19@kpcc.org' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker20@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00], ["email", "bricker20@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$qtWd7xL2.AvXeibsMZ72F.pG1PpfIiWsbCgNdbH6oBtMYo7zCQPBW"], ["updated_at", Thu, 27 Mar 2014 08:13:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'bricker20@kpcc.org' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.5ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (5.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:12 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:14:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:12 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$MKqF2zBBptc.laCssyF9POcpPzHcgeRDfQKJMnCCGKZTOoyXo/eyS"], ["updated_at", Thu, 27 Mar 2014 08:14:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker2@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.4ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Thu, 27 Mar 2014 08:14:12 UTC +00:00], ["email", "bricker2@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$laOif.Y2SNaCqr.Mt037Q.LjoXCNs6kcNhF5hGAtOsBsHioy7IU9i"], ["updated_at", Thu, 27 Mar 2014 08:14:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker3@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:12 UTC +00:00], ["email", "bricker3@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$qSDc1HcRhCe.i2pSB1DRz.UzdvHLoly.N9bBMhxcxAJzdowS9BFYS"], ["updated_at", Thu, 27 Mar 2014 08:14:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker4@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:12 UTC +00:00], ["email", "bricker4@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$6yXFPdWzOwJYq4SUzfwISOqybytKxGgoEbv0JR0gcFR2gX6iTSqYC"], ["updated_at", Thu, 27 Mar 2014 08:14:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Completed 500 Internal Server Error in 4ms  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Completed 500 Internal Server Error in 1ms  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (1.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (140.5ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker5@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:12 UTC +00:00], ["email", "bricker5@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$xCne5nF3BKm2VzGAtRXj6eC0Tb2puSOW99IcrXZzR9XNMJhn5Ic8W"], ["updated_at", Thu, 27 Mar 2014 08:14:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:14:12 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:14:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:14:12 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:14:12 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.3ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker6@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:12 UTC +00:00], ["email", "bricker6@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$G5le.ZO1lmxXx.eFfQuyQ.28OL.k54H7V/fanFdZotdXx/bfoLuOO"], ["updated_at", Thu, 27 Mar 2014 08:14:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker7@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:12 UTC +00:00], ["email", "bricker7@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ytT9PZcUvXCKihquK3UJFe0i98X9WRDPY0Osq6xraGilCJixbbDIC"], ["updated_at", Thu, 27 Mar 2014 08:14:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker8@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:12 UTC +00:00], ["email", "bricker8@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$bDbP1RY5yV7WxoR1PrYESekjaUO8VRLvwfQXZfYTQtxPp57l9RMmq"], ["updated_at", Thu, 27 Mar 2014 08:14:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (2.0ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:14:12 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:14:12 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:14:12 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:14:12 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.3ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker9@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "bricker9@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ddqdyv144dLdRxYicffiYe2Ob3TcqWjzC0vd1LUoGv3ookJWaMIWO"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bryan Ricker"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker10@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "bricker10@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$4guc45CrNdEiT.G/lak/g.VwP/hFXyqjOOPj5rba5mETibxTY7bua"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker11@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "bricker11@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$W.3YKXx0AbcYjL6KIqod1.vgk4y37KSiw5PGnEFxl6mUC3FGKJOmy"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["permission_id", 2], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker12@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "bricker12@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$oNT5ZOur8iOIj0ixR8SZ9u0HqhAwTCUnkyT8yZLsj7vX1S9FN9J02"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.8ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.3ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker13@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.3ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "bricker13@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$KWFC224szIAd9pbj.E0IP.GNANzmM4Q..kzY3n4bECiPzLmTk8YpS"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions"  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker14@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "bricker14@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$0uGV8nKqEkddLH3I8zu/Z.mDfCPkqNnLW3Sn3wYSfy.ALrHcFHsuu"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'NotAModel' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["resource", "NotAModel"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker15@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "bricker15@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$h5kU2B3VTO4dwsj0yN4A6.23EDXdwGocR7h0cVsrosD1DTtbr6B.y"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["permission_id", 2], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$obh12Dus42wT7Ir/UAfUIO1X5BWKNKgx5ToQmxGIN7CPgsF29t3bi"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$sMgJmc8gSk/9Q3MFC1TQ.u0Z9cNvf3I1M4nBG3Q93B0zvpg1uZ6I."], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$MfVaR/TPid9veHox8/WAgu3R/kIzjCZPVTzJpCF9Tk0kiO/F2I456"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$7hSkhogfuZ0cFXGXEWrbJevGjGh11hXDHRluLDBkaP7a6SxQjemzu"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker16@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "bricker16@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$JdiVrU69C3YFznpIQy.sbOThTt4N2nsE0LZnLWP6YfmkHKeSBE/wK"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.5ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker17@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "bricker17@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$BLOkeB9r6wpMtSRhlWf1oeNPgRICgTi01ZBOSD/f7c8vWlMxvvqOm"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker18@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "bricker18@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$OpUPJQfvtqxWD5kad7k1N.Wf6ACmdyXgJYbetF9Rxpdt0JuKPw1uu"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["person_id", 1], ["title", "Post 1"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.1ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.0ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (12.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker19@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "bricker19@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$/aDzn1IzBHOkA3LSB7bQrOwEYSJjM.c7AZVi6aPE8FeTrZxe/vnba"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'bricker19@kpcc.org' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker20@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "bricker20@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Qoj8M7vnwJG.L1MreGJF.OqlMpkA0xsWhJ5oMpH8w0BVYXO1LlMbG"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'bricker20@kpcc.org' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$U9ZQ3dR0xRx5ZU244gtKEOtUPe0oUtqFHidUyX.bAi28gXU6oSG8q"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'wrong' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$FmnOJ3FdxoyYMgSLG4PxZe1rx6QjPGKlnY.XOifC6G0TMDv/miTGm"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$r6xZxeAk.AkEA1ZwhuqXXuhY7YDxCvOLL4//P98MVQw5bqlghF0ny"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$itzA9aSDZFVIK3pQ2oBBS.l5IcYw6tLx2EfKRT2ziZPrbMjLQPkOm"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ssIb51H9TrvixydlCPrA4.Fj.M852vzWVvqTsZsFOVPUZ45E4s23."], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["title", "Post 2"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/outpost/people" for 127.0.0.1 at 2014-03-27 01:14:13 -0700 Processing by Outpost::PeopleController#index as HTML Completed 500 Internal Server Error in 17ms  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$7n9sHWKBbRw36JAffkjdJOJlY96C12o4pdMCn9Xmu1ElV9SsP539K"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$wCIegN85t4HO8iLriSzjR..zQIYsglCQrW2.mRJlDxzKedrdLivtW"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$hubLxOqFrspJhVvYlORxWuGGUvZuXFoQ03N8jEmr4/Rt2xRZsADKe"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$4rad4/EYo7JO2Im3F4reFOu0CJdg46qoxd/FcgVvDLNjHDFZgGbRW"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$duXqx.3Bzr9SZiXauowMw.jWT.PElfgJwg1zGVSSNefMRwf0./QNO"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$s6jyQ9ymJES/lJSTsHOHguDKZhzULh7vQFZ3DFr1glR007fD/DVkK"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$84U8CTuq20GvYW5UowU3a.LBiXyiY62WRCTmw98dy5Pc26Gt9Lb9i"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$/Qx04hKlVoirfUdqPAAq8Ounh8oJ2Iv0VTXactPSmL2Gw665z49PW"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Thu, 27 Mar 2014 08:14:13 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.5ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (4.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$.1cINsglKrG14xWw45WUF.I9cdUd1Ov.a0TNiPY4Za.Wbdv90wMM6"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (3.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$P/mrRgzF8Kh.FsdcomP88.s6MFn2eko3IEnwCRchWD.wxyY3kEvky"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$glDwpEbtFIeEPIJ29nzP8eIRy1od8APcYmOG9DeRuNjhxYZngaycW"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$YuYUwGg/gjtqQYyBD9O4Ju.KJLccKU3V7zqvLz/ESgtfDrm5/LPqy"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Started GET "/outpost/people" for 127.0.0.1 at 2014-03-27 01:14:54 -0700 Processing by Outpost::PeopleController#index as HTML Completed 500 Internal Server Error in 20ms  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$AaJPut5oBeWj.ZhXKfx4De1NfxPNgueG8/iGimbwRB/m9DLHrnqXy"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$B0zKBngZBHsacMocB20qh.JchwMEZ/n/R7NnCR/WAi5/7DR2ZedxC"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$KVGFRvRwqvtIKtTvIxVyV.9nbvdKdCjs405nEMBEUKvtLWywPEF1G"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$xY.lL2XHwxC0dPXda95PweIv/mAqqN0yC8GSehIedTk7fuJVY4ycW"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker2@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["email", "bricker2@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$vXUq5gML5CJUMrcEe4WBZeHiFmq5GP.PCoGzoyby03R1UBvl5Au1y"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker3@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["email", "bricker3@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$wAlPDmNNL38KF1ChzYYGIOuGRKwaMSO.1RdfxdmsNKnB6JdB1iMPy"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'NotAModel' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["resource", "NotAModel"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker4@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.3ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["email", "bricker4@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$T1lD2bAIPhIgTsyndkk0AOrpnyncgT5YwfSFN7LFc/qWJ6YlIxrPe"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.2ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.3ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["permission_id", 2], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker5@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["email", "bricker5@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$YFiHdVA9zbhbanEualF5sOm28d6iJ8eSVtKh60z.kSFjWxHkMvFZi"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker6@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.3ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["email", "bricker6@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$60mPyJ1RELlIb3yVyKlWYuOgYnIlybAcHyRvuRbJgSYdeqM5uJSvC"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions"  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker7@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["email", "bricker7@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$4j8wG4Uh2cl/UzJzG1I/ZeCLiPVu87mGVlei9gIskZH/SYLkAirjO"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker8@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["email", "bricker8@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$a14xqVuj5OCmi4OqdifNPep0UTQYOBwqADRAFJiFM95cIzDA/raQW"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.2ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["permission_id", 2], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker9@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["email", "bricker9@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$cr0jy77HLPOzr1FBScCs5OC3LJJvuFgM6C4qTBqSvT5s7jITVdb1e"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["title", "Post 1"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.0ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.7ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$.YHnUBiHJ/FYmnk1qIu3Ee7EqvkeFSSFjTqaEDsB1ugtnTbuns4Oa"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$pvQ7T3GCXYGdDS04lHyHwuxMq9oAPZOc28zhDmjpdvISXSm/7c8RC"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$gEf5nuq9XGUZzVRdzinkleZ1ytKWeCczQCN6M8aifpI3OZQm.e/WO"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["username", "bricker"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$M1wus2XYtpp8wHV0n3hpleGiDNy05ijqrrWJuOlCrH8s7.Dqr2qQy"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker10@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["email", "bricker10@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$3mV6Y060gCtlHMfooehaRu1dSwIlBCxM3PY.NEf2o5SboQI8mELZq"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'bricker10@kpcc.org' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker11@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["email", "bricker11@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$UQF0FWEVRea5A8e0m2MQWuc9wVPXmRt3CWAOPxtZcijI13JF9cgs."], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'bricker11@kpcc.org' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$/q8M/g1Q3Cvz3PusSQa9Ce.iG5FdJJ9yKCTmh15O2si8CGwN5vWiG"], ["updated_at", Thu, 27 Mar 2014 08:14:54 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'wrong' LIMIT 1  (0.7ms) rollback transaction  (0.2ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (246.9ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bryan Ricker"], ["updated_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker12@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00], ["email", "bricker12@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$9futKgWq2iRJZ5hRZqN6tOMik6ft9ESJavVcl1wPEr/PaBcm92PCi"], ["updated_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker13@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00], ["email", "bricker13@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$PFyZNNicMC2SQcs0jfk3xOR6HKQKMBv1FjTg7FC8Q6RsuD8nXoZEC"], ["updated_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker14@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00], ["email", "bricker14@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$BQMVB4KH0c.J9CUwvjmkV.0HG1h.DOx13C3FqXkRFO2zdVfF8FFQm"], ["updated_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker15@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00], ["email", "bricker15@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$2xj/00sODQ3jxMAjWHNKOOqhW3u7cJMOo62QZNB2V8kmIubKNgeQ."], ["updated_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker16@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00], ["email", "bricker16@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$.EJjmmxmVzPa0iI/ud/NjuKJN9TA1YnRN3p08edfRxRT8RS.dr2R6"], ["updated_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Edz9H99vIckklNVs.SZU1OgrAbTQUvldmCoCLzRuxYeIk4tl8P9Z6"], ["updated_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$2qCrnEWJXHQdUof.6f34zuPLIedlImY30NyCoED4zbG5eYkuFgxD6"], ["updated_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker17@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00], ["email", "bricker17@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$hXQFAWih8PYtwX/udSVLMeHVKe5fEZbeS2/BQ57g.G057ha4bbpcG"], ["updated_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker18@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00], ["email", "bricker18@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$clJ9b5xeBhZ6un7pjv1qT.CvduwP.s7e57F84KztYD/hemXBnPNZK"], ["updated_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker19@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00], ["email", "bricker19@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$i/uMcTXL2HFRj51AF3gIf.sXhkntbCgoIMVEJnPI68ejahVUfbL.K"], ["updated_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker20@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00], ["email", "bricker20@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$VNm9xXeHhOmCIHAiV.81uedWDovElJzbRJV61c3tHH5yfH8iecpJS"], ["updated_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$.3tq2lngiKvQSE7MLlGybOf5i84.dTIS9J.fSbQXbqer.SUqooiRa"], ["updated_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00], ["person_id", 1], ["title", "Post 2"], ["updated_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$E6m.RNCmr44VBPh6XH.kceFsEmcw.XG5s9j1CJZ7P.Vo8VjOi0D4m"], ["updated_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$v6LzLm0JT8afXSr1wYxgzeM1slzIUKl9ZzxD9uVE6h5wMFwDFAkM6"], ["updated_at", Thu, 27 Mar 2014 08:14:55 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.5ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (5.2ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$B.K3F/.SnDYuCMxpemY3..fIEoBEUpHebOTM976mJH9U88VYevvXC"], ["updated_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.3ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (2.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker2@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00], ["email", "bricker2@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$LucjuRX7UO4THZpKjL3E4.ocs7enUEXa2hHIH3f59weckQIh1lM6C"], ["updated_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (1.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker3@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00], ["email", "bricker3@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Mo5LkqBRf3IOyFA/JB0OgOghU8DGO4Cdme2G7VStI0yZojkuVuafO"], ["updated_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker4@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00], ["email", "bricker4@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$WkQimjpP/TdYEAwOIyqRDuN2xBiuFQHb3/7W/UkMmpsNXA7TNxdfi"], ["updated_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker5@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00], ["email", "bricker5@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$pNFFMfykw7K49iKXkCLxw.MrgA7YsWsdL8y9PpDPOmqW2wWujF1Jq"], ["updated_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (1.3ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00], ["person_id", 1], ["title", "Post 1"], ["updated_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bryan Ricker"], ["updated_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$JLodQGjaFRWCua2l4B13lOQV3UknuWoX/RpBrpxnZFfBc4.aXW/Ra"], ["updated_at", Thu, 27 Mar 2014 08:16:27 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 01:16:27 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 9985ms (Views: 9967.8ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-03-27 01:16:37 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-03-27 08:16:37.503429' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 8ms (ActiveRecord: 0.4ms) Started GET "/outpost/" for 127.0.0.1 at 2014-03-27 01:16:37 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.7ms) Completed 200 OK in 22ms (Views: 19.5ms | ActiveRecord: 0.4ms)  (0.2ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:16:37 UTC +00:00], ["resource", "Person"], ["updated_at", Thu, 27 Mar 2014 08:16:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:16:37 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:16:37 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:16:37 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:16:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2014-03-27 01:16:37 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Completed 500 Internal Server Error in 163ms  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:16:37 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$c.s8bzJsshmwUzMIJ6gknO11XYkcg3ACWULqlNNEYEGeK6m0P195G"], ["updated_at", Thu, 27 Mar 2014 08:16:37 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 01:16:37 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-03-27 01:16:37 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-03-27 08:16:37.750803' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost/" for 127.0.0.1 at 2014-03-27 01:16:37 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:16:37 UTC +00:00], ["resource", "Person"], ["updated_at", Thu, 27 Mar 2014 08:16:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:16:37 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:16:37 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:16:37 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:16:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2014-03-27 01:16:37 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Completed 500 Internal Server Error in 75ms  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:16:37 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$lZHtSwozt..r6cGbnODRhO2AQ6H/f6Mu1l2sF0u1NNK/Pf2HGxA/2"], ["updated_at", Thu, 27 Mar 2014 08:16:37 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 01:16:37 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-03-27 01:16:37 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-03-27 08:16:37.938152' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost/" for 127.0.0.1 at 2014-03-27 01:16:37 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 6.0ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:16:37 UTC +00:00], ["resource", "Person"], ["updated_at", Thu, 27 Mar 2014 08:16:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:16:37 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:16:37 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:16:37 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:16:37 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2014-03-27 01:16:37 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Completed 500 Internal Server Error in 79ms  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$qAjFU3FHHFBqnr5EyQyeBeWqQKvWlaggQoU.F5R41pEGGpMX5tWOa"], ["updated_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 01:16:38 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-03-27 01:16:38 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2014-03-27 08:16:38.071597' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET "/outpost/" for 127.0.0.1 at 2014-03-27 01:16:38 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.4ms) Completed 200 OK in 9ms (Views: 7.7ms | ActiveRecord: 0.3ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00], ["resource", "Person"], ["updated_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2014-03-27 01:16:38 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Completed 500 Internal Server Error in 125ms  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$0kdKOHDLMv4WC1AWvXYsPe4cwwaIXmCyo9zvGQWfHePoPF4nqPwlG"], ["updated_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 01:16:38 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-03-27 01:16:38 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-03-27 08:16:38.253101' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost/" for 127.0.0.1 at 2014-03-27 01:16:38 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 9ms (Views: 7.7ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00], ["resource", "Person"], ["updated_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2014-03-27 01:16:38 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Completed 500 Internal Server Error in 75ms  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$MBEWCHpP7ksF2EiKLkfEw.mR5FtXnIEVAU0qqdBRGCGqL/hX7d.ae"], ["updated_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 01:16:38 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-03-27 01:16:38 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-03-27 08:16:38.563056' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET "/outpost/" for 127.0.0.1 at 2014-03-27 01:16:38 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 9ms (Views: 7.2ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00], ["resource", "Person"], ["updated_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2014-03-27 01:16:38 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Completed 500 Internal Server Error in 90ms  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$C8XpSzIPZWW3GIa/vD/IVO6AJYU4jd0X5YxKMrujAHrGvdPk22oGG"], ["updated_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 01:16:38 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-03-27 01:16:38 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-03-27 08:16:38.707237' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET "/outpost/" for 127.0.0.1 at 2014-03-27 01:16:38 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 10ms (Views: 8.4ms | ActiveRecord: 0.3ms)  (0.7ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00], ["resource", "Person"], ["updated_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people" for 127.0.0.1 at 2014-03-27 01:16:38 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (6.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (182.8ms) Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.name DESC LIMIT 25 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (6.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (10.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Completed 200 OK in 224ms (Views: 219.2ms | ActiveRecord: 0.6ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$lMie//prNfczkSV.NuFmNeD5zl38bZZNJx6qxbjOlVcX/JwCZ3CPC"], ["updated_at", Thu, 27 Mar 2014 08:16:38 UTC +00:00], ["username", "bricker"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 01:16:38 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-03-27 01:16:38 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-03-27 08:16:38.985615' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET "/outpost/" for 127.0.0.1 at 2014-03-27 01:16:38 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.0ms | ActiveRecord: 0.2ms) Started GET "/outpost/people" for 127.0.0.1 at 2014-03-27 01:16:38 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Redirected to http://www.example.com/outpost/ Filter chain halted as :authorize_resource rendered or redirected Completed 302 Found in 7ms (ActiveRecord: 0.3ms) Started GET "/outpost/" for 127.0.0.1 at 2014-03-27 01:16:39 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 4.7ms | ActiveRecord: 0.2ms)  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$yy2bXfkdYaBUlHq3meaIGuCKg5nsJ8FQkMZmutnpXXcBSpGr6pXhK"], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$TU.kXS47SOBOPzhnyru0xefzlCQaFzB8V2b.3Ht4Q0j9Gp5QYIoUO"], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$04tKKd3VvSxpL1XGNIo31e3n5KUkD0ahmC9M2N1Su6Bhqrj0.dL3y"], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker6@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["email", "bricker6@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$zqfU/ut9bpL1DmjbviIgN.mwenVINcqbbTmYhT8/bTei2jRbiLktm"], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker7@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["email", "bricker7@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$X12vpiVI7WEAYyTd2wt.eu/01Y/SDLHBGL0z/nOEZDKkmXCm9MNGu"], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker8@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["email", "bricker8@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$XHLAu9mx9.ySOcf2K5ptcebycpfb/9HBl9oC5qdxGSDQfsRGT1tjC"], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (1.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'NotAModel' LIMIT 1 SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["resource", "NotAModel"], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker9@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["email", "bricker9@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$1NOMucr6OpsAozQ97FFBs.G5tgRzC7lz65ogIaJvkOg8bIjYmCAt6"], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["permission_id", 2], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["user_id", 1]] SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["user_id", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker10@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["email", "bricker10@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$oHIETMYbKdlIY3WKB5xWhuEjt0Tkpo7mMDAikJdT7duFhUk5qrNsW"], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker11@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.3ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["email", "bricker11@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$nTJtBODk3CiB2wEw10tgYuJFpZ4d.h7Xe4OQV1KOu2bY3jjqCwb1."], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions"  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker12@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["email", "bricker12@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$6jzgixd5oCNqzEG7xDTkwecDBScA3vurzeJYOLCQ3BgWPZBwjH7Sm"], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.8ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.8ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker13@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["email", "bricker13@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$hyDt44pPi6zfFC0Qq006Ae8ciTiT4Y3YETcMZt55KN.upqMnEfq4u"], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.2ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["permission_id", 2], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker14@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["email", "bricker14@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$BUwLhIb5JBhWIflQOobDmOncKBzrh5z1N3pnyvKh.H4VTTGZwvS5."], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker15@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["email", "bricker15@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$s7SJgxisDF85sHHONVpxz.IzjFyUtItqvkzSbZ089xBhM6z4xTyNi"], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker16@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["email", "bricker16@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$aX5xVvdUGf83J4/15ocSeexxRmWQngOfRo.CpTcHTn0muygDHQrXC"], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker17@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["email", "bricker17@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$BCFyZ3EUhBiRCUMY83Vt4.xvkCLxcMk4Xik6uq.rq.N3/GXRI.3Aa"], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker18@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["email", "bricker18@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$oRR0pQjCyqWHodanib.ybeJqH30sXtz2S0VeP3GaUcbw0byElRfLO"], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["title", "Post 2"], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ECn7mm91cNECzklpPc.bwespK5SsHW8MfOVSfgw69ff5PmOCbPDS."], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker19@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["email", "bricker19@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$P5FgLx89heTmJtAOxrawXO4PBxKFzLLi8JUsn1DDWLqL43otkfwT2"], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'bricker19@kpcc.org' LIMIT 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker20@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["email", "bricker20@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$38BqOpv/sbRlOtPzpTZ.uO5f45xpKbgaTn2DL9KzLmZvyWEHFdCIO"], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'bricker20@kpcc.org' LIMIT 1  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$MD2kfIuGZ/qhz.nzWrA5RekAE2gkTGxXjWpH/2b0x.Bha40QKKZum"], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'wrong' LIMIT 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$NCRfsJ3MO/pmr6L4qi8Nm.Ea3e1O1bMZXP4jTMjiR8oEz2B7f.g0W"], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 01:16:39 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$1yLuNd.vsKXdmi/Cih1LKe3rEA04S1VLPSeuN146MZOp/9D69ggxu"], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 01:16:39 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$YtUiHJ67JvC1my6vTRSaCu.BUJfUVGUIe7ppqt99NQLQKgUKIsuXW"], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 01:16:39 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$AEU1mebS5dXHOBw6ed2JROst0YNVCarWbFnPjzqu6sorhjAhEBuf6"], ["updated_at", Thu, 27 Mar 2014 08:16:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 01:16:39 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction Started GET "/outpost/people" for 127.0.0.1 at 2014-03-27 01:16:39 -0700 Processing by Outpost::PeopleController#index as HTML Redirected to http://www.example.com/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 01:16:39 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.5ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (4.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:17:28 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$jNf8xsg8PQqH334VQ2yPge9cneR9c8ExGQVzr2Pfqxmvf5MFseRHK"], ["updated_at", Thu, 27 Mar 2014 08:17:28 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 01:17:28 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (3.5ms) Completed 200 OK in 99ms (Views: 81.5ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-03-27 01:17:28 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-03-27 08:17:28.432913' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost/" for 127.0.0.1 at 2014-03-27 01:17:28 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.6ms) Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.7ms) Completed 200 OK in 56ms (Views: 52.1ms | ActiveRecord: 0.8ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (1.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:17:28 UTC +00:00], ["resource", "Person"], ["updated_at", Thu, 27 Mar 2014 08:17:28 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:17:28 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:17:28 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:17:28 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:17:28 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2014-03-27 01:17:28 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (84.2ms) Completed 500 Internal Server Error in 182ms  (3.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:17:28 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$auvifUnyfejJdAxkoRgqfewq0sQy7TcSoPLcnQuaTcROn/uD62oWC"], ["updated_at", Thu, 27 Mar 2014 08:17:28 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 01:17:28 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.0ms) Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-03-27 01:17:28 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-03-27 08:17:28.752461' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET "/outpost/" for 127.0.0.1 at 2014-03-27 01:17:28 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.1ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.2ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:17:28 UTC +00:00], ["resource", "Person"], ["updated_at", Thu, 27 Mar 2014 08:17:28 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:17:28 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:17:28 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:17:28 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:17:28 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2014-03-27 01:17:28 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (109.1ms) Completed 500 Internal Server Error in 151ms  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:17:28 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Q0lxx46DCn4Si0hlddriFO1mX1tPk.TkSYvTYfkmLHBEw9FR/u/fu"], ["updated_at", Thu, 27 Mar 2014 08:17:28 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 01:17:28 -0700 Processing by Outpost::SessionsController#new as HTML Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (0.9ms) Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-03-27 01:17:28 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-03-27 08:17:28.963453' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET "/outpost/" for 127.0.0.1 at 2014-03-27 01:17:28 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.1ms) Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.2ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.3ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (1.0ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:17:28 UTC +00:00], ["resource", "Person"], ["updated_at", Thu, 27 Mar 2014 08:17:28 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:17:28 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:17:28 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:17:28 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:17:28 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2014-03-27 01:17:28 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (39.0ms) Completed 500 Internal Server Error in 115ms  (2.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$xJVjsbsAWnCzGzbTFsi3P.cijcNK9EHyLrb3m2Mtzfu3LrkpZqKqS"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker2@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "bricker2@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$1QN56O1/R9ySSiDT6ZB.YuzVHqWWwVPttr0ShhG96OGkUH/r5RCEC"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.9ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker3@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "bricker3@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ndUUNPCUOApSmoPwhni1Uez/5zngMYEyN8t0kpKVCrOA1Szw/8Iue"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker4@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "bricker4@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$B4jbc99ZIpaKEsBYRMe8f.7MTfidxwpVL0cXW07Ar4Np5bhQffo.e"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker5@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "bricker5@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$z0mplzYwaxHgLv0dn6eqPOM6unSvYI8RLy0maCDTMzDSt3XUNJsOm"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.8ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.6ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker6@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "bricker6@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$dlMfh8I9qvVuo8RPJd98COA6BWABvxuH7zQEfZ9.UfgBgIQLozAwa"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (10.4ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker7@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "bricker7@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$CbxL7h0ah7WbmuqeU/XSTOtAVQRKmSVMxetiuJ44q9Db0NzIQq9kG"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker8@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "bricker8@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$DVEAQovhsgjka853AY.WJeu4TF7OsLAnvgKBvI1RXlijIytaFQi66"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$V5I9XtL0cScpdHqcD3zpAu0lUxvqSUC5ohlDBul8jo/v5fD2hpzvG"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (3.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$1h5BGWYU7D/xxJz9IPjRtuCJUew2huLbFjFszG4I7ZXQez3BbGWDu"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$MqMY0u3QFfcKGO5jKI6Jde/06ysb6IoyMC.YA8Durcnrp.79JrfRq"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (2.7ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.0ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bryan Ricker"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["title", "Post 1"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.2ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["person_id", 1], ["title", "Post 2"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$FwhhHZSFck/dusSXq8vZWuxDMsFdXkaIqtDPtfhvUivJWAsizcUTC"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$yh6LKCUPBpkvV9pe2iT/RuxUzlMp.5sTLcOGkQpDqAbtXFa.yBSbi"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'wrong' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker9@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "bricker9@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$k4RYdb1PLkq9IIbO8vZZ4uu2Y9A5i1fkcVYJQCf4gcUGZDP2sQ0Y6"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'bricker9@kpcc.org' LIMIT 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker10@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "bricker10@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$D01QZ.I7m5vu7u.taSabqeKaRo3h0kZdcSEhQKRYJAq/4Kr8DYok2"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'bricker10@kpcc.org' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (1.3ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Lq3KUjPSMf3tfnNri0dzE.yg23BdAlznmINpPJjitJE7iJTXncw0O"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 01:17:29 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker11@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "bricker11@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$5xEXmxtkQJyj7Eraz6ABJeBIbLm30CkHUpPSyjVpiAyD826Hqljiu"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker12@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "bricker12@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$uD8/1d/GvQ0o5H1KTWyN0OvFNye5gtmBwgRv5ybm31FciLvulb7B."], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker13@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "bricker13@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$AQ7YOL610UsohPF8PXjK/.zY8AMbZaxX2i/OF2JQkKq9E/LI1s3Bm"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker14@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "bricker14@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$5lSlYcJkspQeafVA.FXZ4.VPNZ/1rg9809gBAflfa/2JuIXBg12uu"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$901bfnbf8xsFkjdPe.7Ss.KvwRuSpfaOXiKqV/pgRlUGsrA1Lvxo2"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 01:17:29 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$oSeVcYa7kzTBi5TBrHmhgeJz9svoLb.diKnl/En3VCb3ueDGynPiW"], ["updated_at", Thu, 27 Mar 2014 08:17:29 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 01:17:29 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (133.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$S5QNhJNYMmholGhqB9z2seE9AIOrnvdaqz.xdS2bXFj.Hcjlt0.hW"], ["updated_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 01:17:30 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.5ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$tb1uEngO98fpXZDkQv0un.pjmL9W79EP5qv1pdhgzCK/MJiaUz83G"], ["updated_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 01:17:30 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction Started GET "/outpost/people" for 127.0.0.1 at 2014-03-27 01:17:30 -0700 Processing by Outpost::PeopleController#index as HTML Redirected to http://www.example.com/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 01:17:30 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$uz6mJNGNcwOR1vVXm1IgJudyo8uDdXD6Y5RS.81eD.kM09tcnJ57e"], ["updated_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 01:17:30 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$yk6BGZk/FDKgN.KIDoaKzOQ96wv4eM/aYzbukSFXDuIo1DhNSy7wO"], ["updated_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 01:17:30 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$JMe//Vai5qde3k9MMQnvR.K9tIJK7fbbja2t.iuKJm2XgvtRAqPbG"], ["updated_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 01:17:30 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$6j0HnEbBvrIYWoJyl8p44uBfsIznKHAyyqrjreCiQfbAJAMOgtmze"], ["updated_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 01:17:30 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 9ms (Views: 6.0ms | ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'NotAModel' LIMIT 1 SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00], ["resource", "NotAModel"], ["updated_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker15@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00], ["email", "bricker15@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$JbNhyq8qnl7cvnBu6EBucubyofX.WERoJ2Uc8QS5jGLzhyfgJXbs6"], ["updated_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.2ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00], ["permission_id", 2], ["updated_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00], ["user_id", 1]] SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker16@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00], ["email", "bricker16@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$vDQKJqYIh9xMPL0sh0OyP.9c03XfAhKknNEwANKAtYjHTdIpjZS0G"], ["updated_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker17@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.3ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00], ["email", "bricker17@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$qJAmZXDv7M1bN2np6mpFvuksDFHqx4DNCTxPuCNMn7KRF6/EzB4vi"], ["updated_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions"  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker18@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00], ["email", "bricker18@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$sPiTuDrNiw8zTsy9htfrJe8j0pX7o0dZYBWRrEk8G9PMFgWrJEyGm"], ["updated_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker19@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00], ["email", "bricker19@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Svww1ScSnxTcaB2NhWqBuO3xXbCrEARm/DaA1Nvd0yI7qrjkh3PIy"], ["updated_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.2ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00], ["permission_id", 2], ["updated_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker20@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00], ["email", "bricker20@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$b2nChoWBveC0cVy3GsQgYuHnP4T4phYRNRT8bbsHqqPxyxjG/3vfa"], ["updated_at", Thu, 27 Mar 2014 08:17:30 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.9ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (4.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:22:23 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:22:23 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.4ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:22:23 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bryan Ricker"], ["updated_at", Thu, 27 Mar 2014 08:22:23 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (1.0ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:22:23 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:22:23 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (1.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (157.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$3c4BWveowhRvZQtzXfe59uptBXE45qiQ/4wVzYISBnw1Ttcu1sd4S"], ["updated_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 01:22:24 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 152ms (Views: 131.3ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-03-27 01:22:24 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-03-27 08:22:24.229760' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost/" for 127.0.0.1 at 2014-03-27 01:22:24 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 49ms (Views: 45.7ms | ActiveRecord: 0.8ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (1.8ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00], ["resource", "Person"], ["updated_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2014-03-27 01:22:24 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Completed 500 Internal Server Error in 214ms  (2.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$BKLwNifZwFYsdfV2V.8Pr.D9N46wY58bbv7qtP5NVJ99H3TSorAdC"], ["updated_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 01:22:24 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-03-27 01:22:24 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-03-27 08:22:24.569968' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost/" for 127.0.0.1 at 2014-03-27 01:22:24 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 13ms (Views: 10.4ms | ActiveRecord: 0.3ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00], ["resource", "Person"], ["updated_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2014-03-27 01:22:24 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Completed 500 Internal Server Error in 100ms  (2.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.5ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$9NEpsbpAeCWnrGvAo51YeuvDm0qgSLDy7p70XbCdOzBuAzgALUzjq"], ["updated_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.5ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker2@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00], ["email", "bricker2@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$5ypftocHAj3i352vwixqNehLHfCokWx4p4poRp5soyBUAQ6XbzgSO"], ["updated_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.3ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker3@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00], ["email", "bricker3@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$rhE8SqSBZwnaOaqXnwY5JeFhyn9txqlBE88eO1BXdmUVBhMqJujYK"], ["updated_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker4@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00], ["email", "bricker4@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$fu2zW6FZOZ4DpLKdUofBFeIjVF03purF2MDfYlwH3D6AhRm2e/AFe"], ["updated_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker5@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00], ["email", "bricker5@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$.nL9vn6XmT/dYaKx.0GhCeNNoBkCJC2a/Li76r/O1mp8jwc.FLVSC"], ["updated_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$0MbmBMSP6.B2QX5526qNNuoEWYBKc8R4wwvsIDhTgx2Nt2z5GTCP2"], ["updated_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00], ["username", "bricker"]]  (0.5ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 01:22:24 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-03-27 01:22:24 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-03-27 08:22:24.860095' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost/" for 127.0.0.1 at 2014-03-27 01:22:24 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00], ["resource", "Person"], ["updated_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2014-03-27 01:22:24 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Completed 500 Internal Server Error in 76ms  (2.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$q3SHI6KJw1VsuAyNj2cEFupq.liaTJ6nc0s0cJhycgwNYstxs.9Q2"], ["updated_at", Thu, 27 Mar 2014 08:22:24 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 01:22:24 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-03-27 01:22:24 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-03-27 08:22:24.987847' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET "/outpost/" for 127.0.0.1 at 2014-03-27 01:22:24 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 4.9ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["resource", "Person"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (1.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["user_id", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2014-03-27 01:22:25 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Completed 500 Internal Server Error in 105ms  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$mVob.6t6cbVMHHGzN5.EROvILGCSgOLie.e2SPIHVi7EonmhoWDwm"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 01:22:25 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-03-27 01:22:25 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-03-27 08:22:25.149253' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost/" for 127.0.0.1 at 2014-03-27 01:22:25 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 6.2ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["resource", "Person"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2014-03-27 01:22:25 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Completed 500 Internal Server Error in 80ms  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker6@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["email", "bricker6@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$JAzsXc/9udcTWYd6LbHTOOVO1O3yCUKjud7i5kdbM5Os19SdJqING"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker6@kpcc.org' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker7@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["email", "bricker7@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$IDZiS16a4dVV8BlqFzFUm.65ETiuRL/Kl1LEtxGt29mn0/O3UwEkC"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker7@kpcc.org' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$oSzWjFTKbEaePJjNZ72J8.YxxP1tyMiO6WvryIXJdfHXw7W38cOXu"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$DlaaCpFEizZCABD6xoFfO.mwCzbQUKCbLiLzANEP6P8bpm0TnVOHa"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$xSBn5cupMkALSwYdi7P3Ne4IBxq5Aa5nVAP5HutwXmFhJB4Khjjbi"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 01:22:25 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-03-27 01:22:25 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-03-27 08:22:25.366801' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET "/outpost/" for 127.0.0.1 at 2014-03-27 01:22:25 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.0ms | ActiveRecord: 0.2ms) Started GET "/outpost/people" for 127.0.0.1 at 2014-03-27 01:22:25 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Redirected to http://www.example.com/outpost/ Filter chain halted as :authorize_resource rendered or redirected Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET "/outpost/" for 127.0.0.1 at 2014-03-27 01:22:25 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.2ms)  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$yRxg9dv2D7FG4JzCxUE9.eR3.CilsqdRb.fVzJzMUIvRSDie8F9Wm"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 01:22:25 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-03-27 01:22:25 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-03-27 08:22:25.441757' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET "/outpost/" for 127.0.0.1 at 2014-03-27 01:22:25 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 5.8ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["resource", "Person"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people" for 127.0.0.1 at 2014-03-27 01:22:25 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (5.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (1.9ms) Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.name DESC LIMIT 25 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (6.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (8.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 36ms (Views: 29.4ms | ActiveRecord: 0.7ms)  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker8@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["email", "bricker8@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$S.t.HAsOVdjMCpsaJ36QxONP4vFbAtRsNsRPg0mTy8PisKnvxJ3a."], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker9@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["email", "bricker9@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$txbqGQq8ygf59OvMZ.ExJ.kUJk1hAjgJmNN6InLv2DY.ormOQ1CGe"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.9ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (1.0ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["permission_id", 2], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker10@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["email", "bricker10@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$90GYLZGnkNhi.UoIkIXr.OMjK7IHkwbh95SuTup9/wJlSbFMSKuZy"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker11@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.3ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["email", "bricker11@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Yx5U6MjVeAOf.SJ3WL0gKOmk1O4iXguM0AFMRcovNTtH92qaxGNxe"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions"  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker12@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["email", "bricker12@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$/1hzdmxkFU229A9VlLKh5ufxfyzdi6G1PVt0i8kQb0bxdzJ/pk3E6"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'NotAModel' LIMIT 1 SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["resource", "NotAModel"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker13@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["email", "bricker13@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$WeBKLYaBUkd4ZvUX79DSIOVISqMh6tcVVpBhRzW0cZFG/IRYlnWZa"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.2ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["permission_id", 2], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["title", "Post 1"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$.7Ito9aVy7SQOI0ZDfKC1OisjteOXaw3UcqbKR3p8ak2kUl/nJWea"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Q2EsYNYynJqTIcUN8D69x.kjnzUSvo7Uri68TUTZGs8LIw33oM68a"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$C6K5W36MFHAZCEs7qYV1Y.QQW2peGC3nE7hmUIaBM3jYBKRjXqspO"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker14@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["email", "bricker14@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$z.TrLgeDhS6bGIYvHbNAtOEhpIiXt3yRs5wrOQtJpvtg4G5rdkEc6"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker15@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["email", "bricker15@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$HH1LA/leaEHXCkHL1U4S.uPaxoF5La2.6M.BQy7jaJEH2TWEJmUmy"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker16@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["email", "bricker16@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$OMbqkrNha/lh5SbrwBmQZu9WDQ8PoVJhiEwrQVhUkxYb.FQ.vGRK."], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$rquU4eOWWrWTcY55slOjZuzXPpSkh9I4Pz3RRJgK2pSoguMN0SUUK"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["username", "bricker"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 01:22:25 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 7ms (Views: 5.5ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$CkAEUqDP6rFsNe6ijxieBeOOc9Sf0rZLxjfXP6KSn0gR/I8vCwM5W"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 01:22:25 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Started GET "/outpost/people" for 127.0.0.1 at 2014-03-27 01:22:25 -0700 Processing by Outpost::PeopleController#index as HTML Redirected to http://www.example.com/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 01:22:25 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$BRFI4oMZoogIlLF47aVCc.mOx9TWgurNY2z.XcHopunqAOk11fMvC"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 01:22:25 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$nKnIHRaon1S4T/lu938STeCZXeoPE6v6UI5CHVNfDZXxmI0QABI9m"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 01:22:25 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:22:25 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:22:26 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:22:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:22:26 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:22:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:22:26 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:22:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:22:26 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Thu, 27 Mar 2014 08:22:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker17@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:22:26 UTC +00:00], ["email", "bricker17@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$OK8hE3XDOxyEXwvwT4bXzuxRo4LDklwJJhF1OSNUPbRLtW/jTp8su"], ["updated_at", Thu, 27 Mar 2014 08:22:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.5ms) rollback transaction  (0.1ms) begin transaction User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker18@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:22:26 UTC +00:00], ["email", "bricker18@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$pEjSQAl2jwCwENeFhDroSOhvsnQ2wewmqsQKI8upBNhlhCAEhWIga"], ["updated_at", Thu, 27 Mar 2014 08:22:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker19@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Thu, 27 Mar 2014 08:22:26 UTC +00:00], ["email", "bricker19@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$yZaROaOB.7rUegCE1XSYGeXgTWUSDf2aCdL8..iQ31lA6gph0HmOO"], ["updated_at", Thu, 27 Mar 2014 08:22:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker20@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:22:26 UTC +00:00], ["email", "bricker20@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$zsltyv1sxL59rgeIvkg.POgYIiqW0LDqxrdSosQz1fFZw3ELFUwHu"], ["updated_at", Thu, 27 Mar 2014 08:22:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:22:26 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$9b4hPQ.SFRk.LzxHSpSXxOFRVI/TM3Zzs.aZg/aU.DdUMct0Pu8Hu"], ["updated_at", Thu, 27 Mar 2014 08:22:26 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 01:22:26 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 7ms (Views: 5.4ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:22:26 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:22:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:22:26 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:22:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:22:26 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:22:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:22:26 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:22:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:22:26 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:22:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (1.1ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Thu, 27 Mar 2014 08:22:26 UTC +00:00], ["person_id", 1], ["title", "Post 2"], ["updated_at", Thu, 27 Mar 2014 08:22:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:22:26 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:22:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:22:26 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:22:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:22:26 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:22:26 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.5ms) begin transaction Started GET "/outpost/people" for 127.0.0.1 at 2014-03-27 01:36:03 -0700 Processing by Outpost::PeopleController#index as HTML Completed 500 Internal Server Error in 22ms  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (4.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$SLUdMNeI1gjl.l.dAkINKORVgLyPdOdh.5fCN5ysPKuBDnIcBiSom"], ["updated_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (9.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$fF5uzaME/XUMzvnh9q1IMusEcTctml/w3vmNjEIlChohNriDfp8UG"], ["updated_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$qDmIqNmdrqc8T9giCstRwO4jIT0mtLOCn9paTt/UEUBRdJr51FaEq"], ["updated_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ekImjG4Kw3jmjwNGNf75g.yXKxtFte47Ps2V7kgHRmFm5gKlo3YdS"], ["updated_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$fdUaNUYRVjaCMDSEstRP6.nzheUBkke0cKd/T1aNGPBuLLLl2cuFa"], ["updated_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$vrTB1z61eJF17AHNmiuCmOV2cjpz3GeO8DwKr24RucUwzHOJdEG0e"], ["updated_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker2@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["email", "bricker2@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$LEYREAQcqNoV8SXZhtWyBu9m9ZKJV50ZOq1.JK3EdFWTbpwnxiaDe"], ["updated_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker3@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["email", "bricker3@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$gF8txkT0KP.kd7nYE4Ym.OMEgYftcOkXxACWEjQcqsnS8ePatZOV6"], ["updated_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$RMe.Tq3pKKS/q1rzSN0MEeY6ChWpbsTIxQI/6vPeyihe2xnz3vTHi"], ["updated_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["username", "bricker"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$DU25bekX.sUrUmdNfx97HuOK8jYFzgsgGrSJ62zKce3szNUMLzagW"], ["updated_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ADG7nhjMf1NIrbiz3NR8zuoDUjShV0ParHqS1gMwBYBWd2Md2jva6"], ["updated_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$PvlEeRWCK280VL151ap.4e4Jc8p6n2v4LNLR2FfkfOOlip4ps0oge"], ["updated_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (1.2ms) SAVEPOINT active_record_1 User Exists (0.5ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker4@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["email", "bricker4@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ZMtuPTb/TA21xq9xFDj8Du4jGpf0GpgVHShYorE1o6TUVjGIm2M2i"], ["updated_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (1.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker5@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["email", "bricker5@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$UUfPXRjumXBcLDOtq/TjRes/PHkle3rABQ3y6vETAEajJDqzDpYDu"], ["updated_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker6@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["email", "bricker6@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Hivk9VlhYYL7mCMFmN2ToOuP.l2.rFSjrazBrJFOjYvlXxgR411g6"], ["updated_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker7@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["email", "bricker7@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$L07RYbWTkXZ55..NDfRzDOfN5bxtOd6FQyvxs3OLDXNpG4SU.f2gu"], ["updated_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.9ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["user_id", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker8@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["email", "bricker8@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$8KdGIGAIBUHX1e2fglg10OynDcPYrBnQp6pHrkWZdqeCjB6NxNj62"], ["updated_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$SBmWezvhSfpfoquqZ.4i..AVOYAgUXcuTY8Br6mHDfB5fmiqCtPWe"], ["updated_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$MYFna4h5pj86gIHDI1IuCeMjpGmBw.7cmwAG2M.pFZHzUX5zhI.vC"], ["updated_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$L.IIO/Mv1qbSi5IksPgEVuPzSm62Rmupz6GFyPterwC.MdtWrqFMG"], ["updated_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (1.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (212.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker9@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["email", "bricker9@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$JMynp79hZHN5wr/xI.hGfuTfHS5.tdQe6/kW.H.rA8v9WrSrgjGxe"], ["updated_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'bricker9@kpcc.org' LIMIT 1  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker10@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["email", "bricker10@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$q3QL7SzScsqsBj2pBCEHG.GEvt6wY9GqDoWwViOEqghhvWqq/M/.W"], ["updated_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'bricker10@kpcc.org' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ih9Z4BtFSs4cov1O2orbCeop5DwrxcUdBQMEWiGgtQZ6oEFwe85EK"], ["updated_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'wrong' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$yNzk.uCiy9XEOGhBYuBHKeRjkUxvAfVLZ.EeGYRVDxsl3BHnly0VK"], ["updated_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bryan Ricker"], ["updated_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:36:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["person_id", 1], ["title", "Post 1"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker11@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["email", "bricker11@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$x0iiIyG87pMQW2GOC3ohNe9ZOv4QioZNv0ow15GAq8CEjHMAtmakC"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker12@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["email", "bricker12@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ycqv1dLdPwTg1W0cbGknbuFEMXtmQbOwCY.MeuVFAvCZK47GWPhry"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.2ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["permission_id", 2], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker13@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["email", "bricker13@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$gRykSxMkT4lpKng08n2UTudTQKQE4vLWljcWin0DCZDwHLzDvwZyO"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (2.1ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00]]  (0.4ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.3ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker14@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.3ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["email", "bricker14@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$V2lWaPPLYXvNv1LQXQC6ReptkRlFAfFlQALRKCrqWjwvfg/JQ6VA6"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions"  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker15@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["email", "bricker15@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$WL7DLdBs7IWg4GPYEVCMSOIFgSRNjIXcXPgpaygvgeCXmfUkHsgKe"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.4ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'NotAModel' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["resource", "NotAModel"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker16@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["email", "bricker16@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$zUY4jiTJRRjutkIiguJyvuvgJYCacB0Dz7lGrsYJw8ofkhoaIVGmq"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["permission_id", 2], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$BjvUZ8d/GWKgmNK1Olo00.ojwwMiFQCskqeAC0qpt2oenrTO7n3Ka"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$1ElpcIV5u43tckaS/VjZ7.9MlNWbURPFVokuKyhZWGRcXXgDPm3jS"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$TgGuGbc8FkfZhqO4MhwiouiuyXLzvC7/XSmvdjofeHI/ZhG4us0em"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (15.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.0ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["title", "Post 2"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker17@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["email", "bricker17@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$jrExkE0rGmsb5Xk0xUl/T.xj3bRY9Wzu62ssczUyJY6KL3FR0mEXm"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker18@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["email", "bricker18@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$NRXh5BqvajwV4kR97s9I..fc7G3S7bNkoKqdUH7wO.IuOguS48yaa"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker19@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["email", "bricker19@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$OEXW.akA.vzUqrkO0pWu.OVafOJqcaGYA5PSFBWINQqpTDRt2dtXG"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker20@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00], ["email", "bricker20@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$zaXHpAppMuXfVhL2DR8XOOe.2y9wavUyIadgTJBFfDO.k8h2hFSui"], ["updated_at", Thu, 27 Mar 2014 08:36:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.5ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (5.1ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bryan Ricker"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.6ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$gEAMssoaAI4bbzFwpAndp.XfxmbH.4KetDbbW2PKQgwC11fyOymBO"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker2@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "bricker2@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$BoPxiu8vWXMMpGRV2GG60uNouAuLQWvGCPZV68pfLpKawgoxoZfpO"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (2.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker3@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "bricker3@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$vl3FPoJbiKkHIrGh0dw/OOqC4fV0.fG4FWm47lnqBE6aXijQjkGbO"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker4@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "bricker4@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$F5M4gImGE1K8GsUwKtKgSum42UQ6fA9UaXuTzjaeoUS25l1x67P1u"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Completed 500 Internal Server Error in 5ms  (0.2ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.2ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$AW/qzhoroRdKi/h4ph4o/eyU3q0E9wO2zeYznjAp2GuvYPm49Cij."], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker5@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "bricker5@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Ua9BWGLUqe3L8HmCnavkRePTr8pK5AYQrJvqKKkAsadi2L/bpzTMa"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker6@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "bricker6@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$8pIvNQNRLNn9rKy/fXvx1.s8cOJH.bov.xJo.JflwkWNyYbWNBnIW"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker7@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "bricker7@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$7TFThS1uKhWY3clVlpYRpO6EkiIoch7vmI7InxcVETYOdMsTvdLUm"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker8@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "bricker8@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$A5lhRKO8TUAsa32qG2FOHOAsrkl3zb.Ev/.ICy2Pjv.ODT/75YsKi"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (1.0ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (1.0ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker9@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "bricker9@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$IgN4dhEj6VRvfAHzvIYmpeFFQkM947.POiPU7tXkBb/UsnhsHFOpy"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker10@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "bricker10@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$UkyaBq7JTa5gy06cFY.iuumvqoL7pKmE7duLzpMBaU/xBh8G/Y182"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker11@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "bricker11@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$W7kiMq/i8p6rV4qJs1DjVO4pBJdcgSuaMycbEk3lMeurjG8rE8icq"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker12@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "bricker12@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$4LTtwNTeLIci40qADi0/SuK/g8OvsqFQkZ2dqGPEL4W0P4X70XihG"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ujWmW2ddRZAQuz10jwyrUO4ABrKElshey6peg/R9DgH5QVwb0zrUK"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$zlNJtNZraHtaCvt7gxEmDeh7iD8jKtaS3b3o2R9KnsBlXzqxqej12"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$mNR2GPnCyihkMFGlGGxVZe4v3rNeGZ6ce/mciy4/6OUAVYEZeuR5m"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Xm/785ng8TE3oEmszinqdOs13I.J5kBRznMph25uCIQPPxlZQkyZa"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$TyscnhgC1IEngeQ6ouoG5uYfM9FvbqflQcadhc9iDBU3AB6EU51Ru"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$WtBmlnkslfQSmIcnSuI3VelU.GMXHs.z9dS6sADPkBTQD4YVXqIey"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker13@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "bricker13@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$IddXQs1bSZ.X5hDzmB/bBuZs7ZO44XmThf.2NeZ4ucCK0npgm1ghO"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker14@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "bricker14@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$CtQ.q2VtSRJkizu7TB9Y4.MciUVU2JfrM461tIjsDWlGY5XVTvk/G"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.3ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (1.0ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["permission_id", 2], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker15@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "bricker15@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$yXSs4ZFrIz1zVgr7xSz4C.rE0p4hnPs.7kSdDmu5tSXEL9nTHV9A6"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (1.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker16@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.4ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "bricker16@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$lxmqmn9XUfP.zJBcMozvAeP6VMfjfWc2mEqJPd46iLDdFdpc/pPj."], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions"  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker17@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "bricker17@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$A29pSvG.gJZkqXaSBi2tPuCSI9gI1j4XomYKOEhpQPOXiWlbHFzby"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (1.0ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'NotAModel' LIMIT 1 SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["resource", "NotAModel"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker18@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "bricker18@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$sqt40ir5jIS0D8oJWwd8YOOxe4PnyKzToxY5rcLlNVVS0zjx5mDKi"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.2ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["permission_id", 2], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker19@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "bricker19@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$iMGBLpKxqytJWkxO0G7eu.SWy3J2G/sUehUR689THmygBjx0hhvJ2"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'bricker19@kpcc.org' LIMIT 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$vPRTUQPbIJyV2tLpuZB4QOZI9de6uRf2BS1gDLqAONSmdyEbWYF22"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'wrong' LIMIT 1  (1.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker20@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "bricker20@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$bTGDgctgdEnsnT8TToWOvexFMIhItfYUd9.CzZ.ePxwBvWzOv/yES"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'bricker20@kpcc.org' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$/cAqS0rw6BmSFTu9MFUhd.Uu5mRc5oZ.ktxoPSLvPAGA6Uqj7Zygy"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$HdUN1q5RwCW9TUimAYJfouzLOV81YNi73npRoA1Ys/Utd0Gl.n.Fe"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$fRre0s.xkNd2HA3n6ZOBqO/rEkSHVOEMbTDnvBmYDONCGvaELPmW."], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["title", "Post 1"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$EpAWYXPiSt1q9KUjWF.Tp.2gBtREFNBuFMxte6RSqHEizLJoKeatO"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$J3Za6tYQipsvVAnctTgem.PHOEinM.PmANOAXXpJ3w17T7Um.btIu"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Started GET "/outpost/people" for 127.0.0.1 at 2014-03-27 01:39:02 -0700 Processing by Outpost::PeopleController#index as HTML Completed 500 Internal Server Error in 22ms  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$vNFsfeTEL0K2akCxLQBTPuEgj86XYbCJpex9.LgwC3aQ7OO4q2MFq"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$qXxSQOe98MLT0OXLwe15/.vWpxXxZ3XzLmG17pfpPllN5/.K7S7TW"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["person_id", 1], ["title", "Post 2"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (1.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.0ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:39:02 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (1.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:39:03 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$cc6JqOWYpAtTFVGYcp0DxuOUFNCXKM3mHRzpT47F5Tas/sPDTwcOm"], ["updated_at", Thu, 27 Mar 2014 08:39:03 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (4.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:39:03 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$7zUR5pYDxXn8PuXa2ykvGOmZLooYU901Iob5a/1rJH5ywnRzkV/eO"], ["updated_at", Thu, 27 Mar 2014 08:39:03 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:39:03 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:39:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:39:03 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:39:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:39:03 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:39:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:39:03 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:39:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:39:03 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:39:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:39:03 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:39:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:39:03 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:39:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:39:03 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:39:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:39:03 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:39:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:39:03 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:39:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:39:03 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 08:39:03 UTC +00:00]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (2.5ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (145.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.4ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 08:39:03 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 08:39:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.5ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (4.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:39:42 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$0WFrOC52E1lQylgWXjsi2eDNQyeDqtDKSKVff88kaQpPaXtBUZ1SC"], ["updated_at", Thu, 27 Mar 2014 08:39:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.1ms) rollback transaction  (0.5ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (4.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:41:33 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$t.wRplQiVNK5nWEZHE1DhOStX2W2mVR.TGORqoN0iYBCzDnV58sfe"], ["updated_at", Thu, 27 Mar 2014 08:41:33 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.5ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (5.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:43:56 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$mjLdoNQ6IYIoGlytip/mKO3VKQfPDmpCCwkbZZ7qtR64LWeBVhnh."], ["updated_at", Thu, 27 Mar 2014 08:43:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.6ms) rollback transaction  (0.5ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (4.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:49:08 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$.azJm7oRcpMWAcmMEipuLOqSOFzuhJNIrgysYB9s04GOvOOvLMGlW"], ["updated_at", Thu, 27 Mar 2014 08:49:08 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.5ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (5.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:50:18 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$RhfAuRBr5g3SPmG2x7hhqOTrExYwphDkG2ONQLrnFrXsma1xNBXKO"], ["updated_at", Thu, 27 Mar 2014 08:50:18 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (2.7ms) rollback transaction  (0.5ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (5.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:52:28 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$5FLvvttUm4Wc8sIahbbvyOPUxX8Zxo5tw0ZjQoWMGXMY17w7RcWui"], ["updated_at", Thu, 27 Mar 2014 08:52:28 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (2.7ms) rollback transaction  (0.5ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (4.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:52:45 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Tsf5Q.tutyTnsIwtOIhRP.FVgHp3uHBNngJwoLwyGxwFO.GEEJw7q"], ["updated_at", Thu, 27 Mar 2014 08:52:45 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.5ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (4.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:52:51 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$CE8ZeG8ml3TPu.Ax7u/inOJhPmjsxekwU18nQ6Wwt8.6QFPdkEqG2"], ["updated_at", Thu, 27 Mar 2014 08:52:51 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.9ms) rollback transaction  (0.5ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (5.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:53:04 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$pO5i3ubZohEItYnRRTTVZeT8zEd3pHmx4Z6aqWo1KK9f7bpDZ1Za."], ["updated_at", Thu, 27 Mar 2014 08:53:04 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (2.6ms) rollback transaction  (0.5ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (4.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:54:06 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$jkEJB7sZlVEeXryn/Edv1ujvVRClbE2wKnJr664hrVdaFBEhouKzC"], ["updated_at", Thu, 27 Mar 2014 08:54:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.4ms) rollback transaction  (0.6ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (4.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:57:22 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$auCw5t3GMwZBgrCceHw1p.BvwKlS7kFoRaK1HEMRHlyRh8teSmrM6"], ["updated_at", Thu, 27 Mar 2014 08:57:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Completed 500 Internal Server Error in 3ms  (2.7ms) rollback transaction  (0.5ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (4.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:57:49 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$pc3L5TmzYaP80QL4Pq0sx.plTHv4PRPVPBEiltwXpmtsB0jT4jS1m"], ["updated_at", Thu, 27 Mar 2014 08:57:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Completed 500 Internal Server Error in 2ms  (2.8ms) rollback transaction  (0.5ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (5.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 08:58:51 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$36J6lpEYcEEdlneRMGkBeO83r3K0g7K/GZwzRPgNRjMvTQp5Tah3q"], ["updated_at", Thu, 27 Mar 2014 08:58:51 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Completed 500 Internal Server Error in 2ms  (2.9ms) rollback transaction  (0.5ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (4.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:15:04 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$kTATfcNqXijqZObPapqsduJoXplu4CqgTfkEhf7TYwTf1hApF4orq"], ["updated_at", Thu, 27 Mar 2014 09:15:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 9ms (ActiveRecord: 0.0ms)  (1.8ms) rollback transaction  (0.5ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (4.9ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:16:11 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$quIgmsphmXUSbJrJliYiHuFjuH5YsPH/LJH10E3kAMF2jkMsyUdcG"], ["updated_at", Thu, 27 Mar 2014 09:16:11 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.5ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (5.3ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:18:33 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$BV6oECFvjw9ykgkdwVJ76OQRuDyZDcM1WGF9VGZhvSutk4g4mjHQO"], ["updated_at", Thu, 27 Mar 2014 09:18:33 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 6ms (ActiveRecord: 0.0ms)  (3.0ms) rollback transaction  (0.5ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (4.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 09:19:20 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 09:19:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 09:19:20 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 09:19:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 09:19:20 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 09:19:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 09:19:20 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 09:19:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 SQL (1.9ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Thu, 27 Mar 2014 09:19:20 UTC +00:00], ["person_id", 1], ["title", "Post 1"], ["updated_at", Thu, 27 Mar 2014 09:19:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 09:19:20 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 09:19:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 09:19:20 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 09:19:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 09:19:20 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 09:19:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 09:19:20 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 09:19:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:19:20 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$54WQJuzvIqXRf.stEZDsSueGefrWkwBxgTYDVIMMtlQ636pZsJiVK"], ["updated_at", Thu, 27 Mar 2014 09:19:20 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 02:19:20 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 148ms (Views: 127.1ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-03-27 02:19:20 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-03-27 09:19:20.530126' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET "/outpost/" for 127.0.0.1 at 2014-03-27 02:19:20 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.6ms) Completed 200 OK in 51ms (Views: 48.2ms | ActiveRecord: 0.8ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 09:19:20 UTC +00:00], ["resource", "Person"], ["updated_at", Thu, 27 Mar 2014 09:19:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 09:19:20 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 09:19:20 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people" for 127.0.0.1 at 2014-03-27 02:19:20 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (4.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (129.6ms) Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.name DESC LIMIT 25 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (12.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (15.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Completed 200 OK in 173ms (Views: 166.4ms | ActiveRecord: 0.6ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:19:20 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Ov/8d6Sq08NvdrJndQVgauayH7okcdJgpSMp1M8oRdsP5DTBHdeWm"], ["updated_at", Thu, 27 Mar 2014 09:19:20 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 02:19:20 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-03-27 02:19:20 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-03-27 09:19:20.817633' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET "/outpost/" for 127.0.0.1 at 2014-03-27 02:19:20 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.2ms) Started GET "/outpost/people" for 127.0.0.1 at 2014-03-27 02:19:20 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Redirected to http://www.example.com/outpost/ Filter chain halted as :authorize_resource rendered or redirected Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET "/outpost/" for 127.0.0.1 at 2014-03-27 02:19:20 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.2ms)  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:19:20 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$k.hzZwkplxD7SJddFrSLP.kOAMH9q8uyCZZ6mvRqZOpgwYQoLFfpu"], ["updated_at", Thu, 27 Mar 2014 09:19:20 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 02:19:20 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-03-27 02:19:20 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-03-27 09:19:20.903678' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 10ms (ActiveRecord: 0.3ms) Started GET "/outpost/" for 127.0.0.1 at 2014-03-27 02:19:20 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 10ms (Views: 6.1ms | ActiveRecord: 0.3ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 09:19:20 UTC +00:00], ["resource", "Person"], ["updated_at", Thu, 27 Mar 2014 09:19:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 09:19:20 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 09:19:20 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 09:19:20 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 09:19:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2014-03-27 02:19:20 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (4.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (26.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (2.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 103ms (Views: 96.5ms | ActiveRecord: 0.4ms) Started DELETE "/outpost/people/1" for 127.0.0.1 at 2014-03-27 02:19:21 -0700 Processing by Outpost::PeopleController#destroy as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "people" WHERE "people"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people Completed 302 Found in 13ms (ActiveRecord: 0.5ms) Started GET "/outpost/people" for 127.0.0.1 at 2014-03-27 02:19:21 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (0.9ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY people.name DESC LIMIT 25 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (1.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 13ms (Views: 8.6ms | ActiveRecord: 0.5ms)  (0.1ms) SELECT COUNT(*) FROM "people"  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$505YESPhIA82oritVHu0UOI.cV3XswV4eB9ZcQdEegoH8iNhCZkwG"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 02:19:21 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-03-27 02:19:21 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-03-27 09:19:21.127067' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost/" for 127.0.0.1 at 2014-03-27 02:19:21 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 12ms (Views: 10.1ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["resource", "Person"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2014-03-27 02:19:21 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (20.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 35ms (Views: 30.0ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2014-03-27 02:19:21 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"New Name", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) UPDATE "people" SET "name" = ?, "updated_at" = ? WHERE "people"."id" = 1 [["name", "New Name"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 13ms (ActiveRecord: 0.7ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2014-03-27 02:19:21 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (82.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.2ms) Completed 200 OK in 97ms (Views: 92.5ms | ActiveRecord: 0.3ms) Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$2ELA6B17wnik.CgbxujidOXOIC2POfcTjejotL..mvWIBtye4AJ1y"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 02:19:21 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-03-27 02:19:21 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-03-27 09:19:21.400360' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost/" for 127.0.0.1 at 2014-03-27 02:19:21 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 10ms (Views: 6.5ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["resource", "Person"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2014-03-27 02:19:21 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.3ms) Completed 200 OK in 36ms (Views: 31.2ms | ActiveRecord: 0.4ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2014-03-27 02:19:21 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"Hill Valley, California", "email"=>"", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (20.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.3ms) Completed 200 OK in 37ms (Views: 29.5ms | ActiveRecord: 0.5ms)  (2.6ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$.565OeANJa.2PI1/4//wxuvlSc3IGbY878mV85XJWk7tMMbYRl/X."], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker2@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["email", "bricker2@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$kLrdyfSKcMG8Y9D.5G5XduGmJi4fq8PsHTYmcFuCfAt1zDru3vWp2"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (1.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker3@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["email", "bricker3@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$AZsHGMGrejsofWhaT4SYO.WeCYtfJLbWME2xIgZl1kUV0lD6MrN1y"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker4@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["email", "bricker4@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$9o.yB03KXZY5mTS7v64OEemQqNWMwnY4y4RF.Reumc9Uvkey1y65q"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (0.7ms) rollback transaction  (0.1ms) begin transaction User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'NotAModel' LIMIT 1 SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["resource", "NotAModel"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker5@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["email", "bricker5@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$eyY/8iIgEkAZvCY44Br7guyWJ0KuXkHkhI/oaEM72BRKtTfaI8BYK"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (1.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.2ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["permission_id", 2], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker6@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["email", "bricker6@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$oVfnxbCIjbn6sVEPyu1ik.ACR/NE7y7aJa6jyv7yRAGegn1uEsqtG"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker7@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.3ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["email", "bricker7@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$1yUzOJZHkqU8IcHQ01PUS.T3LfNMPVVgNPEM6JhAl8R8u8myfv4d6"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions"  (1.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker8@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["email", "bricker8@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$eIHcw3y0QnVE2n14R4yPzuKNHb8qob7xPkjFHckngHE5.jt6np9VC"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker9@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["email", "bricker9@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Z9pWOMa9DsdH/zzVmKEvseCQ7lE9QNJzS9pXUNNXLwb5PMyfkqDgO"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["permission_id", 2], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker10@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["email", "bricker10@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$8wOTHSggGSGk9gVgWTHnpOJBxj2y9T3jhOafF0eUclv7HPyXFGWza"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker11@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["email", "bricker11@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$6o991zy/oY7XeJzn8i071utskiDHM7YlM7oJ4CEh0xNm4qwQpOpkO"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker12@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["email", "bricker12@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$edOfi905XD66lYGjtaBr6OUuwSOdp0u8OplyR3RqHefYDAIuZWSxe"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (1.9ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.8ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker13@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["email", "bricker13@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$jsOJwQAMxTtX6DD2zSnmbOCqv3sSAwOST1MEedNpkSK.7zXLhjNpG"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["resource", "Post"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker14@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["email", "bricker14@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$8HWuczQ8mGX0A9tijDK0fO2QPUgezfnt/PStAx9yAvv0Kbs9j1TBe"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker15@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["email", "bricker15@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$7lE018vvj0862kQhNh2QaOWQx9PNFOfd5GAlqC/2uGY2Amjm6X10e"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.5ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (7.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.1ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (2.0ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Thu, 27 Mar 2014 09:19:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00], ["title", "Post 2"], ["updated_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$n37ypuR9GZBtiQzW7SlxzOKO91U4kUlMawmfHxTVbKPhKktRdlvIS"], ["updated_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 02:19:22 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-03-27 02:19:22 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2014-03-27 09:19:22.071028' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost/" for 127.0.0.1 at 2014-03-27 02:19:22 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.2ms)  (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$pUT/yt5QopTMbTdTmqx9GuYrGAtfyLA8GJ3/p3RcQpxHFWdNZ6IIW"], ["updated_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 02:19:22 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-03-27 02:19:22 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"nope@nope.nope", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'nope@nope.nope' LIMIT 1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.2ms | ActiveRecord: 0.2ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Started GET "/outpost/people" for 127.0.0.1 at 2014-03-27 02:19:22 -0700 Processing by Outpost::PeopleController#index as HTML Redirected to http://www.example.com/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 02:19:22 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker16@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00], ["email", "bricker16@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$VXfqL.wVYSJ5OppSDdrkKuUTjjIvDpmlcrtpVLWCkE7j3Don1oqMi"], ["updated_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost/ Completed 302 Found in 10ms (ActiveRecord: 1.2ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.3ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.3ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$XByZ40v0BAo5YOI.B8TeruTU.GF3BzqozjNAkWFb1prC4H1KF1ip."], ["updated_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2014-03-27 09:19:22.224875' WHERE "users"."id" = 1 Redirected to http://test.host/outpost/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms)  (0.7ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$JbBJ2EEst.sl6JS71q6db.sbcSVjlnwqOuw9VLLGpoIkGo3PSuWT6"], ["updated_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-03-27 09:19:22.247703' WHERE "users"."id" = 1 Redirected to http://test.host/outpost/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$fBbwvdI8iIWqUoCu.W9G/uTVPSVBRrqiCVuE7g5Xz/59yh26Jw..2"], ["updated_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-03-27 09:19:22.263103' WHERE "users"."id" = 1 Redirected to http://test.host/outpost/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker17@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00], ["email", "bricker17@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$W99KF1VaKWPHpDF62xWBFud5ekLu31WFEhv7hbBHyFFCQ7I0Frgs6"], ["updated_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"bricker"} SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-03-27 09:19:22.281098' WHERE "users"."id" = 1 Redirected to http://test.host/outpost/ Completed 302 Found in 3ms (ActiveRecord: 0.1ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker18@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00], ["email", "bricker18@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$X6bBjCEk1i7AFtteqNX/GeUxKfVaP4Y763WDmjQybVC2wn5mYRZd."], ["updated_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker19@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00], ["email", "bricker19@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$AQ1OEVHOOrSq3yqSfUjBOuxm8zuik/Jf44t4PBNNd3JFuhfaPt2H2"], ["updated_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$eEA5fxbJytu8Wk1AkUEwQuC8vnybjCxujSLvA0ueEFgxHzxGwQeHa"], ["updated_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker20@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00], ["email", "bricker20@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$H5/h11VqLK2yZkWo3w03kOR8wZRdt5mNLdE8nOTOyJAXTDKkdSjVO"], ["updated_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker20@kpcc.org' LIMIT 1  (0.5ms) rollback transaction  (0.2ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker21@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.3ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00], ["email", "bricker21@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$NisIrr2jMDg6Izxl5yhkuulzvuq6yjiKEQ0OAY.ubapHl7thhHEgG"], ["updated_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker21@kpcc.org' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$9ln/usJSihFN7J0UXOsrZ.3HkmQmD/uAur7GnJ0wLwJr.er98WX2e"], ["updated_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (1.0ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$jepZ391/sN0uLjQjGuzhTu9abtKx/SLZ3iAPR9ISxGXG4zAtL2ipu"], ["updated_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00], ["username", "bricker"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 02:19:22 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-03-27 02:19:22 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-03-27 09:19:22.442220' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 6ms (ActiveRecord: 0.6ms) Started GET "/outpost/" for 127.0.0.1 at 2014-03-27 02:19:22 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 9ms (Views: 6.7ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00], ["resource", "Person"], ["updated_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2014-03-27 02:19:22 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (20.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 36ms (Views: 31.9ms | ActiveRecord: 0.2ms) Started POST "/outpost/people" for 127.0.0.1 at 2014-03-27 02:19:22 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Bryan", "location"=>"", "email"=>"bricker@kpcc.org", "age"=>""}, "obj_key"=>"person-new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00], ["email", "bricker@kpcc.org"], ["location", ""], ["name", "Bryan"], ["updated_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 11ms (ActiveRecord: 0.7ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2014-03-27 02:19:22 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 35ms (Views: 30.2ms | ActiveRecord: 0.2ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "people"  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$txS4xvMiLFtJ8MtP1hc7K.pk9bsx6.UkCV.IfAUGtieIBroB.E9f6"], ["updated_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 02:19:22 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 7ms (Views: 5.8ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-03-27 02:19:22 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-03-27 09:19:22.649622' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost/" for 127.0.0.1 at 2014-03-27 02:19:22 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 12ms (Views: 6.2ms | ActiveRecord: 0.3ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.8ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00], ["resource", "Person"], ["updated_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2014-03-27 02:19:22 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (20.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 33ms (Views: 28.6ms | ActiveRecord: 0.2ms) Started POST "/outpost/people" for 127.0.0.1 at 2014-03-27 02:19:22 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"", "email"=>"", "age"=>""}, "obj_key"=>"person-new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (20.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 34ms (Views: 27.4ms | ActiveRecord: 0.4ms)  (0.1ms) SELECT COUNT(*) FROM "people"  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bryan Ricker"], ["updated_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$nPWt8MugcD/YMjrR43zGrOYuA.AuCvSOIoPpNYT0L..kIXXrV65iS"], ["updated_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 02:19:22 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 7ms (Views: 5.4ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-03-27 02:19:22 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-03-27 09:19:22.858620' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost/" for 127.0.0.1 at 2014-03-27 02:19:22 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.4ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00], ["resource", "Person"], ["updated_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2014-03-27 02:19:22 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (29.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 44ms (Views: 38.8ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2014-03-27 02:19:22 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2014-03-27 02:19:22 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 37ms (Views: 32.2ms | ActiveRecord: 0.3ms)  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$DSWu.e905Td4CDs8wvEPX.gmeLa01p9GogUFuwRlsedPvT112fO52"], ["updated_at", Thu, 27 Mar 2014 09:19:22 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 02:19:22 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-03-27 02:19:23 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-03-27 09:19:23.015330' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost/" for 127.0.0.1 at 2014-03-27 02:19:23 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 10ms (Views: 8.4ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 09:19:23 UTC +00:00], ["resource", "Person"], ["updated_at", Thu, 27 Mar 2014 09:19:23 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 09:19:23 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 09:19:23 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 09:19:23 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 09:19:23 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2014-03-27 02:19:23 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (23.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 38ms (Views: 33.4ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2014-03-27 02:19:23 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"index", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people Completed 302 Found in 7ms (ActiveRecord: 0.5ms) Started GET "/outpost/people" for 127.0.0.1 at 2014-03-27 02:19:23 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (0.9ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY people.name DESC LIMIT 25 OFFSET 0 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_columns.html.erb (5.5ms)  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (1.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 20ms (Views: 16.0ms | ActiveRecord: 0.5ms)  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Thu, 27 Mar 2014 09:19:23 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$DpWSR3vpYqw5IhPW/aWXgOmUrxvoHcAQyCukegkhMEysduQDZRVp2"], ["updated_at", Thu, 27 Mar 2014 09:19:23 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-03-27 02:19:23 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-03-27 02:19:23 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-03-27 09:19:23.153876' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET "/outpost/" for 127.0.0.1 at 2014-03-27 02:19:23 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 22ms (Views: 20.2ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 27 Mar 2014 09:19:23 UTC +00:00], ["resource", "Person"], ["updated_at", Thu, 27 Mar 2014 09:19:23 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Thu, 27 Mar 2014 09:19:23 UTC +00:00], ["permission_id", 1], ["updated_at", Thu, 27 Mar 2014 09:19:23 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Thu, 27 Mar 2014 09:19:23 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Thu, 27 Mar 2014 09:19:23 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2014-03-27 02:19:23 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 38ms (Views: 32.5ms | ActiveRecord: 0.4ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2014-03-27 02:19:23 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"new", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/new Completed 302 Found in 7ms (ActiveRecord: 0.5ms) Started GET "/outpost/people/new" for 127.0.0.1 at 2014-03-27 02:19:23 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (20.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 32ms (Views: 28.2ms | ActiveRecord: 0.2ms)  (2.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (1.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.5ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (7.5ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Sat, 31 May 2014 00:05:48 UTC +00:00], ["title", "Post 1"], ["updated_at", Sat, 31 May 2014 00:05:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (1.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 31 May 2014 00:05:48 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 31 May 2014 00:05:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 31 May 2014 00:05:48 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 31 May 2014 00:05:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 31 May 2014 00:05:48 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bryan Ricker"], ["updated_at", Sat, 31 May 2014 00:05:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 31 May 2014 00:05:48 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$DBGUbfBYj/zNUaKHYXMgJOJAy01qWnhN0NoXz9Kqp0vCuFELqnCEe"], ["updated_at", Sat, 31 May 2014 00:05:48 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-05-30 17:05:48 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 213ms (Views: 192.6ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-05-30 17:05:48 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-05-31 00:05:48.673243' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET "/outpost/" for 127.0.0.1 at 2014-05-30 17:05:48 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.7ms) Completed 200 OK in 60ms (Views: 56.9ms | ActiveRecord: 0.8ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (1.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 31 May 2014 00:05:48 UTC +00:00], ["resource", "Person"], ["updated_at", Sat, 31 May 2014 00:05:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 31 May 2014 00:05:48 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 31 May 2014 00:05:48 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 31 May 2014 00:05:48 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 31 May 2014 00:05:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2014-05-30 17:05:48 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (5.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (34.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (3.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 166ms (Views: 159.2ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2014-05-30 17:05:48 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"New Name", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) UPDATE "people" SET "name" = ?, "updated_at" = ? WHERE "people"."id" = 1 [["name", "New Name"], ["updated_at", Sat, 31 May 2014 00:05:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 16ms (ActiveRecord: 0.7ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2014-05-30 17:05:48 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (20.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 35ms (Views: 30.7ms | ActiveRecord: 0.3ms) Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$3/LuYYicaZRwVGDSXI7AfOHgR7aMgEByF6GnoAPDsMqyEueXKqtga"], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-05-30 17:05:49 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-05-30 17:05:49 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-05-31 00:05:49.090529' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET "/outpost/" for 127.0.0.1 at 2014-05-30 17:05:49 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.2ms)  (0.2ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.8ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["resource", "Person"], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["user_id", 1]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2014-05-30 17:05:49 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (20.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 35ms (Views: 29.6ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2014-05-30 17:05:49 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"Hill Valley, California", "email"=>"", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (19.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 35ms (Views: 28.2ms | ActiveRecord: 0.4ms)  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["person_id", 1], ["title", "Post 2"], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (7.2ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$wJoUELpgfAqFcyk.Wzy0e.hzkIDsVX6LqESR2bn1DbV3/cxrJhCJi"], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-05-30 17:05:49 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 8ms (Views: 6.9ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-05-30 17:05:49 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-05-31 00:05:49.389302' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost/" for 127.0.0.1 at 2014-05-30 17:05:49 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.4ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.8ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["resource", "Person"], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2014-05-30 17:05:49 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 40ms (Views: 34.5ms | ActiveRecord: 0.2ms) Started POST "/outpost/people" for 127.0.0.1 at 2014-05-30 17:05:49 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Bryan", "location"=>"", "email"=>"bricker@kpcc.org", "age"=>""}, "obj_key"=>"person-new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["email", "bricker@kpcc.org"], ["location", ""], ["name", "Bryan"], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 11ms (ActiveRecord: 0.7ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2014-05-30 17:05:49 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (34.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 48ms (Views: 43.4ms | ActiveRecord: 0.2ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "people"  (2.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$O1FoA4e9Y1GFHBCKRtIJDOgXDPDsjP/HEqHw/9X8e6RaQ8HTyo1sS"], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-05-30 17:05:49 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-05-30 17:05:49 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-05-31 00:05:49.621222' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost/" for 127.0.0.1 at 2014-05-30 17:05:49 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 20ms (Views: 18.3ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["resource", "Person"], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/new" for 127.0.0.1 at 2014-05-30 17:05:49 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 37ms (Views: 31.1ms | ActiveRecord: 0.2ms) Started POST "/outpost/people" for 127.0.0.1 at 2014-05-30 17:05:49 -0700 Processing by Outpost::PeopleController#create as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"", "email"=>"", "age"=>""}, "obj_key"=>"person-new", "commit_action"=>"edit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.9ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (23.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 39ms (Views: 31.6ms | ActiveRecord: 0.4ms)  (0.1ms) SELECT COUNT(*) FROM "people"  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$WFWNCWVxgB4kjXMpx/6EouaT2BnbEYw2MLR3vjJsguMW76SMjd1MK"], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$/hvYOKdmPML30KD3JBB5VOZRLCn6eZjbTDsg7rUU9GYxeupJanBge"], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker2@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["email", "bricker2@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$u6N22QrEY.M5R4YoVcwzAuNOFreTgGBeSqhTjcl3QSsygULi1nYY."], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00]]  (18.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker2@kpcc.org' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$YARhrB0/o4Q7TNkCCGocp.MeragqkFjQbhsotS75YiWNhwdEr0t1i"], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'NotAModel' LIMIT 1 SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["resource", "NotAModel"], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker3@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["email", "bricker3@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$j26oXvt.t/u7dYQzCS6dQee2WWFGUGABeczR0FI6rH7M0luAtmF1C"], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.2ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["resource", "Post"], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["permission_id", 2], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker4@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["email", "bricker4@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$3U2nCkstOqoGKIqkFspcv.EE22VLkAu104Ifwo2xh4U/SM.rcwmsa"], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["resource", "Post"], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["resource", "Post"], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker5@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.4ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["email", "bricker5@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$FHxuWAY0dsLsdhfk4iEFgeYSMk7pxerSZBI5rIe9owcW3RA5ISto2"], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions"  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.5ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker6@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["email", "bricker6@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ag0GU7VOSonBNYmvIXGQTehX.1OWCt7q.SwV1vWcrY5juMMNE/1iC"], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (1.0ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["resource", "Post"], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["user_id", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker7@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 31 May 2014 00:05:49 UTC +00:00], ["email", "bricker7@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Tt7EMIyHnrxn4RJ7St4X/euk4WJd8UiCU3vr/JhBY9AFfeEsAhFN."], ["updated_at", Sat, 31 May 2014 00:05:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.6ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 31 May 2014 00:05:50 UTC +00:00], ["resource", "Post"], ["updated_at", Sat, 31 May 2014 00:05:50 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1 SQL (0.2ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 31 May 2014 00:05:50 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Sat, 31 May 2014 00:05:50 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 31 May 2014 00:05:50 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 31 May 2014 00:05:50 UTC +00:00], ["user_id", 1]] SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 31 May 2014 00:05:50 UTC +00:00], ["permission_id", 2], ["updated_at", Sat, 31 May 2014 00:05:50 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker8@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 31 May 2014 00:05:50 UTC +00:00], ["email", "bricker8@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$HLeFvRo3vuja60Ks7jjN9OKIfEJLEDWoQlBFEABtM282mwyrz78mO"], ["updated_at", Sat, 31 May 2014 00:05:50 UTC +00:00]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.3ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::PeopleController#index as HTML Redirected to http://test.host/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker9@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 31 May 2014 00:05:50 UTC +00:00], ["email", "bricker9@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$icduPjh1.qzl/3eyO.20J.hgFUEuhixuQ7tqyV3OXBMDhv0EnQKJq"], ["updated_at", Sat, 31 May 2014 00:05:50 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker10@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 31 May 2014 00:05:50 UTC +00:00], ["email", "bricker10@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$W8It/uIFiyhoLzhIHuxfqOMzdHw5KG/c/3WLJfVPo2PTEnASlb.X6"], ["updated_at", Sat, 31 May 2014 00:05:50 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker11@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Sat, 31 May 2014 00:05:50 UTC +00:00], ["email", "bricker11@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$t.rRx2hNcv1oJ/gwnoDtyu34D6.DgdWwAjYEAQ1I9kr7YOSNcSSqy"], ["updated_at", Sat, 31 May 2014 00:05:50 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]  (2.8ms) rollback transaction  (0.2ms) begin transaction User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker12@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 31 May 2014 00:05:50 UTC +00:00], ["email", "bricker12@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$8kvfkAFRpL4sPih/bLtxMuGeQghvE90VqTx7pdiOiwKaICfAFYF96"], ["updated_at", Sat, 31 May 2014 00:05:50 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 31 May 2014 00:05:50 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$79Va6aAZfdz3gsDkZmQE3e5BT4G9Q8IfJ3NnZd1.5et2BIyznWEQC"], ["updated_at", Sat, 31 May 2014 00:05:50 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-05-30 17:05:50 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-05-30 17:05:50 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-05-31 00:05:50.120420' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET "/outpost/" for 127.0.0.1 at 2014-05-30 17:05:50 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 6.0ms | ActiveRecord: 0.3ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 31 May 2014 00:05:50 UTC +00:00], ["resource", "Person"], ["updated_at", Sat, 31 May 2014 00:05:50 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 31 May 2014 00:05:50 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 31 May 2014 00:05:50 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people" for 127.0.0.1 at 2014-05-30 17:05:50 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (1.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (1.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (6.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (148.1ms) Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.name DESC LIMIT 25 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (7.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (10.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 192ms (Views: 183.7ms | ActiveRecord: 0.7ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 31 May 2014 00:05:50 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$wuGz2V.Ev7LNVDs7TuqQIuq1eJ1TYsSIZeKduIs7a.NzjHmeJ2RLG"], ["updated_at", Sat, 31 May 2014 00:05:50 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-05-30 17:05:50 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-05-30 17:05:50 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2014-05-31 00:05:50.370562' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET "/outpost/" for 127.0.0.1 at 2014-05-30 17:05:50 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 10ms (Views: 7.0ms | ActiveRecord: 0.3ms) Started GET "/outpost/people" for 127.0.0.1 at 2014-05-30 17:05:50 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Redirected to http://www.example.com/outpost/ Filter chain halted as :authorize_resource rendered or redirected Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET "/outpost/" for 127.0.0.1 at 2014-05-30 17:05:50 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.0ms | ActiveRecord: 0.2ms)  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 31 May 2014 00:05:50 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 31 May 2014 00:05:50 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 31 May 2014 00:05:50 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$yLxS7ZU77tHggdo0g0DH..D7Tbub/.xaa6rILd8Jo.bB/iVaDGXoK"], ["updated_at", Sat, 31 May 2014 00:05:50 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-05-30 17:05:50 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-05-30 17:05:50 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-05-31 00:05:50.475154' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost/" for 127.0.0.1 at 2014-05-30 17:05:50 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 5.6ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 31 May 2014 00:05:50 UTC +00:00], ["resource", "Person"], ["updated_at", Sat, 31 May 2014 00:05:50 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 31 May 2014 00:05:50 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 31 May 2014 00:05:50 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 31 May 2014 00:05:50 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 31 May 2014 00:05:50 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2014-05-30 17:05:50 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 38ms (Views: 32.0ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2014-05-30 17:05:50 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/1/edit Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2014-05-30 17:05:50 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (40.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 55ms (Views: 50.5ms | ActiveRecord: 0.2ms)  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 31 May 2014 00:05:50 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$bKd7IwhDl.qKy8Y5ZfcEpeLu319ofcJzSseqbUQ4xlMjccuPMsOaO"], ["updated_at", Sat, 31 May 2014 00:05:50 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-05-30 17:05:50 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-05-30 17:05:50 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-05-31 00:05:50.648710' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 6ms (ActiveRecord: 0.9ms) Started GET "/outpost/" for 127.0.0.1 at 2014-05-30 17:05:50 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 13ms (Views: 10.6ms | ActiveRecord: 0.2ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 31 May 2014 00:05:50 UTC +00:00], ["resource", "Person"], ["updated_at", Sat, 31 May 2014 00:05:50 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 31 May 2014 00:05:50 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 31 May 2014 00:05:50 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 31 May 2014 00:05:50 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 31 May 2014 00:05:50 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2014-05-30 17:05:50 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.7ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 40ms (Views: 32.8ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2014-05-30 17:05:50 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"index", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET "/outpost/people" for 127.0.0.1 at 2014-05-30 17:05:50 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (0.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (1.0ms) Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY people.name DESC LIMIT 25 OFFSET 0 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_columns.html.erb (5.5ms)  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (1.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (2.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 24ms (Views: 19.5ms | ActiveRecord: 0.6ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 31 May 2014 00:05:50 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$cC5CjDrtfarj6/FWNjzc..6F6mx.EG3li3KkCNM8Z2n62tmpotkCK"], ["updated_at", Sat, 31 May 2014 00:05:50 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-05-30 17:05:50 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-05-30 17:05:50 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-05-31 00:05:50.794884' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost/" for 127.0.0.1 at 2014-05-30 17:05:50 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.5ms | ActiveRecord: 0.3ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 31 May 2014 00:05:50 UTC +00:00], ["resource", "Person"], ["updated_at", Sat, 31 May 2014 00:05:50 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 31 May 2014 00:05:50 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 31 May 2014 00:05:50 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 31 May 2014 00:05:50 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 31 May 2014 00:05:50 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2014-05-30 17:05:50 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (22.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 51ms (Views: 43.6ms | ActiveRecord: 0.3ms) Started PATCH "/outpost/people/1" for 127.0.0.1 at 2014-05-30 17:05:50 -0700 Processing by Outpost::PeopleController#update as HTML Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"new", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people/new Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET "/outpost/people/new" for 127.0.0.1 at 2014-05-30 17:05:50 -0700 Processing by Outpost::PeopleController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (21.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 33ms (Views: 29.2ms | ActiveRecord: 0.2ms)  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (1.4ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 31 May 2014 00:05:50 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$CnWwVj1kEhTPyex7w7B97ehjI1UlZKeYzIFpTUmztrugIRGsVZXuy"], ["updated_at", Sat, 31 May 2014 00:05:50 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-05-30 17:05:50 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-05-30 17:05:51 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-05-31 00:05:51.013362' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost/" for 127.0.0.1 at 2014-05-30 17:05:51 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 10ms (Views: 7.1ms | ActiveRecord: 0.2ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 31 May 2014 00:05:51 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$l6cr.U5GISb4KY3dZsLu1.qXYvKrBOxnKTpCb7hqZe5jW3iDf680O"], ["updated_at", Sat, 31 May 2014 00:05:51 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-05-30 17:05:51 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-05-30 17:05:51 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"nope@nope.nope", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'nope@nope.nope' LIMIT 1 Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.2ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Started GET "/outpost/people" for 127.0.0.1 at 2014-05-30 17:05:51 -0700 Processing by Outpost::PeopleController#index as HTML Redirected to http://www.example.com/outpost/login Filter chain halted as :require_login rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/outpost/login" for 127.0.0.1 at 2014-05-30 17:05:51 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 7ms (Views: 4.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker13@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 31 May 2014 00:05:51 UTC +00:00], ["email", "bricker13@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$hB4ah8HDMVa42kxq6RSjAeJ3F3BFIt92wAhiVgPxg1B5gJZPshQny"], ["updated_at", Sat, 31 May 2014 00:05:51 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker14@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 31 May 2014 00:05:51 UTC +00:00], ["email", "bricker14@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$FZ8DcuRFEz.mcUMMD55qt.hOF0dmCj6KXuyEIq5w/ANwnTGw.Jg2K"], ["updated_at", Sat, 31 May 2014 00:05:51 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 31 May 2014 00:05:51 UTC +00:00], ["resource", "Post"], ["updated_at", Sat, 31 May 2014 00:05:51 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 31 May 2014 00:05:51 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 31 May 2014 00:05:51 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker15@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 31 May 2014 00:05:51 UTC +00:00], ["email", "bricker15@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$MdDiLFNNPhNrbol2ybj49uMfrBtqFYDnt7TLTWBhSCgy1ElAOBv8e"], ["updated_at", Sat, 31 May 2014 00:05:51 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1 SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 31 May 2014 00:05:51 UTC +00:00], ["resource", "Post"], ["updated_at", Sat, 31 May 2014 00:05:51 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 31 May 2014 00:05:51 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 31 May 2014 00:05:51 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (7.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker16@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 31 May 2014 00:05:51 UTC +00:00], ["email", "bricker16@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$E96/K4aABI2AgbLXJ2K.NOqZj2he9ocm/k4NGC3QfmtkyuklwSfFe"], ["updated_at", Sat, 31 May 2014 00:05:51 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker17@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 31 May 2014 00:05:51 UTC +00:00], ["email", "bricker17@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$twlQj3Sdi2/qVjnyU88hAe/fDNYUJTBUVyBUTbDoruSulbxAg38Pq"], ["updated_at", Sat, 31 May 2014 00:05:51 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 31 May 2014 00:05:51 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 31 May 2014 00:05:51 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 31 May 2014 00:05:51 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 31 May 2014 00:05:51 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 31 May 2014 00:05:51 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 31 May 2014 00:05:51 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 31 May 2014 00:05:51 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 31 May 2014 00:05:51 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 31 May 2014 00:05:51 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 31 May 2014 00:05:51 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 31 May 2014 00:05:51 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 31 May 2014 00:05:51 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 31 May 2014 00:05:51 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 31 May 2014 00:05:51 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 31 May 2014 00:05:51 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 31 May 2014 00:05:51 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 31 May 2014 00:05:51 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 31 May 2014 00:05:51 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.0ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 31 May 2014 00:05:51 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 31 May 2014 00:05:51 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 31 May 2014 00:05:51 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Sat, 31 May 2014 00:05:51 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker18@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 31 May 2014 00:05:51 UTC +00:00], ["email", "bricker18@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$cB/paBUsOZ4JFMsKwYI9NeSFoWGjOXZEExXmWBfG8nX5zJdQEbNuC"], ["updated_at", Sat, 31 May 2014 00:05:51 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/outpost/ Completed 302 Found in 7ms (ActiveRecord: 0.9ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 4ms (Views: 1.8ms | ActiveRecord: 0.5ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#create as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1 Completed 200 OK in 3ms (Views: 1.8ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 31 May 2014 00:05:51 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$m5FqG8HwqhfhqjBX4vKIdeULfmn6MwAOEy4yt.KMfIi.yOWzIcRCC"], ["updated_at", Sat, 31 May 2014 00:05:51 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-05-31 00:05:51.337580' WHERE "users"."id" = 1 Redirected to http://test.host/outpost/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 31 May 2014 00:05:51 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$OS8yWooFx6M9rhCiObKL2.i5w8LpTqti.1qAyIaBd7ucJ1MoDv0o6"], ["updated_at", Sat, 31 May 2014 00:05:51 UTC +00:00]]  (0.5ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.2ms) UPDATE "users" SET "last_login" = '2014-05-31 00:05:51.360486' WHERE "users"."id" = 1 Redirected to http://test.host/outpost/ Completed 302 Found in 7ms (ActiveRecord: 0.4ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 31 May 2014 00:05:51 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$m5aEvXOjIPRQo2zWS1c9C.U7JzQOzMHxH9C71rAtvKZhI9FaQa1oi"], ["updated_at", Sat, 31 May 2014 00:05:51 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-05-31 00:05:51.381520' WHERE "users"."id" = 1 Redirected to http://test.host/outpost/ Completed 302 Found in 7ms (ActiveRecord: 0.5ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker19@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 31 May 2014 00:05:51 UTC +00:00], ["email", "bricker19@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$fWX75MZ0ouH/zPEAfYzB3O3YIoDWp5k0uBmuVRh59PnE8KpDRZCZy"], ["updated_at", Sat, 31 May 2014 00:05:51 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#create as HTML Parameters: {"password"=>"secret", "username"=>"bricker"} SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-05-31 00:05:51.397136' WHERE "users"."id" = 1 Redirected to http://test.host/outpost/ Completed 302 Found in 3ms (ActiveRecord: 0.1ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker20@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 31 May 2014 00:05:51 UTC +00:00], ["email", "bricker20@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$bE1PxodyIFYNin0rV/c3ju2hLKpwKnXfAEO57LA2RV75JDiPZQ/6m"], ["updated_at", Sat, 31 May 2014 00:05:51 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker21@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 31 May 2014 00:05:51 UTC +00:00], ["email", "bricker21@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Ql2CtSMq4F34Qs4qqDDK7uTVDblxMm6HMAhj8hzOZo0kNlNP8TUOy"], ["updated_at", Sat, 31 May 2014 00:05:51 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Outpost::SessionsController#destroy as HTML Redirected to http://test.host/outpost/login Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Sat, 31 May 2014 00:05:51 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$3Ohf2sRbqMqEkNpPRvp3lOzUiAXpiROdkRbHJACchXMmwa6OEz88."], ["updated_at", Sat, 31 May 2014 00:05:51 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/login" for 127.0.0.1 at 2014-05-30 17:05:51 -0700 Processing by Outpost::SessionsController#new as HTML Completed 200 OK in 7ms (Views: 5.0ms | ActiveRecord: 0.0ms) Started POST "/outpost/sessions" for 127.0.0.1 at 2014-05-30 17:05:51 -0700 Processing by Outpost::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1 SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-05-31 00:05:51.484138' WHERE "users"."id" = 1 Redirected to http://www.example.com/outpost/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET "/outpost/" for 127.0.0.1 at 2014-05-30 17:05:51 -0700 Processing by Outpost::HomeController#dashboard as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.6ms | ActiveRecord: 0.3ms)  (0.1ms) SAVEPOINT active_record_1 Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1 SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Sat, 31 May 2014 00:05:51 UTC +00:00], ["resource", "Person"], ["updated_at", Sat, 31 May 2014 00:05:51 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Sat, 31 May 2014 00:05:51 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 31 May 2014 00:05:51 UTC +00:00], ["user_id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Sat, 31 May 2014 00:05:51 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Sat, 31 May 2014 00:05:51 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2014-05-30 17:05:51 -0700 Processing by Outpost::PeopleController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.6ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (23.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms) Completed 200 OK in 40ms (Views: 33.4ms | ActiveRecord: 0.3ms) Started DELETE "/outpost/people/1" for 127.0.0.1 at 2014-05-30 17:05:51 -0700 Processing by Outpost::PeopleController#destroy as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "people" WHERE "people"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/outpost/people Completed 302 Found in 11ms (ActiveRecord: 0.5ms) Started GET "/outpost/people" for 127.0.0.1 at 2014-05-30 17:05:51 -0700 Processing by Outpost::PeopleController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]] Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]] Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (0.5ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (1.0ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (0.9ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY people.name DESC LIMIT 25 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "people" Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (1.4ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (1.8ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms) Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms) Completed 200 OK in 14ms (Views: 9.8ms | ActiveRecord: 0.5ms)  (0.1ms) SELECT COUNT(*) FROM "people"  (2.1ms) rollback transaction